| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 1 | -3/+3 |
| | | |||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 1 | -7/+7 |
| | | |||||
| * | refactor: finish refactoring all the components to use vuex | Zephyrrus | 2020-07-10 | 1 | -1/+5 |
| | | |||||
| * | refactor: refactor most of the admin pages to use the store instead of ↵ | Zephyrrus | 2020-07-09 | 1 | -2/+8 |
| | | | | | internal states | ||||
| * | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 1 | -0/+4 |
| | | |||||
| * | feat: add new sidebar with mdi icons and active reactivity | Zephyrrus | 2020-07-08 | 1 | -0/+1 |
| | | |||||
| * | chore: eslint stores | Zephyrrus | 2020-07-07 | 1 | -12/+5 |
| | | | | | feat: merge album and images | ||||
| * | feat: add video preview on hover to dashboard and apply new linter rules to ↵ | Zephyrrus | 2020-07-05 | 1 | -10/+10 |
| | | | | | some of the files | ||||
| * | 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) | |||||