Vojtěch Fošnár
Vojtěch Fošnár
- [x] I have read and understand the pull request rules. # Description Fixes #4369 ## Type of change Please delete any options that are not relevant. - Bug fix...
### ⚠️ Please verify that this question has NOT been raised before. - [X] I checked and didn't find similar issue ### 🛡️ Security Policy - [X] I agree to...
Support the [TALA](https://github.com/terrastruct/TALA) layout engine. This would require mounting a volume for the license key to be automatically renewable.
**Description:** To address #7140 and https://github.com/matrix-org/synapse-s3-storage-provider/issues/28, we need reimplement `MediaStorage.local_media_directory` as a storage provider (`MediaStorage.storage_providers`). This will allow us to optionally disable local media storage in case we want to...
previously: `name` = `KFC Pardubice Palac` now: `name` = `KFC` `branch` = `KFC Pardubice Palac`
The `addr:state` for `ref=27061` should be "Pardubický kraj" or at least "Pardubicky", not "Liberecky".
Markdown should probably have some limit on maximum size
Consider using [resvg](https://github.com/RazrFalcon/resvg) instead of Chromium to render SVGs. Also solves #496. There are two ways this can be done: - FFI calls - harder to implement and harder development...
I've been lately working on a Golang rewrite (got TensorFlow Lite captcha breaker working). In the process I discovered that the current state of this project is not so great....
I think there should be an option for passing a 'progress hook' option (maybe to the `downloader.Downloader` class?). By hook I mean a function that gets called every time some...