Owen Diffey 98d097ba4c chore: Migration for missing user names 4 years ago
..
api 9029469997 fix(Register): user is now always logged-in on successful register 4 years ago
classes 4494376222 fix(ws): put ListenerHandler class in its own file to fix eslint issue 4 years ago
components 98d097ba4c chore: Migration for missing user names 4 years ago
mixins 51a3d64401 refactor(EditPlaylist/AddSongs): replaced PlaylistDropdown button with regular buttons with transitions 4 years ago
pages dd48037327 refactor: removed duplicate check 4 years ago
store 51a3d64401 refactor(EditPlaylist/AddSongs): replaced PlaylistDropdown button with regular buttons with transitions 4 years ago
App.vue 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes 4 years ago
auth.js 2ac517db96 chore: improved Vue folder structure 4 years ago
aw.js ee0e13497b style: fixed most frontend eslint errors after dependency updates 4 years ago
keyboardShortcuts.js 28a70d2cb7 Added ability to overwrite keyboard shortcuts in frontend config 4 years ago
main.js 937d2da798 fix: route loginRequired/guestsOnly/adminRequired didn't work on first load, reset_password didn't have guestsOnly enabled 4 years ago
validation.js 3ef86cdaa6 fix: Name validation now allows 0-9 and underscores 4 years ago
ws.js b7d2decdc4 fix(WS): fixed issue where frontend would send events to backend when the socket wasn't ready yet 4 years ago