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
d7d1175ba5c20fbd7154fe56e2b50b51aa31fc29
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
054b3491e7
Merge pull request
#466
from christianlouis/copilot/add-duplicate-document-detection
...
feat(duplicates): add duplicate document detection and management
2026-03-02 11:53:44 +01:00
..
api
feat(duplicates): add duplicate document detection and management
2026-03-02 10:21:57 +00:00
middleware
style: apply ruff auto-fix
2026-02-22 16:32:30 +00:00
tasks
feat(webhooks): add webhook support for external integrations
2026-03-01 20:42:57 +00:00
utils
Merge branch 'main' into copilot/add-document-similarity-detection
2026-03-01 22:06:55 +01:00
views
feat(duplicates): add duplicate document detection and management
2026-03-02 10:21:57 +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(duplicates): add duplicate document detection and management
2026-03-02 10:21:57 +00:00
database.py
fix(database): skip create_all for Alembic-tracked databases to prevent OperationalError on webhook_configs
2026-03-02 10:25:34 +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
Merge branch 'main' into copilot/add-document-similarity-detection
2026-03-01 22:06:55 +01:00