.. |
api
|
ca52fb329e
fix(Register): name of SID cookie was not respected on register
|
3 years ago |
classes
|
4494376222
fix(ws): put ListenerHandler class in its own file to fix eslint issue
|
4 years ago |
components
|
cc498519d0
fix: tippy tooltips would sometimes get hidden outside modals
|
3 years ago |
mixins
|
3c9e20a33c
refactor: Removed unused admin/songs related code
|
3 years ago |
pages
|
8c0292f8ab
fix: news page was unresponsive on mobile
|
3 years ago |
store
|
14d63bc9bf
refactor(Admin): Cleanup old and commented code
|
3 years ago |
App.vue
|
cf49fae1fd
refactor(AdvancedTable): Increased max width and updated number filter display names
|
3 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
|
3 years ago |
main.js
|
25771f8d43
fix: username would usually not update locally upon changing
|
3 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
|
3 years ago |