Commit Graph

12 Commits

Author SHA1 Message Date
geoffrey45 7f0fe88c43 implement artist tracks page 2023-01-13 18:13:49 +03:00
geoffrey45 fd863d188c remove remaining traces of hard coded Routes enum
+ fix play from album card
2023-01-13 18:13:49 +03:00
geoffrey45 90dd1a1fe8 add functionality to play button on artist page 2023-01-13 18:13:49 +03:00
geoffrey45 4a49d48011 show albums from artist at the bottom of album page
+ add a testing genres strip in album page
+ misc refactors
2023-01-13 18:13:49 +03:00
geoffrey45 f3c4f0310a update interfaces to use the updated property names
+ misc changes related to moving to sqlite
2023-01-13 18:13:49 +03:00
geoffrey45 ffecfac8c7 fix playing tracks from search page 2023-01-13 18:13:49 +03:00
geoffrey45 977d9282cb feat: separate discs in album page
+ remove tooltip markup
+ refactor css classnames
2023-01-13 18:13:49 +03:00
geoffrey45 527051f8a2 maintain playing track on shuffle (when audio is playing) 2022-09-10 20:32:17 +03:00
geoffrey45 32b309b6ee implement reactive breakpoints
+ fix breaking queue page when there's no data
2022-09-10 20:15:20 +03:00
Mungai Njoroge 5770a66d67 Implement fuzzy page search using fuse.js (#86) 2022-09-10 10:46:45 -04:00
geoffrey45 befdf383b6 smoothen button icon interactions 2022-09-06 21:19:35 +03:00
geoffrey45 6e46750270 rewrite queue page to use songlist
+ add nav components to queue page
+ revert tooltip to undo handling updates - I can't find
a viable solution to the updates problem
2022-09-06 18:53:26 +03:00