No description
Find a file
2026-01-20 11:49:57 +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 refactor(dependencies): rename require_role_hybrid to require_role for consistency 2026-01-20 11:29:12 +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 refactor(dependencies): rename require_role_hybrid to require_role for consistency 2026-01-20 11:29:12 +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 Merge branch 'feat/secureing_API' 2026-01-20 11:12:59 +03:00
tools MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
utils refactor: remove emojis and clean up code comments 2026-01-20 06:31:17 +03:00
.env.example MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
.gitignore feat(security): implement API key authentication system 2026-01-19 20:38:01 +03:00
api.py feat(api): add authentication to all endpoints and update OpenAPI schema 2026-01-20 11:49:57 +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 MERGING branch develop INTO MAIN 2026-01-08 16:58:43 +03:00
sage_client.py refactor: clean up code by removing unnecessary comments 2026-01-19 20:32:40 +03:00

backend_vps