geoffrey45
|
6095c9fa8f
|
fix: bottom bar fav button bug
~ bug caused by toggling and untoggling the fav state
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
3e4a8dd7dc
|
+ implement fav heart button in bottom bar
+ handle favoriting a song that's already in queue from another source
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
62fb70d26c
|
fix play from album page
+ setup favorites page
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
7f344b51db
|
move the Routes enum to router/routes.ts
+ fix context menu not being normalized
+ fix nav bar padding-right on no sidebar
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
6d8a9f880b
|
refactor interfaces and references
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
4e0837a627
|
use @vueuse/useClickOutside to hide context menu
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
a496d68439
|
fix removing tracks from queue
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
bb66ba70b3
|
make hotkeys bigger
|
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
|
278439eee8
|
use div scroll method to scroll to current song in queue
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
264406aef4
|
make playlists list page scrollable
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
446536f2d8
|
use v-auto-animate small parts of the UI
|
2023-01-13 18:13:49 +03:00 |
|
geoffrey45
|
6fb9c0fc4a
|
fix scrollbars being hidden when sidebar is disabled on firefox
+ rename components, to follow vue style guides
|
2023-01-13 18:13:49 +03:00 |
|