Commit Graph

59 Commits

Author SHA1 Message Date
MrTimscampi 9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo a3bc8c183e Use remove+add pattern for icons 2020-05-02 14:02:44 +03:00
Dmitry Lyzo d98645135b Merge branch 'master' into fix-icons-webos2 2020-04-30 00:55:43 +03:00
ferferga 0117bf476a Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-29 23:47:52 +02:00
Dmitry Lyzo 7905a868c8 Merge remote-tracking branch 'upstream/master' into fix-icons-webos2
Conflicts:
	src/controllers/dashboard/plugins/available.js
	src/controllers/dashboard/plugins/installed.js
2020-04-28 16:55:33 +03:00
dkanada 36d4f600d9 Merge pull request #1063 from jellyfin/plugin
Update plugin pages for new manifest properties
2020-04-27 13:19:56 +09:00
ferferga 54eb916cfe Merge remote-tracking branch 'upstream/master' into global-globalize 2020-04-26 14:44:01 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
Dmitry Lyzo d088f5ef05 Move icons into class 2020-04-26 13:29:47 +03:00
dkanada 3bcadd7605 merge branch master into routes 2020-04-24 22:59:41 +09:00
dkanada 34aad3e338 update more route locations 2020-04-24 22:58:43 +09:00
dkanada 47a439d7d2 update plugin pages for new manifest properties 2020-04-11 20:32:39 +09:00
dkanada 235b96c328 add spaces between brackets 2020-04-09 00:25:10 +09:00
ZadenRB 0b1d61ce61 Update scheduled tasks page to not include suffix for duration of tasks 2020-04-07 12:40:06 -06:00
MrTimscampi cb1b8aa3a9 Fix semicolons and throw error in ESLint if missing 2020-04-05 13:48:10 +02:00
ferferga 05e26e6588 Apply suggestions 2020-04-03 20:11:09 +02:00
ferferga eba46a9576 Fix wrongly removed replace 2020-04-03 00:10:18 +02:00
ferferga bdae2eebc2 Fix typos 2020-04-02 21:40:09 +02:00
ferferga b23496939a First attempt at translating sheduledtask.js 2020-04-02 21:25:43 +02:00
ferferga af9d2d0bf8 Comment for known issue 2020-04-02 19:59:44 +02:00
ferferga 41e2712315 Fix typo 2020-04-02 19:55:09 +02:00
ferferga 35c4d06bf6 Translate devices.js, dashboard.js and added new keys 2020-04-02 19:53:11 +02:00
ferferga 368f21010b First successful attempt at dynamic lang loading 2020-04-02 19:31:32 +02:00
ferferga 6a288d77cf Fix define array order 2020-03-29 20:22:38 +02:00
ferferga a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
ferferga 1656e73adf Attempt to implement date-fns internalization 2020-03-26 13:53:30 +01:00
ferferga 4ba2e3a950 Use globalize.translate() overload everywhere 2020-03-24 20:49:18 +01:00
dkanada c5171a2fa0 Merge pull request #919 from dmitrylyzo/fix_icons-2
Fix icons doubling and WebOS support
2020-03-19 00:49:15 +09:00
dkanada bdfa8b0121 Merge pull request #907 from MrTimscampi/artwork-optimal-size
Improve image loading speed and sizes
2020-03-18 13:16:50 +09:00
MrTimscampi 639db44ad1 Fix spelling issue in comment 2020-03-13 09:22:08 +01:00
MrTimscampi a2f337b8c3 Add comments for hardcoded scaling values 2020-03-12 21:11:06 +01:00
MrTimscampi 8646b66f6c Improve image size handling 2020-03-11 21:35:10 +01:00
Mark Monteiro dc4fada827 Do not validate HTTPS certificate settings when remote connections are disabled 2020-03-11 15:10:31 +01:00
Dmitry Lyzo ed25f0bac1 Update src/controllers/dashboard/scheduledtasks/scheduledtasks.js
Co-Authored-By: Julien Machiels <julien.machiels@protonmail.com>
2020-03-10 19:00:51 +03:00
Dmitry Lyzo 1d10a35427 Fix icon doubling 2020-03-10 12:38:41 +03:00
MrTimscampi 0397283599 Round every image size adjustment 2020-03-09 21:02:08 +01:00
MrTimscampi f24c908412 Another pass of image sizes improvements 2020-03-09 20:46:56 +01: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
dkanada f888dcd744 Merge pull request #843 from grafixeyehero/webos-icon-fix
Webos icon fix
2020-02-26 18:02:56 +09:00
Bill Thornton 75b7afd531 Fix references to removed renderHasPendingRestart function 2020-02-26 01:01:21 -05:00
Bill Thornton 36224ce5f7 Fix undefined globalize error 2020-02-26 00:48:41 -05:00
dkanada b3da19a596 Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09:00
dkanada 7d558dbc7e Merge pull request #849 from dkanada/error
Catch some errors and remove unused method
2020-02-25 22:28:05 +09:00
dkanada f60e396908 catch some errors and remove unused method 2020-02-24 22:25:08 +09:00
grafixeyehero 4b99f00552 move underscore Icon to class 2020-02-23 01:22:55 +03:00
h1nk 598402d953 Add missing final newlines
Used this one-liner: https://unix.stackexchange.com/a/161853
2020-02-22 11:47:03 -05:00
MrTimscampi e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +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
dkanada 4c4f8ff800 fix some minor style issues 2020-02-14 03:17:39 +09:00
dkanada 532d73a80b minor theme changes 2020-02-06 00:13:11 +09:00