This website requires JavaScript.
Explore
Help
Register
Sign In
Leopoldadmin
/
leocrm
Watch
1
Star
0
Fork
0
You've already forked leocrm
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
26850801fd0677f156a8a5f41db1874c0e0f63eb
leocrm
/
app
/
plugins
/
builtins
/
mail
T
History
Agent Zero
e1a9a8e33e
fix: retrieve UID after IMAP APPEND + handle uid=None mails in vanished check
2026-07-20 16:48:41 +02:00
..
migrations
fix: remove all deleted_at/soft-delete from mails — standard mail program logic only
2026-07-20 16:08:05 +02:00
__init__.py
T06: Mail plugin backend — IMAP/SMTP, threading, templates, rules, PGP, vacation, delegates — 46 tests, 74.56% coverage
2026-07-01 15:41:27 +02:00
models.py
fix: IMAP sync - use imap_uid, add sync queue with retry, restore deleted on sync, upload sent mails
2026-07-20 11:31:17 +02:00
plugin.py
fix: remove all deleted_at/soft-delete from mails — standard mail program logic only
2026-07-20 16:08:05 +02:00
routes.py
fix: call imap_delete_mail BEFORE db.delete/folder_id change — IMAP sync was broken
2026-07-20 16:38:26 +02:00
schemas.py
feat: mail list font size, remove Termin toolbar, rename Flagge to Markierung with symbol picker
2026-07-20 10:39:16 +02:00
services.py
fix: retrieve UID after IMAP APPEND + handle uid=None mails in vanished check
2026-07-20 16:48:41 +02:00