aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/admin/user
Commit message (Collapse)AuthorAgeFilesLines
* chore: switch to asyncData where neededPitu2021-01-201-8/+4
|
* feat: add pagination to user files in admin viewPitu2021-01-201-7/+42
|
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
|
* chore: remove trailing commasZephyrrus2020-12-241-7/+7
|
* refactor: refactor most of the admin pages to use the store instead of ↵Zephyrrus2020-07-091-29/+37
| | | | internal states
* feat: try fixing THE SHITTY WATERFALLZephyrrus2020-07-071-17/+28
|
* feat: refactor most of the album components to use store for presentation ↵Zephyrrus2020-07-041-0/+1
| | | | and actions
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-37/+35
| | | | 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/+102
* 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