osu-tournament-rating / otr-api

API powering osu! Tournament Rating
https://otr.stagec.xyz/
GNU General Public License v3.0
8 stars 5 forks source link

Add `VerifiedByUser` and `SubmittedByUser` to tournament DTOs #477

Closed myssto closed 4 days ago

myssto commented 1 month ago

Depends on #476

Completes most of #336 save Tournament-specific search. Adds a UserCompactDTO for the submitter and verifier to tournament results. Also includes a couple query performance bumps in the tournaments repo.

myssto commented 4 days ago

FWIW - I have been using this as a dump branch for changes so far and they all should be merged soon since we are moving web onto the wrapper but I am not a psychopath so I am going to close this and cherry pick branches to merge dependent on each other :D