Saud Fatayerji
Saud Fatayerji
### Feature Description Extract Images seems to only run on 1 core. ### Why is this feature valuable? It could really boost the performance when processing large documents. ### Suggested...
Hello I needed a function that can convert a range of IPs (192.168.0.1-192.168.0.33) into a list of CIDR formats (192.168.0.1/32, 192.168.0.2/31, 192.168.0.4/30, 192.168.0.8/29, 192.168.0.16/28, 192.168.0.32/31). I couldn't find a JS...
### Description After performing some actions in the app, parts of the UI seem to lock and I am unable to click on them ### Version Docker image: ghcr.io/chartdb/chartdb:latest App...
### Description Being able to check the app version number would be very beneficial when helping users debug issues. Currently it is not displayed in either of these places. ###...