Files
swingmusic-webclient/todo.md
Mungai Njoroge 4239c5f331 Switch repos (#8)
* remove server code and replace it with client code

* downgrade yarn from 3.1.1 -> 1.22.19
2023-01-13 20:05:08 +03:00

556 B

  • Removing track from queue

  • Removing track from playlist

  • Store album bio to db

  • Saving queue as playlist

  • Queue context menu

  • Play full folder without using the play button

  • Multi select track and do something

  • Use virtual scroll on queue list

  • Fix play next bug

  • Play full folder as next

  • Append full folder to queue

  • Deleting a playlist

  • Removing playlist image

  • using square image on playlist

  • Use bottom bar

  • Fix search album and artist grid on 720p

  • Use persisted pinia for queue store

  • Introduce stores (pinia-ish) for the server