aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/admin/statistics.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore: switch to asyncData where neededPitu2021-01-201-7/+4
|
* chore: be able to refresh stats on demandPitu2021-01-081-1/+13
|
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-071-2/+5
| | | | | | | | 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)
* fix: indentationPitu2021-01-071-2/+2
|
* feature: Add basic statistics UIPitu2021-01-071-0/+103