| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -4/+5 |
| | | | | | 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) | ||||
| * | fix: dispatch logout from axios if token expires | Zephyrrus | 2020-06-29 | 1 | -0/+4 |
| | | |||||
| * | Globally catch exceptions | Pitu | 2019-04-24 | 1 | -23/+12 |
| | | |||||
| * | Added axios package | Pitu | 2019-03-29 | 1 | -0/+29 |