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
a2ddaed54cd84ad0e473bc3d1e7eee73cfe4e6cb
gh-christianlouis-inboxconv…
/
backend
/
app
/
services
T
History
Christian Krakau-Louis
b824095bf5
Merge branch 'main' into copilot/add-apprise-alerting-capabilities
2026-03-26 19:39:27 +01:00
..
__init__.py
Add backend foundation: database models, security, and mail processing service
2026-02-01 12:44:22 +00:00
auth_service.py
feat: expand Gmail OAuth scopes, unify Google callback URL, store Gmail creds on login
2026-03-25 19:53:46 +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 configurable gmail import labels
2026-03-26 18:20:09 +00:00
mail_processor.py
feat: add account toggle, message dedup tracking, SMTP per-user and Gmail OAuth flow plan
2026-03-25 11:20:22 +00:00
notification_service.py
feat: add Apprise alerting capabilities with user and admin notification channels
2026-03-26 18:25:21 +00:00