aboutsummaryrefslogtreecommitdiff
path: root/src/site/plugins/axios.js
Commit message (Expand)AuthorAgeFilesLines
* refactor: finish refactoring all the components to use vuexZephyrrus2020-07-101-2/+2
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-6/+6
* fix: fix axios plugin throwing if no message from backendZephyrrus2020-07-041-6/+15
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-4/+5
* fix: dispatch logout from axios if token expiresZephyrrus2020-06-291-0/+4
* Globally catch exceptionsPitu2019-04-241-23/+12
* Added axios packagePitu2019-03-291-0/+29