|
.trunk
|
refactor(docker): restructure docker setup for multiple environments
|
2026-01-08 15:15:21 +03:00 |
|
config
|
refactor: clean up code by removing unnecessary comments
|
2026-01-19 20:32: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
|
feat(universign): add signed document download and storage functionality
|
2026-01-13 11:50:32 +03:00 |
|
database
|
refactor: clean up code by removing unnecessary comments
|
2026-01-19 20:32:40 +03:00 |
|
middleware
|
feat(api-keys): implement api key management system
|
2026-01-19 20:35:03 +03:00 |
|
routes
|
feat(api-keys): implement api key management system
|
2026-01-19 20:35:03 +03:00 |
|
sage/pdfs
|
feat(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +03:00 |
|
schemas
|
feat(api-keys): implement api key management system
|
2026-01-19 20:35:03 +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: clean up code by removing unnecessary comments
|
2026-01-19 20:32:40 +03:00 |
|
utils
|
refactor: clean up code by removing unnecessary comments
|
2026-01-19 20:32:40 +03:00 |
|
.env.example
|
moved database in WORKDIR/data
|
2025-12-05 14:00:40 +03:00 |
|
.gitignore
|
Merge branch 'fix/update_pdf_structure' of https://git.dataven.fr/fanilo/backend_vps into fix/update_pdf_structure
|
2026-01-13 11:57:07 +03:00 |
|
api.py
|
refactor: clean up code by removing unnecessary comments
|
2026-01-19 20:32:40 +03:00 |
|
create_admin.py
|
refactor: clean up code by removing unnecessary comments
|
2026-01-19 20:32:40 +03:00 |
|
docker-compose.dev.yml
|
feat(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +03:00 |
|
docker-compose.prod.yml
|
feat(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +03:00 |
|
docker-compose.staging.yml
|
feat(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +03:00 |
|
docker-compose.yml
|
feat(universign): add signed document download and storage functionality
|
2026-01-13 11:50:32 +03:00 |
|
Dockerfile
|
feat(universign): add signed document download and storage functionality
|
2026-01-13 11:50:32 +03:00 |
|
email_queue.py
|
feat(enterprise): add enterprise search functionality with API integration
|
2026-01-13 18:20:30 +03:00 |
|
init_db.py
|
feat(universign): add signed document download and storage functionality
|
2026-01-13 11:50:32 +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: clean up code by removing unnecessary comments
|
2026-01-19 20:32:40 +03:00 |