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
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ı
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
2026-02-11 00:30:35 +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
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
14f811fd79
fix: convert sort dropdown to signal-based for iOS Safari
2026-02-06 17:19:47 +03:00
spinline
2a919211d9
fix: fixed statusbar at bottom, fix dropdown toggle race, fix theme buttons on iOS
...
- StatusBar now uses fixed positioning at viewport bottom (z-[99])
- Dropdown toggle uses skip_next_close guard to prevent close-then-reopen
- Global close listener uses click instead of pointerdown (fires after toggle)
- Theme/limit buttons use on:pointerdown instead of on:click for iOS compat
- Main content has pb-8 to prevent overlap with fixed statusbar
- Rebuilt tailwind.css
2026-02-06 17:17:07 +03:00
spinline
2c25d3bdf1
chore: rebuild tailwind.css
2026-02-06 14:21:17 +03:00
spinline
3bc4b0f364
fix(css): rebuild tailwind to include DaisyUI alert classes
2026-02-05 21:35:34 +03:00
spinline
6cc0043111
feat(ui): add abyss theme
2026-02-04 23:38:44 +03:00
spinline
efcee71f56
feat(ui): add more themes (cupcake, dracula, cyberpunk, emerald, sunset)
2026-02-04 23:21:12 +03:00
spinline
75a0a37dba
fix(ui): enable dim and nord themes by removing conflicting config
2026-02-04 23:09:33 +03:00
spinline
19f6e11601
fix(ui): remove outline, fix mobile context menu close, and improve pwa viewport
2026-02-01 17:08:23 +03:00
spinline
4fa325f4f3
fix(ui): improve theme selector dismissal behavior on mobile
2026-02-01 17:00:41 +03:00
spinline
8064d6ae74
feat: Mobile PWA improvements
...
- Implemented responsive card layout for mobile devices
- Fixed Android bottom navigation bar color matching
- Improved mobile context menu (iOS/Android touch fixes)
- Cleaned up toolbar and updated theme icon
2026-02-01 15:24:06 +03:00
spinline
b7199cab43
feat: implement mobile card view and remove transition animations
2026-02-01 14:51:53 +03:00
spinline
a821a5a311
chore: remove non-functional trackers section from sidebar
2026-02-01 14:22:29 +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
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
63128f8501
feat: integrate shadcn/ui, add Button component, and refactor App UI
2026-01-31 13:47:48 +03:00
spinline
aa7bfaf6f5
feat: add delete confirmation modal and fix unsafe file deletion
2026-01-31 13:17:48 +03:00
spinline
e8d025a193
fix: Make mobile header sticky/fixed and adjust content padding
2026-01-31 01:05:49 +03:00
spinline
3b2063ae0a
fix: Use touchstart event for mobile sidebar backdrop
2026-01-31 00:43:53 +03:00
spinline
969f21511a
fix: Frontend reactivity and style updates
2026-01-31 00:12:52 +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