Skip to content
This repository was archived by the owner on Jan 5, 2022. It is now read-only.

Better filtering system #8

@robxu9

Description

@robxu9

Right now, the filtering is explicitly coded in. We need a better filtering system, preferably like the way pages are filter - get parameters.

Since golang does NOT support a filter scheme like filter[something]=something, we'll have to hardcode keys. Which won't be too bad.

Could do:
?status=testing
?page=x (already done, of course)
?before=date
?submitter=email
?name=name
?arch=arch
?repo=repo

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions