This website requires JavaScript.
Explore
Help
Sign In
gitea-admin
/
gh-christianlouis-inboxconverge
Watch
1
Star
0
Fork
0
You've already forked gh-christianlouis-inboxconverge
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b1dd1714f7e2d40826e03ccfd6e6868002f2699e
gh-christianlouis-inboxconv…
/
backend
/
app
T
History
Christian Krakau-Louis
ed4c4f5a60
Merge branch 'main' into copilot/add-debug-logging-for-mail-fetching
2026-05-03 21:17:01 +02:00
..
api
Merge branch 'main' into copilot/add-debug-logging-for-mail-fetching
2026-05-03 21:17:01 +02:00
core
fix: suppress bandit B104 false positive for 0.0.0.0 binding in config.py
2026-03-28 20:37:25 +00:00
models
feat: add friendly error messages, MailDebugRecorder, clear-error endpoint, debug_logging column
2026-05-03 18:43:06 +00:00
services
Merge branch 'main' into copilot/add-debug-logging-for-mail-fetching
2026-05-03 21:17:01 +02:00
utils
feat: add configurable gmail import labels
2026-03-26 18:20:09 +00:00
workers
refactor: use __len__ for MailDebugRecorder, str() size estimate, clearer tests, fix unused import
2026-05-03 18:59:41 +00:00
__init__.py
Add backend foundation: database models, security, and mail processing service
2026-02-01 12:44:22 +00:00
main.py
fix: resolve 21 mypy type errors across backend modules
2026-03-28 19:32:53 +00:00