Commit Graph

5 Commits

Author SHA1 Message Date
argoyle 71f772d41a chore: update package management from yarn to npm
Remove unused dependencies from package.json and switch 
the project’s package manager from Yarn to NPM. This 
enhances compatibility with NPM-based workflows and 
reduces conflicts by ensuring consistent installs through 
npm ci. Additionally, update the Pinia plugin to a newer 
version for better performance and functionality.
2024-11-06 14:40:02 +01:00
argoyle ef3b5460ad chore: upgrade to Vue3/Vuetify3 2024-02-05 16:49:33 +01:00
argoyle 7267cb88a3 feat: add full text search 2023-08-01 20:27:36 +02:00
argoyle ef2015f012 chore: add eslint and fix lint errors 2020-01-25 14:59:14 +01:00
argoyle d21380a6a4 Add toolbar and navigation drawer 2019-03-02 15:11:46 +01:00