Philipp Wolfer

Results 196 comments of Philipp Wolfer

Agreed, seems to work for me with Angular 1.6

Is there anything to support getting this feature ready? I'm happy to test build this and run/debug it locally here. Otter is such a great player frontend for Funkwhale, with...

Another reason to switch is support in Nautilus. All other Nautilus extensions I use work with the Python 3 version of python-nautilus

In general I agree, but Android PwdHash is supposed to be an implementation of https://www.pwdhash.com/ and doing changes like that would make it incompatible with that and the existing implementations...

I'll probably accept clean patches for this, but right now I have zero interest working on this myself, sorry.

True in general. But as this is just a implementation of [pwdhash](https://www.pwdhash.com/) and the goal was to be compatible with that I won't introduce any changes not available in the...

I like this idea very much and would like to see it implemented. Unfortunately I will definitely not find the time to work on this in the near future :(

Thanks for reporting this. As you said, this might be hard to track down. It would probably help to know what character get attached. The way I tracked down the...

Sorry for the really long delay. That � is really just a filler, but if you open firebug there is a tab labeled "Console" where you can enter and execute...

That is quite confusing. A charcode of 0 is indeed the ASCII code for a null byte. But that's exactly the case that is supposed to be fixed. And String.replace...