181 Commits

Author SHA1 Message Date
Zoe Roux
db2204258a
Add setup step in /info 2024-05-26 18:33:06 +02:00
Zoe Roux
5364359788
Fix auto refresh date calculation 2024-05-06 18:00:37 +02:00
Zoe Roux
a8eb1c52b6
Use stable images ids to prevent duplicated 2024-04-29 21:52:16 +02:00
Zoe Roux
7824a78e85
Cleanup image redownload 2024-04-29 21:52:04 +02:00
Zoe Roux
9e089b21ed
Add delete route that allow recursive delete for directories 2024-04-29 02:14:43 +02:00
Zoe Roux
59e1832c3e
Move transcoder api to /video with path b64 encoded to prevent db hit 2024-04-28 00:28:18 +02:00
Zoe Roux
580109666f
Support svg images from external websites (#434) 2024-04-23 21:09:43 +00:00
Zoe Roux
9ee35534bd
Add a private route to get items to auto refresh 2024-04-23 22:29:20 +02:00
Zoe Roux
526ac1b8ab
Compute next refresh date automatically for all resources 2024-04-22 16:56:48 +02:00
Zoe Roux
5c6bcee763
Auto calculate next refresh dates for episodes 2024-04-22 16:56:48 +02:00
Zoe Roux
274d2987d2
Prevent AddedDate edits 2024-04-22 16:56:48 +02:00
Zoe Roux
4688868f04
Fix season and episode slugs on update 2024-04-22 16:56:48 +02:00
Zoe Roux
996209d205
Format code 2024-04-21 21:27:58 +02:00
Zoe Roux
9e38c3f333
Chunk images redownload to prevent http timeouts 2024-04-21 21:23:24 +02:00
Zoe Roux
c4b42c9961
Auto download missing images on startup 2024-04-21 19:43:32 +02:00
Zoe Roux
00cd94d624
Fix repository's relations handling 2024-04-21 19:43:32 +02:00
Zoe Roux
d36a20ce5e
Move different year duplication prevention logic to the API 2024-04-21 19:43:32 +02:00
Zoe Roux
8b256e4c60
Remove image hash caching since it does not work for blurhash 2024-04-21 19:43:32 +02:00
Zoe Roux
e9b29dd814
Add image creation code in Validate() of resources 2024-04-21 19:43:32 +02:00
Zoe Roux
d46e6eda64
Rework thumbnail manager to use images id 2024-04-21 19:43:28 +02:00
Zoe Roux
e1c04bef51
Use json for images instead of multiples columns 2024-04-21 02:32:17 +02:00
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
a8c7ecc865
Create image migration code 2024-04-04 01:52:06 +02:00
Zoe Roux
9bd1e50de3
Delete usless plugin/startup handling 2024-04-02 22:06:32 +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
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
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
8b92d0525f Remove user's logo in db 2024-02-05 00:37:56 +01:00