Make maps/submissions GET max take param unlimited for reviewers/mods/admins #1071
Labels
For: Backend
This is something to do for the backend (server folder) of the website.
Priority: High
Should be done first and foremost, absolutely essential for this release.
Size: Small
Something that may take a day at most to do.
Map selector doesn't do pagination, may have over 100 maps visible to reviewers, mods and admins that are in Content Approval.
For them, set take to unlimited, if they don't provide a take param (the game HTTP code won't, for anyone) don't set a take value on the DB query. For other users, limit it to 100.
The text was updated successfully, but these errors were encountered: