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

18 commits

Author SHA1 Message Date
Julien Machiels
27ca18a62b
Merge branch 'master' into sonarqube-fixes-1 2020-04-10 06:27:32 +02:00
MrTimscampi
36eb5564c1 Fix all Critical bugs from Sonarqube 2020-04-06 22:03:09 +02:00
MrTimscampi
fbbb870d73 Remove unused variables 2020-04-04 16:19:06 +02:00
MrTimscampi
2c6029fc93 Re-add data assignment 2020-04-04 15:44:42 +02:00
MrTimscampi
3a3be4f71c Add limit setting to songs controller 2020-04-03 23:19:21 +02:00
MrTimscampi
0da86aebcc Add limit settings to music albums controller 2020-04-03 22:48:34 +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
MrTimscampi
e12e6731b2 Make the console quieter by default 2020-02-16 04:22:50 +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
André Carvalho
44ec998690 Add option to randomly sort music albums 2019-12-05 10:21:26 +00:00
dkanada
59e9be84dd
Merge pull request #563 from dmitrylyzo/focus_pageload
Add autofocus on page load
2019-11-28 23:35:51 +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
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