Sergey M.
Sergey M.
@ckerr > are both download and upload limits ignored, or just download? Only the download speed limit is ignored. The upload speed limiter works both in the turtle mode and...
Hello @karavaan. Thank you for your contribution. I'm sorry for a late response, I was very busy. Looks like the list of supported `language` values was hardcoded in browser codebases...
Closing because of lack of response. Feel free to reopen.
Hello @karavaan. Thank you for your effort. I'm sorry for a late response, I was very busy. In order for an entropy source to be included into the library, I...
Closing because of lack of response. Feel free to reopen.
@Valve Could you please take a look?
Hey @karavaan. Thank you for the contribution. I'm sorry for a late response, I was very busy. I need to make sure the entropy source is good enough before I...
Closing because of lack of response. Feel free to reopen.
Tripple ➕ for this feature. Will the pull request ever be merged?
You can by recreating the picker: ```js $timeInputs.each((_, input) => { const time = $(input).datetimepicker('getDate'); // .timepicker('getDate') doesn't work $(input) .timepicker('destroy') .timepicker({ timeFormat: 'your new format', // all the other...