aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/service/statsGET.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: pagination not working when searchingZephyrrus2021-01-081-2/+2
| | | | fix: search not working on albums
* chore: be able to refresh stats on demandPitu2021-01-081-1/+18
|
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-071-5/+19
| | | | | | | | fix: saved data not being converted to JSON automatically when using SQLite (and possibly MSSQL) feat: display when a stat was generated in the section's header fix: not being able to click through the footer (sorry IE11 users, you still won't be able to click through it) fix: add is-mobile to columns so they don't stack on top of each other feat: add text next to the NSFW toggle and make it look like the elements around it (begone round iOS edges)
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-071-0/+34