aboutsummaryrefslogtreecommitdiff
path: root/src/site/middleware
Commit message (Collapse)AuthorAgeFilesLines
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-022-3/+3
| | | | 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-292-0/+11