Commit Graph

121 Commits

Author SHA1 Message Date
maxDorninger
99c0a7dafa remove duplicate input field 2025-07-29 16:04:44 +02:00
maxDorninger
bb294225f2 fix formatting 2025-07-29 15:36:50 +02:00
maxDorninger
a83a7d8c08 fix password being set to new email when trying to update oneself's email 2025-07-29 15:22:23 +02:00
maxDorninger
799d7ea240 fix formatting of frontend files 2025-07-29 13:53:23 +02:00
maxDorninger
575efddf53 improve error message that appears when trying to add duplicate filepath suffix for a season/movie file 2025-07-29 13:02:50 +02:00
Maximilian Dorninger
507560f8c3 Update web/src/lib/components/user-data-table.svelte
correct the id that the email label references

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-19 14:55:31 +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
8f31841130 expand download dialogues max torrent table height 2025-07-19 14:48:55 +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
9eb2411bce fix error message displaying when adding a movie request 2025-07-19 14:13:13 +02:00
maxDorninger
cc554164c3 make settings page properly reactive and add feature for admins to be able to change other user's emails 2025-07-19 13:44:18 +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
776e74a8ad update dependencies of frontend 2025-07-17 18:21:20 +02:00
maxDorninger
a232d5e935 format files 2025-07-17 17:20:49 +02:00
maxDorninger
e051001ea5 fix typo 2025-07-17 17:18:44 +02:00
maxDorninger
5ff55f1a1d add base url to all the redirects and links 2025-07-17 17:18:37 +02:00
maxDorninger
ea7556de39 combine Dockerfiles of backend and frontend 2025-07-17 16:56:10 +02:00
maxDorninger
6016e3c155 make frontend support static adapter in SPA mode 2025-07-17 15:17:40 +02:00
maxDorninger
14942f9653 add frontend code for selecting/setting the library 2025-07-16 14:32:21 +02:00
maxDorninger
e0a7e115e4 add library field to types in types.ts 2025-07-16 13:43:29 +02:00
maxDorninger
d404663f16 fix overriding of filepath suffix not working for seasons 2025-07-15 19:56:09 +02:00
maxDorninger
1626f975f4 remove hardcoded colors from setting's dialogs 2025-07-13 17:54:22 +02:00
Maximilian Dorninger
4055f671f3 Merge pull request #43 from maxdorninger/add-usenet-support
Add usenet support and fix jackett using magnet link
2025-07-10 18:19:02 +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
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
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
9c27825532 fix the dockerfile of the frontend 2025-07-01 17:36:53 +02:00
maxDorninger
19bc4ca5e3 update frontend Dockerfile 2025-07-01 16:12:48 +02:00
maxDorninger
3799ae8712 format files 2025-06-30 21:32:34 +02:00
maxDorninger
7389db0d4c fix entrypoint.sh not being copied correctly 2025-06-30 20:49:05 +02:00
maxDorninger
1abec67144 update dockerfiles 2025-06-30 18:49:24 +02:00
maxDorninger
b3d93bcbe2 Merge remote-tracking branch 'origin/master' 2025-06-30 18:08:52 +02:00
maxDorninger
aeab3b1bd1 fix small bug in the seasons page 2025-06-30 17:48:15 +02:00
maxDorninger
4d67db6545 fix the docker files and startup scripts, also fix a bug in the hello world route of the backend 2025-06-30 17:17:21 +02:00
maxDorninger
a3a61710d3 trying to optimize runtime of worklfow building the frontend containers 2025-06-30 15:46:59 +02:00
maxDorninger
e965490a65 add startup script to frontend docker container 2025-06-30 15:02:17 +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
51871d8af2 fix favicon not displaying 2025-06-30 11:21:50 +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
4fc9c84370 format files 2025-06-30 10:09:32 +02:00