Releases: Artemis21/beatdrop
Releases · Artemis21/beatdrop
commit-102572e999d6a57cc5bd7b3ea9cefa93c3d6de15
make random genre an explicit choice
commit-cbb55c9e02982725f34870f1cfafc75c57c85647
fix Rust style
commit-c9575dbcf72c01c93d284e062ba36217677b5828
stream music when downloading from Deezer and fix error code deserial…
commit-47f361378dd80108d23ae3121175c26fed32b4ba
handle errors and ratelimiting in the Deezer client
commit-d7ac2de5ea9f60db5fe93184bc6527c9a61bec12
put the resign button in the new guess card
commit-c153158c558ad79c47bd6693539e150b386c4e27: refactor cards, improve usability and a11y
- make the card system more flexible by switching to nested flexboxes - improve keyboard accessibility - make sure all elements have titles and focus indicators - move wrapping from `NewGuess` into `SongSearch` and rename it to `NewGuess` - move other `*Guess` components into `Guesses` - collapse multiple remaining/skipped guesses into a card each - add a resign game button - keep refactoring colours, but don't fix them yet :(
commit-ab6ef69a3300b41456cdcfa945628db4d9c0e149
fix constraint order in migration file (regression from previous commit)
commit-6c29a9d53e936d63c7e723712bc7e43293f423fb
cascade account deletion to games and game deletion to guesses
commit-1f375ea1d259e49b31a15e10ac02c6e1f76fa409
add endpoint to resign game early
commit-90b080f4ce7dea22875fa5d812a579b679527a7d
bump Cargo.lock