Julius Bullinger

Results 18 comments of Julius Bullinger

Seems like the culprit is the intent filter for the pathPattern `/f/..*` in [AndroidManifest,xml](https://github.com/nextcloud/android/blob/master/src/main/AndroidManifest.xml#L111).

@Kami @tilosp @J0WI, it seems like this is a clean solution to a frequently requested feature and base for other functionality. It also seems to align with Docker best-practices. But...

@zeph, @SantoDE, anything? We just lost multiple days with the same issue as @bkupidura. Could you at least update the documentation for `ipWhiteList` that it can't be used for that...

I also have to enter a password (after entering the username and pressing continue), and then the OTP from my authenticator app. No code from email is requested. Password field...

So, @indutny-signal, any update on this? I just had to relink a previously working device, and only after finding this bug report I understand why. It's not uncommon to have...

I find tint2's behaviour very intuitive and I think you could just adopt it: - New icons are added to the right of their respective workspace list by default. -...

Facing the same issue. ExplorerPatcher 22621.3527.65.5 Windows 11 Version 10.0.22621 Build 22621.3593

This would also allow combining ngram-type with keybr.com where you unlock letters one-by-one based on WPM.

This did indeed fix the original issue. However, I'm getting a different error now: ``` Traceback (most recent call last): File "/usr/lib/python3.5/multiprocessing/pool.py", line 119, in worker result = (True, func(*args,...

I've extracted the failing file. It's ftd2xx.h from the FTDI driver API (see https://gist.github.com/sqrt/7db06562b157ad33316d3921bde9e902). Seems like the culprit is the "©" character.