aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/admin/users.vue
Commit message (Collapse)AuthorAgeFilesLines
* feat: enable user creation from admin panelPitu2021-01-051-0/+92
|
* Add meta name to pagesPitu2021-01-051-3/+5
|
* CleanupPitu2020-12-251-11/+3
|
* Fix ESLint rules once and for allPitu2020-12-241-2/+2
|
* chore: remove trailing commasZephyrrus2020-12-241-5/+5
|
* chore: update buefy to 0.9Zephyrrus2020-11-121-45/+49
|
* refactor: refactor most of the admin pages to use the store instead of ↵Zephyrrus2020-07-091-36/+30
| | | | internal states
* feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-071-130/+140
|
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-63/+61
| | | | Hero is meant to be used as a full-width banner to showcare or present somethign, not to contain the entire content of the webpage
* This commit adds a bunch of features for admins:Pitu2019-10-131-0/+249
* banning IP * see files from other users if you are admin * be able to see details of an uploaded file and it's user * improved display of thumbnails for non-image files