Commit graph

21 commits

Author SHA1 Message Date
ace6ec1683
feat: improvements and ui stuff
also fixed some errors (and added `Unknown Album`s)
2023-10-14 21:21:21 +03:00
4a746a3371
feat: basic UI stuff I think
I gotta do a lot more, but just pushing to
ctrl+s my code.
2023-10-14 19:03:20 +03:00
dc5fdf4b90
feat: support cover art + resizing 2023-10-14 16:43:37 +03:00
07197a6703
feat: implement searching 2023-10-14 16:06:40 +03:00
a27194816c
feat: start work on implementing search3
Cue comes Soon. I want basic features for a client
first.
2023-10-12 19:41:52 +03:00
7a659ced4d
feat: everything works again. now to break it again 2023-10-12 19:18:36 +03:00
1dfd27f6ae
feat: improve the Justfile/mount-tool a bit. 2023-10-10 22:31:44 +03:00
56bc015b7a
feat: scanning somewhat cromulent
now to make sure it can play again ;3
2023-10-10 22:26:42 +03:00
71b7eca0b9
feat: more kejiggering, added Sentry support
and tracing spans.
(personally I use glitchtip :3)
2023-10-10 22:06:32 +03:00
7e1f504368
feat: fiddling with the bits
:3
2023-10-10 21:25:02 +03:00
4d826ed2a4
feat: prepare for scanning 2023-10-09 23:20:23 +03:00
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