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
17e77fa65a75d273487aa9a6974a1febbd063943
gh-christianlouis-docuelevate
/
app
T
History
Christian Krakau-Louis
6175489ba0
Merge pull request
#543
from christianlouis/copilot/add-per-user-imap-ingestion
...
feat(imap): per-user IMAP ingestion accounts with quota enforcement
2026-03-08 15:45:25 +01:00
..
api
feat(imap): add per-user IMAP ingestion accounts with quota enforcement
2026-03-08 13:01:14 +00:00
middleware
fix(auth): cache request body in CSRF middleware to prevent login failures
2026-03-08 13:48:17 +00:00
tasks
fix(imap): address code review feedback - named constants, error context in JS, security docs
2026-03-08 13:08:31 +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
feat(auth): add comprehensive debug logging for local login failures
2026-03-08 12:48:38 +00:00
views
feat(imap): add per-user IMAP ingestion accounts with quota enforcement
2026-03-08 13:01:14 +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): add comprehensive debug logging for local login failures
2026-03-08 12:48:38 +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
Merge pull request
#504
from christianlouis/copilot/add-watch-folder-support
2026-03-08 10:05:10 +01:00
config.py
fix(merge): resolve tests/test_auth.py conflict keeping all tests from both branches
2026-03-08 11:11:21 +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(docs): add built-in help section with How-To guides embedded in app
2026-03-07 20:33:10 +00:00
models.py
fix(imap): address code review feedback - named constants, error context in JS, security docs
2026-03-08 13:08:31 +00:00