Kristian Vos b7d2decdc4 fix(WS): fixed issue where frontend would send events to backend when the socket wasn't ready yet 3 年之前
..
api 9029469997 fix(Register): user is now always logged-in on successful register 3 年之前
classes 4494376222 fix(ws): put ListenerHandler class in its own file to fix eslint issue 3 年之前
components d97b05ec51 fix: SongItem/SearchQueryItem buttons were sometimes overflowing 3 年之前
mixins 51a3d64401 refactor(EditPlaylist/AddSongs): replaced PlaylistDropdown button with regular buttons with transitions 3 年之前
pages 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes 3 年之前
store 51a3d64401 refactor(EditPlaylist/AddSongs): replaced PlaylistDropdown button with regular buttons with transitions 3 年之前
App.vue 1fe7f06e3e refactor: changed frontend config naming due to devServer config changes 3 年之前
auth.js 2ac517db96 chore: improved Vue folder structure 4 年之前
aw.js ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 年之前
keyboardShortcuts.js 28a70d2cb7 Added ability to overwrite keyboard shortcuts in frontend config 3 年之前
main.js 937d2da798 fix: route loginRequired/guestsOnly/adminRequired didn't work on first load, reset_password didn't have guestsOnly enabled 3 年之前
validation.js ee0e13497b style: fixed most frontend eslint errors after dependency updates 3 年之前
ws.js b7d2decdc4 fix(WS): fixed issue where frontend would send events to backend when the socket wasn't ready yet 3 年之前