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

1358 commits

Author SHA1 Message Date
Dmitry Lyzo
2b7130351e Retranslate UI instead of recreating it 2020-09-26 19:58:06 +03:00
Dmitry Lyzo
6f78193660 Fix 'file:' fetching (bundled apps) 2020-09-26 12:27:14 +03:00
cvium
f0441b0caf Fix PIN request and reset route 2020-09-25 12:52:36 +02: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
Ian Walton
f5311864bc Move from components to scripts. 2020-09-15 17:30:38 -04:00
dkanada
1dad3e7eeb
Merge pull request #1096 from ConfusedPolarBear/quickconnect
Add quick connect (login without typing password)
2020-09-15 15:03:26 +09:00
dkanada
1ca4a99605
minor style changes 2020-09-15 15:03:06 +09:00
dkanada
982ae411c5 fix linting issues and add servers to web config 2020-09-12 09:12:40 +09:00
dkanada
a5776e98a7 always use const when possible 2020-09-12 05:46:15 +09:00
dkanada
cb1d2887fa fix startup wizard redirect and standalone mode 2020-09-10 23:20:55 +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
3dc322d4bc
Merge pull request #1904 from jellyfin/fix_scan_all_libraries
Fix task filter for the scan task button
2020-09-03 23:30:29 +09:00
Claus Vium
02bcc830c1 Fix task filter for the scan task button 2020-09-03 12:20:02 +02:00
dkanada
bf9c8778b0 allow plugin config changes on standalone 2020-09-02 20:50:32 +09:00
dkanada
19edc734b8
Merge pull request #1859 from MrTimscampi/connection-manager-global
Use connectionManager global
2020-09-02 12:30:17 +09:00
Bill Thornton
d898c1676a Fix old iOS devices that do not support AC-3 2020-09-01 13:20:26 -04:00
dkanada
108ebc58a6 add basic pdf reader 2020-09-01 22:55:08 +09:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
dkanada
924e8df815
Merge pull request #1871 from ThibaultNocchi/Fix_1682
Fixed header tooltips not being translated to the user language
2020-09-01 16:39:31 +09:00
Bill Thornton
04cac0c407 Fix iPad detection 2020-08-31 15:19:06 -04:00
Thibault Nocchi
07e1aeecf9 Fixed header tooltips not being translated to the user language 2020-08-31 18:01:16 +02:00
dkanada
99e0785639 merge branch master into strings 2020-08-31 23:47:11 +09:00
dkanada
5c2ec66420 merge branch master into comic-reader 2020-08-30 14:58:37 +09:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
507b477117
Merge pull request #1855 from MrTimscampi/global-fix
Fix bad global restriction
2020-08-30 12:55:13 +09:00
Dmitry Lyzo
f915ecd400 Add vendor styles polyfill 2020-08-29 19:44:05 +03:00
MrTimscampi
26b09014d0 Fix bad global restriction 2020-08-29 16:34:21 +02:00
dkanada
d92eceb45f merge branch master into comic-reader 2020-08-28 23:01:01 +09:00
dkanada
0987e9387b update list view layout strings 2020-08-28 21:24:00 +09: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
a71f0668d7
Merge pull request #1843 from jellyfin/globals
Prevent the use of confusing globals
2020-08-26 07:11:42 +09:00
dkanada
768fef0f1f
Merge pull request #1802 from dmitrylyzo/reorder-css-loading
Reorder CSS loading
2020-08-25 22:25:54 +09:00
dkanada
6159eca8f8 prevent the use of confusing globals 2020-08-25 10:12:35 +09:00
dkanada
d9f286124d more string updates 2020-08-24 08:39:26 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
Julien Machiels
e690a879ce
Update src/scripts/site.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-22 20:55:17 +02:00
MrTimscampi
e88f29ac37 Restore focusPreventScroll 2020-08-22 19:12:11 +02:00
MrTimscampi
73ab5827be Merge remote-tracking branch 'upstream/master' into focus-prevent-scroll 2020-08-19 21:19:53 +02:00
Dmitry Lyzo
c32f83a19e Reorder CSS loading 2020-08-19 22:07:26 +03:00
dkanada
2c916eb98e
Merge branch 'master' into strings 2020-08-19 02:06:42 +09:00
dkanada
f5e71621a9
Merge pull request #1811 from iwalton3/fix-syncplay-menu
Fix syncplay menu.
2020-08-18 19:21:12 +09:00
dkanada
b45803f969 fix issue with rebase 2020-08-17 20:42:26 +09:00
dkanada
65e4ffe7b0 remove some duplicate strings 2020-08-17 20:40:42 +09:00
dkanada
84ff01ad51
Merge pull request #1808 from jomp16/master-playback
Support for faster playback rates.
2020-08-17 17:08:42 +09:00
dkanada
a9327f8d1c
Merge pull request #1789 from MrTimscampi/site-js-prepare-es6
Move Dashboard to a new module
2020-08-17 17:04:38 +09:00
Julien Machiels
15010b1426
Update src/scripts/clientUtils.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-08-17 04:26:38 +02:00
Ian Walton
ea41aeaa2b Fix syncplay menu. (Single line fix.) 2020-08-16 13:37:25 -04:00