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
|
723a19cd8b
|
removed import for config.json for fetch
|
2020-11-05 23:20:38 +00:00 |
|
vitorsemeano
|
8b5772f996
|
optimization imports from site.js
|
2020-11-05 23:20:38 +00:00 |
|
vitorsemeano
|
a106e23ff8
|
some bug fixes after master rebase
|
2020-11-05 23:18:19 +00:00 |
|
vitorsemeano
|
79d61645b4
|
upgrade autocast to es6
|
2020-11-05 23:16:50 +00:00 |
|
vitorsemeano
|
86a9f4e36f
|
solved imports for alert, toast and confirm
|
2020-11-05 23:15:39 +00:00 |
|
vitorsemeano
|
4b42afcd7a
|
fix some toast imports
|
2020-11-05 23:12:24 +00:00 |
|
vitorsemeano
|
e525a46068
|
bug fixed plugins load
bug fixed with import browserDeviceProfile
|
2020-11-05 23:12:24 +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
|
8bc8255a3e
|
Fix default import for config files
|
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
|
96eccd2ecd
|
Rework Webpack config
|
2020-11-05 23:07:20 +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 |
|
nyanmisaka
|
c7cc220c22
|
audio directplay profile cleanup
|
2020-11-01 04:16:40 +08:00 |
|
nyanmisaka
|
0d846fa06d
|
adjust the first codec for hls streaming
|
2020-11-01 01:04:27 +08:00 |
|
Dmitry Lyzo
|
88b0d6d458
|
Merge branch 'master' into return-of-the-scrollbar
|
2020-10-31 11:42:58 +03:00 |
|
dkanada
|
523201bb18
|
Merge pull request #1887 from jellyfin/pdf-reader
Add basic pdf reader
|
2020-10-31 01:43:08 +09:00 |
|
dkanada
|
69439bbff0
|
fix issue with multiple entries in server array
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-10-30 22:14:45 +09:00 |
|
dkanada
|
b76f5a0a0f
|
return empty array when servers missing from config
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-10-30 22:13:56 +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
|
e90f2d7cd1
|
fix linting issue
|
2020-10-25 20:24:40 +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
|
7411f96ff9
|
move quickconnect html to proper location
|
2020-10-12 12:36:42 +09:00 |
|
dkanada
|
7b168608a0
|
add library scan button to dashboard
|
2020-10-12 12:29:57 +09:00 |
|
dkanada
|
af3f308abc
|
invert default backdrop setting
|
2020-10-12 12:20:28 +09:00 |
|
Maxr1998
|
7adc288ca6
|
Improve NativeShell integration
- Move NativeShell calls into shell.js where possible to better group them
- Add "updateVolumeLevel" API (not used yet)
|
2020-10-08 18:42:21 +02:00 |
|
dkanada
|
237e8ddc4c
|
manual changes for no-var eslint rule
|
2020-10-08 00:47:23 +09:00 |
|
dkanada
|
39eddeb205
|
run eslint to fix most var instances
|
2020-10-07 21:12:14 +09:00 |
|
dkanada
|
ba22a3840e
|
Merge pull request #1953 from dmitrylyzo/file-fetch
Fix 'file:' fetching (bundled apps)
|
2020-10-01 12:28:58 +09:00 |
|
dkanada
|
2a16ec60d0
|
Merge pull request #1949 from dmitrylyzo/retranslate-top-menu
Retranslate UI instead of recreating it
|
2020-10-01 12:28:50 +09:00 |
|
Dmitry Lyzo
|
e0b1a3b55f
|
Fix ES6 import - browser
|
2020-09-28 15:55:39 +03:00 |
|
Dmitry Lyzo
|
56d7179838
|
Fix webOS 1.2 and lint
|
2020-09-27 17:48:29 +03:00 |
|
Dmitry Lyzo
|
78a3c971ff
|
Fix unstyled scrollbar
|
2020-09-26 21:48:22 +03:00 |
|
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 |
|