decomp.me
decomp.me copied to clipboard
[FEATURE] Add ability to search for both the user name and scratch name
Describe the bug I'd like to search for all scratches by user "X" with the name prefixed "Y"
To Reproduce Steps to reproduce the behavior:
- Search for "X Y" in the search box
- See no results
- See results for searching "X" or "Y" independently
Expected behavior Search should be tokenized to allow me to search across multiple attributes.
Maybe we could do something like user:mkst foo or platform:n64 bar or preset:mario baz ?