Jonathan 2ba8d0afba chore: added devcontainer files when using VS Code 4 years ago
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 4 years ago
api e1a069254d refactor: reports are now resolved using VueX 4 years ago
components 070a8fc979 fix: frontend login/admin hooks, correct auth route redirects 4 years ago
dist 1765b03248 chore: Change copyright year to 2020 4 years ago
js 54831a7ee6 feat(Profile): implemented new playlist tab design 4 years ago
store 68abedbb97 fix(Admin Stations): no stations loaded 4 years ago
styles 625516c710 feat: night mode styling 4 years ago
.babelrc 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level 5 years ago
.eslintignore cfda70b2b0 chore(eslint): added airbnb config 4 years ago
.eslintrc 376a83d5db refactor: vue-roaster updated 4 years ago
.prettierignore 20052878b1 chore: removed yarn 4 years ago
.prettierrc ba7c72c850 chore(linting): added eslint and prettier 5 years ago
.snyk 6d55d1627b fix: frontend/.snyk & frontend/package.json to reduce vulnerabilities 4 years ago
App.vue 6b34fff1eb fix(Footer): footer sometimes overlapped or didn't stick to bottom 4 years ago
Dockerfile 20052878b1 chore: removed yarn 4 years ago
auth.js 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 4 years ago
bootstrap.sh 20052878b1 chore: removed yarn 4 years ago
dev.nginx.conf 5674d1f3b0 chore(frontend): docker can now use webpack-dev-server 4 years ago
io.js ef53bd858c refactor(IO): better error handling for IO module and actions 4 years ago
keyboardShortcuts.js e7bded8b13 feat: added keyboard shortcut handler and shortcuts for stations 4 years ago
main.js 070a8fc979 fix: frontend login/admin hooks, correct auth route redirects 4 years ago
package-lock.json 3de6ec808c chore: updated packages for security, updated toasters 4 years ago
package.json 3de6ec808c chore: updated packages for security, updated toasters 4 years ago
prod.nginx.conf 8aa069e4f0 chore: fixed issue with production nginx routes 4 years ago
validation.js 231db07af2 fix: fixed issue with registering 4 years ago
webpack.common.js 5ca295b352 chore: replaced Moment.js with date-fns 4 years ago
webpack.dev.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 4 years ago
webpack.prod.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 4 years ago