Owen Diffey cabc3b7b41 refactor: Converted Sidebar and SearchQueryItem to composition API 2 年之前
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 4 年之前
dist 876876ad40 fix: fixed some Vite issues in production mode 2 年之前
src cabc3b7b41 refactor: Converted Sidebar and SearchQueryItem to composition API 2 年之前
.dockerignore e465195e65 refactor: Minor tweaks following Vite replacement of webpack 2 年之前
.eslintignore cfda70b2b0 chore(eslint): added airbnb config 5 年之前
.eslintrc e26dee1dfe fix: eslint wasn't working anymore after switching to Vite 2 年之前
.prettierignore 20052878b1 chore: removed yarn 5 年之前
.prettierrc 02fb09d47a fix: ensured headings where appropriate, some css fixes 4 年之前
Dockerfile f1bc2ecfa9 fix: fixed some more vite config issues 2 年之前
dev.nginx.conf 1d0d7faa9e Now defaulting to serve backend from /backend when using docker 4 年之前
entrypoint.sh 134a386fb5 fix: Vite throwing errors when used in docker 2 年之前
package-lock.json 7e15036b2c refactor(Queue): Replaced vue draggable with sortablejs 2 年之前
package.json 7e15036b2c refactor(Queue): Replaced vue draggable with sortablejs 2 年之前
prod.nginx.conf 16c3837d06 fix: Various fixes for Vite migration 2 年之前
tsconfig.json 5279736890 refactor: Converted ActivityItem to Vue composition API, changed tsconfig option to enable ts intellisense in template tags 2 年之前
vite.config.js eb293175b7 fix: profile recent activity was broken and throwing warnings 2 年之前