.. |
.devcontainer
|
2ba8d0afba
chore: added devcontainer files when using VS Code
|
4 years ago |
dist
|
1d0d7faa9e
Now defaulting to serve backend from /backend when using docker
|
3 years ago |
js
|
54831a7ee6
feat(Profile): implemented new playlist tab design
|
5 years ago |
src
|
3b66fe6bb4
Started on Manage Station modal
|
3 years ago |
.babelrc
|
f17a4cd075
chore(webpack): added tree shaking, moved chart.js to v3 rc (removes moment.js dependency)
|
3 years ago |
.eslintignore
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 years ago |
.eslintrc
|
2a88bede96
feat(Station page): tab choice e.g. 'my-playlists' is persistent on page reload
|
3 years ago |
.prettierignore
|
20052878b1
chore: removed yarn
|
4 years ago |
.prettierrc
|
02fb09d47a
fix: ensured headings where appropriate, some css fixes
|
3 years ago |
Dockerfile
|
4790987dda
chore(frontend): fixed issue when webpack wanted a global install
|
3 years ago |
bootstrap.sh
|
20052878b1
chore: removed yarn
|
4 years ago |
dev.nginx.conf
|
1d0d7faa9e
Now defaulting to serve backend from /backend when using docker
|
3 years ago |
package-lock.json
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
3 years ago |
package.json
|
c5c0ab197a
chore: updated 'toasters' package and removed unnecessary code as a result
|
3 years ago |
prod.nginx.conf
|
8aa069e4f0
chore: fixed issue with production nginx routes
|
5 years ago |
webpack.common.js
|
ee155cae11
chore(frontend): added '@' webpack alias to reduce relative imports
|
3 years ago |
webpack.dev.js
|
e28f18e315
chore(frontend): moved to webpack v5 (which fixes a vulnerability)
|
3 years ago |
webpack.prod.js
|
228f3bc48e
chore(webpack): added separate runtime chunk
|
3 years ago |