Kristian Vos
|
ce92dfd35e
Fixed issue with opening song edit modal from url
|
3 years ago |
Kristian Vos
|
25557133bb
Added a few more things to the player debug box
|
3 years ago |
Kristian Vos
|
690afc9b7f
Added station player debug box
|
3 years ago |
Kristian Vos
|
3823e973ac
Added ability to filter songs page based on artist/genre
|
3 years ago |
Kristian Vos
|
fb020f0f9a
Added keyboard shortcuts helper floating box to queuesongs and songs admin pages
|
3 years ago |
Kristian Vos
|
66f49fce6d
Moved floating box to its own file, generalized
|
3 years ago |
Kristian Vos
|
c71c8bf043
Added quick song-delete confirmation, and made songs focus after modal closes with shortcut
|
3 years ago |
Kristian Vos
|
09e350821b
Fixed issue with Get all songs on admin pages
|
3 years ago |
Jonathan
|
482fe1d531
chore(backend): updated mongoose due to vunerability with dependency
|
3 years ago |
Jonathan
|
7c92810dff
chore(backend): updated bcrypt due to vunerabilities
|
3 years ago |
Jonathan
|
52e5d94270
style(frontend): added strongly recommended eslint vue rules
|
3 years ago |
Jonathan
|
c0af8c06dc
fix(AddSongToQueue): improved design and user feedback on importing of youtube playlist
|
3 years ago |
Kristian Vos
|
2b1bc185b1
Added option to import music from playlist to queue
|
3 years ago |
Kristian Vos
|
5ddb3703fc
Added rough way to export your playlists
|
3 years ago |
Kristian Vos
|
a6000f2979
Added local pause/resume button on station page
|
3 years ago |
Kristian Vos
|
3df3ef9252
Fixed issue with songs.getSong io function
|
3 years ago |
Kristian Vos
|
09c065f6c8
Fixed issue with Faded always being first song played
|
3 years ago |
Kristian Vos
|
d1aae27fbd
Enabled Redis persistance in docker-compose, fixing logout issue on restart
|
3 years ago |
Kristian Vos
|
556633b2a6
Fixed issue with sidebar scrolling due to file splitting and scoped scss
|
3 years ago |
Kristian Vos
|
8c5a4fc70b
Added linux script to make a user an admin
|
3 years ago |
Kristian Vos
|
81b78ce799
Merge branch 'polishing' of https://github.com/Musare/MusareNode into polishing
|
3 years ago |
Jonathan
|
4168ef6a6f
fix(Settings): minor bug fixes
|
3 years ago |
Jonathan
|
88a74a177c
feat(Security_Settings): passwords can now be changed in Settings, some layout changes
|
3 years ago |
Jonathan
|
c2292b2a1a
fix(Reset/Set Password): now mobile responsive
|
3 years ago |
Jonathan
|
b81831bfdc
feat(Reset/Set Password): added success/error boxes
|
3 years ago |
Jonathan
|
14999abc42
feat(Security_Settings): small fixes, design/layout improvement
|
3 years ago |
Jonathan
|
8bef198999
fix(Websockets): SOCKETS_FROM_USER used promises, not callbacks
|
3 years ago |
Jonathan
|
4e9ab8e043
refactor: settings page split up into seperate Vue files, now uses state
|
3 years ago |
Jonathan
|
b865313fcd
refactor(Settings): Passwords are now set and reset without duplicating code
|
3 years ago |
Jonathan
|
65669714e4
feat: redesigned reset password page, added validation
|
3 years ago |