MrTimscampi
bfb8c7c1f6
Make import paths ES6-compatible
2020-11-05 22:58:26 +00:00
cvium
cb3351c3cb
Remove missing ep checkbox in library options
2020-09-18 18:48:53 +02:00
dkanada
65776be6aa
remove more strings from source
2020-08-13 21:31:29 +09:00
MrTimscampi
22a46ecea6
Apply ESLint autofix for no-yoda rule
2020-07-31 12:40:08 +02:00
dkanada
1caaeea89a
Merge branch 'es6' into es6-migration-optionseditor
2020-07-24 10:08:27 +09:00
grafixeyehero
f54b13224d
apply suggestion
2020-07-23 03:07:53 +03:00
Cameron
76a037b7c2
Migration of Globalize to ES6 module
2020-07-18 09:21:15 +01:00
grafixeyehero
7fe80dcbf1
apply suggestion
2020-06-26 21:15:00 +03:00
grafixeyehero
857c1d8e2a
apply suggestion
2020-06-13 17:33:56 +03:00
grafixeyehero
cf1ca53f9c
replace require with Dynamic Imports
2020-06-11 22:07:24 +03:00
grafixeyehero
eff468dc82
Migration imageOptionsEditor and libraryoptionseditor to es6
2020-06-09 22:28:08 +03:00
MrTimscampi
d2bd631cbe
Fix more sonarqube bugs
2020-05-14 23:25:22 +02:00
Julien Machiels
c54b297562
Update src/components/libraryoptionseditor/libraryoptionseditor.js
...
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-05-10 15:38:15 +02:00
MrTimscampi
9a47428e61
Implement suggestions
2020-05-08 10:57:54 +02:00
MrTimscampi
ac69f29d5a
Fix some Major issues
2020-05-08 10:55:17 +02:00
MrTimscampi
9e3ca706c4
Force the use of single quotes
2020-05-04 12:44:12 +02:00
Dmitry Lyzo
6fe9a8c3e9
Change icon tag to span
2020-04-26 13:29:47 +03:00
MrTimscampi
cb1b8aa3a9
Fix semicolons and throw error in ESLint if missing
2020-04-05 13:48:10 +02:00
dkanada
ea79a3d4f5
Merge pull request #821 from viaregio/master
...
#2407 : Prefer embedded MP4-metadata for episode and season numbers
2020-03-23 18:58:07 +09:00
Dmitry Lyzo
137acb23a8
Fix arrow buttons in library options
2020-03-07 12:16:18 +03:00
Vasily
4e9a2e2064
Merge pull request #801 from dkanada/strings
...
Update some strings
2020-03-04 21:24:33 +03:00
dkanada
a80f5e50e7
translate media type string
2020-03-05 02:52:53 +09:00
dkanada
e5a978feeb
Merge pull request #856 from thornbill/lint-licker
...
Add eslint:recommended to eslint config
2020-02-27 01:26:00 +09:00
Bill Thornton
29e7c4775b
Fix undefined type in libraryoptionseditor
2020-02-26 01:39:40 -05:00
grafixeyehero
4b99f00552
move underscore Icon to class
2020-02-23 01:22:55 +03:00
Ulrich Wagner
b2e7da744e
#2407 : Prefer MP4-Metadata for episodes
2020-02-17 14:57:26 +01:00
MrTimscampi
a98b961b94
Fix icons on WebOS
...
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.
Fixes #678
2020-02-16 01:33:34 +01:00
MrTimscampi
0b11883451
Move material icons to external package
2020-01-25 18:58:35 +01:00
dkanada
cdacc0175e
remove special case for open subtitles
2019-08-16 00:58:27 -07:00
dkanada
5fc92c915f
deminify all library related pages
2019-05-10 13:30:49 -07:00
Claus Vium
8e76f60a10
Remove games
2019-01-27 22:10:07 +01:00
Erwin de Haan
4678528d00
First separation commit.
...
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00