spinline
8d5edc659f
fix(frontend): use proper link tag for Cargo.toml instead of script tag to prevent syntax error
Build MIPS Binary / build (push) Successful in 2m1s
2026-02-21 21:09:07 +03:00
spinline
c122290f37
build(frontend): add post_build hook to strip modulepreload tags preventing Safari warnings
Build MIPS Binary / build (push) Successful in 2m1s
2026-02-21 21:03:48 +03:00
spinline
275f4a91b2
fix: change href to src in Trunk script tag to resolve build error
Build MIPS Binary / build (push) Successful in 1m52s
2026-02-12 23:34:06 +03:00
spinline
025a0c4a57
fix: use script tag for Trunk rust asset to resolve preload warnings
Build MIPS Binary / build (push) Failing after 25s
2026-02-12 23:32:37 +03:00
spinline
c1306a32a9
fix: use data-preload='false' and revert SW strategy to resolve browser warnings
Build MIPS Binary / build (push) Failing after 44s
2026-02-12 23:23:40 +03:00
spinline
79979e3e09
fix: revert wasm-opt to 0 to resolve bulk memory validation error
Build MIPS Binary / build (push) Successful in 5m23s
2026-02-12 22:48:53 +03:00
spinline
52c6f45a91
fix: resolve lock_scroll.js 404 and optimize Trunk preloading
Build MIPS Binary / build (push) Failing after 1m54s
2026-02-12 22:42:06 +03:00
spinline
1156f0a111
fix: disable wasm preload to resolve browser warning
Build MIPS Binary / build (push) Has been cancelled
2026-02-12 21:35:34 +03:00
spinline
6a2952c6f3
fix: resolve 404 error for lock_scroll.js by including it in Trunk build and loading globally
Build MIPS Binary / build (push) Successful in 5m32s
2026-02-12 01:51:38 +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)
2026-02-11 01:00:04 +03:00
spinline
d3792e78e0
fix: ios safari mobile dropdown and click bubbling issues resolved with global closer and native details
Build MIPS Binary / build (push) Successful in 5m45s
2026-02-08 21:49:00 +03:00
spinline
384165a958
fix: ios safari mobile dropdown and click bubbling issues resolved with cursor-pointer and css fixes
Build MIPS Binary / build (push) Successful in 4m27s
2026-02-08 21:28:10 +03:00
spinline
51fb85c2d8
fix: iOS Safari uyumluluğu için menü yapıları ve click bubbling sorunları giderildi
Build MIPS Binary / build (push) Failing after 1m8s
2026-02-08 20:58:14 +03:00
spinline
e72113d91d
perf: manuel WASM optimizasyonu eklendi ve build süreci stabilize edildi
Build MIPS Binary / build (push) Failing after 1m2s
2026-02-08 17:54:43 +03:00
spinline
5d8cdd7760
build: build ortamı güncellendi (Trunk v0.21.14 ve binaryen eklendi), optimizasyonlar tekrar açıldı
Build MIPS Binary / build (push) Failing after 1m2s
2026-02-08 16:51:40 +03:00
spinline
145436eefc
fix: build hatasını aşmak için wasm-opt geçici olarak devre dışı bırakıldı
Build MIPS Binary / build (push) Successful in 4m30s
2026-02-08 16:44:29 +03:00
spinline
22b592a652
fix: wasm-opt seviyesi 'z' olarak güncellendi
Build MIPS Binary / build (push) Failing after 1m35s
2026-02-08 16:33:46 +03:00
spinline
817dc49db2
fix: wasm-opt build hatası için --enable-bulk-memory flag'i eklendi
Build MIPS Binary / build (push) Failing after 3s
2026-02-08 16:29:33 +03:00
spinline
12f93dd640
perf: Trunk WASM optimizasyonu aktif edildi (data-wasm-opt=0 kaldırıldı)
Build MIPS Binary / build (push) Failing after 1m2s
2026-02-08 16:18:50 +03:00
spinline
ce0ecd62af
fix: index.html yükleme ekranına zaman aşımı (15sn) ve hata mesajı eklendi
Build MIPS Binary / build (push) Has been cancelled
2026-02-08 16:13:20 +03:00
spinline
b8328199f6
feat: add PWA metadata for macOS Safari and notification support
2026-02-06 13:00:14 +03:00
spinline
bffc72391a
feat: Add iOS push notification support (iOS 16.4+)
...
- Platform detection utilities (is_ios, is_standalone, supports_push)
- iOS-specific meta tags and Apple touch icons
- Auto-detect iOS and show user-friendly message when not in standalone mode
- Enhanced Service Worker with iOS-compatible notification options
- Comprehensive iOS push notification documentation
- manifest.json scope for PWA compliance
- Only works when added to Home Screen (iOS Safari limitation)
2026-02-05 23:57:08 +03:00
spinline
3efe60a0f0
feat(pwa): add PWA support and browser notifications for critical events
2026-02-05 22:25:31 +03:00
spinline
0b935638af
fix(frontend): disable broken service worker registration
2026-02-05 21:04:42 +03:00
spinline
ebd6d55468
fix(ui): ensure default theme is set correctly in incognito mode
2026-02-05 00:10:14 +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
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
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
27fd02b9c9
fix(frontend): robust loading spinner removal using css class
2026-01-31 14:47:08 +03:00
spinline
202ee1340b
feat(frontend): rewrite frontend with minimal Transmission-like design using DaisyUI
2026-01-31 14:35:16 +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
5052a1787a
feat: Initial release with MIPS support
2026-01-29 23:17:19 +03:00