v23.04
- #80: /query: add card footers and display name of packet
- #105: add pagination to long queries and
paginationparameter to/api/query - #141: Can now click to copy questions
- #147: ignore diacritics when searching and add
ignoreDiacriticsparameter to/api/query - #148: Add firefox mobiile set name dropdown polyfill by @BolunThompson
- #150: Expand API docs by @g3ner1c
- #152:
api/random-questionshould default to 1 by @g3ner1c - #159: Move the script to set light/dark mode to a common JS file. by @alopezlago
- Implement download as csv
- Fix some spacing issues
- Optimize query speed when no categories, difficulties, or query string is provided
- Fix bug where attempting to ignore diacritics with no matching characters would crash server
- Use jQuery dual slider for year range
- Save
minYearandmaxYeartolocalStorage - Reveal answer and bonus part at same time
- Self-host react files, instead of relying on external CDN
- Add
dot-notationrule to eslint - Change default tossup setting to single buzz only
- Fix double decoding of URI parameters, causing server to crash
- Fix
NaNissues in singleplayer stats - Remove highlighting from downloaded and copied database questions
New Contributors
- @alopezlago made their first contribution in #159
- @BolunThompson made their first contribution in #148
Full Changelog: 23.03...23.04