This website requires JavaScript.
Explore
Help
Sign In
gitea-admin
/
gh-christianlouis-docuelevate
Watch
1
Star
0
Fork
0
You've already forked gh-christianlouis-docuelevate
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
feefae51f16771e18e8c7307740995eea2ae9311
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
feefae51f1
Merge pull request
#113
from christianlouis/copilot/run-security-audit-with-bandit
...
Security audit: Fix 21 vulnerabilities and integrate Bandit into CI
2026-02-07 21:42:07 +01:00
..
api
Fix all high and medium severity security issues found by Bandit
2026-02-07 19:35:40 +00:00
routes
feat: Add license and attribution routes, update templates and documentation
2025-04-11 02:39:26 +02:00
tasks
Increase HTTP request timeout to 120s for large file processing (up to 1GB PDFs)
2026-02-07 19:39:57 +00:00
utils
Address code review feedback
2026-02-07 15:20:59 +00:00
views
Add automated build metadata generation system
2026-02-07 19:37:40 +00:00
__init__.py
feat: add frontend views and file management functionality, enhance user response structure, and update configuration guide
2025-04-03 21:49:15 +02:00
auth.py
Fix all high and medium severity security issues found by Bandit
2026-02-07 19:35:40 +00:00
celery_app.py
feat: Implement notification system with Apprise integration and credential checks
2025-04-11 01:55:10 +02:00
celery_worker.py
feat: Implement notification system with Apprise integration and credential checks
2025-04-11 01:55:10 +02:00
config.py
Merge pull request
#113
from christianlouis/copilot/run-security-audit-with-bandit
2026-02-07 21:42:07 +01:00
database.py
added robust code to create the sqlite file
2025-03-25 14:33:46 +01:00
frontend.py
feat: add frontend views and file management functionality, enhance user response structure, and update configuration guide
2025-04-03 21:49:15 +02:00
main.py
Fix API routes to return JSON instead of HTML on errors
2026-02-07 19:18:42 +00:00
models.py
refactor: rename upload_to_s3 to process_document
2025-03-27 14:50:51 +01:00
utils.py
feat: implement Google Drive integration and enhance documentation for new features
2025-04-01 04:44:00 +02:00