ceonelson

Results 20 comments of ceonelson

What about something like this? https://github.com/bamlab/react-native-formik/compare/master...ceonelson:patch-1 (haven't tested it yet needed to be in bed when i posted the issue but still wanted to get your thoughts)

@pkreipke Here's what I did to format as a US # (works in example app): (lol github code tag fails on the block) ```js const formatPhoneNumber: string = phoneNumberString =>...

My issue is that I have a fair amount of files that I get errno 2 on when trying to download (I think it is because of a path length...

Going through the code more it looks like this is where the output string is generated, either putting in the full path to the file or using the --paths folders...

I don't have any thoughts on it being done automatically, but I tried to manually "set the file" under video properties (using my example post yesterday). The file picker shows...

Would it be possible to have the contents of the info.json for the currently downloading file be mirrored to something with a constant filename like "thread1.json" that could allow the...

On a side note, when I did a refresh on the channel to fix the issue in #321 all of the files were brought in with their emojis! I then...

Yes you should just be able to copy the directory you installed Tartube into and also the Tartube data directory to the same spot on the new windows install and...

Happened again overnight, upon quitting tartube b/c it was stuck "download in progress" got the same line: mainapp.py:3789: Warning: Source ID 884841 was not found when attempting to remove it...

Any chance of getting this merged in and a version bump for gradle soon? My PHP code is working fine decrypting when I use JNcryptor (AES256JNCryptor().encryptData), but i've spent 5...