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