543 Commits

Author SHA1 Message Date
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
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
2d8bd207ed Use a fork of react-native-bg-downloader 2024-01-28 02:06:27 +01:00
Zoe Roux
a6a26cdf8d Update prettier 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
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
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
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
Zoe Roux
c0e6012d70 Make runtime nullable 2024-01-20 17:06:04 +01:00
Zoe Roux
c3dae2c704 Cleanup settings page on android 2024-01-10 22:44:41 +01:00
Zoe Roux
9fe24cd115 Add a language preference 2024-01-10 22:44:41 +01:00
Zoe Roux
b97942b10f Add about tab on the settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
c528d4dd78 Move delete account button to the settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
ab6e8962e4 Add password reset button 2024-01-10 22:44:41 +01:00
Zoe Roux
da4b877b0d Create a popup component 2024-01-10 22:44:41 +01:00
Zoe Roux
65a254d808 Allow username and email to be changed 2024-01-10 22:44:41 +01:00
Zoe Roux
a374e23821 Add account settings box 2024-01-10 22:44:41 +01:00
Zoe Roux
329b6fc67e Cleanup settings page 2024-01-10 22:44:41 +01:00
Zoe Roux
b4281188d4 Fix initial placeholders on mobile lists 2024-01-10 17:11:14 +01:00
Zoe Roux
1d6d27c0ee Fix bottom padding on infinte lists on mobile 2024-01-10 17:11:14 +01:00
Zoe Roux
721d9937e0 Create a refresh controller for the home page on android 2024-01-10 17:11:14 +01:00