Commit Graph

14 Commits

Author SHA1 Message Date
spinline
8f7af0d1f8 feat: implement mobile PWA card design, refine toolbar and status bar 2026-02-01 13:46:31 +03:00
spinline
e932fa1e39 feat: Implement Context Menu actions and Add Torrent modal
- Implemented Start, Stop, Delete actions in context menu using backend API.
- Replaced  with manual  implementation for context menu reliability.
- Added  for adding torrents via Magnet Link/URL.
- Integrated Add Torrent feature into the Toolbar.
2026-01-31 20:40:42 +03:00
spinline
432bc7b9e9 feat: Implement PWA support, responsive drawer layout, and custom context menu 2026-01-31 20:19:42 +03:00
spinline
ec7a00c490 feat: Implement client-side sorting for torrent table 2026-01-31 16:55:28 +03:00
spinline
97c5378a71 feat: Implement functional torrent tables and sidebar filters with real-time SSE updates 2026-01-31 16:47:13 +03:00
spinline
202ee1340b feat(frontend): rewrite frontend with minimal Transmission-like design using DaisyUI 2026-01-31 14:35:16 +03:00
spinline
892cb02b98 refactor(frontend): rewrite with Thaw UI components and inline modal 2026-01-31 14:15:05 +03:00
spinline
63ccf430de fix: compilation errors in Button component and App.rs 2026-01-31 13:51:01 +03:00
spinline
63128f8501 feat: integrate shadcn/ui, add Button component, and refactor App UI 2026-01-31 13:47:48 +03:00
spinline
52fd512554 fix: resolve context menu race condition and add debug logs 2026-01-31 13:30:23 +03:00
spinline
aa7bfaf6f5 feat: add delete confirmation modal and fix unsafe file deletion 2026-01-31 13:17:48 +03:00
spinline
6f888f1630 fix(ui): Optimistic close for context menu actions 2026-01-30 01:37:48 +03:00
spinline
8216f0556a style: Fix unused variable and import warnings 2026-01-30 00:57:16 +03:00
spinline
5052a1787a feat: Initial release with MIPS support 2026-01-29 23:17:19 +03:00