summaryrefslogtreecommitdiff
path: root/script.js
AgeCommit message (Expand)Author
2022-07-21improve search results by requiring word boundaryMartin Fischer
2022-07-21extract language prefix from page titleMartin Fischer
2022-07-21display how many proposals were foundMartin Fischer
2022-07-15make search treat underscores as spacesMartin Fischer
2022-07-12add inputs to filter by name and/or authorMartin Fischer
2022-07-12make ?author filter treat first letter as case-insensitiveMartin Fischer
2022-07-12use page_title as fallback if there is no proposal nameMartin Fischer
2022-07-12implement ?author filteringMartin Fischer
2022-07-12merge date columnsMartin Fischer
2022-07-12initial commitMartin Fischer