| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 1 | -1/+1 |
| | | |||||
| * | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 1 | -1/+2 |
| | | |||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -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 $axios | Pitu | 2019-03-29 | 1 | -0/+5 |