aboutsummaryrefslogtreecommitdiff
path: root/src/site/middleware/admin.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-1/+2
|
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-2/+2
| | | | This includes creating multiple stores as needed for components and removing all complex states from components (since all those states should be stored in vuex)
* Added middleware for pages and switched to $axiosPitu2019-03-291-0/+5