Commit Graph

4 Commits

Author SHA1 Message Date
4f56f4bbc5 Implement user authentication and account pages
Adds AuthContext with Orval API integration, user login/logout/register flows, and account settings page. Refactors navigation and layouts to use authentication context. Introduces new account-related pages (Login, Register, Logout, AccountSettings), updates PrivateRoute to use AuthContext, and improves error handling in Downloader. Removes obsolete context example and adds comprehensive usage documentation for AuthContext.
2026-01-05 11:53:44 +01:00
c3f837b90f upgrade 2025-11-07 00:46:35 +01:00
602c5a40f1 id 2025-11-06 01:40:00 +01:00
85b035fd27 init 2025-10-01 18:31:30 +02:00