Commit graph

13 commits

Author SHA1 Message Date
afd0ba6e86
chore: upgrade some deps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-11-10 18:04:00 +02:00
7b78375402
feat: improvements and bug fixes (sarcasm)
- `rest/getArtists` and `rest/getArtist`
- Improved artist formatting algorithm
- Other dispersed improvements
2023-10-18 23:05:09 +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
7a659ced4d
feat: everything works again. now to break it again 2023-10-12 19:18:36 +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
7198eda4ee
refactor: sqlx -> sea-orm; let's get a bit fancier. 2023-10-09 21:49:57 +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