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
f808d6262df296b6eda0006ae1f077885764865c
gh-christianlouis-inboxconv…
/
backend
/
app
/
services
T
History
Christian Krakau-Louis
f808d6262d
Merge branch 'main' into copilot/fix-mailbox-connectivity-issues
2026-05-04 00:21:59 +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
fix: normalise naive UTC expiry from google-auth to tz-aware in GmailService
2026-05-03 21:45:02 +00:00
mail_processor.py
Merge branch 'main' into copilot/fix-mailbox-connectivity-issues
2026-05-04 00:21:59 +02:00
notification_service.py
fix: resolve 21 mypy type errors across backend modules
2026-03-28 19:32:53 +00:00