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

163 commits

Author SHA1 Message Date
vitorsemeano
9dde221c07 remove forced volumeosd load for edge 2019-03-14 23:40:56 +00:00
vitorsemeano
70d66f6455 remove unecessary var for onwebcomponentsready 2019-03-13 23:22:17 +00:00
vitorsemeano
44fe392912 rename embyWebComponentsBower to components 2019-03-12 23:28:26 +00:00
vitorsemeano
6cbd26531c fix bug apphost naming resolution 2019-03-12 22:49:13 +00:00
vitorsemeano
093a9b1ebd merge from upstream 2019-03-12 21:41:16 +00:00
vitorsemeano
4fefa4f9b6 update branch with upstream 2019-03-12 21:00:35 +00: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
579fbe90c8 remove appservices page in favor of plugin catalog 2019-03-06 17:53:44 +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
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
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
dkanada
32a8e89420 use normal method for getAvailablePlugins 2019-02-27 06:11:42 +09:00
dkanada
2dd44178fa remove plugin configuration block for android devices 2019-02-26 02:56:18 +09:00
vitorsemeano
3dba261ae7 define apiInput as a module for webpack 2019-02-23 19:34:34 +00:00
vitorsemeano
2665923bb0 merged alert and nativeAlert for webpack 2019-02-23 19:14:56 +00:00
vitorsemeano
6ddc62857d move emby-webcomponents to components and reflect paths 2019-02-23 18:05:42 +00: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
76d3fcfbb6 Re-add configuration page for OpenSubtitles 2019-02-14 18:59:52 +01:00
Joshua Boniface
4f91646892 Fix syntax error in site.js 2019-02-05 19:41:25 -05:00
dkanada
5ef781be84 remove some checks that break server selection 2019-02-05 18:50:39 +01:00
dkanada
cdfdfe6e95 remove arbitrary block on plugins for the android app 2019-02-05 18:50:39 +01:00
dkanada
e2d975de09 remove sharedcomponent string loading method 2019-02-03 23:14:41 +09:00
Sparky
1c523fc4f0 Removed seasonal theme support
As our sole season theme was for Halloween and relied on dubiously licensed art assets to work, I removed the entire system.

Fixes #71
2019-02-02 09:35:56 -05:00
dkanada
02d11dff81 remove direct access of cordova methods (#78)
* deminify some dependency loading

* remove direct access of native methods

* move static dependencies to array initialization
2019-02-01 11:22:26 +01:00
Claus Vium
8e76f60a10 Remove games 2019-01-27 22:10:07 +01:00
dkanada
cb9f250d32 add suggested changes and fix a return statement 2019-01-24 22:25:30 +09:00
dkanada
f40d74725f remove camera upload page from dashboard 2019-01-24 22:25:30 +09:00
dkanada
b27bc31f50 remove more sync related code 2019-01-24 22:25:12 +09:00
dkanada
b5b928ec21 remove more code related to camera roll 2019-01-24 22:24:56 +09:00
dkanada
08df4531e3 deminify site.js a small amount 2019-01-24 22:24:56 +09:00
Andrew Rabert
ca10eef36a Remove Sync code 2019-01-20 18:31:12 -05:00
Vasily
db52db1968 add suggested changes to improve formatting
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-20 00:55:34 +09:00
dkanada
7560d9abd1 remove camera upload and sync options from preference menu 2019-01-17 05:11:28 +09:00