|
|
b18d0dd747
|
refactor: app -> rave; and some other poking
|
2023-10-09 22:24:32 +03:00 |
|
|
|
7198eda4ee
|
refactor: sqlx -> sea-orm; let's get a bit fancier.
|
2023-10-09 21:49:57 +03:00 |
|
|
|
d575c317c3
|
refactor: move some files around
|
2023-10-09 16:39:15 +03:00 |
|
|
|
2b014ad915
|
refactor: migrate to postgres
|
2023-10-09 16:38:30 +03:00 |
|
|
|
d4e68ccbd8
|
refactor: make ids able to be strings, use prefixes
|
2023-10-09 15:54:42 +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 |
|
|
|
67244e63b3
|
feat: basic authentication.
Gotta improve it, but right now this can ping.
Theoretically any client should be able to connect.
|
2023-10-08 23:11:59 +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 |
|
|
|
a7cad8493a
|
feat: initial commit
|
2023-10-08 20:33:30 +03:00 |
|