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
c404afa5396f46718e161de02094b9f7f5df0b5c
gh-christianlouis-inboxconv…
/
backend
/
app
T
History
Christian Krakau-Louis
c404afa539
Merge branch 'main' into copilot/fix-mailbox-parameter-editing
2026-03-26 11:47:37 +01:00
..
api
Merge branch 'main' into copilot/fix-mailbox-parameter-editing
2026-03-26 11:47:37 +01:00
core
fix: disable asyncpg prepared statement cache to prevent ProgrammingError at startup
2026-03-24 16:09:42 +00:00
models
Make all mailbox fields editable; pre-populate username from API response
2026-03-25 23:06:04 +00:00
services
Add Gmail debug email functionality
2026-03-25 23:00:47 +00:00
utils
Add backend foundation: database models, security, and mail processing service
2026-02-01 12:44:22 +00:00
workers
Fix Exception terminating connection in Celery workers by disposing engine after each task
2026-03-25 22:52:14 +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: auto-create DB tables at startup to fix UndefinedTableError on first boot
2026-03-24 15:38:49 +00:00