Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 23:48:11 +00:00
50650f5b17 fix: always add provider prefix to litellm model string
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 23:43:53 +00:00
da8d0ce818 fix: add CSRF token to streaming fetch request
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 23:08:15 +00:00
561d1919f5 fix: add deleted_at columns to AI Assistant migration SQL
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 23:06:08 +00:00
8255704ff9 fix: add missing AIPreset import in routes.py
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 22:59:43 +00:00
0774fc4407 fix: make migration 0020 idempotent (check column exists)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 22:58:10 +00:00
4a461f4a72 fix: correct migration 0020 down_revision to 0019_rbac_groups
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 22:52:18 +00:00
2d5d0143e6 AI Assistant: frontend - chat app, sidebar, settings with 4 tabs
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 22:45:45 +00:00
26feadf179 AI Assistant plugin: backend with LiteLLM, agents, tools, streaming chat
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 21:37:01 +00:00
2e5065c9d0 fix(mail): frontend filename decoding for attachments + backend robust decoding
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 21:30:15 +00:00
2278ec2722 fix(mail): robust MIME filename decoding with fallback for attachments
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 21:23:28 +00:00
0c310c5028 fix(mail): decode MIME-encoded attachment filenames during sync
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 21:15:15 +00:00
1701361e92 fix(mail): add notifications updated_at migration + attachment sync fix
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 21:08:40 +00:00
881f4817be fix(mail): save attachments for existing emails during sync
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 20:41:46 +00:00
5b3e874cf2 fix(mail): account creation form - add username and is_shared fields
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 20:20:44 +00:00
68a9415e99 fix(mail): infinite re-render in MailSettings + error handling + sync result
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 20:02:33 +00:00
214814785e fix(mail): signature manager error handling - prevent [object Object] display
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 19:55:39 +00:00
7cb1341a28 feat(mail): rich text editor for signatures + placeholder variables
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 15:14:15 +00:00
178bd84fd6 feat(mail): replace contentEditable with TipTap rich text editor
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 07:41:08 +00:00
2a80aeb0af fix(mail): sync Object error, MIME subject decoding, sticky compact pagination
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-16 07:09:20 +00:00
560e4ac69d fix(mail): remove duplicate toolbar, fix iframe height, move attachments into scrollable body