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
dd5f28ad25da6327d51b03b30c181cf657524262
gh-christianlouis-inboxconv…
/
backend
/
app
/
services
T
History
Christian Krakau-Louis
dd5f28ad25
Merge pull request
#225
from christianlouis/copilot/fix-imap-connection-timeout
...
fix: normalise naive UTC expiry from google-auth before DB storage
2026-05-03 23:47:43 +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
fix: address code review comments (type hints, loop var name, em dashes)
2026-05-03 20:51:52 +00:00
notification_service.py
fix: resolve 21 mypy type errors across backend modules
2026-03-28 19:32:53 +00:00