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

22 commits

Author SHA1 Message Date
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
MrTimscampi
cdefae3dee Merge remote-tracking branch 'upstream/master' into material-icons 2020-01-29 08:45:20 +01:00
grafixeyehero
16b6e7e4ed Merge branch 'master' of https://github.com/jellyfin/jellyfin-web into Deminify-part-4
# Resolve Conflicts:
#	src/controllers/dashboard/general.js
2020-01-27 19:20:48 +03:00
ferferga
49dd48a3e9 Removed more code related to automatic updates 2020-01-25 23:15:27 +01:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
grafixeyehero
0c9ae31417 apply suggustion 2020-01-22 18:31:01 +03:00
grafixeyehero
de82a262df networking.js 2020-01-22 03:30:55 +03:00
grafixeyehero
f1429d007b general.js 2020-01-22 03:30:33 +03: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