Thomas Weissel
Thomas Weissel
hey man.. glad you fixed that issue i reported with the newest nextcloud release.. thank you very much.. do you think it's possible to include those line above in the...
this small section in the file "service/registrationservice.php" makes it possible to enter something like 10.* into the "domains" field in settings and then only the internal network is allowed to...
thx.. so this is something that should definitely get integrated into the ui..
the issue i just created is probably related to this ? https://github.com/parallax/jsPDF/issues/3403
in my case all of the formatting problems start when autopaging is set to true and i have more than 2 pages ... the more pages i have the bigger...
> thx for the tipp but htm2pdf uses html2canvas and creates an image embedded in the pdf.. so i get 400k files instead of 4k files and you can not...
unfortunately this doesn't help.. i've been doing 2 hours of trial and error and played with all settings i could find. **BUT i was finally able to find something that...
> This is still an issue for `vite` users. It constantly alerts when importing from `pdf-lib` i use: ```import { PDFDocument } from 'pdf-lib/dist/pdf-lib.js'``` instead of ```import { PDFDocument }...
i just ran into a similar problem. lowlight languages didn't show up in my "electron" build. (without any error messages and it did work in the test environment) so i...
This is the HA error. After the last update to 6.3 it wants to convert it to int not to float. i don't get what's happening here. ````Logger: homeassistant.components.mqtt.models Source:...