Owen Diffey 11e7dd41c5 Merge tag 'v3.5.2' into staging 2 years ago
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 4 years ago
dist eaa90b420e refactor: Minor sitename usage improvements 2 years ago
js bd1e16f8fe fix(Station): time elapsed would show false if 0 2 years ago
src 1147a2d831 Merge branch 'master' into staging 2 years ago
.babelrc f17a4cd075 chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency) 3 years ago
.dockerignore 4155835a24 refactor: Mount configs in prod container mode 2 years ago
.eslintignore cfda70b2b0 chore(eslint): added airbnb config 4 years ago
.eslintrc 2190f53838 refactor: fixed eslint issues 2 years ago
.prettierignore 20052878b1 chore: removed yarn 4 years ago
.prettierrc 02fb09d47a fix: ensured headings where appropriate, some css fixes 3 years ago
Dockerfile 011e1a7847 fix: Limited NodeJS version to v16.15 2 years ago
bootstrap.sh aa6a7f54cd Minor bug fixes 3 years ago
dev.nginx.conf 1d0d7faa9e Now defaulting to serve backend from /backend when using docker 3 years ago
package-lock.json d53a3909ad Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/async-2.6.4' into staging 2 years ago
package.json e9ff3f9dcd chore: Updated package.json to v3.6.0-dev 2 years ago
prod.nginx.conf 5a1a4cf7fd Fixed production nginx config 3 years ago
webpack.common.js f706cf5984 refactor: defined some Vue global variables to get rid of console warning 2 years ago
webpack.dev.js 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes 2 years ago
webpack.prod.js 0e30240b23 fix: webpack production mode had an error 2 years ago