gbdev / homebrewhub

A digital repository of of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
https://hh.gbdev.io
GNU General Public License v3.0
44 stars 9 forks source link

sortby parameter #21

Closed brianblakely closed 2 years ago

brianblakely commented 5 years ago

Should sort homebrew results alphanumerically by the given field name.

Perhaps pair with a sortDirection parameter for enabling reverse sorting.

avivace commented 2 years ago

Implemented in https://github.com/gbdev/homebrewhub/pull/73