Commit Graph

18 Commits

Author SHA1 Message Date
1cdf68cc59 chore: bump 0.2.32 and apply plugin loading override 2026-03-03 18:25:05 +09:00
9c4f36de6b Fix GDM callback mapping: correctly target module within plugin package 2026-01-11 18:47:41 +09:00
c38a7ae39b v0.2.27: Add self-update feature with hot reload 2026-01-09 22:18:36 +09:00
d98c13a4e9 fix: Change source type from ani24 to ohli24 - Update detection logic in mod_queue.py - Update source badge color mapping - Update downloader selection 2026-01-08 20:14:21 +09:00
cae3c9b269 perf: Optimize list rendering with partial DOM updates - Preserve existing card DOM elements (no image flicker) - Update only changed fields (progress, status, speed) - Add/remove cards only when necessary - Reorder cards to match server order 2026-01-08 20:07:19 +09:00
4baf23d8ad feat: Add card background color distinction by status - Completed: green gradient - Error: red gradient - Cancelled: gray with reduced opacity - Downloading: blue tint - Extracting: purple tint 2026-01-08 20:02:11 +09:00
d6819447d7 v0.2.14: FFmpeg HLS resilience and aria2c multi-threading fixes 2026-01-07 22:35:58 +09:00
d0dfef1445 v0.2.8: Fix callback AttributeError and enhance metadata display 2026-01-07 15:09:12 +09:00
68d12372ad Fix: Preserve expanded state during refresh, format created_time 2026-01-07 00:43:58 +09:00
890ed46e1c Fix: Force body background to Superhero theme (fixes white background on other themes) 2026-01-06 23:49:31 +09:00
bbdafb4ce0 Add click-to-expand detail panel on queue cards (start/end time, file size, path, URL) 2026-01-06 23:47:15 +09:00
77b37e8675 Force Superhero theme regardless of global FlaskFarm theme 2026-01-06 23:40:57 +09:00
77e0c07553 Fix: Syntex error in Jinja2 variable (quote conflict) 2026-01-06 20:17:58 +09:00
7b71bd05ad Fix: Remove JS backticks and use strings for Jinja2 URLs 2026-01-06 20:17:04 +09:00
9499ef005f Fix: Use safe template variables for JS package_name/module_name 2026-01-06 20:03:10 +09:00
3cdcefd89d Fix: Rename templates to match package_name (gommi_downloader_manager) 2026-01-06 19:51:04 +09:00
e33e568cb2 v0.2.0: 플러그인 콜백 시스템, 버그 수정, UI 개선 2026-01-06 18:55:06 +09:00
fac33cff0b Release v0.1.0: GDM Refactor, Rate Limit, Metallic UI 2026-01-05 21:14:51 +09:00