Commit Graph

36 Commits

Author SHA1 Message Date
maxDorninger
82ddadf8f7 format code and change schedule on which certain tasks are executed 2025-07-01 21:20:08 +02:00
maxDorninger
89b4fbb056 add notificaton module 2025-07-01 14:15:13 +02:00
maxDorninger
40a1bbf904 format files and remove unused import 2025-06-30 20:55:36 +02:00
maxDorninger
a7c582ee5c break up scheduled tasks 2025-06-30 20:48:39 +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
be3e7f8cd8 format files 2025-06-30 14:14:20 +02:00
maxDorninger
f837a75c73 add version to api, add hello world route to api and optimize the backend's dockerfile 2025-06-30 14:12:24 +02:00
maxDorninger
b6af87ea88 fix weekly tasks being triggered every hour 2025-06-30 14:00:56 +02:00
maxDorninger
61705511b5 format files 2025-06-29 17:31:22 +02:00
maxDorninger
63c9c560b4 store scheduled tasks in db, so the scheduler's timer won't restart on app restart 2025-06-29 17:25:54 +02:00
maxDorninger
a1c7b9b941 format files 2025-06-28 22:46:38 +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
02807af6e9 format files 2025-06-24 19:32:21 +02:00
maxDorninger
bdc3a4aea0 add movie tasks to scheduled tasks 2025-06-24 19:25:30 +02:00
maxDorninger
8b4da3ba3d fixing code related to exception handling 2025-06-24 18:44:49 +02:00
maxDorninger
d0c26f3e6e fix code for importing movies 2025-06-24 17:37:58 +02:00
maxDorninger
9360b88842 format code with ruff 2025-06-22 17:41:50 +02:00
maxDorninger
66e5c6a2f9 fall back to copying file if hardlinks do not work 2025-06-22 17:24:48 +02:00
maxDorninger
4144ccb98a add checks at startup to determine if hardlinks work 2025-06-22 17:02:14 +02:00
maxDorninger
611d5a2b03 auto update show metadata weekly 2025-06-09 22:20:08 +02:00
maxDorninger
e9a7845eb8 update cors urls and corresponding documentation and fix documentation 2025-06-08 23:34:32 +02:00
maxDorninger
ec2493afdb add logic to convert images to avif and webp 2025-06-08 21:32:59 +02:00
maxDorninger
d82f9a3d9e add back feature to auto import all torrents 2025-06-08 18:26:56 +02:00
maxDorninger
4c414d13ef refactor indexer module imports and format code 2025-06-08 17:51:47 +02:00
maxDorninger
1e79869d1e fix requests not working 2025-06-08 15:56:36 +02:00
maxDorninger
e22c16dc28 formatting files and adding support for jackett 2025-06-01 18:47:18 +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
c2f707a1c9 fix automatic importing 2025-05-31 17:46:50 +02:00
maxDorninger
289bfec46a feat: implement automatic hourly downloads for approved season requests 2025-05-31 14:40:15 +02:00
maxDorninger
40c90d90ed feat: add automatic downloads for approved season requests 2025-05-31 13:45:50 +02:00
maxDorninger
910b4e6448 fix: modifying fastapi-users to always request openid, profile and email scopes 2025-05-30 19:54:28 +02:00
maxDorninger
d2034d605e refactor: switch OAuth2 to OpenID and update related configurations 2025-05-30 18:41:06 +02:00
maxDorninger
6150080ac7 refactor: update API URL handling for client and server environments 2025-05-30 12:14:24 +02:00
maxDorninger
71cbed8a6f working on making things work with docker 2025-05-29 23:57:26 +02:00
maxDorninger
c7b925f363 refactor: reformat code 2025-05-29 15:37:43 +02:00
maxDorninger
206df8b150 refactor: change folder structure 2025-05-29 15:36:35 +02:00