Commit Graph

6 Commits

Author SHA1 Message Date
dkanada b3da19a596 Merge pull request #816 from MrTimscampi/quiet
Make the console quieter by default
2020-02-25 22:45:26 +09: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
MrTimscampi 0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada 34c0d6019e move around half the dashboard controllers to a subdirectory 2019-12-15 20:47:47 +09:00