Owen Diffey
|
37cfb31da2
fix: Name and username validation should require one letter or number
|
3 years ago |
Kristian Vos
|
fb8f2edfaf
refactor(SearchMusare): don't use regex by default and fix frontend error if no songs are returned
|
3 years ago |
Kristian Vos
|
6d54887842
fix: report modal wouldn't always show when activating from EditSong Musare search item report button
|
3 years ago |
Owen Diffey
|
3d9a9567c8
fix: User name validation in backend and frontend error messages updates
|
3 years ago |
Kristian Vos
|
05fb71fdba
refactor(RemoveAccount): added code to allow submit password on enter and autofill
|
3 years ago |
Kristian Vos
|
7d1c5c3d8d
fix(ManageStation/Playlists): include playlist icon was dependening on whether playlist was selected in party mode
|
3 years ago |
Kristian Vos
|
1cf40bb640
refactor: when deleting your account you'll be redirected to home
|
3 years ago |
Kristian Vos
|
1a89c9d351
refactor: when a playlist is deleted, it's now also removed from included/excluded playlists in stations
|
3 years ago |
Kristian Vos
|
910940a91d
fix(WS): a socket could join the same room multiple times
|
3 years ago |
Kristian Vos
|
cd8e9c62d3
refactor: added verified station icon to station title on station page
|
3 years ago |
Kristian Vos
|
0deddb39f5
feat: added ability for admins to delete modifiable user playlists
|
3 years ago |
Kristian Vos
|
24e39809c2
fix: removing user playlists didn't check if user was the owner
|
3 years ago |
Kristian Vos
|
e1e4253933
refactor: updated fallback.html
|
3 years ago |
Owen Diffey
|
764d4fde15
chore(Wiki): Added Value Formats doc
|
3 years ago |
Owen Diffey
|
34794f65d3
chore(Wiki): Updated Configuration doc
|
3 years ago |
Owen Diffey
|
e80e0db182
chore(Wiki): Backend commands doc and other updates
|
3 years ago |
Kristian Vos
|
e8647dbbbf
Merge branch 'odiffey-owen-removecomments' into polishing
|
3 years ago |
Kristian Vos
|
f2af39cdad
Merge branch 'owen-removecomments' of https://github.com/odiffey/MusareNode into odiffey-owen-removecomments
|
3 years ago |
Owen Diffey
|
b42ccb3638
chore: Deleted empty wiki pages for now
|
3 years ago |
Owen Diffey
|
f9be222ddc
GitHub action for build and eslint
|
3 years ago |
Owen Diffey
|
98d097ba4c
chore: Migration for missing user names
|
3 years ago |
Owen Diffey
|
a5634b7339
chore: Re-added debug_station to backend
|
3 years ago |
Owen Diffey
|
54930fb04d
chore: Removed more commented code and re-added some
|
3 years ago |
Kristian Vos
|
07224b8ed1
fix(RemoveAccount): deleting your own account would delete all playlists in the database
|
3 years ago |
Owen Diffey
|
3ef86cdaa6
fix: Name validation now allows 0-9 and underscores
|
3 years ago |
Owen Diffey
|
8bcc3e5b20
fix(editSong): Re-added musare songs tab socket mapGetter
|
3 years ago |
Owen Diffey
|
521595c65b
fix: Added default user name and avatar for email registration (#469,#470))
|
3 years ago |
Kristian Vos
|
624760f4d7
Merge branch 'odiffey-owen-editsong-search' into polishing
|
3 years ago |
Kristian Vos
|
11672b8c10
Merge branch 'owen-editsong-search' of https://github.com/odiffey/MusareNode into odiffey-owen-editsong-search
|
3 years ago |
Owen Diffey
|
20deea1ccb
chore(editSong): Added musare search songs tab
|
3 years ago |