Commit graph

4 commits

Author SHA1 Message Date
7198eda4ee
refactor: sqlx -> sea-orm; let's get a bit fancier. 2023-10-09 21:49:57 +03:00
453a496377
feat: we can now do things
The most crappy basic implementation, but:
- It can list albums
- It can list a single album's tracks
- It can play a song

Closes #1
2023-10-09 15:49:33 +03:00
667fcca4e9
feat: we can now log in. 2023-10-08 22:53:42 +03:00
281e98c2c8
feat: parse query parameters 2023-10-08 21:38:36 +03:00