.. |
.devcontainer
|
2ba8d0afba
chore: added devcontainer files when using VS Code
|
4 years ago |
dist
|
876876ad40
fix: fixed some Vite issues in production mode
|
2 years ago |
src
|
9b214dbd77
fix: setJob undefined and eslint fixes
|
2 years ago |
.dockerignore
|
e465195e65
refactor: Minor tweaks following Vite replacement of webpack
|
2 years ago |
.eslintignore
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 years ago |
.eslintrc
|
b8597fee5b
refactor: Use typescript eslint parser
|
2 years ago |
.prettierignore
|
20052878b1
chore: removed yarn
|
4 years ago |
.prettierrc
|
02fb09d47a
fix: ensured headings where appropriate, some css fixes
|
4 years ago |
Dockerfile
|
f1bc2ecfa9
fix: fixed some more vite config issues
|
2 years ago |
dev.nginx.conf
|
1d0d7faa9e
Now defaulting to serve backend from /backend when using docker
|
3 years ago |
entrypoint.sh
|
134a386fb5
fix: Vite throwing errors when used in docker
|
2 years ago |
package-lock.json
|
1add36331f
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/terser-5.14.2' into staging
|
2 years ago |
package.json
|
b8597fee5b
refactor: Use typescript eslint parser
|
2 years ago |
prod.nginx.conf
|
16c3837d06
fix: Various fixes for Vite migration
|
2 years ago |
tsconfig.json
|
5279736890
refactor: Converted ActivityItem to Vue composition API, changed tsconfig option to enable ts intellisense in template tags
|
2 years ago |
vite.config.js
|
eb293175b7
fix: profile recent activity was broken and throwing warnings
|
2 years ago |