Commit Graph

40 Commits

Author SHA1 Message Date
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
302890171f refactor repository module to import NotFoundError from media_manager.exceptions and fix return statement in delete operation 2025-06-08 18:42:02 +02:00
maxDorninger
3d9e9d00d0 add get_torrent_by_id dependency, add 404 error message and make NotFoundException globally available 2025-06-08 18:40:30 +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
b5e68f194e add tests for indexer module 2025-06-08 17:30:23 +02:00
maxDorninger
a13a7d5bb3 adjust existing tests 2025-06-08 17:09:03 +02:00
maxDorninger
b42b86e99b refactor TvService to use IndexerService 2025-06-08 17:03:36 +02:00
maxDorninger
32de886dbe refactor indexer module to implement dependency injection 2025-06-08 16:59:27 +02:00
maxDorninger
1e79869d1e fix requests not working 2025-06-08 15:56:36 +02:00
maxDorninger
41222b2452 fix season requests not working 2025-06-08 12:08:49 +02:00
maxDorninger
1fddf876c8 refactor torrent module to use dependency injection and decouple tv and torrent module for better separation of concerns 2025-06-08 11:38:47 +02:00
maxDorninger
5c646db42a add tests 2025-06-07 16:45:15 +02:00
maxDorninger
cc5e9837ec add default values to config and fix import in tv/service 2025-06-07 15:49:41 +02:00
maxDorninger
7347c0ab1e add proper http error codes 2025-06-07 13:42:25 +02:00
maxDorninger
231c36efe0 run linter and formatter 2025-06-07 13:29:48 +02:00
maxDorninger
1fab5d8056 run linter and formatter 2025-06-07 13:23:00 +02:00
maxDorninger
d31658a82f update router and exceptions and create dependencies.py 2025-06-07 13:19:16 +02:00
maxDorninger
5b26b3a665 create tv service and repository classes 2025-06-06 21:53:05 +02:00
maxDorninger
69d6fa7c15 add automatic alembic migrations to docker images 2025-06-01 22:45:16 +02:00
maxDorninger
31874aeb31 update admin email configuration to support multiple addresses and update documentation 2025-06-01 19:30:56 +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
d21df4068b format code 2025-05-31 18:04:03 +02:00
maxDorninger
c2f707a1c9 fix automatic importing 2025-05-31 17:46:50 +02:00
maxDorninger
415a6f80c1 fix import in tv/service.py 2025-05-31 14:51:36 +02:00
maxDorninger
3ec45c5f0a format code 2025-05-31 14:40:33 +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
e6a58d07a0 fix: trying to add the required scopes 2025-05-30 19:12:08 +02:00
maxDorninger
09beb16a1a refactor: rename OAuth2 variables to OpenID for clarity 2025-05-30 18:50:50 +02:00
maxDorninger
d2034d605e refactor: switch OAuth2 to OpenID and update related configurations 2025-05-30 18:41:06 +02:00
maxDorninger
464e1eb8c7 fix: add base scopes for OAuth2 configuration 2025-05-30 18:07:31 +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
88c72e3303 switch to uv and remove old logo.svg 2025-05-29 22:33:13 +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