Commit Graph

15 Commits

Author SHA1 Message Date
Maximilian Dorninger
7731016868 update web/src/routes/dashboard/settings/+page.svelte
remove debugging print statements

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-19 14:54:54 +02:00
maxDorninger
608bdf32e7 fix movie request page not loading 2025-07-19 14:40:53 +02:00
maxDorninger
f8e7b80a9b make users table only display other users 2025-07-19 13:27:55 +02:00
maxDorninger
b404ab13e7 hopefully fix blank settings page by using $derived instead of $state 2025-07-19 13:15:28 +02:00
maxDorninger
3799ae8712 format files 2025-06-30 21:32:34 +02:00
maxDorninger
1ba4027547 add proper titles to every page 2025-06-29 23:49:59 +02:00
maxDorninger
0b8b57c574 turns out intellij formats the code before committing which causes the ci/cd checks to fail 2025-06-28 23:12:59 +02:00
maxDorninger
6bade43d38 edit frontend code to pass ci/cd checks 2025-06-28 23:06:23 +02:00
maxDorninger
8c84eb2b4e format frontend code 2025-06-22 18:05:21 +02:00
maxDorninger
b2dc7a18a6 fix formatting 2025-05-25 20:31:48 +02:00
maxDorninger
729a7ed647 feat: add About page with media manager description and metadata sources attribution and enhance ui 2025-05-25 20:27:59 +02:00
maxDorninger
77055705ba feat: implement user settings component for email and password updates, with conditional user management display 2025-05-25 15:19:17 +02:00
maxDorninger
304ff6b42d feat: add loading bar component and integrate it into TV shows and recommendations loading states and cache metadataprovider responsens in backend 2025-05-25 14:36:50 +02:00
maxDorninger
20329444cf feat: implement user management settings page with user editing functionality 2025-05-25 00:38:11 +02:00
maxDorninger
30007702db feat: add user account activation page and update sidebar navigation for torrents 2025-05-19 18:28:18 +02:00