Commit Graph

149 Commits

Author SHA1 Message Date
vitorsemeano
8234f189a0 fix bug apphost naming resolution 2019-03-13 23:08:23 +00:00
vitorsemeano
4fefa4f9b6 update branch with upstream 2019-03-12 21:00:35 +00:00
Joshua M. Boniface
96e4296256
Merge pull request #168 from dkanada/settings
Lots of changes to the server configuration pages
2019-03-11 23:37:14 -04:00
dkanada
487ba61a42 remove open subtitles page from dashboard 2019-03-11 15:58:44 -07:00
vitorsemeano
023a1ed72f TODO for url prefix support investigation 2019-03-11 20:52:12 +00:00
vitorsemeano
a0e45f7809 ensure that appHost is loaded on onAppReady for all function 2019-03-09 17:35:38 +00:00
dkanada
90290d30db fix some other code clarity issues 2019-03-09 11:40:10 +09:00
Claus Vium
6565ec4009
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-08 09:25:45 +00:00
Claus Vium
36a0df3c7d
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-08 09:15:19 +00:00
Claus Vium
b9d21084f0
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-08 09:15:12 +00:00
Vasily
06d2154434
apply suggestions from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-03-07 22:00:13 +00:00
Vasily
62bb9f8721
Update src/scripts/encodingsettings.js
Co-Authored-By: ploughpuff <33969763+ploughpuff@users.noreply.github.com>
2019-03-07 21:19:21 +00:00
dkanada
14005d6c63 comment out multiserver and add check in navigation drawer 2019-03-06 19:13:44 +09:00
dkanada
74eabd2af9 fix js crash from missing method and deminification 2019-03-06 18:18:49 +09:00
dkanada
579fbe90c8 remove appservices page in favor of plugin catalog 2019-03-06 17:53:44 +09:00
dkanada
c1e09008d6 delete section for top plugins by install count 2019-03-06 16:22:40 +09:00
vitorsemeano
6046ad3dac optimization added to resolve specific urls 2019-03-05 19:10:03 +00:00
vitorsemeano
ec18360958 removed deadcode for registerServiceWorker 2019-03-05 18:52:53 +00:00
dkanada
3def2a935d move metadata manager to navbar and out of server configuration 2019-03-05 20:42:12 +09:00
vitorsemeano
cb1309bb09 Merge branch 'webpack_part1' of github.com:vitorsemeano/jellyfin-web into webpack_part1 2019-03-04 20:47:05 +00:00
vitorsemeano
7e22a64238 merging ifs 2019-03-04 20:47:00 +00:00
Claus Vium
64c3c15af4
Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:45:44 +00:00
Claus Vium
8d7fa1557f
Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:45:19 +00:00
Claus Vium
ff07a77133
Update src/scripts/site.js
Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:44:27 +00:00
Claus Vium
6a15acb310
Update src/scripts/site.js
well the tool can't make all the coding, am i right?

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:43:37 +00:00
Claus Vium
1dd3096f37
Update src/scripts/site.js
i agree, definitely more readable

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:40:13 +00:00
vitorsemeano
e60da6b545 renamed strange variable names 2019-03-04 20:38:39 +00:00
vitorsemeano
b50647f101 fix nested if else not done properly with deuglify 2019-03-04 20:36:51 +00:00
vitorsemeano
0fe01a85c4 Merge branch 'webpack_part1' of github.com:vitorsemeano/jellyfin-web into webpack_part1 2019-03-04 20:30:46 +00:00
vitorsemeano
5a258d6522 adjust var declarations for some specific cases 2019-03-04 20:30:42 +00:00
Claus Vium
24ae3a9c49
Update src/scripts/site.js
updating as suggested

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:27:29 +00:00
Claus Vium
9878cfc012
Update src/scripts/site.js
It's really a matter of preference, but if you want it this way, np.

Co-Authored-By: vitorsemeano <vitorsemeano@gmail.com>
2019-03-04 20:25:42 +00:00
PloughPuff
037059f59d Use EncoderAppPathDisplay to populate encoder path field 2019-02-28 22:10:49 +00:00
PloughPuff
ba2c777772 Always show FFmpeg path in Transcoding page
Removed the 'hide' and 'required' settings from the html to always show the FFmpeg path to user and also allow user to remove a custom path and return to using whatever is available from system $PATH.
2019-02-28 22:08:37 +00:00
vitorsemeano
0b099806a7 fix merge conflicts 2019-02-28 21:41:24 +00:00
vitorsemeano
bf408ae9aa merge with updates from upstream 2019-02-28 18:31:53 +00:00
Vasily
bb118a5ae8
add suggested changes from code review
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-02-26 21:12:58 +00:00
dkanada
32a8e89420 use normal method for getAvailablePlugins 2019-02-27 06:11:42 +09:00
dkanada
3f7ca1d915 clean up plugin catalog page 2019-02-26 03:15:12 +09:00
dkanada
2dd44178fa remove plugin configuration block for android devices 2019-02-26 02:56:18 +09:00
dkanada
fa8eb4f34d method deminification 2019-02-26 02:39:58 +09:00
vitorsemeano
e272b12755 refactor dynamic require dependencies for webpack 2019-02-23 17:12:14 +00:00
vitorsemeano
427c9d2036 deuglify and indent to 4 spaces site.js 2019-02-23 16:38:53 +00:00
Claus Vium
ec57b8c493 Removed some newlines and manual deuglification 2019-02-14 19:05:09 +01:00
Claus Vium
76d3fcfbb6 Re-add configuration page for OpenSubtitles 2019-02-14 18:59:52 +01:00
Sparky
f3e46a369f More manual deuglification 2019-02-12 10:01:16 -05:00
Sparky
77a23c74d9 Fixed on click behavior and added touchmove handler 2019-02-12 06:49:39 -05:00
Sparky
249d9d6cf5 Remove TODO 2019-02-12 06:49:39 -05:00
Sparky
f2c406ec16 Fix indentation for videoosd.js 2019-02-12 06:49:39 -05:00
Sparky
f948541e68 Fixed all 3 volume sliders behavior
Now updates when dragging
2019-02-12 06:49:39 -05:00