| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: chibisafe -> Hostess | Fuwn | 2022-01-15 | 1 | -1/+1 |
| | | |||||
| * | feat: enable ssr and serve it with the api | Pitu | 2021-01-20 | 1 | -3/+0 |
| | | |||||
| * | fix: trying to fetch tags and albums on a public album link | Zephyrrus | 2021-01-17 | 1 | -5/+7 |
| | | |||||
| * | Rebrand | Pitu | 2020-12-25 | 1 | -1/+1 |
| | | |||||
| * | Remove flexsearch | Pitu | 2020-12-24 | 1 | -17/+0 |
| | | |||||
| * | Fix ESLint rules once and for all | Pitu | 2020-12-24 | 3 | -6/+6 |
| | | |||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 6 | -9/+9 |
| | | |||||
| * | feat: Start working on a new album/tags/image info modal | Zephyrrus | 2020-07-19 | 1 | -0/+1 |
| | | |||||
| * | refactor: finish refactoring all the components to use vuex | Zephyrrus | 2020-07-10 | 1 | -2/+2 |
| | | |||||
| * | feat: add handler for actions | Zephyrrus | 2020-07-09 | 1 | -0/+25 |
| | | | | | Takes care of dispatching a 🍞 on success/error | ||||
| * | feat: add notifier plugin for 🐍 and 🍞 | Zephyrrus | 2020-07-09 | 1 | -2/+20 |
| | | |||||
| * | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 5 | -11/+12 |
| | | |||||
| * | feat: try fixing THE SHITTY WATERFALL | Zephyrrus | 2020-07-07 | 1 | -2/+2 |
| | | |||||
| * | feat: add video preview on hover to dashboard and apply new linter rules to ↵ | Zephyrrus | 2020-07-05 | 1 | -0/+7 |
| | | | | | some of the files | ||||
| * | fix: fix axios plugin throwing if no message from backend | Zephyrrus | 2020-07-04 | 1 | -6/+15 |
| | | |||||
| * | feat: start refactoring the code to actually use vuex | Zephyrrus | 2020-07-02 | 1 | -4/+5 |
| | | | | | 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) | ||||
| * | fix: dispatch logout from axios if token expires | Zephyrrus | 2020-06-29 | 1 | -0/+4 |
| | | |||||
| * | Feature: | Pitu | 2020-05-09 | 1 | -0/+3 |
| | | | | | | | * Frontend is now served by the API process * Only 1 process spawns for lolisafe to work * Switched frontend from server-side render to static site, now saved in `/dist` | ||||
| * | chore: prepare for filepond | Pitu | 2019-10-01 | 1 | -0/+4 |
| | | |||||
| * | Globally catch exceptions | Pitu | 2019-04-24 | 1 | -23/+12 |
| | | |||||
| * | Add flexsearch | Pitu | 2019-03-29 | 1 | -0/+16 |
| | | |||||
| * | Added axios package | Pitu | 2019-03-29 | 2 | -6/+29 |
| | | |||||
| * | Removed google analytics | Pitu | 2019-03-02 | 1 | -12/+0 |
| | | |||||
| * | Switch to Nuxt.js | Pitu | 2018-09-19 | 6 | -0/+41 |