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

17 commits

Author SHA1 Message Date
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton
554cd1210c Fix sonarjs no-duplicated-branches 2022-10-05 12:58:48 -04:00
Dmitry Lyzo
59adbc348a Escape HTML 2022-03-06 13:29:14 +03:00
Dmitry Lyzo
9f302dbf72 Make title of ratingbutton state-dependent 2022-02-24 23:56:10 +03:00
Bill Thornton
f60b7686d0 Remove unused variables 2021-03-23 11:28:16 -04: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
Bill Thornton
a71b0314d4 Fix apiclient imports 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
MrTimscampi
c97d7a6f59 Use connectionManager global 2020-08-30 06:06:47 +02:00
MrTimscampi
5e1b6acffe Disallow block padding 2020-07-27 08:06:46 +02:00
MrTimscampi
dfbb7dfc16 Remove dead code 2020-07-26 12:30:50 +02:00
Cameron
e31cae5af8 update variable declerations 2020-07-11 09:52:35 +01:00
Cameron
5a1e01c650 migrate emby-ratingbutton, scrollbuttons and select to ES6 modules 2020-07-08 16:40:30 +01: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
MrTimscampi
990b5c7237 Finish moving elements 2020-04-13 13:09:01 +02:00