frost768
50c2a552ab
refactor(thumbnail): move code into react component
2 years ago
Yılmaz ÇABUK
4880d46dc4
style: sort imports according to ESLint rules
...
This commit updates the import statements in the codebase to comply with ESLint rules for import ordering. All imports have been sorted alphabetically and grouped according to the specified import groups in the ESLint configuration. This improves the codebase's consistency and maintainability.
2 years ago
frost768
d51603a382
fix safari fullscreen
2 years ago
mrjvs
60a5f84f2f
fix popouts in body instead of video
2 years ago
mrjvs
b36324d58e
selected providers + meta data on window object + fix dev dependencies
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jip Fr
5e8ad2e996
Localization, center loading, create divider action, rename season/episode route in EpisodeSelectionPopout
2 years ago
mrjvs
209fe4369c
fix source selector with ids and fixed navigation issue with episode selector
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
Jelle van Snik
4a0392d1f0
chromecasting humble beginnings
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago
Jelle van Snik
76e4bc5851
shortcuts, progress saving fix, error handling, airplay, safe are for full screen only
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
Jelle van Snik
210e60c24d
add seeking back to pause action
3 years ago
Jelle van Snik
c3b409631e
volume control + progress listener
3 years ago
Jelle van Snik
27ef9be6b1
add back standard video UI
3 years ago
Jelle van Snik
c5a8065db9
add basic functioning player
3 years ago
Jelle van Snik
6ca3196b75
the start detaching video state from react
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago