Multi-Hoster-Upload/renderer
Administrator e7dd91ae59 feat: resizable queue table columns (JDownloader-style)
Drag the right edge of any queue column header to resize it. Cursor
changes to col-resize on hover. Widths are saved to localStorage and
restored on next launch.

- Resizer handles in all 8 queue table columns
- Resize state visible via dragging class + body cursor override
- Min width 40px, no max (table can scroll horizontally)
- Click on resizer doesn't trigger column sort
- Persisted across sessions via localStorage

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 23:13:40 +02:00
..
app.js feat: resizable queue table columns (JDownloader-style) 2026-04-06 23:13:40 +02:00
drop-target.html feat: floating drop target window and English column labels 2026-03-12 04:11:01 +01:00
index.html feat: resizable queue table columns (JDownloader-style) 2026-04-06 23:13:40 +02:00
styles.css feat: resizable queue table columns (JDownloader-style) 2026-04-06 23:13:40 +02:00