Kristian Vos 430592c6e5 Merge branch 'polishing-kris' into polishing-jonathan 4 лет назад
..
.devcontainer 2ba8d0afba chore: added devcontainer files when using VS Code 4 лет назад
api e1a069254d refactor: reports are now resolved using VueX 5 лет назад
components 430592c6e5 Merge branch 'polishing-kris' into polishing-jonathan 4 лет назад
dist 430592c6e5 Merge branch 'polishing-kris' into polishing-jonathan 4 лет назад
js 54831a7ee6 feat(Profile): implemented new playlist tab design 5 лет назад
store 430592c6e5 Merge branch 'polishing-kris' into polishing-jonathan 4 лет назад
styles 625516c710 feat: night mode styling 5 лет назад
.babelrc 7f57c83cce refactor(frontend): upgraded Vue.js, implemented Vuex on a basic level 5 лет назад
.eslintignore cfda70b2b0 chore(eslint): added airbnb config 5 лет назад
.eslintrc 02fb09d47a fix: ensured headings where appropriate, some css fixes 4 лет назад
.prettierignore 20052878b1 chore: removed yarn 4 лет назад
.prettierrc 02fb09d47a fix: ensured headings where appropriate, some css fixes 4 лет назад
App.vue 7331942d9d feat(AddSongToQueue_Modal): redesigned to be more user friendly, uniform playlist item 4 лет назад
Dockerfile 26556dd3a5 chore: removed snyk from anything and everything 4 лет назад
auth.js 6ba23425c9 refactor: replaced _this and local with this on the frontend and backend 5 лет назад
bootstrap.sh 20052878b1 chore: removed yarn 4 лет назад
dev.nginx.conf 5674d1f3b0 chore(frontend): docker can now use webpack-dev-server 5 лет назад
io.js ef53bd858c refactor(IO): better error handling for IO module and actions 5 лет назад
keyboardShortcuts.js e7bded8b13 feat: added keyboard shortcut handler and shortcuts for stations 5 лет назад
main.js 070a8fc979 fix: frontend login/admin hooks, correct auth route redirects 4 лет назад
package-lock.json 02fb09d47a fix: ensured headings where appropriate, some css fixes 4 лет назад
package.json 02fb09d47a fix: ensured headings where appropriate, some css fixes 4 лет назад
prod.nginx.conf 8aa069e4f0 chore: fixed issue with production nginx routes 5 лет назад
validation.js 231db07af2 fix: fixed issue with registering 5 лет назад
webpack.common.js 5ca295b352 chore: replaced Moment.js with date-fns 5 лет назад
webpack.dev.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 5 лет назад
webpack.prod.js 4d0ffdb30a refactor: added ability to add global style variables, added primary color for now 5 лет назад