spinline
7129c9a8eb
fix(ui): prevent panic on unwrap when selected torrent is None
Build MIPS Binary / build (push) Successful in 1m57s
2026-02-21 00:19:14 +03:00
spinline
91202e7cf8
refactor(ui): wrap torrent details content with official RustUI Shimmer
Build MIPS Binary / build (push) Successful in 2m7s
2026-02-21 00:02:27 +03:00
spinline
3c2fec8b8c
feat(ui): use official rustui shimmer component for torrent details
2026-02-20 23:57:59 +03:00
spinline
ec23285a6a
feat(ui): add shimmer component and integrate into torrent details
2026-02-20 23:53:37 +03:00
spinline
f075a87668
feat(ui): add bottom sheet and tabs for torrent details
2026-02-20 23:50:23 +03:00
spinline
322e0ab4a3
fix: make torrent status bar visible on mobile
Build MIPS Binary / build (push) Successful in 1m52s
2026-02-13 14:05:07 +03:00
spinline
98b1f059c7
feat: modernize Add Torrent dialog and perform final code cleanup of warnings and dead code
Build MIPS Binary / build (push) Successful in 1m52s
2026-02-13 00:03:26 +03:00
spinline
a3735d0931
fix: resolve compilation errors related to JsCast and AlertDialogTrigger attributes
Build MIPS Binary / build (push) Successful in 1m50s
2026-02-12 23:39:17 +03:00
spinline
55f00729ee
fix: relocate AlertDialog outside of DropdownMenu to ensure proper centering
Build MIPS Binary / build (push) Failing after 30s
2026-02-12 23:37:36 +03:00
spinline
b29f9f3cc2
fix: align AlertDialog structure with project standards using AlertDialogBody
Build MIPS Binary / build (push) Successful in 1m52s
2026-02-12 23:30:42 +03:00
spinline
feede5c5b4
fix: resolve compilation type error and cleanup unused imports in app.rs
Build MIPS Binary / build (push) Successful in 1m50s
2026-02-12 23:26:45 +03:00
spinline
ed5fba4b46
fix: further refine alert dialog styling and button layout
Build MIPS Binary / build (push) Failing after 34s
2026-02-12 23:22:07 +03:00
spinline
f149603ac8
fix: improve bulk delete dialog styling and responsive layout
Build MIPS Binary / build (push) Successful in 1m54s
2026-02-12 23:17:40 +03:00
spinline
75efd877c4
chore: cleanup unused code, files, and improve code quality
Build MIPS Binary / build (push) Failing after 1m53s
2026-02-12 22:44:38 +03:00
spinline
f9a8fbccfd
feat: complete rewrite of torrent table with mobile sort, badge integration and clean UI
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 22:39:25 +03:00
spinline
155dd07193
fix: resolve tw_merge macro and MultiSelect prop errors in torrent table
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 22:20:56 +03:00
spinline
e5f76fe548
feat: add mobile-optimized sort dropdown and hide column selector on mobile
Build MIPS Binary / build (push) Failing after 1m25s
2026-02-12 22:18:09 +03:00
spinline
5e098817f2
feat: optimize mobile UI with better card selection, spacing and hidden column selector
Build MIPS Binary / build (push) Failing after 1m23s
2026-02-12 22:15:25 +03:00
spinline
4dcbd8187e
feat: enhance bulk delete dialog with 'delete with data' option
Build MIPS Binary / build (push) Successful in 5m20s
2026-02-12 22:08:14 +03:00
spinline
3158a11229
feat: add responsive mobile card view for torrents
Build MIPS Binary / build (push) Failing after 1m19s
2026-02-12 21:59:36 +03:00
spinline
0b3d4d1fd4
feat: improve toast animations and update to original Zinc color palette
Build MIPS Binary / build (push) Successful in 5m21s
2026-02-12 21:18:13 +03:00
spinline
3a2cab7ca7
fix: resolve nested button styles in bulk actions and clean up UI modules
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 01:37:00 +03:00
spinline
88c3cd57c1
feat: stabilize advanced DataTable features and resolve all closure ownership errors
Build MIPS Binary / build (push) Failing after 1m28s
2026-02-12 01:16:01 +03:00
spinline
d67215a6eb
feat: resolve complex closure errors and finalize advanced DataTable features
Build MIPS Binary / build (push) Failing after 1m30s
2026-02-12 01:09:28 +03:00
spinline
5cc2fdd8b4
feat: add empty state to torrent table for better user feedback
Build MIPS Binary / build (push) Failing after 1m33s
2026-02-12 01:01:36 +03:00
spinline
38bce3fecf
feat: enable sorting for all columns in Torrent DataTable
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 00:57:20 +03:00
spinline
f1c75c468a
fix: restore table alignment by ensuring proper HTML structure and integrating multi-select DataTable
Build MIPS Binary / build (push) Successful in 5m27s
2026-02-12 00:48:35 +03:00
spinline
bfb152f0d8
feat: fully implement official DataTable with multi-selection support
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 00:46:36 +03:00
spinline
56e8cc03d1
feat: implement official DataTable components and fix row spacing issues
Build MIPS Binary / build (push) Failing after 1m33s
2026-02-12 00:32:58 +03:00
spinline
04cb7d51cb
fix: resolve context menu positioning issue and integrate it into table rows
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 00:29:44 +03:00
spinline
fa07fd88dc
feat: modernize all buttons using the official rust-ui Button component
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 00:23:12 +03:00
spinline
bbb8e8dc98
fix: resolve compilation errors, fix lock_scroll path, and enhance DataTable attributes
Build MIPS Binary / build (push) Successful in 5m27s
2026-02-12 00:15:17 +03:00
spinline
d09ecd21b7
feat: refactor torrent table to use DataTable components and fix context menu bugs
Build MIPS Binary / build (push) Failing after 1m30s
2026-02-12 00:08:35 +03:00
spinline
7539307e18
feat: shadcn -> rust-ui.com migration + TorrentDetail silme
...
Build MIPS Binary / build (push) Successful in 5m15s
- Tüm leptos-shadcn-* paketleri kaldırıldı (19 dependency)
- leptos_ui, tw_merge, strum eklendi
- components/ui/ modülü oluşturuldu (Button, Card, Input)
- TorrentDetail bileşeni tamamen silindi
- sidebar.rs: saf HTML+Tailwind ile SidebarButton yardımcı bileşeni
- toolbar.rs, login.rs, setup.rs, add_torrent.rs: saf HTML+Tailwind
- table.rs: shadcn Card -> rust-ui Card
- app.rs: Skeleton -> animate-pulse div
2026-02-11 21:01:51 +03:00
spinline
f35b716f93
chore: cleanup frontend unused imports and variables
Build MIPS Binary / build (push) Has been cancelled
2026-02-11 19:03:36 +03:00
spinline
e3bc956256
feat: migrate to shadcn toast (sonner)
...
Build MIPS Binary / build (push) Has been cancelled
- frontend/src/app.rs: Replaced custom ToastContainer with SonnerProvider
- frontend/src/store.rs: Updated show_toast to use leptos_shadcn_toast::toast API
- frontend/src/components/toast.rs: Deleted custom toast component
- frontend/src/components/torrent/add_torrent.rs: Updated toast usage
- frontend/src/components/torrent/table.rs: Updated toast usage
2026-02-11 01:26:46 +03:00
spinline
45247a020e
fix: AddTorrent dialog stili düzeltildi, skeleton crate eklendi
...
Build MIPS Binary / build (push) Has been cancelled
- Dialog buggy leptos-shadcn-dialog yerine doğrudan shadcn HTML markup ile yeniden yazıldı
- Backdrop overlay, card panel, X close butonu eklendi
- leptos-shadcn-skeleton dependency eklendi
- Tailwind CSS rebuild edildi
2026-02-11 00:40:39 +03:00
spinline
ca1dd0caac
refactor: tüm bileşenler leptos-shadcn-ui'ye dönüştürüldü
...
Build MIPS Binary / build (push) Successful in 5m16s
- login.rs: Card, Input, Button, Label, Alert
- setup.rs: Card, Input, Button, Label, Alert
- add_torrent.rs: Dialog, Input, Button, Alert
- toast.rs: Alert bileşeni ile
- Cargo.toml: dialog, label, alert, toast, dropdown-menu, tooltip eklendi
2026-02-11 00:17:22 +03:00
spinline
ca31b4018f
feat: leptos-shadcn-tabs ile torrent detay paneli eklendi
...
Build MIPS Binary / build (push) Has been cancelled
- Cargo.toml: leptos-shadcn-tabs ve leptos-shadcn-scroll-area eklendi
- store.rs: selected_torrent sinyali eklendi (seçili torrent hash'i)
- detail.rs: General, Transfer, Files, Peers tab'lı detay paneli oluşturuldu
- table.rs: StoredValue ile satır tıklama ve seçili satır highlight
- app.rs: TorrentDetail paneli TorrentTable altına entegre edildi
2026-02-10 23:45:21 +03:00
spinline
376615813b
feat: finalize shadcn integration with portal-based context menu and clean build
Build MIPS Binary / build (push) Successful in 5m13s
2026-02-10 23:16:13 +03:00
spinline
fddc81365b
feat: complete modernization with shadcn, stateless auth, and performance optimizations
Build MIPS Binary / build (push) Successful in 5m20s
2026-02-10 22:16:36 +03:00
spinline
c85c75659e
feat: modernize stack with shadcn, struct_patch and msgpack
Build MIPS Binary / build (push) Failing after 6s
2026-02-10 19:02:53 +03:00
spinline
79a88306c3
fix: use .get() instead of .with() for RwSignal and fix indentation
Build MIPS Binary / build (push) Successful in 5m21s
2026-02-09 22:12:05 +03:00
spinline
96ca09b9bd
debug: add TorrentTable logging to trace UI rendering
Build MIPS Binary / build (push) Has been cancelled
2026-02-09 22:09:55 +03:00
spinline
41bd4fcd1b
fix: remove unused imports and suppress dead code warning
...
Build MIPS Binary / build (push) Failing after 1m11s
- Remove unused leptos::logging, leptos::html, leptos::task::spawn_local from toast.rs
- Remove unused Torrent import from table.rs
- Add #[allow(dead_code)] to modal.rs for unused fields
2026-02-09 21:30:03 +03:00
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
95a0d59cc4
fix(frontend): leptos 0.8 migration fixes - Callback::run, StoredValue::new_local, traits
Build MIPS Binary / build (push) Failing after 1m22s
2026-02-09 20:39:23 +03:00
spinline
e1e8a89579
fix(frontend): address move semantics and signal/callback types for Leptos 0.8
Build MIPS Binary / build (push) Failing after 1m22s
2026-02-09 20:24:42 +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
afdc34e131
perf: use keyed <For /> and fine-grained reactivity in torrent table
Build MIPS Binary / build (push) Has been cancelled
2026-02-09 00:39:44 +03:00