| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 1 | -3/+3 |
| | | |||||
| * | refactor: refactor most of the admin pages to use the store instead of ↵ | Zephyrrus | 2020-07-09 | 1 | -5/+13 |
| | | | | | internal states | ||||
| * | chore: eslint stores | Zephyrrus | 2020-07-07 | 1 | -4/+3 |
| | | | | | feat: merge album and images | ||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -0/+26 |
| 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) | |||||