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

30 commits

Author SHA1 Message Date
vitorsemeano
5b5d6a45b0 multiple imports optimized 2020-11-08 12:37:53 +00:00
vitorsemeano
923d53bb71 remove most of Dashboard global window usage 2020-11-05 23:11:47 +00:00
MrTimscampi
bfb8c7c1f6 Make import paths ES6-compatible 2020-11-05 22:58:26 +00:00
dkanada
237e8ddc4c manual changes for no-var eslint rule 2020-10-08 00:47:23 +09:00
dkanada
39eddeb205 run eslint to fix most var instances 2020-10-07 21:12:14 +09:00
Joshua M. Boniface
e4a922ad60
Merge pull request #1716 from MrTimscampi/pluginmanager-es6
Migrate PluginManager and PackageManager to ES6
2020-08-16 12:17:22 -04:00
dkanada
369d7b2f5a merge weekday strings 2020-08-13 21:56:01 +09:00
MrTimscampi
4cd83e6f73 Fix linting errors 2020-08-06 21:32:08 +02:00
MrTimscampi
60ec70b2d8 Fix linting errors 2020-07-26 13:10:32 +02:00
Cameron
28bf9c3e6f Migration of playlists to ES6 module 2020-07-18 09:28:07 +01:00
Cameron
fc96cbd9ad Migration of editorsidebar to ES6 module 2020-07-18 09:23:00 +01:00
MrTimscampi
d2bd631cbe Fix more sonarqube bugs 2020-05-14 23:25:22 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
Dmitry Lyzo
d98645135b
Merge branch 'master' into fix-icons-webos2 2020-04-30 00:55:43 +03: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
ferferga
6a288d77cf Fix define array order 2020-03-29 20:22:38 +02:00
ferferga
a0a3f88f39 Use Globalize locally everywhere 2020-03-29 19:39:14 +02:00
grafixeyehero
4b99f00552 move underscore Icon to class 2020-02-23 01:22:55 +03:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada
3aad09c5fd move all static assets into a single folder 2019-12-15 20:50:58 +09:00
dkanada
3739741786 Add some linting rules for the CI (#587)
* enable one-var rule

* enable indent rule

* enable no-multiple-empty-lines rule

* enable no-empty rule

* enable no-trailing-spaces rule

* enable no-extra-semi rule

* add eslint rules to fix block spacing

* enable max-statements-per-line rule

* enable brace-style rule

* fix some spacing issues and add future rules

* add code suggestions
2019-11-22 18:29:38 +03:00
grafixeyehero
ab7d3b16e6 Fix metadata editor side bar live tv loading 2019-10-25 01:11:43 +03:00
dkanada
0286cc60d5
Merge pull request #458 from dkanada/site
Refactor several files and methods
2019-09-25 23:52:49 +09:00
dkanada
0aca394e1e bundle jquery and enable animations for metadata page 2019-09-12 04:01:53 -07:00
grafixeyehero
f2123d03cc fix folder style 2019-09-11 22:27:43 +03:00
Bill Thornton
a61ef5bf30 Disable animations in editor sidebar 2019-09-07 00:24:51 -04:00
grafixeyehero
2ffbc14cd7 add icon to metadata side bar 2019-08-31 17:41:56 +03:00
Bill Thornton
61de82e7fe Disable animations in jstree for jQuery slim support 2019-05-22 15:19:19 -04:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/scripts/editorsidebar.js (Browse further)