Commit Graph

111 Commits

Author SHA1 Message Date
maxDorninger
469161ebc3 add donate button to sidebar 2025-07-10 15:30:03 +02:00
maxDorninger
ee9575bb2b format files 2025-07-10 01:31:48 +02:00
maxDorninger
3c6f5710de add usenet information to frontend 2025-07-10 01:29:39 +02:00
maxDorninger
96cd9a4d01 format files 2025-07-01 18:00:54 +02:00
maxDorninger
8d512f665e add notifications to frontend 2025-07-01 17:54:23 +02:00
maxDorninger
3799ae8712 format files 2025-06-30 21:32:34 +02:00
maxDorninger
992ac94b0e fix query parameter name mismatch in movies router.py 2025-06-30 13:52:38 +02:00
maxDorninger
2ad0275cd7 optimize the frontend's dockerfile and fix version not displaying in the frontend 2025-06-30 13:29:02 +02:00
maxDorninger
741fc9c76e fix bug which prevents user to add a movie through the frontend 2025-06-30 10:44:49 +02:00
maxDorninger
feb6df1aaa remove links in torrent-table to non-existant torrent pages 2025-06-30 10:12:01 +02:00
maxDorninger
83521a36ff add feature: password resets via email 2025-06-29 16:26:01 +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
e44fb29852 format files 2025-06-28 22:49:23 +02:00
maxDorninger
f7035082e8 finalizing the frontend for the movies 2025-06-28 19:31:48 +02:00
maxDorninger
bcc259dff2 work on the frontend for the movies 2025-06-28 18:24:11 +02:00
maxDorninger
0fda4418ed add get more recommendations button do dashboard, add movie pages to frontend, and make the loading of data non-blocking by adding skeletons while loading, instead of delaying the rendering of the page 2025-06-27 11:55:06 +02:00
maxDorninger
8c5e47bb2f adding the dialogues for requesting and downloading movies 2025-06-26 21:59:03 +02:00
maxDorninger
36ca940da2 working on the frontend for the movies 2025-06-26 20:26:18 +02:00
maxDorninger
2d33ea122e add movies carousel to dashboard and fixing movies routes in the backend, making the components more generic and reusable 2025-06-26 18:22:05 +02:00
maxDorninger
dbc20a2c47 reworking carousel on dashboard 2025-06-24 21:07:43 +02:00
maxDorninger
8c84eb2b4e format frontend code 2025-06-22 18:05:21 +02:00
maxDorninger
529b578b0b display checkbox conditionally 2025-06-22 15:15:50 +02:00
maxDorninger
ca8a102277 add ui to change the continuous download attribute of a show 2025-06-22 14:48:40 +02:00
maxDorninger
ce24241471 fix add-show page 2025-06-09 13:10:25 +02:00
maxDorninger
05e7d91275 make login page responsive 2025-06-09 13:00:48 +02:00
maxDorninger
6b137c5529 add season route and update season pages 2025-06-09 00:27:16 +02:00
maxDorninger
d3d83b31ff refactor layout and improve card responsiveness in Svelte components 2025-06-09 00:12:42 +02:00
maxDorninger
40a19edc56 remove public_ssr_api_url 2025-06-08 23:19:23 +02:00
maxDorninger
31874aeb31 update admin email configuration to support multiple addresses and update documentation 2025-06-01 19:30:56 +02:00
maxDorninger
8d961dce48 update sidebar links, improve backend configuration formatting, and enhance user guide clarity 2025-05-31 20:48:24 +02:00
maxDorninger
40c90d90ed feat: add automatic downloads for approved season requests 2025-05-31 13:45:50 +02:00
maxDorninger
6150080ac7 refactor: update API URL handling for client and server environments 2025-05-30 12:14:24 +02:00
maxDorninger
b29c705adb refactor: improve code formatting and structure in login form and tmdb.py 2025-05-26 20:47:12 +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
5e217bdfd5 refine frontend ui 2025-05-25 19:29:35 +02:00
maxDorninger
018fa24021 feat: implement OAuth2 login 2025-05-25 19:07:53 +02:00
maxDorninger
5f2af624c9 feat: clean up code formatting and remove unused loading bar logic 2025-05-25 17:04:38 +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
e9578cbeaf feat: refactor show data access in page.svelte and update download button in season-requests-table.svelte 2025-05-25 12:23:54 +02:00
maxDorninger
cbde0296a5 feat: add recommended shows carousel and integrate TV recommendations API 2025-05-25 12:11:13 +02:00
maxDorninger
20329444cf feat: implement user management settings page with user editing functionality 2025-05-25 00:38:11 +02:00
maxDorninger
0a3fef8908 feat: update layout and styling for Media Manager, including logo and background image integration 2025-05-24 23:05:57 +02:00
maxDorninger
d779bac8ce feat: add manual download option to season-requests-table.svelte and fixing bug that prevents user from approving/unapproving of a request 2025-05-24 22:23:20 +02:00
maxDorninger
ecf3fe1f45 style: apply consistent formatting and spacing across multiple files 2025-05-24 21:57:18 +02:00
maxDorninger
64eace0c74 fix: make convertSeasonRangeToIntegerRange function support both shows and IndexerQueryResults 2025-05-24 21:05:51 +02:00
maxDorninger
0ea500bacd feat: enhance user feedback with toast notifications for various actions and errors 2025-05-24 20:58:54 +02:00
maxDorninger
6513065ba8 feat: integrate toast notifications for error handling and success messages in dialogs 2025-05-24 19:59:36 +02:00