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
dd1107669402155fe64c8480b749d1f382bc693f
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
0055de3c66
Merge pull request
#427
from christianlouis/copilot/fix-processed-file-view-error
...
fix(api): use stored DB paths for file preview and download
2026-02-27 01:15:44 +01:00
..
api
Merge pull request
#427
from christianlouis/copilot/fix-processed-file-view-error
2026-02-27 01:15:44 +01:00
middleware
style: apply ruff auto-fix
2026-02-22 16:32:30 +00:00
tasks
feat(upload): adaptive 429 backoff, full Gotenberg file types, directory traversal
2026-02-26 23:24:26 +00:00
utils
feat(upload): adaptive 429 backoff, full Gotenberg file types, directory traversal
2026-02-26 23:24:26 +00:00
views
Merge pull request
#426
from christianlouis/copilot/support-directory-upload
2026-02-27 00:56:17 +01: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
feat(auth): implement CSRF token protection for state-changing operations
2026-02-22 16:27:37 +00:00
celery_app.py
style: fix all flake8 linter errors across app/ directory
2026-02-08 17:42:33 +00:00
celery_worker.py
style: apply ruff auto-fix
2026-02-23 09:33:48 +00:00
config.py
feat(upload): add directory traversal, queue throttling, and upload config settings
2026-02-26 23:11:44 +00:00
database.py
fix(database): add runtime migrations for ocr_text, ai_metadata, document_title columns
2026-02-25 14:37:56 +00:00
frontend.py
style: fix all flake8 linter errors across app/ directory
2026-02-08 17:42:33 +00:00
main.py
feat(ocr): auto-install Tesseract/EasyOCR languages from settings
2026-02-24 16:28:14 +00:00
models.py
fix(config): default meilisearch_url to
http://meilisearch:7700
for Docker/K8s service discovery
2026-02-25 13:27:09 +00:00