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
24d09fc362c5173067d4d0a17f0711fa3d46737a
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
db96c0d9e7
Merge pull request
#123
from christianlouis/copilot/add-files-detail-view-features
...
Add branching visualization and per-subtask retry to file detail view
2026-02-07 23:20:32 +01:00
..
api
Add branching visualization, per-subtask retry, and step summary to file detail view
2026-02-07 22:08:09 +00:00
routes
feat: Add license and attribution routes, update templates and documentation
2025-04-11 02:39:26 +02:00
tasks
Fix S3 upload error: Pass file_id as keyword argument in Celery tasks
2026-02-07 21:56:38 +00:00
utils
Address code review feedback
2026-02-07 15:20:59 +00:00
views
Add branching visualization, per-subtask retry, and step summary to file detail view
2026-02-07 22:08:09 +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