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
31ca3a285fc5cb5b6e8cc0f63665ab28231de969
gh-christianlouis-inboxconv…
/
backend
/
app
T
History
Christian Krakau-Louis
9638e031ea
Merge pull request
#107
from christianlouis/copilot/check-mailbox-credentials
...
Fix: Test Connection always reports success regardless of auth result
2026-03-28 20:14:42 +01:00
..
api
Merge pull request
#107
from christianlouis/copilot/check-mailbox-credentials
2026-03-28 20:14:42 +01:00
core
Add version/build-date status bar to dashboard footer
2026-03-28 11:09:38 +00:00
models
fix: make NotificationConfigBase.name optional with default 'My Notification' to match DB default
2026-03-26 19:34:38 +00:00
services
Decouple Gmail permissions from Google Sign-In OAuth flow
2026-03-27 21:01:46 +00:00
utils
feat: add configurable gmail import labels
2026-03-26 18:20:09 +00:00
workers
Fix Celery datetime timezone crash and per-account polling interval
2026-03-28 17:59:22 +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: add Alembic migration for notification_configs columns and create /logs and /admin/logs pages
2026-03-26 21:17:55 +00:00