8 Commits

Author SHA1 Message Date
geoffrey45
a7dc2fa6bd remove bottom content 2022-08-17 20:16:22 +03:00
geoffrey45
2b6b4078fa redesign search tab switcher buttons
~ imitate ubuntu-style tabbed buttons
2022-08-03 13:34:20 +03:00
geoffrey45
c9830842ed refactor queu store to use play track using index
- this allows to have duplicate tracks in queue safely
- store indexes in localstorage instead of track objects.
2022-07-06 17:38:33 +03:00
geoffrey45
79a7161827 fix search to read from database 2022-06-16 09:36:42 +03:00
geoffrey45
f1ec6309ba fix current track in queue auto scroll position
- add another inner container to limit the offset
- auto scroll current track to container start
- add todo file
2022-06-13 09:17:00 +03:00
geoffrey45
191ac0bc7b fix loadmore counter not resetting
- store load more counter in search store
2022-06-11 10:01:16 +03:00
restyled-io[bot]
2b33fb87a2
Restyle Implement Fuzzy search using rapidfuzz (#60) 2022-05-26 19:12:04 +03:00
geoffrey45
6a2b87b48c use tabs to seperate search results 2022-05-22 19:29:16 +03:00