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 |
|
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
|
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 |
|
Zoe Roux
|
2aa10c9b1f
|
Add movie's watch status api
|
2023-12-07 00:03:13 +01:00 |
|
Zoe Roux
|
bd84989454
|
Fix episodes comparison
|
2023-11-29 16:16:10 +01:00 |
|
Zoe Roux
|
f2ebc5659e
|
Only list collections if more than 1 item is contained
|
2023-11-29 02:21:21 +01:00 |
|
Zoe Roux
|
0ed35e0354
|
Fix random sort after id and implement dapper from ids
|
2023-11-29 02:21:21 +01:00 |
|
Zoe Roux
|
29d846a944
|
Allow kind to be used as a filter
|
2023-11-29 02:21:21 +01:00 |
|
Zoe Roux
|
9a5c4ab087
|
Improve duplicated error handling
|
2023-11-29 02:21:21 +01:00 |
|
Zoe Roux
|
f59f9a7ba0
|
Handle movies with the same slug but not the same date
|
2023-11-29 02:21:21 +01:00 |
|
Zoe Roux
|
73f4187087
|
Create new migration
|
2023-11-28 23:27:50 +01:00 |
|
Zoe Roux
|
8ea8d3ff57
|
Remove old watched episode and comment out usless people implementation
|
2023-11-28 23:27:50 +01:00 |
|
Zoe Roux
|
070a94d87d
|
Switch from int ids to guid
|
2023-11-28 23:27:50 +01:00 |
|
Zoe Roux
|
ee4cc6706e
|
Convert news items to dapper implementation
|
2023-11-27 15:13:08 +01:00 |
|
Zoe Roux
|
948f8694f2
|
Update front for new filter api and use includes when useful
|
2023-11-27 15:13:08 +01:00 |
|
Zoe Roux
|
29314d473f
|
Support collections/id/items via dapper
|
2023-11-27 15:13:08 +01:00 |
|
Zoe Roux
|
5f177e9338
|
Fix count method of dapper
|
2023-11-27 15:13:08 +01:00 |
|
Zoe Roux
|
d7dd2bd138
|
Fix by after Id with random sorting in dapper
|
2023-11-27 15:13:08 +01:00 |
|
Zoe Roux
|
ba37786038
|
Implement a base repository for dapper
|
2023-11-27 15:13:08 +01:00 |
|
Zoe Roux
|
179b79c926
|
Handle images via dapper
|
2023-11-27 15:13:08 +01:00 |
|