| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: refactor account to use vuex, fix small presentational components | Zephyrrus | 2020-07-02 | 1 | -1/+38 |
| | | |||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -0/+61 |
| 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) | |||||