Commit Graph

55 Commits

Author SHA1 Message Date
Zoe Roux 9a81da0154 Fix seasons refresh 2024-05-06 20:06:52 +02:00
Zoe Roux 7c3f4d3c20 Add migration and generate auth secret 2024-04-23 18:32:19 +02:00
Zoe Roux 996209d205 Format code 2024-04-21 21:27:58 +02:00
Zoe Roux c576babde8 Migrate images 2024-04-21 19:43:32 +02:00
Zoe Roux c4cd4ead44 fixup! Add next refresh date migration 2024-04-16 01:27:44 +02:00
Zoe Roux 7140d308fd Add next refresh date migration 2024-04-16 01:27:44 +02:00
Zoe Roux 8758c7447e Format code 2024-04-02 23:24:24 +02:00
Zoe Roux 1b4d1ef45e Add genres migrations 2024-04-02 22:06:32 +02:00
Zoe Roux 9bd1e50de3 Delete usless plugin/startup handling 2024-04-02 22:06:32 +02:00
Zoe Roux 8afbc63b85 Use DateOnly for dates fields instead of DateTime 2024-03-24 18:52:54 +01:00
Zoe Roux ee0f703120 Update nuget packages 2024-03-23 01:13:18 +01:00
Zoe Roux 5a461bca7d Migrate to dotnet8 2024-03-23 01:13:18 +01:00
Zoe Roux 115d52977d Make password optional 2024-03-07 01:36:57 +01:00
Zoe Roux 35a69edfa2 Add value comparers for json columns and add user externalids on db 2024-03-07 01:36:57 +01:00
Zoe Roux 1ba03ba909 Fix play permission migration not behing applied 2024-02-19 18:08:22 +01:00
Zoe Roux a3172c7918 Format code 2024-02-19 17:14:41 +01:00
Zoe Roux 2968ca3562 Update default permissions 2024-02-19 17:14:41 +01:00
Zoe Roux 9f003189e9 Add issues api 2024-02-17 23:54:55 +01:00
Zoe Roux 2b59a35bf3 Add issues table 2024-02-17 23:54:55 +01:00
Zoe Roux 0439e1f37a Format code 2024-02-05 00:37:56 +01:00
Zoe Roux 8b92d0525f Remove user's logo in db 2024-02-05 00:37:56 +01:00
Zoe Roux a5638203a6 Update csharpier 2024-02-03 14:55:18 +01:00
Zoe Roux 7a8cc242ae Add runtime nullable migration 2024-01-20 17:06:04 +01:00
Zoe Roux e668cdd89c Add settings field on the user 2024-01-10 13:12:37 +01:00
Zoe Roux 7e6e56a366 Add csharpier as a code formatter 2023-12-08 02:42:46 +01:00
Zoe Roux bd48032a50 Handle next episode position/percent in show watch status 2023-12-07 00:03:13 +01:00
Zoe Roux 015bfe983c Push fix next episode id nullability 2023-12-07 00:03:13 +01:00
Zoe Roux 948c98f95b Add watchlist migration 2023-12-07 00:03:13 +01:00
Zoe Roux 73f4187087 Create new migration 2023-11-28 23:27:50 +01:00
Zoe Roux 1f63991ca0 Remove all migrations 2023-11-28 23:27:50 +01:00
Zoe Roux ee4cc6706e Convert news items to dapper implementation 2023-11-27 15:13:08 +01:00
Zoe Roux 177391a74c Rework default sort and make it work with dapper 2023-11-27 15:13:08 +01:00
Zoe Roux d01ef02389 Fix StudioId casing on the movie 2023-11-27 15:13:08 +01:00
Zoe Roux 1769aa45c9 Fix ratings migration default value 2023-11-03 21:13:43 +01:00
Zoe Roux 5489f601d2 Fix items view for collections (sql) 2023-11-03 16:07:19 +01:00
Zoe Roux c4f1e420f8 Add runtime on the back 2023-11-03 16:07:19 +01:00
Zoe Roux 15a4280a36 Add ratings 2023-11-03 16:07:19 +01:00
Zoe Roux 40c0403962 Add show thumbnail as backup for new episodes 2023-10-30 15:25:19 +01:00
Zoe Roux 56a96540b4 Add show info on news episode, Add news on the front 2023-10-30 15:25:19 +01:00
Zoe Roux 5a6bb57fd5 Add news view in the db 2023-10-30 15:25:19 +01:00
Zoe Roux 5f6e96333c Add creation date on the db 2023-09-07 22:55:41 +02:00
Zoe Roux a1fb4ce8eb Fix warnings 2023-08-07 15:29:31 +09:00
Zoe Roux 93b36f1bd4 Fix image resize not working 2023-08-07 14:50:12 +09:00
Zoe Roux ca99421624 Update library items for new movies 2023-08-07 14:50:12 +09:00
Zoe Roux 5c270a0362 Handle external ids 2023-08-07 14:50:12 +09:00
Zoe Roux 19ae15f53f Split movies and shows, enable nullable handling (wip) 2023-08-07 14:50:12 +09:00
Zoe Roux 386c6bf268 Feat rework images, delete providers 2023-08-07 14:50:12 +09:00
Zoe Roux 3d30d65184 Fix tests 2023-08-02 00:57:27 +09:00
Zoe Roux e6f263b6de Remove track table 2023-08-02 00:57:27 +09:00
Zoe Roux c69864d0f5 Delete dotnet file system abstraction 2023-08-02 00:57:27 +09:00