bobboau
bobboau
PHP? this is an entirely client side application, everything's Javascript. Aside from the websocket adapter dependency and MPD it's self.
No worries. I've actually decided to procrastinate on things I'm supposed to be doing tonight, and am working on this right now, I might have it somewhat done by morning.
I have pushed a very rough early implementation of authorization, if you have an instance that needs a password you should be prompted for it and it should reconnect within...
ok, just pushed a bunch of UI improvements, this might be done (or I might have just introduced a bunch of bugs). let me know what you think :)
oh, I bet you only have one instance don't you? did all my testing with two and didn't think of that, the place where you enter a password doesn't show...
or pull what I just pushed, which should prompt you when ever there is a password rejected and you only have one instance.
do it inside the foreach block.
It does take a few seconds to re-authorize. I'm not able to replicate this, what browser/platform are you using?
do you have some default permissions? like is it set up to allow anonymous reading but needs a password to change anything? also I mainly use Chrome, if you are...