Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 15:09:28 +00:00
f2d624720f feat: drag&drop treeview, flat chat UI, activity indicator, fixed toolbar registration
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 11:45:25 +00:00
70b8a66fd4 feat: attachment context for LLM, markdown rendering, mobile layout with back arrow
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 07:21:42 +00:00
202d80c750 feat: treeview with folders, toolbar, file attachments in chat
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 07:15:41 +00:00
9a29206190 feat: chat folders, attachments, treeview backend - migration, models, routes
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