Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 11:48:22 +00:00
185d4cfe8d test: erweitere Tests auf 103 (65 unified_search + 38 ai_proactive)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 11:24:35 +00:00
6f9253809a fix: unified_search test fixes - CSRF token + is_system_admin + 403/401 handling
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-18 09:21:53 +00:00
8cebb4f4e9 feat: unified_search + ai_proactive plugins with Ollama Cloud DeepSeek V4
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 23:51:02 +00:00
4c9295de21 feat: AI sidebar mobile full-width overlay with back button
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 22:53:02 +00:00
88be33879c feat: AI sidebar full height with collapsed icon strip and drag resize
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 21:49:21 +00:00
d029892d27 fix: tighter folder tree, smaller mail list font, smooth resize via DOM ref
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 21:17:54 +00:00
db433e81f1 feat: mail UI improvements - folder mapping, display name, resize perf, list header
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 21:02:54 +00:00
04c419402b fix: increase MAX_EMAILS_PER_FOLDER to 2000 for complete sync
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 21:00:23 +00:00
153e7f0d23 fix: increase MAX_EMAILS_PER_FOLDER from 50 to 500 for full sync
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 20:50:10 +00:00
c6364d40e6 fix: mail sync duplicates, sent folder, delimiter detection, folder move tracking
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 20:30:48 +00:00
60081c5262 fix: add onDelete to TreeItem destructured props
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 20:24:27 +00:00
4f23c60fd4 feat: hover rename/delete icons in treeview, resizable tree and sidebar panels
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 19:20:50 +00:00
3fc4dcdb96 fix: add folder_id and sort_order to AIChatSession model, fix UUID conversion in routes, add migration 0003
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 19:05:49 +00:00
165350eda0 fix: user messages with primary-50 background and border for visual distinction
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 17:36:24 +00:00
b137acb359 fix: custom markdown CSS styles for AI chat responses (tables, code, lists, headings)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 15:59:21 +00:00
495d9c63ff fix: proper drag&drop with dataTransfer, context menu (rename/delete/new), bold active session
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 15:39:11 +00:00
5814b1691c fix: drag&drop events on folder headers with stopPropagation, separate root drop zone
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-17 15:22:28 +00:00
ede37aced8 feat: remove header and buttons, move actions to toolbar, drag&drop to any folder level
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