Commit Graph

7 Commits

Author SHA1 Message Date
geoffrey45 6d8a9f880b refactor interfaces and references 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 bbe7984e4e normalize context menu using @popperjs
+ normalize context children too
+ add setting to toggle context children via click or hover
+ add a select setting component
+ remove dead teleport code from sidebar tabs wrapper
+ general clean up
2023-01-13 18:13:49 +03:00
Mungai Njoroge 5770a66d67 Implement fuzzy page search using fuse.js (#86) 2022-09-10 10:46:45 -04:00
geoffrey45 2dd4d58574 show 'Track' or 'Tracks' depending on track count on playlist card
+ handle clicks on context menu separator
2022-09-02 22:16:00 +03:00
geoffrey45 d3d7d1f139 use img in playlist card
+ use $black background on right sidebar
2022-08-27 10:00:42 +03:00
geoffrey45 824dcaecdf rename setting to "use alt now playing ..."
+ fix right now playing component gap
+ show emoji if there's no search result
+ abstract now playing component settings into one setting
+ break context menu's context item into a component
2022-08-21 04:28:18 +03:00