.. |
api
|
2190f53838
refactor: fixed eslint issues
|
2 years ago |
classes
|
4494376222
fix(ws): put ListenerHandler class in its own file to fix eslint issue
|
3 years ago |
components
|
2e7ceab660
refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
2 years ago |
mixins
|
3c9e20a33c
refactor: Removed unused admin/songs related code
|
2 years ago |
pages
|
2e7ceab660
refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
2 years ago |
store
|
2190f53838
refactor: fixed eslint issues
|
2 years ago |
App.vue
|
2190f53838
refactor: fixed eslint issues
|
2 years ago |
auth.js
|
2ac517db96
chore: improved Vue folder structure
|
3 years ago |
aw.js
|
ee0e13497b
style: fixed most frontend eslint errors after dependency updates
|
3 years ago |
keyboardShortcuts.js
|
28a70d2cb7
Added ability to overwrite keyboard shortcuts in frontend config
|
3 years ago |
main.js
|
2e7ceab660
refactor: Hide registration buttons and prevent opening register modal if registration is disabled
|
2 years ago |
ms.js
|
e97598297c
fix: forgot to remove localhost
|
3 years ago |
validation.js
|
3ef86cdaa6
fix: Name validation now allows 0-9 and underscores
|
3 years ago |
ws.js
|
688b29fd87
fix: attempted to fix ws issue where onConnect was sometimes called twice in a row
|
2 years ago |