Kristian Vos
|
46792f777f
refactor(SongItem): massively improve SongItem performance by not activating Tippy until you hover over the icon
|
3 years ago |
Owen Diffey
|
15d1da1044
chore: Added backend commands docs
|
3 years ago |
Owen Diffey
|
0dd06a521d
chore: Deleted makeUserAdmin linux script
|
3 years ago |
Owen Diffey
|
612622130b
chore: Wiki additions and readme updates
|
3 years ago |
Owen Diffey
|
5cf0c8ca2b
chore: Removed some commented code
|
3 years ago |
Kristian Vos
|
e97598297c
fix: forgot to remove localhost
|
3 years ago |
Kristian Vos
|
e99af52c32
feat: added way to use the MediaSession API
|
3 years ago |
Kristian Vos
|
dd48037327
refactor: removed duplicate check
|
3 years ago |
Kristian Vos
|
4f71f419c6
Merge branch 'odiffey-owen-party-playlist-fix' into polishing
|
3 years ago |
Kristian Vos
|
9291920353
Merge branch 'owen-party-playlist-fix' of https://github.com/odiffey/MusareNode into odiffey-owen-party-playlist-fix
|
3 years ago |
Owen Diffey
|
9372b821da
fix(Station): addPartyPlaylistSongToQueue only if queue is not full
|
3 years ago |
Kristian Vos
|
bfa5c2e377
Merge branch 'odiffey-owen-reduce-limits' into polishing
|
3 years ago |
Kristian Vos
|
d79092f618
Merge branch 'owen-reduce-limits' of https://github.com/odiffey/MusareNode into odiffey-owen-reduce-limits
|
3 years ago |
Owen Diffey
|
97a614c69a
Added removed limits code as comments
|
3 years ago |
Kristian Vos
|
8ff2dc22a0
chore: updated backend packages and ran npm audit fix
|
3 years ago |
Kristian Vos
|
dd94579731
fix: added MainHeader to 404 page
|
3 years ago |
Kristian Vos
|
792bc2fa12
Merge branch 'odiffey-owen-song-requestedAt' into polishing
|
3 years ago |
Kristian Vos
|
04139f29e4
Merge branch 'owen-song-requestedAt' of https://github.com/odiffey/MusareNode into odiffey-owen-song-requestedAt
|
3 years ago |
Owen Diffey
|
ba0e18df82
fix(SongItem): Added clearInterval for formatRequestedAt
|
3 years ago |
Kristian Vos
|
4ff1c44301
fix: removed workaround, properly fixed issue with EditSong modal reopening when editing from ImportAlbum
|
3 years ago |
Kristian Vos
|
b60e469627
chore: forgot to update configVersion in template.json
|
3 years ago |
Kristian Vos
|
b7d2decdc4
fix(WS): fixed issue where frontend would send events to backend when the socket wasn't ready yet
|
3 years ago |
Kristian Vos
|
d97b05ec51
fix: SongItem/SearchQueryItem buttons were sometimes overflowing
|
3 years ago |
Kristian Vos
|
937d2da798
fix: route loginRequired/guestsOnly/adminRequired didn't work on first load, reset_password didn't have guestsOnly enabled
|
3 years ago |
Kristian Vos
|
1fe7f06e3e
refactor: changed frontend config naming due to devServer config changes
|
3 years ago |
Kristian Vos
|
cad765755c
chore: fixed lint errors and changed import/extensions rule
|
3 years ago |
Kristian Vos
|
f05410c9d9
chore: downgraded eslint
|
3 years ago |
Kristian Vos
|
15dec709cc
chore: updated frontend packages
|
3 years ago |
Owen Diffey
|
9b6252518c
Improved party mode auto add playlist song to queue functionality (#400)
|
3 years ago |
Owen Diffey
|
1916b84500
Fix for MainHeader nav-item hover border (#444)
|
3 years ago |