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
|
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
|
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
|
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
|
cffc88443a
|
feat: add centralized API service layer for frontend
Build MIPS Binary / build (push) Successful in 5m18s
- Create frontend/src/api/mod.rs with centralized HTTP client and error handling
- Implement api::auth module (login, logout, check_auth, get_user)
- Implement api::torrent module (add, action, delete, start, stop, set_label, set_priority)
- Implement api::setup module (get_status, setup)
- Implement api::settings module (set_global_limits)
- Implement api::push module (get_public_key, subscribe)
- Update all components to use api service layer instead of direct gloo_net calls
- Add thiserror dependency for error handling
|
2026-02-08 23:27:13 +03:00 |
|
spinline
|
08df851970
|
feat: login rate limit için frontend uyarı mesajı ve IP bazlı limit aktif edildi
Build MIPS Binary / build (push) Has been cancelled
|
2026-02-08 15:54:54 +03:00 |
|
spinline
|
643b83ac21
|
Remove unused leptos_router imports from login and setup components
Build MIPS Binary / build (push) Successful in 4m8s
|
2026-02-07 19:49:58 +03:00 |
|
spinline
|
575cfa4b38
|
Add 'Remember Me' feature to login (extends session to 30 days)
Build MIPS Binary / build (push) Successful in 4m7s
|
2026-02-07 19:05:52 +03:00 |
|
spinline
|
e3eb5fbca9
|
Add detailed logging to login handler and use full page reload for auth navigation
Build MIPS Binary / build (push) Successful in 4m7s
|
2026-02-07 15:28:44 +03:00 |
|
spinline
|
08f2f540fe
|
Fix unused import and dead code warnings
Build MIPS Binary / build (push) Successful in 4m6s
|
2026-02-07 15:20:23 +03:00 |
|
spinline
|
d53d661ad1
|
Implement authentication system with SQLite: Add login/setup pages, auth middleware, and database integration
Build MIPS Binary / build (push) Failing after 3m42s
|
2026-02-07 14:43:25 +03:00 |
|