Kristian Vos
|
4b54f42a11
fix: fixed some more issues with new async utils functions
|
5 years ago |
Owen Diffey
|
79ec4e7b03
chore(favicon): moved assets
|
5 years ago |
Kristian Vos
|
51e646ccde
fix: fixed issue where users could create more than 3 community stations
|
5 years ago |
Kristian Vos
|
23098f890c
fix: fixed issue where stations couldn't skip
|
5 years ago |
Kristian Vos
|
348be3d337
Merge branch 'experimental' of https://github.com/Musare/MusareNode into experimental
|
5 years ago |
Kristian Vos
|
f5a44e7a2e
fix: fixed issue with incorrect main file in backend, which caused issues with Docker
|
5 years ago |
Owen Diffey
|
32f69133be
feat(home feed): merged official and community stations
|
5 years ago |
Jonathan
|
2f4634a6bd
chore: yarn workspaces can't allow for a public package
|
5 years ago |
Owen Diffey
|
4c4e9a4ffb
Merge branch 'experimental' of github.com:Musare/MusareNode into experimental
|
5 years ago |
Owen Diffey
|
f2debc6f46
refactor: scss color variables
|
5 years ago |
Jonathan Graham
|
4c2fca6b1b
docs: used tables instead of massive lists
|
5 years ago |
Kristian Vos
|
94393ce4a3
fix: fixed issue with io module callbacks
|
5 years ago |
Kristian Vos
|
41303adf6b
refactor: moved all $parent properties and a lot of $parent functions with a Vuex alternative
|
5 years ago |
Kristian Vos
|
4d0ffdb30a
refactor: added ability to add global style variables, added primary color for now
|
5 years ago |
Kristian Vos
|
6ba23425c9
refactor: replaced _this and local with this on the frontend and backend
|
5 years ago |
Kristian Vos
|
dfb6effdb5
refactor: implemented all auth data into Vuex and fixed a few small bugs
|
5 years ago |
Kristian Vos
|
bf9ebd5754
refactor: removed reports from the EditSong modal
|
5 years ago |
Kristian Vos
|
8ea4178a5d
refactor: reenabled song searching in admin pages
|
5 years ago |
Kristian Vos
|
d9ea851413
fix: moved recaptcha above modal so it's visible to users
|
5 years ago |
Kristian Vos
|
3653b394cf
refactor: made sure Recaptcha is no longer loaded after the register modal has closed
|
5 years ago |
Kristian Vos
|
25d5a44d07
refactor: small change to console function rewrites
|
5 years ago |
Kristian Vos
|
14ff74c17e
fix: fixed issue where admin queuesongs and songs list didn't update properly
|
5 years ago |
Kristian Vos
|
60f43e2972
refactor: improved logger and printStatus
|
5 years ago |
Kristian Vos
|
a30679a234
fix: fixed issue with Github registering
|
5 years ago |
Kristian Vos
|
f93a04494f
fix: fixed issue where registering wasn't working anymore with password
|
5 years ago |
Kristian Vos
|
b299915314
fix: fixed issue with mail module
|
5 years ago |
Kristian Vos
|
1498f2fb72
fix: fixed issue with spotify module
|
5 years ago |
Kristian Vos
|
88ae90a037
fix: fixed issue where sometimes usernames wouldn't show
|
5 years ago |
Kristian Vos
|
18870ae5b0
fix: added utils import to spotify module
|
5 years ago |
Kristian Vos
|
b3f467259f
feat: when there's no callback provided on a socket.io action, no error is thrown
|
5 years ago |