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

32 commits

Author SHA1 Message Date
Aimekram
832b9eaf4d fix: eslint no-shadow errors 2022-10-16 16:04:37 +02:00
Bill Thornton
0a0e45d155 Replace apiclient event bus with local version 2022-10-14 10:58:16 -04:00
Bill Thornton
ddbe596696 Remove unneeded empty functions 2022-03-02 00:59:04 -05:00
Bill Thornton
9067b0e397 Fix eslint errors for empty functions/constructors 2022-03-01 10:57:48 -05:00
Bill Thornton
5e247f094d Fix number option in alphapicker 2022-01-04 17:13:31 -05:00
Dmitry Lyzo
c2410ecd27 Fix all this references 2021-04-24 16:59:15 +03: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
Matt
fba96da954 Alpha picker only returns items starting with selected letter 2020-09-09 17:34:08 -04:00
Cameron
404bdc12df lint 2020-08-02 19:13:13 +01:00
Cameron
b5c1cbb5b3 Remove ailaising this in music 2020-08-02 12:16:14 +01:00
MrTimscampi
22a46ecea6 Apply ESLint autofix for no-yoda rule 2020-07-31 12:40:08 +02:00
Cameron
7eefd45a2c
Update src/controllers/music/musicartists.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
2020-07-29 20:11:25 +01:00
Cameron
d1ccc6faea
Merge branch 'master' into migrate-to-ES6-18 2020-07-29 12:44:03 +01:00
Cameron
3757e2c9be apply suggestions 2020-07-28 16:45:21 +01:00
Cameron
4c28399c6b Migration of library browser to ES6 moduels 2020-07-27 20:21:19 +01:00
Cameron
338f678000 Migration of musicartists to ES6 modules 2020-07-19 10:55:06 +01:00
dkanada
d3b89b7ec7
Merge pull request #1356 from grafixeyehero/es6-alphaPicker
Migration alphaPicker to ES6 modules
2020-07-10 00:15:05 +09:00
grafixeyehero
7b93106bc9 Migration alphaPicker to ES6 modules 2020-06-12 01:09:35 +03:00
Cromefire_
bd003e6e8a
Fixed lint 2020-06-06 11:24:49 +02:00
Cromefire_
3549bd5700
Migrated filterdialog.js 2020-06-06 11:24:48 +02:00
MrTimscampi
9e3ca706c4 Force the use of single quotes 2020-05-04 12:44:12 +02:00
MrTimscampi
3a3be4f71c Add limit setting to songs controller 2020-04-03 23:19:21 +02:00
MrTimscampi
60b4004f1e Correct limits on music artists controller 2020-04-03 22:39:36 +02:00
MrTimscampi
f7af90fec4 Add library page size settings on music artists 2020-03-21 00:27:41 +01:00
grafixeyehero
f3426a97a1 remove alphabetPicker-left alphaPicker-fixed-left padded-left-withalphapicker class 2020-01-22 19:42:43 +03:00
grafixeyehero
4939f2fd60 add alphaPicker-fixed left and right class 2020-01-21 22:21:03 +03:00
grafixeyehero
a25e5d7f9b fix alphaPicker class 2020-01-21 21:58:44 +03:00
Dmitry Lyzo
7a10be5933 Add autofocus on page load 2019-11-14 21:04:01 +03:00
grafixeyehero
23677db990 Deminify part 2 (#509)
This de-minifies and de-uglifies `controllers` subdirectory
2019-11-06 13:43:39 +03:00
dkanada
8bec0ad63d move all library pages to their own folders 2019-08-16 00:58:27 -07:00
Renamed from src/scripts/musicartists.js (Browse further)