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
591d09c36d
fix(frontend): enforce dark theme default and explicit daisyui config
2026-01-31 19:45:42 +03:00
spinline
e784a2dd42
fix(frontend): remove hardcoded localhost from SSE connection
2026-01-31 19:34:51 +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
27fd02b9c9
fix(frontend): robust loading spinner removal using css class
2026-01-31 14:47:08 +03:00
spinline
0cf5841023
fix(frontend): remove loading spinner on app mount
2026-01-31 14:44:51 +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
e61dd7b19d
fix: use Signal::derive for reactive class prop to satisfy MaybeSignal bound
2026-01-31 13:56:34 +03:00
spinline
bcbdbbfa71
fix: explicit string conversion for MaybeSignal in App.rs
2026-01-31 13:53:02 +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
21ff936b3e
fix: Refactor mobile sidebar to use click instead of touchstart
2026-01-31 13:06:16 +03:00
spinline
e8d025a193
fix: Make mobile header sticky/fixed and adjust content padding
2026-01-31 01:05:49 +03:00
spinline
537d3c5312
fix: Prevent ghost clicks on mobile sidebar backdrop
2026-01-31 01:02:53 +03:00
spinline
bf3e517a76
fix: Restore touchstart handler for maximum reliability
2026-01-31 01:02:18 +03:00
spinline
7667383686
refactor: Remove touchstart handler, rely on body scroll lock
2026-01-31 00:53:30 +03:00
spinline
a98fba06cd
fix: Lock body scroll when mobile sidebar is open
2026-01-31 00:49:07 +03:00
spinline
3b2063ae0a
fix: Use touchstart event for mobile sidebar backdrop
2026-01-31 00:43:53 +03:00
spinline
d9030ce4ac
fix: Add cursor-pointer for iOS Safari backdrop click
2026-01-31 00:34:23 +03:00
spinline
9ec5b7cf52
fix: responsive sidebar backdrop closing on mobile
2026-01-31 00:26:32 +03:00
spinline
969f21511a
fix: Frontend reactivity and style updates
2026-01-31 00:12:52 +03:00
spinline
b91c896865
chore: Remove updater script
2026-01-31 00:11:41 +03:00
spinline
086b03abcf
feat: Add MIPS auto-updater script
2026-01-31 00:10:05 +03:00
spinline
6490b7c2b9
ci: Automate GitHub Releases with timestamped tags
2026-01-31 00:03:19 +03:00
spinline
16fbf7306a
fix: Resolve UI reactivity issues by including name, status, and size in partial updates
2026-01-30 18:54:54 +03:00
spinline
203a436a04
fix: Remove unused import warning in frontend
2026-01-30 18:40:21 +03:00
spinline
90605ded56
feat: Refactor VibeTorrent v3 with shared crate, fine-grained updates, tracing, and middleware optimization
2026-01-30 18:38:09 +03:00
spinline
750195e28e
fix(build): Disable wasm-opt (0) to resolve validation errors, keep Rust z-opt
2026-01-30 01:52:59 +03:00
spinline
f541aabc8a
fix(build): Downgrade optimization to 's' to fix wasm-opt compatibility
2026-01-30 01:49:39 +03:00
spinline
f185660ac4
fix(build): Disable bulk-memory feature to satisfy wasm-opt
2026-01-30 01:46:58 +03:00
spinline
03fae58e8b
fix(build): Enable bulk memory for wasm-opt
2026-01-30 01:44:58 +03:00
spinline
5c4815fb15
chore: Enable aggressive binary size optimization
2026-01-30 01:40:45 +03:00
spinline
6f888f1630
fix(ui): Optimistic close for context menu actions
2026-01-30 01:37:48 +03:00
spinline
8c5c95cb8a
fix: Robust click-outside handler for mobile sidebar
2026-01-30 01:26:42 +03:00
spinline
ad7fb405d7
fix: Re-add missing checkout step
2026-01-30 01:20:50 +03:00
spinline
3ddb22d4b3
fix: Disable Node cache for reliability
2026-01-30 01:19:24 +03:00
spinline
2dff7bc88a
fix: Robust cache path and pre-build debug
2026-01-30 01:17:39 +03:00
spinline
b3500d3524
chore: Enable caching for Rust and NPM to speed up CI
2026-01-30 01:09:45 +03:00
spinline
f22fde2c95
fix: Correct artifact path (workspace root target)
2026-01-30 01:06:14 +03:00
spinline
2dcd61d1e9
chore: Add debug listing for artifacts
2026-01-30 01:01:30 +03:00
spinline
6424acaa08
style: Clean up backend unused warnings
2026-01-30 01:00:36 +03:00
spinline
8216f0556a
style: Fix unused variable and import warnings
2026-01-30 00:57:16 +03:00
spinline
69e8f99da6
fix: Restore missing handler in main.rs
2026-01-30 00:54:08 +03:00
spinline
0626ec8b06
fix: Use Nightly toolchain + build-std for MIPS MUSL
2026-01-30 00:48:58 +03:00
spinline
78ea976d39
fix: Add WASM target and npm install for CI build
2026-01-30 00:45:40 +03:00