37 Commits

Author SHA1 Message Date
Zoe Roux
f0e6ee5835 Fix duplicated exception when the item was deleted 2024-01-30 23:47:42 +01:00
Zoe Roux
c0e6012d70 Make runtime nullable 2024-01-20 17:06:04 +01:00
Zoe Roux
fabafcb78b Rework patch apis 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
bab97fba5f Add watchlist filters and fix after id 2023-12-07 00:03:13 +01:00
Zoe Roux
c289161400 Create get all in watch status repository 2023-12-07 00:03:13 +01:00
Zoe Roux
7810f626c6 Add watchlist api 2023-12-07 00:03:13 +01:00
Zoe Roux
bd48032a50 Handle next episode position/percent in show watch status 2023-12-07 00:03:13 +01:00
Zoe Roux
4139362677 Update watch list code to use guids 2023-12-07 00:03:13 +01:00
Zoe Roux
6567e78c8c Add percent, unseen episodes count and show completions handling 2023-12-07 00:03:13 +01:00
Zoe Roux
32050bcdcd Add episodes and shows watch status apis 2023-12-07 00:03:13 +01:00
Zoe Roux
2aa10c9b1f Add movie's watch status api 2023-12-07 00:03:13 +01:00
Zoe Roux
9a5c4ab087 Improve duplicated error handling 2023-11-29 02:21:21 +01:00
Zoe Roux
070a94d87d Switch from int ids to guid 2023-11-28 23:27:50 +01:00
Zoe Roux
411054afe9 Create a helper class to make queries eaiser 2023-11-27 15:13:08 +01:00
Zoe Roux
e9aaa184cf Rework filters completly 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
ca6a4d8ab5 Convert library items to an interface 2023-11-27 15:13:08 +01:00
Zoe Roux
68a3af0b52 Fix meilisearch indexes setup 2023-11-01 17:36:11 +01:00
Zoe Roux
5b7bfa79f9 Fix repositories create/edit/delete events 2023-11-01 17:36:11 +01:00
Zoe Roux
d7dee62e97 Add items index on meilisearch 2023-11-01 17:36:11 +01:00
Zoe Roux
12f35fefc4 Add from id in repository 2023-11-01 17:36:11 +01:00
Zoe Roux
d3fbec1a9d Add include as a first class param and remove library manager thing 2023-10-27 22:44:45 +02:00
Zoe Roux
8b102b083f Use null safety 2023-10-27 00:47:57 +02:00
Zoe Roux
938ccd9215
Fix library item issue 2023-09-05 00:36:36 +02:00
Zoe Roux
a1fb4ce8eb
Fix warnings 2023-08-07 15:29:31 +09:00
Zoe Roux
5446dbce83
Fix tests compilation errors 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
c69864d0f5 Delete dotnet file system abstraction 2023-08-02 00:57:27 +09:00
Zoe Roux
58b799edb4 Add events when resources are changed 2023-07-25 15:01:23 +09:00
Zoe Roux
bf281820b9 Remove the weird configuration options, add ApiKeys configuration 2023-04-03 20:03:11 +09:00
Zoe Roux
13d79c5338 Delete the task system 2023-04-03 20:03:11 +09:00
Zoe Roux
e17b4c6e23 Cleanup config options 2023-03-17 01:30:18 +09:00
Zoe Roux
03bd5b4c78 Removing config things 2023-03-17 01:30:18 +09:00
Zoe Roux
c0c263c4d7 Rework sort system to allow multiples keys 2023-03-14 03:04:29 +09:00
Zoe Roux
506a16e10a Move the backend to a back folder 2022-10-01 23:47:00 +09:00