2342 Commits

Author SHA1 Message Date
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
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
6ec387e724 Remove invalid fonts array when there is no fonts 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
ac846ad351 Fix slider track on android 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
Zoe Roux
1901c908ff Fix minutes display of thumbnails.vtt 2024-01-28 19:55:18 +01:00
Zoe Roux
797ea13982 Sync the scrobber with the current progress 2024-01-28 19:55:18 +01:00
Zoe Roux
6b006e78e5 Improve timer string 2024-01-28 19:55:18 +01:00
Zoe Roux
733d6c8c7b Add a basic bottom scrubber that displays thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux
d3d59443fa Add file size in /info 2024-01-28 19:55:18 +01:00
Zoe Roux
a74fbce48e Resize thumbnails and cap max number of thumbnails 2024-01-28 19:55:18 +01:00
Zoe Roux
cecf7b0f74 Update dockerfiles to add ffmpeg dependency 2024-01-28 19:55:18 +01:00
Zoe Roux
8a862c86a5 Dont extract thumbnails if already exists 2024-01-28 19:55:18 +01:00
Zoe Roux
e6a9e2c7da Add thumbnail cache 2024-01-28 19:55:18 +01:00
Zoe Roux
b147ee8850 Create a thumbnails sprite api 2024-01-28 19:55:18 +01:00
Zoe Roux
2d8bd207ed Use a fork of react-native-bg-downloader 2024-01-28 02:06:27 +01:00
Zoe Roux
3a125263b7 Fix shell.nix 2024-01-28 02:06:27 +01:00
Zoe Roux
a6a26cdf8d Update prettier 2024-01-28 02:06:27 +01:00
Zoe Roux
ec1184d5c9 Fix breaking changes 2024-01-28 02:06:27 +01:00
Zoe Roux
ae518cafe5 Update the downloader module 2024-01-28 02:06:27 +01:00
Zoe Roux
3ae167bd16 Fix lockfile 2024-01-28 02:06:27 +01:00
Zoe Roux
82c342c7db Update packages 2024-01-28 02:06:27 +01:00
Zoe Roux
0e10f29cd2 Resume to the last watched position 2024-01-28 02:06:27 +01:00
Zoe Roux
9c03bac804 Allow icons to wrap on the header page 2024-01-22 20:50:15 +01:00
Zoe Roux
6ff41c55fe Allow the mediainfo popup to wrap 2024-01-22 20:50:15 +01:00
Zoe Roux
992b64df8a Simplify medioinfo popup 2024-01-22 20:50:15 +01:00
Zoe Roux
53ac4a2050 Create a usePopup to simplify popup creation 2024-01-22 20:50:15 +01:00
Arthur Jamet
d9f4a6ff8d Front: Make MediaInfo Scrollable 2024-01-22 20:50:15 +01:00
Zoe Roux
521a68b4c7 Allow the popup to be styled 2024-01-22 20:50:15 +01:00
Zoe Roux
8e74413e18 Center popups on the screen 2024-01-22 20:50:15 +01:00
Arthur Jamet
5f7ef2a18e Front: Prettier 2024-01-22 20:50:15 +01:00
Arthur Jamet
fa969fa702 Front: Fix use of Yoshiki 2024-01-22 20:50:15 +01:00
Arthur Jamet
4aaba75c18 Front: Add Duration to media info 2024-01-22 20:50:15 +01:00
Arthur Jamet
b98df08f44 Front: MediaInfo: Show 'Default' only if there is more than 1 track + add missing translations 2024-01-22 20:50:15 +01:00
Arthur Jamet
4332bfee9b Front: Define Video Quality Enum 2024-01-22 20:50:15 +01:00
Arthur Jamet
4430450431 Front: Use another icon for mediainfo 2024-01-22 20:50:15 +01:00
Arthur Jamet
aea6253094 Front: Prettier 2024-01-22 20:50:15 +01:00
Arthur Jamet
37acfa1eec front: Add mediainfo button in movie page header 2024-01-22 20:50:15 +01:00
Arthur Jamet
0955da489c Front: Add Media Info in context menus 2024-01-22 20:50:15 +01:00
Arthur Jamet
2544f8f333 Front: Add translations for media info 2024-01-22 20:50:15 +01:00
Arthur Jamet
409a613e43 Front: Add Video Track Model/Validator 2024-01-22 20:50:15 +01:00