21 Commits

Author SHA1 Message Date
geoffrey45
075765088f build artist page
+ connect artist page to backend
~ bugs introduced as there are hashing changes in the backend

[will fix later]
2023-01-13 18:13:49 +03:00
geoffrey45
8e258eaf24 rebuild search route with custom pages for tracks, album, and artists 2023-01-13 18:13:49 +03:00
geoffrey45
65cd2213fa show existing image on update playlist modal
+ some modal cleanup
2022-09-15 17:09:20 +03:00
geoffrey45
f5b6791d4b update track interface to follow server updates
+ add search debounce time
2022-09-11 20:37:29 +03:00
geoffrey45
47fc7fd705 UI improvements 2022-09-11 14:58:47 +03:00
geoffrey45
eb774eeaeb replace useDebouncedRef with @vueuse/useDebounce 2022-09-10 18:36:30 +03:00
geoffrey45
b7c158a785 rewrite search tabbing 2022-09-04 15:30:23 +03:00
geoffrey45
c20bbd795c remove background colors
-
try to imitate Google's design of things
it makes UI look declattered
-
2022-09-02 16:05:11 +03:00
geoffrey45
c782e400c6 make playlist cards smaller on playlist list page 2022-08-31 18:35:05 +03:00
geoffrey45
8d92ddec56 link loader to all request that use the useAxios hook 2022-08-28 16:32:06 +03:00
geoffrey45
2cb30e294f use songitem component on search page track items 2022-08-28 15:07:40 +03:00
geoffrey45
a7dc2fa6bd remove bottom content 2022-08-17 20:16:22 +03:00
geoffrey45
b9f0368f5b move utility methods to @/utils 2022-08-04 18:43:12 +03:00
geoffrey45
c562e529fd implement clearing search input on start typing
+ rename pages folder to fetch in composables folder
2022-08-02 23:58:05 +03:00
geoffrey45
06ed41d869 BREAK EVERYTHING
- some broken edits
2022-06-17 20:29:09 +03:00
geoffrey45
79a7161827 fix search to read from database 2022-06-16 09:36:42 +03:00
geoffrey45
191ac0bc7b fix loadmore counter not resetting
- store load more counter in search store
2022-06-11 10:01:16 +03:00
geoffrey45
253de52376 fix searching unchanged query on search tab switch 2022-06-01 20:12:32 +03:00
geoffrey45
770688838c separate search tab requests 2022-05-24 15:56:51 +03:00
geoffrey45
599ba060b2 focus search tab on query change 2022-05-24 13:29:28 +03:00
geoffrey45
6a2b87b48c use tabs to seperate search results 2022-05-22 19:29:16 +03:00