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
ed4c4f5a609f47274e36a87f31a34b90fb1f961c
gh-christianlouis-inboxconv…
/
backend
/
app
/
services
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
..
__init__.py
Add backend foundation: database models, security, and mail processing service
2026-02-01 12:44:22 +00:00
auth_service.py
Add exc_info=True to OAuth error logging and endpoint-level catch in google_oauth
2026-05-03 17:35:49 +00:00
config_service.py
wip: plan for B2C/B2B split requirements
2026-03-26 16:04:29 +00:00
gmail_service.py
feat: add in-depth OAuth logging across auth_service, auth, providers, gmail_service
2026-05-03 15:05:27 +00:00
mail_processor.py
refactor: use __len__ for MailDebugRecorder, str() size estimate, clearer tests, fix unused import
2026-05-03 18:59:41 +00:00
notification_service.py
fix: resolve 21 mypy type errors across backend modules
2026-03-28 19:32:53 +00:00