Jan Meznik
Jan Meznik
Hi @telmich, We would be thrilled to see your patches and improvements fix this module. We do not have any formal concepts / rules for the code in this package....
Hi @jhorner555 ! I will try to look into it, but unfortunately I am very busy at the moment. I have recently updated the app to use newer Android SDK,...
Hi @HiFromAjay ! I assumed most devices support newer SDKs nowadays, but I suppose I was wrong. If it is not too much trouble, I will try to lower the...
Hi! The text you want to encrypt must be placed in the white box beneath the password box. From what I can see, you have encrypted empty text with a...
Hi! First off, thanks for looking through the code. I really appreciate someone taking the time to reading the code and giving feedback, so that the application can be improved....
@janani-cr I would really like to be able to retrieve the URL too, but I am a bit unsure how to retrieve it. When I start my tunnel: ``` cloudflared...
@azygis Sorry for not elaborating. I refer to the Concurrency and Rate Limiting features of the `Hangfire.Throttling` package, which does not seem to work with this storage implementation: https://docs.hangfire.io/en/latest/background-processing/throttling.html Personally,...
@latop2604 That might work! Do you by any chance know how I could reschedule / delay the job by a few minutes, instead of cancelling it?