655 Commits

Author SHA1 Message Date
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
275a892ee1 Add react query devtools 2023-12-07 00:03:13 +01:00
Zoe Roux
7bf3ba2443 Disable watchlist button for unlogged users 2023-12-07 00:03:13 +01:00
Zoe Roux
cfa12b0fed Add basic watch status button on details page 2023-12-07 00:03:13 +01:00
Zoe Roux
db3d7f1f2e Parse watch status on the front 2023-12-07 00:03:13 +01:00
Zoe Roux
c1ba51b903 Run prettier 2023-12-05 23:56:14 +01:00
Zoe Roux
f4442fad0c Unselect account during refresh errors (could happen if server db was cleared) 2023-12-05 23:56:14 +01:00
Zoe Roux
87fdc1a444 Fix refresh token 403 first time 2023-12-05 23:56:14 +01:00
Zoe Roux
eed764c6e0 Use a promise cache to only refresh tokens one time on client side navigation 2023-12-05 23:56:14 +01:00
Zoe Roux
f9a2185748 Fix ssr issue with jwts 2023-12-05 23:56:14 +01:00
Zoe Roux
4f7c449ea7 Fix externalids error with null 2023-12-05 23:56:14 +01:00
Zoe Roux
7dab3fd094 Format front 2023-12-02 01:11:04 +01:00
Zoe Roux
49d225532c Various account fixes 2023-12-02 01:11:04 +01:00
Zoe Roux
b2c67e7df4 Fix yoshiki insert bug in input 2023-12-02 01:11:04 +01:00
Zoe Roux
07259a7635 Fix accounts under ssr 2023-12-02 01:11:04 +01:00
Zoe Roux
d63c601812 Fix some themes issues 2023-12-02 01:11:04 +01:00
Zoe Roux
ecd1b55fc6 Upgrade packages 2023-12-02 01:11:04 +01:00
Zoe Roux
4c955e4115 Add auth guard and connection check on mobile 2023-12-02 01:11:04 +01:00
Zoe Roux
14319a5c89 Rework account system 2023-12-02 01:11:04 +01:00
Zoe Roux
0ac388f3eb Rework login and navbar account display 2023-12-02 01:11:04 +01:00
Zoe Roux
fbf43fb10f Rework account storage system 2023-12-02 01:11:04 +01:00
Zoe Roux
e0f41be887 Expose more react query options to useFetch 2023-12-02 01:11:04 +01:00
Zoe Roux
b72553aa11 Restore incremental search 2023-11-29 02:21:21 +01:00
Zoe Roux
9609fb150a Reduce the number of placeholder 2023-11-29 02:21:21 +01:00
Zoe Roux
3c959ff532 Fix player poster always errored 2023-11-29 02:21:21 +01:00
Zoe Roux
b7f5ede7cd Fix guid type issue on front 2023-11-28 23:27:50 +01:00
Zoe Roux
73f4187087 Create new migration 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
e8351e960d Add projected relations 2023-11-27 15:13:08 +01:00
Zoe Roux
eed058c891 Disables many to many eager includes 2023-11-27 15:13:08 +01:00
Zoe Roux
bc66d35497 Format front 2023-11-09 22:40:25 +01:00
Zoe Roux
e7c878b30a Fix some deprecation warnings 2023-11-09 22:40:25 +01:00
Zoe Roux
72628519a5 Fix player hover overflow on really small phones 2023-11-09 22:40:25 +01:00
Zoe Roux
ead8a44fe0 Differenciate metadata and info skeletons of the player 2023-11-09 22:40:25 +01:00
Zoe Roux
a1aa71e271 Fix search bar focus state 2023-11-09 22:40:25 +01:00
Zoe Roux
a72691a81f Add placeholders for the homepage 2023-11-09 22:40:25 +01:00
Zoe Roux
3be409ec70 Lazy load genre lists on the home page 2023-11-09 22:40:25 +01:00
Zoe Roux
9409197766 Use a canvas on the front to draw blurhash 2023-11-09 22:40:25 +01:00
Zoe Roux
6b4468bf7d Format code 2023-11-06 01:24:55 +01:00
Zoe Roux
593dc3ca55 Reload subtitles on player ref change 2023-11-06 01:24:55 +01:00
Zoe Roux
a124a1a71f Disable hls ready callback to play 2023-11-06 01:24:55 +01:00
Zoe Roux
556b2a2317 Cleanup focus reset 2023-11-06 01:24:55 +01:00
Zoe Roux
4bfd7c348d Unfocus control elements when controls hides 2023-11-06 01:24:55 +01:00
Zoe Roux
972007f9e5 Fix ratings and durations colors 2023-11-06 01:24:55 +01:00
Zoe Roux
9bfd1a78bd Use A instead of a Link component for external links 2023-11-06 01:24:55 +01:00
Zoe Roux
05d8332358 Use smallers chips 2023-11-06 01:24:55 +01:00
Zoe Roux
dd62611588 Fix no runtime info 2023-11-06 01:24:55 +01:00
Zoe Roux
f0d6402529 Fix infinite fetch 2023-11-06 01:24:55 +01:00