| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: anon upload and domain fix for album links (#292) | Zephyrrus | 2021-08-22 | 1 | -0/+7 |
| | | |||||
| * | feat: show validation errors from joi on the frontend | Zephyrrus | 2021-06-17 | 1 | -9/+9 |
| | | |||||
| * | fix: upload size | Pitu | 2021-06-17 | 1 | -1/+1 |
| | | |||||
| * | feat: fetch settings from api | Pitu | 2021-06-17 | 1 | -6/+28 |
| | | |||||
| * | feat: make frontend use database settings | Pitu | 2021-06-17 | 1 | -16/+9 |
| | | |||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 1 | -2/+2 |
| | | |||||
| * | chore: eslint stores | Zephyrrus | 2020-07-07 | 1 | -3/+2 |
| | | | | | feat: merge album and images | ||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -0/+19 |
| 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) | |||||