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

23 commits

Author SHA1 Message Date
Bill Thornton
9ef78533d0 Update server and quick connect icons 2022-10-20 17:38:33 -04:00
Bill Thornton
90b1b45f26 Remove hash bang paths 2022-06-09 14:54:39 -04:00
Bill Thornton
2d2b99d3b9 Move clientUtils and rename 2022-04-10 02:22:13 -04:00
Bill Thornton
1085034c18 Remove setTitle function in app router 2022-03-31 14:36:09 -04:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo
119df2cc99 Add aria-hidden to button icons 2022-02-25 01:52:14 +03:00
Dmitry Lyzo
9242e4acf1 Fix layout of SelectServer page
Using 'display: flex' breaks scrolling (bottom padding is
not applied correctly) on webOS 1.2
2022-02-15 17:55:31 +03:00
Dmitry Lyzo
69d039d35d Cleanup unused styles 2022-02-15 17:55:31 +03:00
Dmitry Lyzo
6e1a8138b4 Remove unnecessary inline styles 2021-04-13 22:27:11 +03:00
Bill Thornton
a47f6d458c Move components css files to sass 2021-03-19 14:00:59 -04:00
dkanada
5f7b002b6e tweak the background color behavior 2021-02-16 22:53:09 +09:00
Bill Thornton
0ba27ad4d9 Fix invalid hrefs 2020-12-02 14:01:07 -05:00
vitorsemeano
2383a01335 fix webpack errors
files adapted to scss imports
added sass loader
2020-11-06 00:00:34 +00:00
vitorsemeano
86a9f4e36f solved imports for alert, toast and confirm 2020-11-05 23:15:39 +00:00
vitorsemeano
5071aedcea extracted connectionManager from site.js
new module ServerConnections for ConnectionManager
all code adapted to this new module
removed Events and ConnectionManager from eslintrc
2020-11-05 23:12:23 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
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
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
MrTimscampi
dc5af7d19f Merge remote-tracking branch 'upstream/master' into dead-code-society 2020-07-26 18:28:32 +02:00
dkanada
a085bb5269 update routes for plugin and session pages 2020-07-26 20:31:16 +09:00