daweed
daweed
allow rendering pdf from html string
Hello, I have a problem with the "image progress" I want the progress to follow the speed of the interval. I update also an UILabel, that updates at good speed...
I'm running spotify-ripper with the php's `exec()` ``` [9443] => Exception in thread SpotifyRipperThread: [9444] => Traceback (most recent call last): [9445] => File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner [9446]...
Hello, First of all, thanks for your work ! I'm facing an issue (using ionic 1.3.1, angular 1.5.3, ngAnimate 1.5.3, ngAria 1.5.3 and the latest version of your plugin and...
In `jwt.py`, among others checks which focus on time-related claims, `jwcrypto` uses a "timezoned" time (`time.time()`) in order to process the checks : ```python if self._check_claims is None: if 'exp'...
Hello @buchdag I have added the support for DNS challenges, as it's supported by acme.sh and with minor changes to the `acme-companion` code base. Could you review this pull request...
I've done a quick search using 'grappelli' as keyword in the source code and it seems that the only functional use of grappeli is loading the script `grappelli/tinymce/jscripts/tiny_mce/tiny_mce_popup.js` I was...
Hello, For security reasons, I wanted to change the default passwords that are set in `config/wazuh_indexer/internal_users.yml`. Can we change the default password set for the following users : `kibanaserver, kibanaro,...
The DOM loading of list_filters is slowed down only when one ore more date range filters are used. I think this is related to the scripts `` (and styles) that...