Kristian Vos e507cf9ab7 fix: fixed report modal and added song's _id to reports 5 years ago
..
api dfb6effdb5 refactor: implemented all auth data into Vuex and fixed a few small bugs 5 years ago
components e507cf9ab7 fix: fixed report modal and added song's _id to reports 5 years ago
dist 4344774303 refactor: completely updated editsong modal, added discogs support, temporarily disabled snyk test 5 years ago
js ba7c72c850 chore(linting): added eslint and prettier 5 years ago
store e507cf9ab7 fix: fixed report modal and added song's _id to reports 5 years ago
styles c711121f37 feat(colors): altered green & added lime 5 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 5 years ago
.eslintrc 5ca295b352 chore: replaced Moment.js with date-fns 5 years ago
.prettierignore ba7c72c850 chore(linting): added eslint and prettier 5 years ago
.prettierrc ba7c72c850 chore(linting): added eslint and prettier 5 years ago
.snyk 46e35ae465 chore(security): ignore vue-roaster vunerabilities for now 5 years ago
App.vue f2debc6f46 refactor: scss color variables 5 years ago
Dockerfile 56507a6d19 chore(security): removed vunerable and unnecessary package 5 years ago
auth.js 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 5 years ago
bootstrap.sh 5674d1f3b0 chore(frontend): docker can now use webpack-dev-server 5 years ago
dev.nginx.conf 5674d1f3b0 chore(frontend): docker can now use webpack-dev-server 5 years ago
io.js b701244fb9 style: tidied up Socket.io code 5 years ago
main.js 21d084c2e4 fix: punishment creation emits to [admin] socket room 5 years ago
package.json 4344774303 refactor: completely updated editsong modal, added discogs support, temporarily disabled snyk test 5 years ago
prod.nginx.conf 8aa069e4f0 chore: fixed issue with production nginx routes 5 years ago
validation.js ba7c72c850 chore(linting): added eslint and prettier 5 years ago
webpack.common.js 5ca295b352 chore: replaced Moment.js with date-fns 5 years ago
webpack.dev.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 5 years ago
webpack.prod.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 5 years ago