No description
Find a file
2026-01-20 11:11:32 +03:00
.trunk MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
config feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
core MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
data feat(universign): add signed document download and storage functionality 2026-01-13 11:50:32 +03:00
database feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
middleware feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
routes feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
sage/pdfs feat(pdf): refactor PDF generation with new SagePDFGenerator class 2026-01-13 16:30:34 +03:00
schemas feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
scripts feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
security MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
services feat(security): implement api key management and authentication system 2026-01-20 11:11:32 +03:00
tools MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
utils feat(enterprise): add enterprise search functionality with API integration 2026-01-13 18:20:30 +03:00
.env.example MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +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 Merge branches 'develop' and 'main' of https://git.dataven.fr/fanilo/Sage100-vps 2026-01-20 11:02:28 +03:00
create_admin.py MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +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 MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
sage_client.py feat(reglements): add endpoint to get payment details by invoice number 2026-01-16 17:58:02 +03:00

backend_vps