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
4f7353fb3b6b21276d0efa2a5a36f9ea56535f04
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
9584c0263c
Merge pull request
#408
from christianlouis/copilot/audit-documentation-gaps
...
fix(mypy): add missing type annotations in meilisearch_client.py
2026-02-25 15:18:51 +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
Merge pull request
#408
from christianlouis/copilot/audit-documentation-gaps
2026-02-25 15:18:51 +01:00
views
feat(ui): add dark mode support with system preference detection and localStorage persistence
2026-02-25 13:59:49 +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
style: fix import ordering in database.py
2026-02-14 00:32:02 +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