Commit Graph

24 Commits

Author SHA1 Message Date
Mark Monteiro eb6a76f578 Support restarting the server on all platforms 2020-05-24 23:30:47 -04:00
MrTimscampi 8da3735118 Fix security issues reported by Sonarqube 2020-05-08 10:39:58 +02:00
Dmitry Lyzo 6fe9a8c3e9 Change icon tag to span 2020-04-26 13:29:47 +03:00
dkanada 3b5a63f930 Merge pull request #814 from MrTimscampi/webos-icons
Fix icons on WebOS 4
2020-02-20 14:03:08 +09:00
Niklas Fäth b8c90dcc7f Fix dashboard padding 2020-02-18 16:46:17 +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 19861962af merge branch master into controllers 2020-01-12 02:24:54 +09:00
dkanada 7f2f10a595 style fixes in html files 2019-12-16 00:07:55 +09:00
Artiume 18b0c5f92b Fixed Jellyfin Link
Corrected the URL so it redirects to https automatically and the correct TLD.

With that said, the link feels out of place and lonely at the bottom of the dashboard, maybe 'Jellyfin Website' or something, the single word in the wild nags at me
2019-12-14 10:18:53 -05:00
grafixeyehero 1da8876811 Replace all Unicode icon with there value 2019-11-20 00:24:54 +03:00
dkanada 38bed87e92 minor fixes for section headers 2019-06-21 14:19:33 -07:00
dkanada 536eb398f9 remove networking info from the dashboard 2019-05-02 17:10:02 -07:00
dkanada 3eec1cf2f7 move device routes to the usual location 2019-04-06 00:24:30 -07:00
dkanada 6b1908227f update transcode path strings 2019-03-24 23:50:01 -07:00
dkanada 9a6f0a12c8 move server name setting to general page 2019-03-23 22:25:19 -07:00
dkanada ed812281bc update some old string references 2019-03-23 22:25:18 -07:00
dkanada 9d462263b9 add web path as config option 2019-03-11 21:31:33 -07:00
dkanada c1e09008d6 delete section for top plugins by install count 2019-03-06 16:22:40 +09:00
hawken 71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Sparky 59a4baab72 Add back button to server dashboard 2019-01-21 20:52:56 -05:00
Claus Vium 47f5cd330f Fix data-backbutton logic 2019-01-20 09:07:28 +01:00
cvium 4dbb912ff4 add paths back 2019-01-10 21:12:58 +01:00
Erwin de Haan 4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00