Dirk-Jan Wassink

Results 23 comments of Dirk-Jan Wassink

How sure are we that it's even pokemon which is doing this? Without pokemon started on my phone (stopped in androids apps settings menu). It also shows the same behaviour...

Just to add my 2 cents to this conversation. Just now I stumbled against another "issue", if you call an alias from the a non-bg page we only get the...

Also interested 👍

Instead of an extra call to to check if the file actually exists, instead maybe it would be a better idea to write to the `.info` file with a flag...

After some more debugging it seems like the there exists a case that the `_finishMultipartUpload` never gets called but the part is uploaded. Thus the meta data call will think...

Hey, thanks for pointing me to tusd, will certainly have another look at it (gotta sharpen my go skill haha). Anyway the main issue is the 'Complete Multipart Upload' no...

how about something like: ``` sanitize(isInt('paramName')) ``` All that sanitize would do is pass the `{sanizite: true}` props to the validation function. ~Or if you wanna get real exotic find...

LGTM but I am wondering about how to implement a structure like that, aint there the problem now that a validation function (e.g. isEmail) doesn't know if it should assert/validate...

seems like the documents do get generated but they are not added in the menu on the left side.

Sorry to ask but has this been implemented yet? I am looking for a module/plugin for json forms that can actually do this and this plugin seems to be the...