Jonathan
|
5674d1f3b0
chore(frontend): docker can now use webpack-dev-server
|
5 years ago |
Jonathan
|
5c79b06723
feat(muting stations): now stored in localstorage
|
5 years ago |
Jonathan
|
944fce6698
fix(use of modals): closeCurrentModal() should be used sparingly
|
5 years ago |
Jonathan
|
35a54f0a46
fix(use of modals): open/close should be implicit
|
5 years ago |
Jonathan
|
a026b747c5
fix(reports modal): state shouldn't be directly modified
|
5 years ago |
Jonathan
|
641341e442
fix(punishments modal): fixed closing modal via button
|
5 years ago |
Jonathan
|
f8208a8c0d
fix(site settings): sitename=Musare by default unless otherwise configured
|
5 years ago |
Kristian Vos
|
8df068b659
docs: added FRONTEND_YARN_SCRIPT explanation to README
|
5 years ago |
Kristian Vos
|
c5f5d32662
chore: added ability to run Docker frontend in production mode, needs more work
|
5 years ago |
Kristian Vos
|
78f741671d
refactor: made Spotify module more like a module, added caching to Spotify tokens
|
5 years ago |
Kristian Vos
|
14a698e1ff
docs: added new Spotify config details to README
|
5 years ago |
Kristian Vos
|
3ed9af28ae
feat: added Spotify module to generate tokens, to fix the existing Spotify requests
|
5 years ago |
Kristian Vos
|
0f1963c7ae
feat: added alert when user succesfully verified their email
|
5 years ago |
Kristian Vos
|
aaee578609
refactor: removed unfinished nightmode
|
5 years ago |
Kristian Vos
|
d5be21edae
fix: fixed issue where you could see the playlist import option on community stations
|
5 years ago |
Kristian Vos
|
26e424d1e6
feat: added the ability to change the genres and blacklisted genres when editing official stations
|
5 years ago |
Kristian Vos
|
2d39b5a794
feat: clicking outside a modal now closes the modal
|
5 years ago |
Kristian Vos
|
a9487266e3
fix: fixed issue where artists would sometimes show up as an array on Stations
|
5 years ago |
Kristian Vos
|
b59694063e
fix: fixed issue where a function was being called on an unready player
|
5 years ago |
Owen Diffey
|
2d27bd5c48
Minor admin ui improvement
|
5 years ago |
Owen Diffey
|
e5ee4b7e35
Nav/footer update & more frontend configurability
|
5 years ago |
Kristian Vos
|
21f75850cf
chore: added COMPOSE_PROJECT_NAME to .env template
|
5 years ago |
Kristian Vos
|
2dc639bcd5
docs: updated README based on earlier config changes
|
5 years ago |
Kristian Vos
|
28b2c42c8b
chore: updated scripts for Docker-development
|
5 years ago |
Kristian Vos
|
26623635a5
fix: fixed issue with playlist validation limit
|
5 years ago |
Jonathan
|
e63b01ed36
fix(mongoose): update count() to countDocuments()
|
5 years ago |
Jonathan
|
7c2b22a98b
feat(report modal): user can go return to editsong modal
|
5 years ago |
Jonathan
|
b28f020329
feat(playlists): when playlist created, edit modal opens
|
5 years ago |
Jonathan
|
b7efd52efe
fix(song reports): page no longer reloads
|
5 years ago |
Jonathan
|
e903a22fbf
fix(styling): modal spacing
|
5 years ago |