spinline
cd7d21cd48
fix: upgrade to leptos 0.8 with compatible deps
...
Build MIPS Binary / build (push) Failing after 1m28s
- Update leptos-use from 0.15 to 0.16 for reactive_graph compatibility
- Fix web-sys ProgressElement -> ProgressEvent feature
- Resolve closure ownership issues in context_menu.rs and statusbar.rs
- Update Cargo dependencies for stable compilation
2026-02-09 21:25:46 +03:00
spinline
9a3aae3f37
refactor(frontend): partial fix for Leptos 0.8 migration (imports, view types)
Build MIPS Binary / build (push) Failing after 1m23s
2026-02-09 20:18:50 +03:00
spinline
22672f7aaa
refactor(ui): switch to inline styles for safe-area padding (simpler approach)
2026-02-06 13:19:02 +03:00
spinline
e10b252eff
fix(ui): use configured safe-area spacing for notch support
2026-02-06 13:13:53 +03:00
spinline
5b0fab80fe
fix(ui): add safe area padding for mobile notch support
2026-02-06 12:55:41 +03:00
spinline
5d2c7249eb
feat: modernize UI, add mobile card layout, and fix iOS sidebar interactions
2026-02-01 14:08:25 +03:00
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
202ee1340b
feat(frontend): rewrite frontend with minimal Transmission-like design using DaisyUI
2026-01-31 14:35:16 +03:00