h0ckeyst1ck

Results 3 issues of h0ckeyst1ck

Hi there! I am working my way through the python API and I noticed in the source code that the TeamViewer plugin is only looking for windows paths at the...

enhancement

A journal entry can contain fields with the string value None. Currently parsing to int fails as it only checks for None type and not None string. fixes #736

Hi! I came across a usecase where I want to check an image for multiple file extentions at once. After several attempts, I gave up trying and will now check...

enhancement