Commit Graph

90 Commits

Author SHA1 Message Date
maxDorninger
5910b047b3 format files 2025-09-25 21:26:16 +02:00
maxDorninger
b53e9fde9b add HadrienKerlero to sponsor mentions 2025-09-25 21:21:53 +02:00
maxDorninger
9125bddf12 remove stray parentheses 2025-09-12 20:43:16 +02:00
maxDorninger
6203ec5ce0 format files 2025-09-12 20:09:44 +02:00
maxDorninger
d6c1a03d78 migrate all .svelte files to new types created with openapi-ts 2025-09-12 19:58:53 +02:00
Maximilian Dorninger
a397264944 Fix recommended-tv endpoint being called instead of movie one in add-movie component
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-30 22:22:57 +02:00
maxDorninger
e4b8596468 format files 2025-08-30 21:53:00 +02:00
maxDorninger
ded9503169 replace all occurrences of fetch with openapi-fetch in routes 2025-08-30 11:55:38 +02:00
Maximilian Dorninger
41531b3807 Merge pull request #129 from maxdorninger/enhance-frontend
Enhance frontend
2025-08-11 22:04:10 +02:00
maxDorninger
b2973cf2f2 format files 2025-08-11 21:41:45 +02:00
maxDorninger
611e066473 fix linting errors 2025-08-11 21:16:14 +02:00
maxDorninger
1a489dc71d replace divs with main, header and footer tags to make html more semantic 2025-08-02 14:40:40 +02:00
maxDorninger
9f2ec53d23 add the max width of the content to other pages too 2025-08-02 12:45:55 +02:00
maxDorninger
f755589258 add new sponsor https://github.com/SeimusS 2025-08-02 03:36:40 +02:00
maxDorninger
fb095e61cb update from tailwindcss 3 to 4 2025-08-02 02:56:28 +02:00
maxDorninger
60f129af3a make tv and movie page use cards 2025-08-02 01:50:45 +02:00
maxDorninger
9fcb7b1d20 organize the controls on the movie and tv pages in cards 2025-08-02 01:19:55 +02:00
maxDorninger
233044a429 make layout of the movie and tv show page better, i.e. set the content's max width to 80em instead of the full width of the page; replace checkbox for continuous download of show with switch 2025-08-02 01:08:01 +02:00
maxDorninger
0046fc473c add torrents field to public movie schema, and fix movie's torrents not correctly displaying in the web ui 2025-08-01 23:15:38 +02:00
maxDorninger
9f9431dbaf add new sponsor https://github.com/brandon-dacrib to docs, about page and readme 2025-08-01 15:47:54 +02:00
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
6224d418be fix breadcrumbs in movie torrents page linking to show page 2025-07-19 14:17:49 +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
1339c9d61d fix invalid URL error 2025-07-17 19:37:10 +02:00
maxDorninger
a232d5e935 format files 2025-07-17 17:20:49 +02:00
maxDorninger
5ff55f1a1d add base url to all the redirects and links 2025-07-17 17:18:37 +02:00
maxDorninger
14942f9653 add frontend code for selecting/setting the library 2025-07-16 14:32:21 +02:00
maxDorninger
469161ebc3 add donate button to sidebar 2025-07-10 15:30:03 +02:00
maxDorninger
9ef611df79 add sponsors to about page 2025-07-10 15:22:28 +02:00
maxDorninger
1c57830cfa remove unused function from notifications page 2025-07-02 16:54:57 +02:00
maxDorninger
18edeba089 fix notifications page 2025-07-01 23:13:18 +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
aeab3b1bd1 fix small bug in the seasons page 2025-06-30 17:48:15 +02:00
maxDorninger
4fc9c84370 format files 2025-06-30 10:09:32 +02:00
maxDorninger
1ba4027547 add proper titles to every page 2025-06-29 23:49:59 +02:00
maxDorninger
44b9137b64 remove trailing slashes in some routes 2025-06-29 23:30:23 +02:00
maxDorninger
7da6a1a908 fix wrong import in frontend 2025-06-29 17:39:15 +02:00
maxDorninger
61705511b5 format files 2025-06-29 17:31:22 +02:00
maxDorninger
d63825a684 fix bugs preventing the successful build of the arm frontend and backend images 2025-06-29 16:54:12 +02:00
maxDorninger
1732bde281 fix bug which causes only recommended shows/movies to be displayed when trying to add media 2025-06-29 11:24:12 +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
2bee72aadf finalizing the frontend for the movies 2025-06-28 20:16:37 +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