Bill Thornton
|
6f3aa2f1df
|
Fix eslint issues
|
2023-03-29 00:38:22 -04:00 |
|
Bill Thornton
|
082a8319fd
|
Remove redundant inline eslint rules
|
2023-03-09 00:20:46 -05:00 |
|
Netanel Henya
|
494c0ed434
|
cleanup: reorganized sass files to be in src/styles instead of src/assets/css
|
2023-02-26 01:01:31 +02:00 |
|
Bill Thornton
|
0a0e45d155
|
Replace apiclient event bus with local version
|
2022-10-14 10:58:16 -04:00 |
|
Bill Thornton
|
554cd1210c
|
Fix sonarjs no-duplicated-branches
|
2022-10-05 12:58:48 -04:00 |
|
Bill Thornton
|
1f4e65822b
|
Fix sonarjs no-collapsible-if
|
2022-10-03 14:26:16 -04:00 |
|
Bill Thornton
|
3272d12f64
|
Remove useless abstractions and hardcoded text for toasts
|
2021-05-26 13:12:19 -04:00 |
|
Bill Thornton
|
a3949c1889
|
Fix sonarqube issues
|
2021-03-23 11:28:20 -04:00 |
|
Bill Thornton
|
f60b7686d0
|
Remove unused variables
|
2021-03-23 11:28:16 -04:00 |
|
Bill Thornton
|
a47f6d458c
|
Move components css files to sass
|
2021-03-19 14:00:59 -04:00 |
|
Bill Thornton
|
d8f2cc1245
|
Use static imports for html templates
|
2020-11-25 00:17:24 -05: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
|
2383a01335
|
fix webpack errors
files adapted to scss imports
added sass loader
|
2020-11-06 00:00:34 +00:00 |
|
vitorsemeano
|
86a9f4e36f
|
solved imports for alert, toast and confirm
|
2020-11-05 23:15:39 +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 |
|
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
|
c97d7a6f59
|
Use connectionManager global
|
2020-08-30 06:06:47 +02:00 |
|
Cameron
|
84b9dc95f6
|
Migration of recording editor and fields to ES6 modules
|
2020-08-05 10:13:11 +01:00 |
|
Cameron
|
675cad71d8
|
Migration of loading to ES6 module
|
2020-07-28 23:08:27 +01:00 |
|
MrTimscampi
|
5e1b6acffe
|
Disallow block padding
|
2020-07-27 08:06:46 +02:00 |
|
Cameron
|
76a037b7c2
|
Migration of Globalize to ES6 module
|
2020-07-18 09:21:15 +01:00 |
|
Dmitry Lyzo
|
6fe9a8c3e9
|
Change icon tag to span
|
2020-04-26 13:29:47 +03:00 |
|
Claus Vium
|
773fcc1263
|
Fix context in querySelector
|
2019-05-24 19:30:24 +02:00 |
|
Anthony Lavado
|
117614362f
|
Adds recording button back to view
As per @cvium on Matrix, adds the recording button back by changing the selector that makes it visible. Fixes #268.
|
2019-04-25 01:25:19 -04:00 |
|
dkanada
|
ab6ed3037e
|
minor changes to recording fields
|
2019-03-20 16:01:28 -07:00 |
|
dkanada
|
65fafe9c58
|
remove registration services
|
2019-03-19 17:03:51 -07:00 |
|
vitorsemeano
|
6ddc62857d
|
move emby-webcomponents to components and reflect paths
|
2019-02-23 18:05:42 +00:00 |
|