|
.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
|
feat(universign): add signed document download and storage functionality
|
2026-01-13 11:50:32 +03:00 |
|
database
|
feat(database): add SQLite optimization and retry mechanisms
|
2026-01-13 17:14:55 +03:00 |
|
routes
|
feat(universign): add signed document download and storage functionality
|
2026-01-13 11:50:32 +03:00 |
|
sage/pdfs
|
feat(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +03:00 |
|
schemas
|
refactor(api/schemas): simplify company info response and schema
|
2026-01-13 17:09:12 +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(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +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
|
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(api/schemas): simplify company info response and schema
|
2026-01-13 17:09:12 +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
|
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
|
refactor: improve societe info handling and add sqlite lock retry docs
|
2026-01-13 18:03:33 +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
|
feat(society): add company info schema and endpoint
|
2026-01-13 17:03:18 +03:00 |