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
e916001e08babbbfdfaac9933dd0551e9dfe8ab7
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
e916001e08
Merge pull request
#573
from christianlouis/copilot/fix-sentry-settings-startup
...
fix(sentry): initialize Sentry after DB settings load in lifespan
2026-03-09 00:46:36 +01:00
..
api
Merge branch 'main' into copilot/add-document-sharing-feature
2026-03-08 23:12:27 +01:00
middleware
feat(api): add personal API tokens and enhance webhook integration UI
2026-03-08 18:42:55 +00:00
tasks
fix(ocr): address code review feedback on multi-language OCR
2026-03-08 21:49:49 +00:00
templates
/email
fix(merge): resolve tests/test_auth.py conflict keeping all tests from both branches
2026-03-08 11:11:21 +00:00
utils
Merge pull request
#568
from christianlouis/copilot/add-multi-language-ocr-support
2026-03-08 23:11:41 +01:00
views
Merge branch 'main' into copilot/add-document-sharing-feature
2026-03-08 23:12:27 +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
fix(security): address CodeQL clear-text logging and weak hashing alerts
2026-03-08 19:33:55 +00:00
celery_app.py
feat(observability): add Sentry error and performance monitoring integration
2026-03-08 21:09:17 +00:00
celery_worker.py
feat(tasks): refactor IMAP and watch folder polling to support multi-tenant user attribution
2026-03-08 18:38:22 +00:00
cli.py
feat(cli): add docuelevate CLI tool for power users
2026-03-08 21:50:18 +00:00
config.py
feat(observability): add Sentry error and performance monitoring integration
2026-03-08 21:09:17 +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
style: apply ruff auto-fix
2026-03-08 22:40:15 +00:00
models.py
style: apply ruff auto-fix
2026-03-08 22:12:44 +00:00