Nicholas de Jong
Nicholas de Jong
An alternative to consider here - instead of using the URL "Go to:" mechanism, could OpenObserve provide another magic "Go to:" that is similar to the Dashboard type that is...
Hi @Zeuh you'll really want to take a closer look at how `hibp-downloader` handles the storage of files, in short you very very likely do _not_ need to decompress the...
brotlipy looks straight forward enough, happy to take a pull request - https://python-hyper.org/projects/brotlipy/en/latest/
If someone decides to go ahead and implement `.br` please do remember to implement `br` in the function [`load_datafile()`](https://github.com/threatpatrols/hibp-downloader/blob/main/src/hibp_downloader/lib/filedata.py#L95) so the command-line `query` sub-command works as expected too. There is...