2351 Commits

Author SHA1 Message Date
Zoe Roux
9fd7ca35f1 Create a settings struct for paths 2024-01-29 03:41:39 +01:00
Zoe Roux
e886fbcc5f Do not wait for thumbnails extractions when requesting infos 2024-01-29 03:41:39 +01:00
Zoe Roux
853bfd5f9b Fix x-client-id error message 2024-01-29 03:41:39 +01:00
Zoe Roux
6ba0786608 Fix transcoder execution time prints 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
19c5efaed0 Add good error message when transcoder is not available 2024-01-29 03:41:39 +01:00
dependabot[bot]
53285059c5 Bump golang.org/x/image in /transcoder
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20191009234506-e7c1f5e7dbb8 to 0.10.0.
- [Commits](https://github.com/golang/image/commits/v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-28 21:27:48 +01:00
Zoe Roux
a8e4b74fba Add docker build cache 2024-01-28 21:21:01 +01:00
Zoe Roux
2374c2d22e Update ci 2024-01-28 21:21:01 +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
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