|
.trunk
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +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
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +03:00 |
|
routes
|
refactor: replace is_() method with direct boolean comparison
|
2026-01-07 20:29:35 +03:00 |
|
schemas
|
refactor(schemas): change date fields to datetime in document models
|
2026-01-06 13:25:09 +03:00 |
|
security
|
refactor(config): move config module to config/config.py and update imports
|
2026-01-02 19:14:40 +03:00 |
|
services
|
refactor: replace is_() method with direct boolean comparison
|
2026-01-07 20:29:35 +03:00 |
|
utils
|
feat(signer-status): add new signer statuses and improve status handling
|
2026-01-06 20:24:29 +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
|
refactor(api): replace sage dependency with direct sage_client usage
|
2026-01-08 10:29:21 +03:00 |
|
create_admin.py
|
feat(universign): add transaction management and status synchronization
|
2026-01-06 19:15:35 +03:00 |
|
docker-compose.dev.yml
|
chore: update container name in dev docker-compose file
|
2026-01-08 16:37:14 +03:00 |
|
docker-compose.prod.yml
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +03:00 |
|
docker-compose.staging.yml
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +03:00 |
|
docker-compose.yml
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +03:00 |
|
Dockerfile
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +03:00 |
|
email_queue.py
|
feat(pdf-generation): redesign document layout with modern styling
|
2026-01-07 19:42:29 +03:00 |
|
init_db.py
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +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
|
feat(universign): add signed document storage and download functionality
|
2026-01-07 20:01:55 +03:00 |