.. |
api
|
ca52fb329e
fix(Register): name of SID cookie was not respected on register
|
3 лет назад |
classes
|
4494376222
fix(ws): put ListenerHandler class in its own file to fix eslint issue
|
3 лет назад |
components
|
eb59d2ce90
refactor(EditSong): Notice styling
|
3 лет назад |
mixins
|
3c9e20a33c
refactor: Removed unused admin/songs related code
|
3 лет назад |
pages
|
f96efce168
Merge branch 'staging' of https://github.com/Musare/Musare into staging
|
3 лет назад |
store
|
9bee8df278
refactor: worked more on EditSong functionality
|
3 лет назад |
App.vue
|
30bc0c4f90
refactor: Consistent pill items
|
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
|
25771f8d43
fix: username would usually not update locally upon changing
|
3 лет назад |
ms.js
|
e97598297c
fix: forgot to remove localhost
|
3 лет назад |
validation.js
|
3ef86cdaa6
fix: Name validation now allows 0-9 and underscores
|
3 лет назад |
ws.js
|
688b29fd87
fix: attempted to fix ws issue where onConnect was sometimes called twice in a row
|
3 лет назад |