aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/admin/file
Commit message (Collapse)AuthorAgeFilesLines
* chore: switch to asyncData where neededPitu2021-01-201-8/+4
|
* Fix ESLint rules once and for allPitu2020-12-241-0/+1
|
* chore: remove trailing commasZephyrrus2020-12-241-5/+5
|
* refactor: finish refactoring all the components to use vuexZephyrrus2020-07-101-51/+34
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-30/+52
|
* feat: refactor most of the album components to use store for presentation ↵Zephyrrus2020-07-041-0/+2
| | | | and actions
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-88/+86
| | | | 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/+170
* 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