165 Commits

Author SHA1 Message Date
Thomas Amland
6bf5d6cdd3 track list: make entire row clickable 2020-12-19 12:41:33 +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
2692db3611 add spinner to artist library page 2020-12-05 11:06:07 +01:00
Thomas Amland
a2c37eb4b2 skip to beginning on previous 2020-11-29 12:30:42 +01:00
Ho-Yon Mak
8bc9473efd Set page title to current track 2020-11-21 13:12:57 +00:00
Thomas Amland
a11af769ee player: add overflow menu 2020-11-15 20:35:26 +01:00
Thomas Amland
a896d01769 implement scrobbling. fixes #3 2020-11-14 13:04:58 +01:00
Thomas Amland
4211966433 fix audio.onended 2020-10-30 19:24:13 +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
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