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
0396cc6f33e561b523cbbe9ff0276df32ad18a0d
gh-christianlouis-inboxconv…
/
backend
/
app
T
History
Christian Krakau-Louis
0396cc6f33
Merge branch 'main' into copilot/add-test-mail-button
2026-05-03 23:01:30 +02:00
..
api
feat: add Send Test Email button for SMTP Fallback config
2026-05-03 20:58:32 +00:00
core
fix: IPv4 preference + DNS cache fallback for stable POP3/IMAP connections
2026-05-03 20:49:51 +00:00
models
feat: add Send Test Email button for SMTP Fallback config
2026-05-03 20:58:32 +00:00
services
fix: address code review comments (type hints, loop var name, em dashes)
2026-05-03 20:51:52 +00:00
utils
feat: add configurable gmail import labels
2026-03-26 18:20:09 +00:00
workers
refactor: use __len__ for MailDebugRecorder, str() size estimate, clearer tests, fix unused import
2026-05-03 18:59:41 +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: resolve 21 mypy type errors across backend modules
2026-03-28 19:32:53 +00:00