138 Commits

Author SHA1 Message Date
Zoe Roux
5b4dc1e9b0
Rename local repository to GenericRepository 2024-04-21 02:32:17 +02:00
Zoe Roux
1d553daeaf
Cleanup ef repositories 2024-04-21 02:32:17 +02:00
Zoe Roux
e8896b7787
Prevent 500 when specifing invalid show id on episode create 2024-03-31 16:15:40 +02:00
Zoe Roux
f89ce7a965
Disable show update rabbit message when updating an episode 2024-03-23 15:33:39 +01:00
Zoe Roux
fe9aa865f9
Add shows in episode watch status change events 2024-03-23 14:00:43 +01:00
Zoe Roux
1f3a985d3a
Fix watch status message payload 2024-03-23 13:47:46 +01:00
Zoe Roux
b6f9c050e1
Publish WatchStatus changes to rabbitmq 2024-03-23 13:17:09 +01:00
Zoe Roux
3a5d6ed2cd
Add deleted events 2024-03-23 13:07:23 +01:00
Zoe Roux
c15dcb02ec
Add watch status changed events 2024-03-23 13:07:23 +01:00
Zoe Roux
18e301f26a
Switch to file scopped namespaces 2024-03-23 00:20:40 +01:00
Zoe Roux
3e44d38a90
Remove old People references 2024-03-23 00:11:17 +01:00
Zoe Roux
ddad768cd8 Format code 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
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
8b92d0525f Remove user's logo in db 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
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
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
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
Zoe Roux
38cb4c4f28 Tranform completed shows in watching state when a new item is added 2023-12-07 00:03:13 +01:00
Zoe Roux
1178e8fd6c Hide completed items from the watchlist 2023-12-07 00:03:13 +01:00
Zoe Roux
e2414f94f3 Add movie watch percent progress bar 2023-12-07 00:03:13 +01:00
Zoe Roux
4cf9609153 Return next episode on /watchlist 2023-12-07 00:03:13 +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
e5dde472c9 Fix projected relations mixed with normal relations 2023-12-07 00:03:13 +01:00
Zoe Roux
0bc6512bcc Fix episodes count calculation on dapper 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
6974ef0163 Add watchlist menu to set status in details page 2023-12-07 00:03:13 +01:00
Zoe Roux
0ac4a1daa0 Fix watch status upsert 2023-12-07 00:03:13 +01:00
Zoe Roux
d1febd13fd Standardize multiline raw strings indent 2023-12-07 00:03:13 +01:00
Zoe Roux
6fbd00a38f Add watchlists on news and library items 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
aa4ea2134a Add played date on watch status 2023-12-07 00:03:13 +01:00
Zoe Roux
48f77c2f7a Add watch apis 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