Commit Graph

18 Commits

Author SHA1 Message Date
maxid
2a1bd7199d format frontend files 2025-12-07 20:43:49 +01:00
maxid
4c60037a17 add frontend code for movie imports 2025-12-07 19:57:13 +01:00
maxid
13b32e7104 add ability to import unknown tv shows 2025-12-07 17:38:37 +01:00
maxid
961c89e4e2 format frontend files 2025-12-06 22:39:09 +01:00
maxid
e522fa9801 add stats to dashboard 2025-12-06 21:05:13 +01:00
maxDorninger
22c4ddc869 add ability to change imported state of a torrent 2025-10-29 17:29:46 +01:00
maxDorninger
39c88a0519 add retry and delete buttons to torrents table 2025-10-29 14:22:22 +01:00
maxDorninger
30b710e618 improve how the download_url field is excluded from the response model 2025-10-28 22:49:10 +01:00
maxDorninger
bae3906063 add indexer field to IndexerQueryResult and update related components; display indexer name to use 2025-10-28 22:17:00 +01:00
maxDorninger
8f5cc9329c update how oauth is handled 2025-09-13 18:42:34 +02:00
maxDorninger
6203ec5ce0 format files 2025-09-12 20:09:44 +02:00
maxDorninger
6f8d3eea4e update type of the library parameter to string, instead of generating a list of possible values dynamically 2025-09-12 20:05:02 +02:00
maxDorninger
3eaa3dd233 update how login is handled in the frontend 2025-09-07 21:01:24 +02:00
maxDorninger
340186a3fc prevent infinite recursion of autoLogoutMiddleware 2025-09-04 21:37:25 +02:00
maxDorninger
1f544e55e8 add support for multiple oauth providers 2025-09-04 20:05:45 +02:00
maxDorninger
5a71246623 format generated file, use openapi fetch in login route and fix linting errors 2025-08-21 21:26:18 +02:00
maxDorninger
ea6ece3286 add middlewares to openapi-fetch 2025-08-21 21:25:06 +02:00
maxDorninger
b147bb8434 add openapi-typescript and openapi-fetch to project and generate types with it 2025-08-21 20:13:39 +02:00