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
b4e93c00b47f085b6c86c8de2c8dfe8774789ea1
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
a64de0a6cb
Merge pull request
#420
from christianlouis/copilot/improve-code-coverage-tests
...
fix(tests): correct mock patch targets in google_drive coverage tests
2026-02-26 11:46:03 +01:00
..
api
fix(config): default meilisearch_url to
http://meilisearch:7700
for Docker/K8s service discovery
2026-02-25 13:27:09 +00:00
middleware
style: apply ruff auto-fix
2026-02-22 16:32:30 +00:00
tasks
feat(helm): add Helm chart for Kubernetes deployment and update DeploymentGuide
2026-02-25 13:31:54 +00:00
utils
test(coverage): add celery_worker coverage and remove dead config_validator.py
2026-02-25 21:08:24 +00:00
views
docs(search): update UserGuide with search page documentation and fix import order
2026-02-26 09:32:08 +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
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(ui): add dark mode support with system preference detection and localStorage persistence
2026-02-25 13:59:49 +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