655 Commits

Author SHA1 Message Date
Zoe Roux
2a3d5de54b Add scanner issues on the admin panel 2024-02-17 23:54:55 +01:00
Zoe Roux
18ff6fe71b Move admin's user list to specific file 2024-02-17 23:54:55 +01:00
Zoe Roux
784289a792 Format code 2024-02-14 15:52:40 +01:00
Zoe Roux
d79a73d311 Fix users overlap on admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
13c0430c93 Add set permission option on admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
275cc70e96 Fix permission check issue 2024-02-14 15:52:40 +01:00
Zoe Roux
3fccbae676 Add user list in admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
1fb3088f0e Add unauthorized guard for the admin panel 2024-02-14 15:52:40 +01:00
Zoe Roux
81131edf2d Add admin panel button 2024-02-14 15:52:40 +01:00
Zoe Roux
2067a58c70 Fix show slug in news page 2024-02-05 23:37:53 +01:00
Zoe Roux
0439e1f37a Format code 2024-02-05 00:37:56 +01:00
Zoe Roux
eb4f88bc60 Add delete button for the avatar 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
2ecda09ee4 Add avatar upload setting 2024-02-05 00:37:56 +01:00
Zoe Roux
1023cf0120 Add account logo on the avatar component 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
1abee46f6d Fix android auto not selected by default 2024-02-01 01:11:54 +01:00
Zoe Roux
0fbfd5731d Fix snackbar text color 2024-02-01 01:11:54 +01:00
Zoe Roux
6265f9bc2c Use onMediaUnsupported on android too 2024-02-01 01:11:54 +01:00
Zoe Roux
8c910fa532 Fix start time reset issue on android by a new t props 2024-02-01 01:11:54 +01:00
Zoe Roux
08d2bb2fd5 Add default playmode setting 2024-02-01 01:11:54 +01:00
Zoe Roux
885b784f92 Add optimistic mutations on settings page 2024-02-01 01:11:54 +01:00
Zoe Roux
7c56ec8285 Add a snackbar when playback error occurs 2024-02-01 01:11:54 +01:00
Zoe Roux
b21fc9db25 Create a snackbar 2024-02-01 01:11:54 +01:00
Zoe Roux
e06989f2ae Fix start time not working when trying to play pristine without success 2024-01-31 13:51:36 +01:00
Zoe Roux
fab2784e16 Disable start time when switching episodes 2024-01-31 13:51:36 +01:00
Zoe Roux
b323736774 Fix account deselecting itself sometimes 2024-01-31 13:51:36 +01:00
Zoe Roux
a0c1fdbd74 Fix touch controls triggering when showing them 2024-01-31 13:51:36 +01:00
Zoe Roux
e3908da7a9 Fix types 2024-01-30 18:46:28 +01:00
Zoe Roux
93608c9549 Fix react-native-video typescript 2024-01-30 18:46:28 +01:00
Zoe Roux
ecc2b70e43 Cleanup timeout handling 2024-01-30 18:46:28 +01:00
Zoe Roux
92a3c2945c Handle audio settings 2024-01-30 18:46:28 +01:00
Zoe Roux
0be1bf4f15 Center select arrow 2024-01-30 18:46:28 +01:00
Zoe Roux
7b4b572802 Explain missing audio in pristine mode 2024-01-30 18:46:28 +01:00
Zoe Roux
049474e4bd Add missing more button on movies in the news and watchlist 2024-01-30 18:46:28 +01:00
Zoe Roux
5c11372543 Remove useless qualitiesAvailable props 2024-01-30 18:46:28 +01:00
Zoe Roux
de0eb0b4e9 Add default subtitle handling 2024-01-30 18:46:28 +01:00
Zoe Roux
e60a1e5a25 Fix web select warnings due to refs 2024-01-30 18:46:28 +01:00
Zoe Roux
27ae6b512b Add playback settings 2024-01-30 18:46:28 +01:00
Zoe Roux
5f89c6e498 Split settings in multiples files 2024-01-30 18:46:28 +01:00
Zoe Roux
af6436c3d8 Switch seamlessly between pristine and auto quality 2024-01-29 13:25:51 +01:00
Zoe Roux
68c28ed358 Set default playlist to transmux instead of bandwidth dependant 2024-01-29 03:41:39 +01:00
Zoe Roux
fed94eab1b Prevent abort errors from behing printed 2024-01-29 03:41:39 +01:00
Zoe Roux
1dbee1d79f Fix hls start position 2024-01-29 03:41:39 +01:00
Zoe Roux
b33b428d3b Fix react query abort signal handling 2024-01-29 03:41:39 +01:00
Zoe Roux
1df8d6589a Add chapters on bottom scrubber, set video progress only on seek end 2024-01-28 19:55:18 +01:00
Zoe Roux
90498eb117 Fix scrubber popup theme 2024-01-28 19:55:18 +01:00
Zoe Roux
0cc6274894 Fix bottom scrubber on android 2024-01-28 19:55:18 +01:00
Zoe Roux
085d337fb7 Fix typesd 2024-01-28 19:55:18 +01:00
Zoe Roux
a56c06ca33 Enable the bottom scrubber only on touch 2024-01-28 19:55:18 +01:00