artiume
|
a296cc33ee
|
linting
|
2020-12-30 01:07:45 -05:00 |
|
artiume
|
2bcab6d8e9
|
Update site.js
|
2020-12-29 11:36:34 -05:00 |
|
Bill Thornton
|
d66d26b4f6
|
Merge pull request #2234 from thornbill/no-no-noto
Use Noto Sans from Fontsource
|
2020-12-16 14:45:33 -05:00 |
|
Bill Thornton
|
376f9fa70c
|
Remove duplicate try/catch
|
2020-12-16 13:57:07 -05:00 |
|
Bill Thornton
|
ba28267345
|
Use noto-sans from fontsource
|
2020-12-14 15:37:52 -05:00 |
|
Dmitry Lyzo
|
644f00832f
|
Don't use bad ApiClient
|
2020-12-05 18:42:12 +03:00 |
|
Joshua M. Boniface
|
e3964a29c8
|
Merge pull request #2131 from dmitrylyzo/es6-webos
Fix babel support for legacy browsers
|
2020-12-04 20:34:12 -05:00 |
|
Joshua M. Boniface
|
dd080a8aef
|
Merge pull request #2159 from thornbill/plugin-manager-improvements
Plugin manager improvements
|
2020-12-04 20:27:37 -05:00 |
|
Joshua M. Boniface
|
2bfd714eb5
|
Merge branch 'master' into es6-webos
|
2020-12-04 20:23:47 -05: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 |
|
Dmitry Lyzo
|
4025c7f902
|
Re-add polyfills
|
2020-12-03 23:06:45 +03:00 |
|
Ionut Andrei Oanca
|
3b837b6468
|
Remove SyncPlay alias
|
2020-12-03 16:25:50 +01:00 |
|
Bill Thornton
|
e676a3a236
|
Add console warning when plugin fails to load
|
2020-12-02 15:43:31 -05:00 |
|
Niels van Velzen
|
b223b41b26
|
Pass plugin name to pluginManager.loadPlugin
|
2020-11-29 13:14:40 +01:00 |
|
Bill Thornton
|
8c9a154394
|
Remove unused import
|
2020-11-28 10:00:53 -05:00 |
|
Bill Thornton
|
81516c9ffe
|
Remove standalone.js and broken navigation
|
2020-11-26 01:45:23 -05:00 |
|
Bill Thornton
|
a9c2473799
|
Disable chromecast in unsupported browsers
|
2020-11-24 12:30:36 -05:00 |
|
Ionut Andrei Oanca
|
bbef2197dd
|
Fix code issues reported by Sonar
|
2020-11-23 16:17:54 +01:00 |
|
Ionut Andrei Oanca
|
d8beb9909f
|
Add playlist-sync and group-wait to SyncPlay
|
2020-11-22 21:15:04 +01:00 |
|
Bill Thornton
|
17c4d3082e
|
Fix missing jellyfin-noto resources
|
2020-11-22 01:52:18 -05:00 |
|
Dmitry Lyzo
|
7080a75b18
|
lint
|
2020-11-22 02:31:35 +03:00 |
|
Dmitry Lyzo
|
862105968c
|
Remove AppInfo
Signed-off-by: Dmitry Lyzo <ashephard0@gmail.com>
|
2020-11-22 02:15:27 +03:00 |
|
Dmitry Lyzo
|
5592cb7d4e
|
Merge remote-tracking branch 'origin/master' into standalone
Conflicts:
package.json
src/components/appRouter.js
src/components/require/requiretext.js
src/config.json
src/scripts/clientUtils.js
src/scripts/settings/webSettings.js
src/scripts/site.js
|
2020-11-22 02:15:14 +03:00 |
|
vitorsemeano
|
2015665a64
|
Update src/scripts/site.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
2020-11-11 11:58:49 +00:00 |
|
vitorsemeano
|
2c2cf76a0e
|
fixed serviceworker with workbox
|
2020-11-09 19:20:55 +00:00 |
|
vitorsemeano
|
4e11e3ba66
|
import optimizations for site.js
transfered pageIdOn and pageClassOn to clientUtils
|
2020-11-09 00:14:33 +00:00 |
|
dkanada
|
e60f01b3a3
|
merge branch master into standalone
|
2020-11-07 15:18:38 +09: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
|
a48d466e6a
|
fixes for lint errors
added missing packages for lint
removed unecessary babel/polyfill
|
2020-11-05 23:21:35 +00:00 |
|
vitorsemeano
|
8b5772f996
|
optimization imports from site.js
|
2020-11-05 23:20:38 +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 |
|
vitorsemeano
|
4e88835382
|
extract AppInfo into a export const
|
2020-11-05 23:11:47 +00:00 |
|
Bill Thornton
|
9343318a4f
|
Fix webcomponents imports
|
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 |
|
MrTimscampi
|
1a635e2f81
|
Migrate site.js to ES6
|
2020-11-05 22:55:06 +00:00 |
|
dkanada
|
523201bb18
|
Merge pull request #1887 from jellyfin/pdf-reader
Add basic pdf reader
|
2020-10-31 01:43:08 +09:00 |
|
dkanada
|
5a5fbaf382
|
Merge pull request #2021 from minobp/jajsonadd
Add loading Japanese json files
|
2020-10-30 14:01:53 +09:00 |
|
minobp
|
994c1b141b
|
Added loading of Japanese json files
|
2020-10-29 15:28:52 +00:00 |
|
dkanada
|
fa1483d3c0
|
merge branch master into standalone
|
2020-10-29 18:09:23 +09:00 |
|
dkanada
|
3bbebdb49b
|
pull fonts from official repository
|
2020-10-25 20:20:06 +09:00 |
|
dkanada
|
6b302ed20b
|
merge branch master into pdf-reader
|
2020-10-20 13:22:09 +09:00 |
|
dkanada
|
39eddeb205
|
run eslint to fix most var instances
|
2020-10-07 21:12:14 +09:00 |
|
Dmitry Lyzo
|
e0b1a3b55f
|
Fix ES6 import - browser
|
2020-09-28 15:55:39 +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
|
f5311864bc
|
Move from components to scripts.
|
2020-09-15 17:30:38 -04:00 |
|
dkanada
|
982ae411c5
|
fix linting issues and add servers to web config
|
2020-09-12 09:12:40 +09:00 |
|