Commit Graph

420 Commits

Author SHA1 Message Date
Zoe Roux 490c68a9f5 Add overall.play on permissions setter of the admin panel 2024-02-19 18:10:22 +01:00
Zoe Roux 8269d80620 Update front to not use deprecated apis 2024-02-19 17:14:41 +01:00
Zoe Roux 19485a110a Fix format 2024-02-18 16:10:56 +01:00
Zoe Roux 79dc4e5f33 Try to prefer transmux instead of transcode (not sure yet) 2024-02-18 16:10:56 +01:00
Zoe Roux 20bf6851c0 Always use on media unsuported on error on android since errors code are unreliables 2024-02-18 16:10:56 +01:00
Zoe Roux 7adbb5d299 Fix double press to skip 10s on web 2024-02-18 16:10:56 +01:00
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 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 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 eb4f88bc60 Add delete button for the avatar 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 1abee46f6d Fix android auto not selected by default 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 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 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 92a3c2945c Handle audio settings 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 1dbee1d79f Fix hls start position 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 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
Zoe Roux d026f9b418 Cleanup chapter handling and display the good image 2024-01-28 19:55:18 +01:00
Zoe Roux 7803f8f11a Add web scrubber on hover 2024-01-28 19:55:18 +01:00
Zoe Roux ec90862262 Add x and y props to image 2024-01-28 19:55:18 +01:00
Zoe Roux 5efcfb8b61 Move scrubbing vtt parsing to a hook 2024-01-28 19:55:18 +01:00
Zoe Roux 7193a599b7 Improve medioinfo with invalid videos and add multiple videos support to the /info 2024-01-28 19:55:18 +01:00
Zoe Roux c3e8f87562 Add file size in mediainfo popup 2024-01-28 19:55:18 +01:00
Zoe Roux 647a4c3782 Fix touch controls position with no next or no prev episode 2024-01-28 19:55:18 +01:00