|
.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
|
refactor(enterprise): change siren parameter from Query to Path and corrected deprecated "regex"
|
2026-01-13 18:24:10 +03:00 |
|
sage/pdfs
|
feat(pdf): refactor PDF generation with new SagePDFGenerator class
|
2026-01-13 16:30:34 +03:00 |
|
schemas
|
feat(society): add logo support and preview endpoint
|
2026-01-14 15:20:16 +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(enterprise): add enterprise search functionality with API integration
|
2026-01-13 18:20:30 +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
|
feat(factures): add invoice validation endpoints and client methods
|
2026-01-15 10:34:40 +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
|
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
|
feat(factures): add invoice validation endpoints and client methods
|
2026-01-15 10:34:40 +03:00 |