Jonathan
|
3af0ed3b8e
chore(CI): synk_token env. variable sent to docker
|
5 years ago |
Jonathan
|
071ddd979d
chore(CI): stages are seperate entities, no point building containers
|
5 years ago |
Jonathan
|
b8d36ba849
chore(CI): env variables should be global
|
5 years ago |
Jonathan
|
6af07d2790
chore(CI): seperated backend and frontend jobs
|
5 years ago |
Jonathan
|
661f6aa7f4
chore(CI): added basic travis ci implementation
|
5 years ago |
Jonathan
|
1caedef60c
chore(docker): mongodb users now automatically created
|
5 years ago |
Jonathan
|
81cb6fa62b
fix(queue songs): if spotify isn't enabled, song can't be added
|
5 years ago |
Jonathan
|
da774a080a
chore: added license to package.json
|
5 years ago |
Jonathan
|
cfda70b2b0
chore(eslint): added airbnb config
|
5 years ago |
Jonathan
|
db35703dc0
fix(toggle mute): if volume is increased, mute will be toggled in localstorage
|
5 years ago |
Vos
|
8aa069e4f0
chore: fixed issue with production nginx routes
|
5 years ago |
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 |