c38a7ae39b
v0.2.27: Add self-update feature with hot reload
projectdx2026-01-09 22:18:36 +09:00
7beb536ca0
docs: Update README with v0.2.25 changelog
projectdx2026-01-08 21:11:08 +09:00
c0a0f1ff2d
docs: Update README with v0.2.24 changelog
projectdx2026-01-08 21:01:03 +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
projectdx2026-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
projectdx2026-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
projectdx2026-01-08 20:02:11 +09:00
2fa4f474c3
fix: Improve progress display for aria2c downloads - Add --progress-template with GDM_PROGRESS format - Add aria2c --summary-interval for status updates - Parse GDM_PROGRESS pattern for progress callback
projectdx2026-01-08 20:00:34 +09:00
1b59ca4279
fix: Add public API for Chrome extension (no login required) - New endpoints: /public/youtube/formats, /public/youtube/add - Update extension to use public API - Add contextMenus/notifications permissions
projectdx2026-01-08 19:47:41 +09:00
c7a3d6fd03
feat: Add YouTube Chrome extension and GDM API - Chrome extension with popup UI, quality selection, server config - YouTube API endpoints: youtube_add, youtube_formats - Background worker with context menu integration - Content script with inline download button
projectdx2026-01-08 19:33:18 +09:00