296 Commits

Author SHA1 Message Date
Zoe Roux
c15dcb02ec
Add watch status changed events 2024-03-23 13:07:23 +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
18e301f26a
Switch to file scopped namespaces 2024-03-23 00:20:40 +01:00
Zoe Roux
e7bedd6a29
Fully migrate to system.text.json 2024-03-23 00:11:17 +01:00
Zoe Roux
7194dcb2c7
Fix oneof json serialization 2024-03-23 00:11:17 +01:00
Zoe Roux
d62bdfc637
Add loadable fields handling on system.text.json serializer 2024-03-23 00:11:17 +01:00
Zoe Roux
ec6b90b33c
Remove some json ignores on ids 2024-03-23 00:11:17 +01:00
Zoe Roux
0c0037416a
Fix kind serialation 2024-03-23 00:11:17 +01:00
Zoe Roux
ad9d1ee430
Migrate from newtonsoft.json to system.text.json 2024-03-23 00:11:17 +01:00
Zoe Roux
3e44d38a90
Remove old People references 2024-03-23 00:11:17 +01:00
Zoe Roux
9493531eaa
Remove custom serializer ignore 2024-03-22 21:22:11 +01:00
Zoe Roux
01d7f62c36 Prevent unlogged users to try to see a watchlist 2024-03-10 21:35:44 +01:00
Zoe Roux
ddad768cd8 Format code 2024-03-10 18:27:24 +01:00
Zoe Roux
92bfbf662b Handle non-verifed users on the front 2024-03-10 18:27:24 +01:00
Zoe Roux
44e7323720 Handle require verification on account creation 2024-03-10 18:27:24 +01:00
Zoe Roux
6933aecfa4 Fix external token edit detection 2024-03-09 00:49:11 +01:00
Zoe Roux
c0acf1c1a0 Add unlink route 2024-03-09 00:49:11 +01:00
Zoe Roux
a6c3ab33b1 Allow existing accounts to be linked 2024-03-09 00:49:11 +01:00
Zoe Roux
633db89031 Fix dapper user json parsing 2024-03-07 01:36:57 +01:00
Zoe Roux
3bb36f5e78 Fix user lookup by provider id 2024-03-07 01:36:57 +01:00
Zoe Roux
85fbd37434 Move admin account creation logic to the repository 2024-03-07 01:36:57 +01:00
Zoe Roux
a3172c7918 Format code 2024-02-19 17:14:41 +01:00
Zoe Roux
09430e56b8 Fix video route 2024-02-19 17:14:41 +01:00
Zoe Roux
acedb77c07 Fix old proxy api 2024-02-19 17:14:41 +01:00
Zoe Roux
a8b0eeb973 Add generic thumbnails route 2024-02-19 17:14:41 +01:00
Zoe Roux
ff5ecb474f Make transcoding logic similar for episodes and movies 2024-02-19 17:14:41 +01:00
Zoe Roux
0a0939fa3d Start to remove transcoder dependence on kyoo 2024-02-19 17:14:41 +01:00
Zoe Roux
9f003189e9 Add issues api 2024-02-17 23:54:55 +01:00
Zoe Roux
1e4081a03f Add PATCH /{resource}/{id} route 2024-02-14 15:52:40 +01:00
Zoe Roux
0439e1f37a Format code 2024-02-05 00:37:56 +01:00
Zoe Roux
666477e448 Add set and delete methods for the /users api 2024-02-05 00:37:56 +01:00
Zoe Roux
6787400056 Fix local avatar retrival 2024-02-05 00:37:56 +01:00
Zoe Roux
0bd497279d Allow pp retrival without behing logged in (for easier cross backend access) 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
530811b699 Add a user api 2024-02-05 00:37:56 +01:00
Zoe Roux
c26a95ed60 Fix gravatar proxy 2024-02-05 00:37:56 +01:00
Zoe Roux
b43b6d6f75 Add user pp support with gravatar fallback 2024-02-05 00:37:56 +01:00
Zoe Roux
a5638203a6 Update csharpier 2024-02-03 14:55:18 +01:00
Zoe Roux
f0e6ee5835 Fix duplicated exception when the item was deleted 2024-01-30 23:47:42 +01:00
Zoe Roux
f65e4bc417 Format code 2024-01-29 03:41:39 +01:00
Zoe Roux
19c5efaed0 Add good error message when transcoder is not available 2024-01-29 03:41:39 +01:00
Zoe Roux
c0e6012d70 Make runtime nullable 2024-01-20 17:06:04 +01:00
Zoe Roux
8e861faa24 Fix query params for the transcoder 2024-01-10 13:12:37 +01:00
Zoe Roux
fabafcb78b Rework patch apis 2024-01-10 13:12:37 +01:00
Zoe Roux
47e6c5f978
Fix bug in set last episode watch status as completed 2024-01-04 21:56:08 +01:00
Zoe Roux
df7b6ae71d Fix dapper from ids when the id list is empty 2024-01-02 00:40:04 +01:00
Zoe Roux
2e0a0e5eb0 Clean up kind handling in the front 2023-12-19 14:25:38 +01:00
Zoe Roux
a54311c53f Fix next episodes on continue watching 2023-12-08 03:09:45 +01:00
Zoe Roux
7e6e56a366 Add csharpier as a code formatter 2023-12-08 02:42:46 +01:00