63 Commits

Author SHA1 Message Date
Joel Messer
d66c59f19b
Fixing the description on the podcast episodes 2021-02-16 12:56:26 -05:00
Thomas Amland
8b4c482efa add mute toggle 2021-01-30 21:24:34 +01:00
Ammon Sarver
a0de1f0c5a Adds volume control 2021-01-29 17:21:24 -07:00
Thomas Amland
8022929dc1 initial podcast support 2021-01-24 19:14:16 +01:00
Thomas Amland
8e9a6ca26d allow editing playlist name and comment 2021-01-24 12:44:34 +01:00
Thomas Amland
d002a5c09a add missing return in methods 2020-12-27 16:55:21 +01:00
Thomas Amland
ca94462d93 remove dead code 2020-12-19 12:52:16 +01:00
Thomas Amland
181cd70bc6 remove limit in genre track list 2020-12-13 12:08:38 +01:00
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