No description
Find a file
2026-01-05 23:37:17 +03:00
config refactor(config): move config module to config/config.py and update imports 2026-01-02 19:14:40 +03:00
core refactor(config): move config module to config/config.py and update imports 2026-01-02 19:14:40 +03:00
data refactor(data): reorganize TAGS_METADATA for better grouping 2025-12-31 11:32:49 +03:00
database feat(universign): implement comprehensive e-signature integration 2026-01-05 23:37:17 +03:00
routes feat(universign): implement comprehensive e-signature integration 2026-01-05 23:37:17 +03:00
schemas Added collaborator 2026-01-05 18:19:11 +03:00
security refactor(config): move config module to config/config.py and update imports 2026-01-02 19:14:40 +03:00
services feat(universign): implement comprehensive e-signature integration 2026-01-05 23:37:17 +03:00
utils feat(universign): implement comprehensive e-signature integration 2026-01-05 23:37:17 +03:00
.env.example moved database in WORKDIR/data 2025-12-05 14:00:40 +03:00
.gitignore Corrected what prevented container to run 2025-12-30 05:20:52 +00:00
api.py feat(universign): implement comprehensive e-signature integration 2026-01-05 23:37:17 +03:00
create_admin.py refactor: reorganize database models and clean up schemas 2025-12-30 18:35:47 +03:00
docker-compose.yml Detected error : init_db.py 2025-12-30 18:39:29 +03:00
Dockerfile feat(db): Re-added database initialization before starting API 2025-12-31 10:40:50 +03:00
email_queue.py refactor(config): move config module to config/config.py and update imports 2026-01-02 19:14:40 +03:00
init_db.py feat(db): Re-added database initialization before starting API 2025-12-31 10:40:50 +03:00
README.md Initial commit 2025-11-25 17:36:40 +00:00
requirements.txt feat(sage-gateway): add multi-tenant sage gateway configuration system 2025-12-31 10:19:16 +03:00
sage_client.py refactor(sage_client): Corrected collaborator listing logic and return type 2026-01-05 19:06:53 +03:00

backend_vps