Commit Graph

58 Commits

Author SHA1 Message Date
Thomas Amland b1ee4b18dc split starred into tabs 2021-05-09 10:56:58 +02:00
Thomas Amland a98e5ab486 fix missing error messages 2021-04-25 18:19:45 +02:00
Thomas Amland 9ab8c444ef refactor track list components 2021-03-20 13:31:53 +01:00
Thomas Amland f609f7132b link to genre on album page 2021-03-14 14:04:14 +01:00
Thomas Amland 325f642d72 add download button. fixes #23 2021-03-14 13:47:42 +01:00
Thomas Amland f89f6b36c8 add Play next & Add to queue to album page 2021-03-14 12:44:21 +01:00
Thomas Amland 8022929dc1 initial podcast support 2021-01-24 19:14:16 +01:00
Thomas Amland a3fd828834 fix click event bubbling from context menu 2021-01-24 12:44:35 +01:00
Thomas Amland 588f975eba use isPlaying getter 2021-01-24 12:44:34 +01:00
Thomas Amland 383334cfe5 fix radio table 2021-01-24 12:44:31 +01:00
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