frost768
50c2a552ab
refactor(thumbnail): move code into react component
2 years ago
frost768
1ade111757
thumbnails
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
Jip Fr
7007f030e1
feat(player): use state-specific debouncer, not global
2 years ago
mrjvs
43c8da9003
remove unsused useControls
2 years ago
Jip Fr
2424cdfc9e
feat(video): add "volume adjusted" bar on top for keyboard events
2 years ago
Isra
c5251401e7
Does this fix it?
2 years ago
Isra
41fd23cf20
Reviews
2 years ago
Isra
84b8a67cea
Time format
2 years ago
zisra
6d95f83c0b
Update videoStateProvider.ts
2 years ago
zisra
54d1af0e0a
Suggested changes
2 years ago
zisra
4d08ecc694
Playback speed
2 years ago
frost768
d51603a382
fix safari fullscreen
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
zisra
a3e244285c
mrvjs suggested changes
2 years ago
frost768
404cd897f3
feature: subtitle uploading
2 years ago
zisra
596e680a18
TypeScript fix
2 years ago
zisra
c6bf568514
Attempt to fix types
2 years ago
zisra
163ca0df29
Fix isPictureInPicture
2 years ago
zisra
3fad6edaad
Webkit support
2 years ago
zisra
a1f3986e64
Picture in picture
2 years ago
mrjvs
a2e647297a
cleanup todos
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2 years ago
mrjvs
398644951e
more chromecast fixes
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2 years ago
mrjvs
b886443ea7
bunch of chromecast fixes
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
2 years ago
mrjvs
b3db58012f
linting
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
2 years ago
mrjvs
a0751380e5
better source selection (empty states, error states, embed support
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
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
mrjvs
4f682d55a9
translations 🎉
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
Jelle van Snik
4a0392d1f0
chromecasting humble beginnings
...
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago
Jelle van Snik
dcc158e705
source reset bug fixes (HLS fix & volume fix)
3 years ago
Jelle van Snik
e448c0b5a8
source selection
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
Jelle van Snik
056f837dcb
caption clear + popout math
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
3 years ago
Jelle van Snik
f97b84516b
captions + translation fix
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: James Hawkins <jhawki2005@gmail.com>
3 years ago
Jelle van Snik
d9ccce1726
fix drag seeking inteference with real seeking
3 years ago
Jelle van Snik
0105c4f6b2
fix popout math and fix seeking not seeking
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.com>
Co-authored-by: William Oldham <wegg7250@gmail.com>
3 years ago
Jelle van Snik
403142783c
add todo
3 years ago
Jelle van Snik
2a3c93c24f
episode select popout styling, popout router sync & dragging to update time action
3 years ago
Jelle van Snik
5d5a727663
add better popout system
...
Co-authored-by: Jip Frijlink <JipFr@users.noreply.github.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
63be27b9ae
episode selector
3 years ago
Jelle van Snik
c3b409631e
volume control + progress listener
3 years ago
Jelle van Snik
bb14d63a9c
meta data in video player
3 years ago
Jelle van Snik
27ef9be6b1
add back standard video UI
3 years ago
Jelle van Snik
a0c24209bb
implement more progres controls
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