aboutsummaryrefslogtreecommitdiff
path: root/src/site/plugins
Commit message (Collapse)AuthorAgeFilesLines
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-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 expiresZephyrrus2020-06-291-0/+4
|
* Feature:Pitu2020-05-091-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 filepondPitu2019-10-011-0/+4
|
* Globally catch exceptionsPitu2019-04-241-23/+12
|
* Add flexsearchPitu2019-03-291-0/+16
|
* Added axios packagePitu2019-03-292-6/+29
|
* Removed google analyticsPitu2019-03-021-12/+0
|
* Switch to Nuxt.jsPitu2018-09-196-0/+41