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

64 commits

Author SHA1 Message Date
Chris
f00cc25f03
Add plugin divider and allow plugins to be listed under Live TV 2021-01-11 21:20:09 -06:00
Joshua M. Boniface
bad0a23650
Merge pull request #1945 from OancaAndrei/syncplay-enhanced
SyncPlay for TV series (and Music)
2020-12-04 20:22:38 -05:00
Bill Thornton
b8d909ea71 Fix invalid guide link 2020-12-04 17:06:06 -05:00
Maxr1998
5d1486cc3d
Fix select server item in drawer menu 2020-12-04 01:21:46 +01:00
Ionut Andrei Oanca
3b837b6468 Remove SyncPlay alias 2020-12-03 16:25:50 +01:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
Ionut Andrei Oanca
d8beb9909f Add playlist-sync and group-wait to SyncPlay 2020-11-22 21:15:04 +01:00
vitorsemeano
4e11e3ba66 import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
2020-11-09 00:14:33 +00:00
vitorsemeano
b23e625c20 fixed bugs for default theme handling
fixed import for headroom.js
2020-11-08 11:39:46 +00:00
vitorsemeano
b49524e5ea multiple fixes and otimizations 2020-11-07 12:05:09 +00:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
6638c13e85 fixed some code smells
fix config.json plugins path
2020-11-05 23:23:45 +00: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
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
Bill Thornton
a71b0314d4 Fix apiclient imports 2020-11-05 23:11:47 +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
Dmitry Lyzo
2b7130351e Retranslate UI instead of recreating it 2020-09-26 19:58:06 +03:00
dkanada
ec44723ee6
Merge pull request #1909 from iwalton3/auto-cast
Add Auto Cast Feature
2020-09-23 16:16:54 +09:00
Ian Walton
ecad2e4bda Fix PR issues. 2020-09-22 07:34:46 -04:00
dkanada
1ca4a99605
minor style changes 2020-09-15 15:03:06 +09:00
Ian Walton
e9caf5e336 Add auto-cast feature. 2020-09-07 13:08:05 -04:00
Matt Montgomery
9476edcbe2 Merge remote-tracking branch 'upstream/master' into quickconnect 2020-09-03 16:17:35 -05:00
dkanada
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
Thibault Nocchi
07e1aeecf9 Fixed header tooltips not being translated to the user language 2020-08-31 18:01:16 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada
75a4b73a83 merge branch master into strings 2020-08-27 09:20:03 +09:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
2c916eb98e
Merge branch 'master' into strings 2020-08-19 02:06:42 +09:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
Ian Walton
ea41aeaa2b Fix syncplay menu. (Single line fix.) 2020-08-16 13:37:25 -04:00
Ian Walton
4095776ab3 Fix syncplay menu. 2020-08-15 11:41:54 -04:00
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
dkanada
a9f9444bf7 merge most tab and header strings 2020-08-13 21:38:57 +09:00
dkanada
65776be6aa remove more strings from source 2020-08-13 21:31:29 +09:00
dkanada
23d0f25c74 remove some duplicate strings from the source 2020-08-09 23:10:58 +09:00
Cameron
fa9c275735 fix ES6 errors 2020-08-09 12:41:16 +01:00
Cameron
3a35a9c5f2 lint 2020-08-04 11:55:00 +01:00
Cameron
df03900f45
Merge branch 'master' into migrate-to-ES6-46 2020-08-04 11:44:57 +01:00
Cameron
ce2b2d70ab
Merge branch 'master' into migrate-to-ES6-48 2020-08-02 15:16:13 +01:00
Dmitry Lyzo
40b6403134 Add ES6 import hack for 'browser' 2020-08-02 15:25:20 +03:00
Cameron
49c1b3e159 Addition of defaults 2020-08-02 09:00:25 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi
a395e6b3d3 Remove redundant variable assignments 2020-07-30 19:42:30 +02:00
Cameron
215a623a18 remove require 2020-07-28 22:13:49 +01:00
Cameron
00a545dae3 extraction of functions 2020-07-28 22:09:56 +01:00
Cameron
612d74fd2c Migration of home and librarymenu to ES6 modules 2020-07-28 22:04:01 +01:00