Neil Burrows
|
3a1a47cb6c
|
Removed another function that is no longer required hex()
|
2020-11-08 12:41:27 +00:00 |
|
vitorsemeano
|
5b5d6a45b0
|
multiple imports optimized
|
2020-11-08 12:37:53 +00:00 |
|
Neil Burrows
|
adb9f209bb
|
Switch to sending plaintext password and remove Hashing code
|
2020-11-08 12:32:35 +00:00 |
|
vitorsemeano
|
2243b35311
|
fixed multiple default imports missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 12:26:11 +00:00 |
|
vitorsemeano
|
2a3ade9bb9
|
fix multiple import defaults missing
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:24:44 +00:00 |
|
vitorsemeano
|
194bbf1ff1
|
Update src/components/mediaLibraryCreator/mediaLibraryCreator.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:15:42 +00:00 |
|
vitorsemeano
|
8542170cb0
|
Update src/components/maintabsmanager.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:15:19 +00:00 |
|
vitorsemeano
|
5fdf14339e
|
Update src/components/loading/loading.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:14:48 +00:00 |
|
vitorsemeano
|
56b76697b7
|
Update src/components/itemContextMenu.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-08 11:14:16 +00:00 |
|
vitorsemeano
|
8a41247491
|
made some otimizations in nowPlayingBar.js
minor fixes in youtubePlayer plugin
|
2020-11-08 11:00:57 +00:00 |
|
vitorsemeano
|
b49524e5ea
|
multiple fixes and otimizations
|
2020-11-07 12:05:09 +00:00 |
|
Neil Burrows
|
536effbc1a
|
SchedulesDirect requires sha1 of password, not sha256
|
2020-11-07 10:50:11 +00:00 |
|
Neil Burrows
|
9bce0aea18
|
self.TextEncoder will never exist, so remove invalid check
|
2020-11-07 10:49:54 +00:00 |
|
dkanada
|
e60f01b3a3
|
merge branch master into standalone
|
2020-11-07 15:18:38 +09:00 |
|
dkanada
|
1c1f5c09b7
|
return after navigating to wizard
|
2020-11-07 15:16:39 +09:00 |
|
vitorsemeano
|
03a6269b5f
|
fix some bugs reported by sonarCloud
|
2020-11-06 00:18:43 +00:00 |
|
vitorsemeano
|
92b1cb3aa3
|
removed unecessary console.warn
|
2020-11-06 00:04:23 +00:00 |
|
vitorsemeano
|
2383a01335
|
fix webpack errors
files adapted to scss imports
added sass loader
|
2020-11-06 00:00:34 +00:00 |
|
vitorsemeano
|
2ce673912c
|
Update src/components/multiSelect/multiSelect.js
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
|
2020-11-05 23:23:45 +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
|
a106e23ff8
|
some bug fixes after master rebase
|
2020-11-05 23:18:19 +00:00 |
|
vitorsemeano
|
3c84773792
|
upgrade quickconnect 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 |
|
vitorsemeano
|
3b960e44f3
|
fix string params for controllers
|
2020-11-05 23:11:47 +00:00 |
|
Bill Thornton
|
97699d513b
|
Fix class and element names
|
2020-11-05 23:11:47 +00:00 |
|
Bill Thornton
|
54d71126d9
|
Fix currentApiClient references
|
2020-11-05 23:11:47 +00:00 |
|
Bill Thornton
|
6c813996ae
|
Fix dynamic import in viewContainer
|
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 |
|
Daniel
|
5a319b86ca
|
Update src/components/themeMediaPlayer.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
|
2020-11-03 19:54:16 +01:00 |
|
Mister Rajoy
|
5582777d34
|
Remove old solution
|
2020-11-03 19:44:48 +01:00 |
|
Mister Rajoy
|
648ec4d8ae
|
Hide bar in nowPlayingBar.js
|
2020-11-03 19:41:50 +01:00 |
|
Mister Rajoy
|
a7c4be105d
|
Hide progress bar when playing theme media
|
2020-11-02 02:36:07 +01:00 |
|
Dmitry Lyzo
|
a8bc8a7e74
|
Add 'externallinks' feature testing
|
2020-10-31 19:37:00 +03:00 |
|
Dmitry Lyzo
|
ed964137fa
|
Remove external link in Subtitle Editor
|
2020-10-31 19:15:50 +03:00 |
|
Dmitry Lyzo
|
3a692f4ed2
|
Fix alphapicker positioning at the top when starting playback
|
2020-10-31 13:16:24 +03:00 |
|
Dmitry Lyzo
|
88b0d6d458
|
Merge branch 'master' into return-of-the-scrollbar
|
2020-10-31 11:42:58 +03:00 |
|
Dmitry Lyzo
|
6aa0d7c318
|
Add error message
|
2020-10-29 23:52:52 +03:00 |
|
Dmitry Lyzo
|
f805bef9e5
|
Split then/catch. Remove explicit player destroying
|
2020-10-29 22:08:06 +03:00 |
|
Dmitry Lyzo
|
d969fc2cdb
|
Check variable
|
2020-10-29 21:45:28 +03:00 |
|