48 Commits

Author SHA1 Message Date
Thomas Amland
c49eb98efb refactor table style 2021-01-24 12:26:49 +01:00
Thomas Amland
1e7d87671c add spinner to starred page 2020-12-27 18:18:23 +01:00
Thomas Amland
d002a5c09a add missing return in methods 2020-12-27 16:55:21 +01:00
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
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
cab0adb392 update dependencies 2020-10-10 18:57:32 +02:00
Thomas Amland
f3bdbbd44d refactor vuex actions 2020-10-03 20:32:56 +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
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
ec481171a6 replace filters with methods 2020-09-01 20:12:14 +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
0ca10eb316 rework fallback image handling 2020-08-16 11:27:03 +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
8e0cc715ab add eslint 2020-08-11 18:32:51 +02:00
Thomas Amland
d89bbfe5f7 add 'add to queue' 2020-08-07 10:21:11 +02:00
Thomas Amland
b949db6efd add play next 2020-08-06 18:44:36 +02:00
Thomas Amland
9540ba4247 fix duplicate key error in track list
same track id can be listed multiple times
2020-08-05 11:20:36 +02:00
Thomas Amland
1e2ba624a7 hide similar artists section when empty 2020-08-05 11:20:20 +02:00
Thomas Amland
c7a3e98e91 add media session integration 2020-08-05 10:43:03 +02:00
Thomas Amland
4f5cac1428 fix image responsiveness 2020-08-04 18:21:18 +02:00
Thomas Amland
2836e934fb improve table responsiveness 2020-08-02 15:30:24 +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
3a6723f852 fix starred after 2d79cd5d6 2020-08-01 16:47:19 +02:00
Thomas Amland
4b2c3e778a simplify active track indicator 2020-07-31 18:43:50 +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
792a06915e fix overflow 2020-07-29 15:21:37 +02:00
Thomas Amland
2218d82ee1 switch to bootstrap icons 2020-07-29 12:33:22 +02:00
Thomas Amland
7ec1cac749 add some stuff to home page 2020-07-27 14:32:01 +02:00
Thomas Amland
b4623926a2 Initial commit 2020-07-27 12:42:20 +02:00