Kristian Vos 9d94e42910 Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing il y a 4 ans
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code il y a 5 ans
api e1a069254d refactor: reports are now resolved using VueX il y a 5 ans
components 8b7d5286d4 Worked on adding keyboard shortcuts to EditSong modal and QueueSongs admin page il y a 4 ans
dist 304fe5d906 Toasts - Now in bottom right and most recent darker than rest il y a 4 ans
js 54831a7ee6 feat(Profile): implemented new playlist tab design il y a 5 ans
store 03d63ca569 Merge branch 'polishing-jonathan' into polishing il y a 4 ans
styles 625516c710 feat: night mode styling il y a 5 ans
.babelrc 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level il y a 5 ans
.eslintignore cfda70b2b0 chore(eslint): added airbnb config il y a 5 ans
.eslintrc 02fb09d47a fix: ensured headings where appropriate, some css fixes il y a 4 ans
.prettierignore 20052878b1 chore: removed yarn il y a 5 ans
.prettierrc 02fb09d47a fix: ensured headings where appropriate, some css fixes il y a 4 ans
App.vue 9d94e42910 Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing il y a 4 ans
Dockerfile 26556dd3a5 chore: removed snyk from anything and everything il y a 4 ans
auth.js 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend il y a 5 ans
bootstrap.sh 20052878b1 chore: removed yarn il y a 5 ans
dev.nginx.conf 5674d1f3b0 chore(frontend): docker can now use webpack-dev-server il y a 5 ans
io.js ef53bd858c refactor(IO): better error handling for IO module and actions il y a 5 ans
keyboardShortcuts.js 8b7d5286d4 Worked on adding keyboard shortcuts to EditSong modal and QueueSongs admin page il y a 4 ans
main.js 8b7d5286d4 Worked on adding keyboard shortcuts to EditSong modal and QueueSongs admin page il y a 4 ans
package-lock.json 02fb09d47a fix: ensured headings where appropriate, some css fixes il y a 4 ans
package.json 02fb09d47a fix: ensured headings where appropriate, some css fixes il y a 4 ans
prod.nginx.conf 8aa069e4f0 chore: fixed issue with production nginx routes il y a 5 ans
validation.js 231db07af2 fix: fixed issue with registering il y a 5 ans
webpack.common.js 5ca295b352 chore: replaced Moment.js with date-fns il y a 5 ans
webpack.dev.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now il y a 5 ans
webpack.prod.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now il y a 5 ans