issues
search
osuTitanic
/
deck
Client API server for osu! stable clients
MIT License
4
stars
3
forks
source link
1.6.2
#294
Closed
Lekuruu
closed
3 months ago
Lekuruu
commented
3 months ago
What's Changed
Submodule Updates (
https://github.com/osuTitanic/common/compare/82f904d8a29817d183f6b099a8c48c7c94efa9b6...9247d70c7da0ba86f1ac5aeaa0f335641be7d132
)
Implement
partial
fuzzy searching for beatmaps
Add
no_video
parameter to
storage.get_osz
Prevent titanic from calling bancho mirrors with local maps
Add "loved" status to
SubmissionStatus
enum
Add gunicorn max requests limit to prevent memory leaks
Cleanup of
utils
& most
/web
routes
Update dependencies for fastapi & boto3
What's Changed
no_video
parameter tostorage.get_osz
SubmissionStatus
enumutils
& most/web
routes