55 Commits

Author SHA1 Message Date
Thomas Amland
b65eb4580c fix genre page only showing 10 albums 2020-12-13 11:56:01 +01:00
Thomas Amland
e077fabdca sort genres by most albums 2020-12-13 11:28:07 +01:00
Thomas Amland
f11add00d9 move login to a separate page 2020-12-13 11:06:19 +01:00
Thomas Amland
1e5c3e521e reduce bundle size 2020-12-05 11:41:31 +01:00
Thomas Amland
a896d01769 implement scrobbling. fixes #3 2020-11-14 13:04:58 +01:00
Thomas Amland
8621d06fbc add scan button 2020-10-12 19:06:36 +02:00
Thomas Amland
cab0adb392 update dependencies 2020-10-10 18:57:32 +02:00
Thomas Amland
c751194c16 add shuffle and repeat toggle 2020-10-09 11:38:39 +02:00
Thomas Amland
554d58f04b avoid setting queue when tracklist is the same 2020-10-03 20:35:46 +02:00
Thomas Amland
4be81d0e35 add infinite loading to album view 2020-09-20 17:33:21 +02:00
Thomas Amland
6c290689c4 rework spinners 2020-09-20 17:29:20 +02:00
Thomas Amland
30570ff662 add about page. fixes #15 2020-09-19 14:26:20 +02:00
Thomas Amland
419f26b8bf add support for configuring server url. fixes #11 2020-09-19 13:07:59 +02:00
Thomas Amland
1a24f42341 update dependencies 2020-09-13 10:39:50 +02:00
Thomas Amland
c3a5136f0f add radio support 2020-09-07 19:25:45 +02:00
Thomas Amland
ec481171a6 replace filters with methods 2020-09-01 20:12:14 +02:00
Thomas Amland
0b7d731ed4 handle streams without duration 2020-08-23 14:47:01 +02:00
Thomas Amland
68d2cebeb1 add album view to genre page 2020-08-22 11:30:59 +02:00
Thomas Amland
2bcafbffaa link to album views from home page 2020-08-22 11:06:29 +02:00
Thomas Amland
c6cfbdf131 implement album sort 2020-08-22 11:06:29 +02:00
Thomas Amland
0dccb04bd5 add close button to sidebar 2020-08-19 18:39:11 +02:00
Thomas Amland
d08118bfad improve sidebar style 2020-08-19 18:10:57 +02:00
Thomas Amland
bed9761fc1 fix missing album genre after refactor 2020-08-16 11:52:42 +02:00
Thomas Amland
0ca10eb316 rework fallback image handling 2020-08-16 11:27:03 +02:00
Thomas Amland
0aee1b3918 sort albums chronologically on artist page. fixes #10 2020-08-15 09:47:07 +02:00
Thomas Amland
a6fab92165 add star album 2020-08-15 09:35:51 +02:00
Thomas Amland
8fb1f8db78 normalize responses and add types 2020-08-14 20:09:22 +02:00
Thomas Amland
b8db546f64 show starred artists and albums 2020-08-12 17:52:50 +02:00
Thomas Amland
2c4639f83e fix double uri encoding
handled by router
2020-08-11 18:32:55 +02:00
Thomas Amland
d18f4f592e handle empty library better. fixes #4 2020-08-11 18:32:55 +02:00
Thomas Amland
8e0cc715ab add eslint 2020-08-11 18:32:51 +02:00
Thomas Amland
7402a413db set origin as client name 2020-08-07 10:46:06 +02:00
Thomas Amland
153acb759b show error message from api 2020-08-05 11:32:07 +02:00
Thomas Amland
e7f4c9af19 sort playlists by changed date 2020-08-05 11:21:50 +02:00
Thomas Amland
764ae899a0 improve login screen 2020-08-05 10:43:06 +02:00
Thomas Amland
c0dfb5f853 clean links from artist bio 2020-08-04 18:48:19 +02:00
Thomas Amland
154cb3ee8d style fixes 2020-08-02 15:32:47 +02:00
Thomas Amland
60e1192e12 increase play button hit area 2020-08-02 15:18:44 +02:00
Thomas Amland
49a9499d1b add lastfm and musicbrainz links to artist page 2020-08-02 14:22:58 +02:00
Thomas Amland
b074311122 search: fix track list 2020-08-02 13:01:16 +02:00
Thomas Amland
2d79cd5d6f remove call to get starred albums. doesnt work 2020-07-31 20:09:51 +02:00
Thomas Amland
6886e2668b playlist: change to tile layout 2020-07-31 20:02:54 +02:00
Thomas Amland
17c0c8317f fix missing normalization 2020-07-31 18:52:54 +02:00
Thomas Amland
4b2c3e778a simplify active track indicator 2020-07-31 18:43:50 +02:00
Thomas Amland
6ad7d8d33d improve user menu 2020-07-31 18:39:29 +02:00
Thomas Amland
29c695bbc6 add error handling 2020-07-31 15:26:16 +02:00
Thomas Amland
66678c5dee add link to tile image 2020-07-31 11:40:30 +02:00
Thomas Amland
4559846172 cleanup duplicated artist/album lists 2020-07-31 11:28:48 +02:00
Thomas Amland
e0288bb04e refactor tile component 2020-07-31 10:55:55 +02:00
Thomas Amland
2218d82ee1 switch to bootstrap icons 2020-07-29 12:33:22 +02:00