spinline
93e853977a
feat: simplify theme toggle and improve sidebar layout
...
Build MIPS Binary / build (push) Successful in 5m20s
- frontend/src/components/layout/sidebar.rs: Replaced theme selector with simple dark/light toggle button.
- Cleaned up profile section layout and added safe-area padding.
release-20260210-2236
2026-02-11 01:31:30 +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
5b016aca58
fix: iOS WASM Notification Crash
...
Build MIPS Binary / build (push) Successful in 5m21s
- frontend/src/utils/notification.rs: Notification API kullanımı is_notification_supported() ile sarmalandı
- frontend/src/utils/notification.rs: leptos_use::use_web_notification yerine güvenli manuel implementasyon yapıldı
- task.md: iOS WASM hatası giderildi olarak işaretlendi
release-20260210-2217
2026-02-11 01:12:04 +03:00
spinline
5bd3d31dd6
feat: Tema Butonu Sidebar'a Taşındı
...
Build MIPS Binary / build (push) Has been cancelled
- sidebar.rs: Tema state yönetimi ve UI butonu eklendi (profil alanının yanına)
- statusbar.rs: Tema ile ilgili eski kodlar ve UI kaldırıldı
- implementation_plan.md: Plan dosyası oluşturuldu
- task.md: Görev tamamlandı olarak işaretlendi
2026-02-11 01:08:18 +03:00
spinline
87ddd3bb93
fix: iOS Dark Mode ve Tema Değişimi Düzeltildi
...
Build MIPS Binary / build (push) Successful in 5m17s
- tailwind.config.js: darkMode: 'class' olarak ayarlandı (iOS sistem tercihi yerine .dark class kullanımı için)
- statusbar.rs: Tema değişiminde .dark class ekleme mantığı tüm dark temaları kapsayacak şekilde genişletildi
- index.html: Sayfa yüklenirken .dark class ekleyen inline script güncellendi
- public/tailwind.css: PostCSS ile yeniden derlendi (nesting düzleştirildi + .dark seçiciler eklendi)
release-20260210-2205
2026-02-11 01:00:04 +03:00
spinline
463249982c
fix: iOS Safari uyumluluk - CSS nesting düzleştirildi
...
Build MIPS Binary / build (push) Successful in 5m16s
- PostCSS tabanlı build'e geçildi (@tailwindcss/postcss + postcss-preset-env)
- CSS native nesting (&) düzleştirilerek eski Safari desteği sağlandı
- iOS 15+ ve Safari 15+ desteği eklendi
release-20260210-2200
2026-02-11 00:54:44 +03:00
spinline
9447a66cc1
feat: loading ekranı shadcn Skeleton ile değiştirildi
...
Build MIPS Binary / build (push) Successful in 5m16s
- Yükleniyor... spinner yerine uygulamanın layout'unu simüle eden skeleton UI
- Sidebar, header, tablo satırları ve statusbar skeleton'ları
release-20260210-2148
2026-02-11 00:43:05 +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
77b77c7775
fix: Tailwind CSS rebuild - shadcn crate class'ları @source ile dahil edildi
...
Build MIPS Binary / build (push) Successful in 5m15s
- input.css'e @source directive eklendi (cargo registry leptos-shadcn path'i)
- public/tailwind.css yeniden build edildi (1800 → 2940 satır)
- backdrop-blur, data-[state], focus-visible, peer-disabled vb. class'lar artık mevcut
release-20260210-2135
2026-02-11 00:30:35 +03:00
spinline
8ef3008cb8
fix: context menu viewport sınır kontrolü - alta/sağa taşma düzeltildi
Build MIPS Binary / build (push) Successful in 5m14s
release-20260210-2130
2026-02-11 00:24:42 +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
release-20260210-2122
2026-02-11 00:17:22 +03:00
spinline
ad336789d9
fix: custom × butonu kaldırıldı, native search clear kullanılıyor
Build MIPS Binary / build (push) Successful in 5m14s
release-20260210-2116
2026-02-11 00:11:28 +03:00
spinline
fa248d87ae
fix: arama kutusundaki çift çarpı butonu düzeltildi (type=text)
Build MIPS Binary / build (push) Successful in 5m16s
release-20260210-2105
2026-02-10 23:59:40 +03:00
spinline
d8a9e9e137
feat: search kutusu leptos-shadcn-input ile güncellendi, sağa taşındı
...
Build MIPS Binary / build (push) Successful in 5m18s
- toolbar.rs: search kutusu Input bileşeniyle değiştirildi
- Add Torrent butonu Button bileşeniyle güncellendi
- Search kutusu ortadan sağa taşındı
- Arama ikonu eklendi
release-20260210-2056
2026-02-10 23:51:01 +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
7707bfff15
fix: context menu reaktivite bug'ı düzeltildi, sidebar leptos-shadcn-ui ile güncellendi
...
Build MIPS Binary / build (push) Successful in 5m12s
- context_menu.rs: leptos-shadcn-context-menu kütüphanesini bypasslayarak kendi reaktif implementasyonumuz yazıldı (Show ile reaktif render, Portal'sız fixed position)
- sidebar.rs: Button, Avatar, AvatarFallback, Separator bileşenleri ile güncellendi
- Kullanılmayan handle_logout kaldırıldı
release-20260210-2035
2026-02-10 23:26:56 +03:00
spinline
376615813b
feat: finalize shadcn integration with portal-based context menu and clean build
Build MIPS Binary / build (push) Successful in 5m13s
release-20260210-2021
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
release-20260210-1921
2026-02-10 22:16:36 +03:00
spinline
8815727620
feat: migrate to stateless server functions for auth with jwt and shadcn ui
Build MIPS Binary / build (push) Failing after 3s
2026-02-10 19:20: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
4b3e713657
refactor: move DB to shared crate, convert push endpoints to server functions, remove dead REST handlers
Build MIPS Binary / build (push) Successful in 5m17s
release-20260209-2310
2026-02-10 02:05:04 +03:00
spinline
c2bf6e6fd5
fix: remove unnecessary SSE user auth check - login already guards access
Build MIPS Binary / build (push) Successful in 5m17s
release-20260209-2249
2026-02-10 01:43:40 +03:00
spinline
94bc7cb91d
fix: patch coarsetime with portable-atomic for MIPS AtomicU64 support
Build MIPS Binary / build (push) Successful in 5m18s
release-20260209-2234
2026-02-10 01:29:06 +03:00
spinline
5e1f4b18c2
refactor: migrate torrent/settings endpoints to Leptos Server Functions and remove third_party/coarsetime
Build MIPS Binary / build (push) Failing after 4m15s
2026-02-10 00:27:39 +03:00
spinline
3f370389aa
fix: SSE auth by capturing store context before async block and redirect to setup when needed
2026-02-10 00:12:08 +03:00
spinline
a4fe8d065c
debug: log user value in SSE loop
Build MIPS Binary / build (push) Successful in 5m21s
release-20260209-2101
2026-02-09 23:55:57 +03:00
spinline
3215b38272
fix: add missing spawn_local import
Build MIPS Binary / build (push) Successful in 5m20s
release-20260209-2054
2026-02-09 23:48:52 +03:00
spinline
8eb594e804
refactor: move SSE logic to spawn_local with continuous user check
Build MIPS Binary / build (push) Failing after 1m15s
2026-02-09 22:48:00 +03:00
spinline
518af10cd7
fix: use .0 for reading and .1 for writing signals
Build MIPS Binary / build (push) Successful in 5m20s
release-20260209-1942
2026-02-09 22:37:06 +03:00
spinline
0304c5cb7d
fix: prevent panic by using signals for redirects and fix auth flow
Build MIPS Binary / build (push) Failing after 1m15s
2026-02-09 22:32:19 +03:00
spinline
cee609700a
fix: use navigate inside Router context and fix auth redirect flow
Build MIPS Binary / build (push) Has been cancelled
2026-02-09 22:30:59 +03:00
spinline
a9de8aeb5a
debug: add more SSE logging to trace message receiving
Build MIPS Binary / build (push) Successful in 5m20s
release-20260209-1927
2026-02-09 22:21:39 +03:00
spinline
79a88306c3
fix: use .get() instead of .with() for RwSignal and fix indentation
Build MIPS Binary / build (push) Successful in 5m21s
release-20260209-1917
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
4d88660d91
debug: add SSE logging to trace torrent loading issue
Build MIPS Binary / build (push) Has been cancelled
2026-02-09 22:07:44 +03:00
spinline
1c2fa499b8
fix: remove modal module declaration from components/mod.rs
Build MIPS Binary / build (push) Successful in 5m21s
release-20260209-1904
2026-02-09 21:59:33 +03:00
spinline
f121d5b220
fix: remove unused Modal component
Build MIPS Binary / build (push) Failing after 1m18s
2026-02-09 21:51:40 +03:00
spinline
449227d019
fix: move #[allow(dead_code)] after #[component] in modal.rs
Build MIPS Binary / build (push) Has been cancelled
2026-02-09 21:48:26 +03:00
spinline
bc47a4ac5c
fix: SSE connection not starting after login
...
Build MIPS Binary / build (push) Has been cancelled
- Move SSE initialization inside Effect closure to capture signals properly
- Fix closure capture issue where torrents/stats/notifications were borrowed before being passed to async block
- SSE now starts correctly when user is authenticated
2026-02-09 21:45:36 +03:00
spinline
a3bf33aee4
fix: remove unused scgi import from backend
Build MIPS Binary / build (push) Has been cancelled
2026-02-09 21:41:31 +03:00
spinline
d7b1cef6d7
fix: syntax error in recursion limit attribute
...
Build MIPS Binary / build (push) Successful in 5m22s
- Fix missing opening parenthesis in #![recursion_limit]
release-20260209-1839
2026-02-09 21:33:47 +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
4ed3f12d8b
fix: add recursion limit for leptos 0.8
...
Build MIPS Binary / build (push) Failing after 1m11s
- Add #![recursion_limit = "256"] to frontend crate
- This resolves queries overflow error in complex component trees
2026-02-09 21:28:30 +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
e6d00e9d55
modernize: migrate to Leptos 0.8 and Server Functions architecture, break backend->shared loop
Build MIPS Binary / build (push) Failing after 1m27s
2026-02-09 20:07:28 +03:00
spinline
5a8f5169ea
perf: implement smart merge logic for FullList to preserve reactive references
Build MIPS Binary / build (push) Successful in 4m22s
release-20260208-2144
2026-02-09 00:40:09 +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