Commit Graph

265 Commits

Author SHA1 Message Date
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 7f20a3f36a Fix watch status delete status 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 973685ec08 Fix admin creation logic 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 f4dc4c315d Use cookie for the jwt for images or videos 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 cee7ca2ca0 Add group support to partial permissions 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 7a8cc242ae Add runtime nullable migration 2024-01-20 17:06:04 +01:00
Zoe Roux c0e6012d70 Make runtime nullable 2024-01-20 17:06:04 +01:00
Zoe Roux ca35611925 Format code 2024-01-10 22:44:41 +01:00
Zoe Roux 6407579dd6 Add a password reset api 2024-01-10 22:44:41 +01:00
Zoe Roux 08d9b9d950 Fix patch for direct values 2024-01-10 22:44:41 +01:00
Zoe Roux ff154b03f3 Fix testcs 2024-01-10 13:12:37 +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 e668cdd89c Add settings field on the user 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 bffd71fea5 Use csharpier in the ci 2023-12-08 02:42:46 +01:00
Zoe Roux 7e6e56a366 Add csharpier as a code formatter 2023-12-08 02:42:46 +01:00
Zoe Roux bf831dba45 Fix previous episode when an absolute number is null 2023-12-07 00:42:15 +01:00
Zoe Roux a43d54ee1d Fix tests 2023-12-07 00:03:13 +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 015bfe983c Push fix next episode id nullability 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 2f309440cc Fix error messages for unlogged users on the watch status api 2023-12-07 00:03:13 +01:00