Hauck

Results 14 issues of Hauck

We integrate this library in another project (https://github.com/sepinf-inc/IPED/) to detect images with QRCodes, however when processing some images the library consumes more than 4 GB of ram and throws an...

bug

The index field content should have a fixed type, as it is a well known field. When leave to the automatic detection it creates a keyword value that is not...

enhancement

When a case is processed using minIO as the storage service the credential used is not saved. So when the user opens the case he must pass the credentials as...

enhancement

The report should have an option to export to opensearch and minIO. This will be useful to export old cases to sard, and to export the result of an exam....

enhancement

Following the change of the license of the elasticsearch, we are now using the opensearch branch, so I suggest changing the references to opensearch.

enhancement

Adds a new metadata to chats containing the number of messages, this can be useful for filtering empty chats.

enhancement

Newer version of telegram supports sending more than one media for each message, this not being handled correctly. The current behavior for android is that only the first one is...

enhancement

Google drive has a sqlite database with the name of the files and its MD5 hash. Files are used cached with a generic name. A parser should create a table...

enhancement

Some of our transcriptions workers were not able to load the model, I think that with this kind of exception should be better to close the application. This way is...

enhancement

In #1701, we change the behavior to export to both, MinIO and the local case folder, but this may not be what the user wants. So, a better option is...

enhancement