1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

11 commits

Author SHA1 Message Date
Dmitry Lyzo
7842eef4a6 Fix theme queue
Set play options for each item so that the playback manager
doesn't change the fullscreen state for the next item.
2022-03-12 22:37:58 +03:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
MrTimscampi
7d9208e951 WIP 2020-11-05 23:09:09 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
Cameron
492a59db82
Update src/components/themeMediaPlayer.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-11 21:22:17 +01:00
Cameron
e813f64cd2 Migration of themeMediaPlayer to ES6 module 2020-08-06 11:41:45 +01:00
Cameron
49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
dkanada
f06291e37b fix casing on a few more files and folders 2020-05-17 01:06:28 +09:00
Renamed from src/components/thememediaplayer.js (Browse further)