1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

90 commits

Author SHA1 Message Date
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
dkanada
7b168608a0 add library scan button to dashboard 2020-10-12 12:29:57 +09:00
dkanada
4d92ca43bb reduce requirements for controls on dashboard 2020-10-12 12:02:24 +09:00
Julien Machiels
3cbe0f7264
Merge branch 'master' into connection-manager-global 2020-09-01 10:16:21 +02:00
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
dkanada
b528781491 update four strings with generic keys 2020-08-27 09:28:09 +09:00
dkanada
955d7464ff remove translations with duplicate values 2020-08-24 08:20:29 +09:00
dkanada
67ce56da95 remove some duplicate strings 2020-08-13 21:23:51 +09:00
MrTimscampi
a7df7ad720 Fix appHost.supports 2020-08-06 19:32:31 +02:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
MrTimscampi
66b107f0c9 Resolve conflicts 2020-07-24 12:25:07 +02:00
MrTimscampi
3713091382 Merge remote-tracking branch 'upstream/master' into es6
With conflicts
2020-07-24 10:23:14 +02:00
dkanada
11e675de58 fix two minor issues 2020-07-12 04:24:45 +09:00
Cameron
c62ad4ae83 Update variable declerations 2020-07-11 11:56:57 +01:00
Cameron
4e3e2d1428 migration of apikeys, dashboard and encodingsettings to ES6 modules 2020-07-11 11:46:51 +01:00
ferferga
b791302fb1 Remove leftover from 02baff1fe0 2020-06-17 18:50:05 +02:00
Vasily
be6c4a2ba4 Merge remote-tracking branch 'upstream/master' into hwaccel 2020-06-08 15:48:25 +03:00
Mark Monteiro
eb6a76f578 Support restarting the server on all platforms 2020-05-24 23:30:47 -04:00
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
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
nyanmisaka
45ced60cc1 fix lint 2020-04-09 01:15:43 +08:00
nyanmisaka
02baff1fe0 add more separate hw decoding toggles 2020-04-09 00:35:54 +08:00
ferferga
05e26e6588 Apply suggestions 2020-04-03 20:11:09 +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
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
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
Bill Thornton
75b7afd531 Fix references to removed renderHasPendingRestart function 2020-02-26 01:01:21 -05: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
532d73a80b minor theme changes 2020-02-06 00:13:11 +09:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada
19861962af merge branch master into controllers 2020-01-12 02:24:54 +09:00
dkanada
34c0d6019e move around half the dashboard controllers to a subdirectory 2019-12-15 20:47:47 +09:00
Renamed from src/controllers/dashboardpage.js (Browse further)