153 Commits

Author SHA1 Message Date
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
d2eb884c51 refactor seek handlers 2020-10-10 18:29:22 +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
f3bdbbd44d refactor vuex actions 2020-10-03 20:32:56 +02:00
Thomas Amland
c603ca923b remove empty data declaration 2020-09-26 18:30:30 +02:00
Thomas Amland
a8e8bbdf03 fix transition after height: auto 2020-09-26 18:30:04 +02:00
Thomas Amland
e908831d71 player: link to queue instead of album 2020-09-26 18:21:32 +02:00
Thomas Amland
3ed73a2e16 player: show image and reduce size of sm version 2020-09-26 18:18:11 +02:00
Thomas Amland
418a449b73 player: hide prev and duration on sm version 2020-09-26 18:17:46 +02:00
Thomas Amland
d8388a4280 player: fix overflow 2020-09-26 11:15:07 +02:00
Thomas Amland
d025c0aae5 hide player when queue is empty 2020-09-25 19:37:24 +02:00
Thomas Amland
07e076aab7 rename home to discover 2020-09-20 17:50:24 +02:00
Thomas Amland
9a9c87f2cd change default album view to recently added 2020-09-20 17:43:44 +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
93503de065 player: handle missing album id 2020-09-19 17:42:30 +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
3f878f31dd add link to server settings 2020-09-16 18:17:49 +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
4fca9f417b refactor track list column toggle 2020-09-07 18:41:12 +02:00
Thomas Amland
bf81b34da6 fix build 2020-09-01 20:24:58 +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
d80fb85484 underline nav on hover 2020-08-23 14:31:44 +02:00
Thomas Amland
7d94d187e5 refactor table css 2020-08-23 14:23:07 +02:00
Thomas Amland
ca815df1bb table style improvements 2020-08-22 18:58:48 +02:00
Thomas Amland
2356f5dce9 show album in track list by default 2020-08-22 18:39:00 +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
9c93ec6e56 change text separator 2020-08-22 11:06:29 +02:00
Thomas Amland
c6cfbdf131 implement album sort 2020-08-22 11:06:29 +02:00
Thomas Amland
3f24e9e34a fix overflow issues 2020-08-20 18:49:35 +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
b1acf3d711 remove focus border from btn-link 2020-08-16 11:27:06 +02:00
Thomas Amland
137225f7a3 remove dead code 2020-08-16 11:27:06 +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
4e0f49792c add play button to album page 2020-08-15 09:32:59 +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
e12c1f8d33 lint: always warn on console/debugger 2020-08-11 18:54:23 +02:00
Thomas Amland
24ed0d9ea9 move recently added to top 2020-08-11 18:50:48 +02:00
Thomas Amland
e64a6c8495 fix player padding 2020-08-11 18:36:38 +02:00