snarum
snarum
@filipesilva Your solution looked nice, but if I have my API url in the config.json file, how can I make sure that I don't do any calls to the api...
@Hesesses Yes, i'm satisfied with my solution to this problem. I added the url in a file config.json ```` { "url": "http://localhost:55645/api/" } ```` and then I have a class...
@Hesesses You're right. I've updated comment.
I experienced the same issue, and also solved it with the +1 millisecond trick. What I am doing is making a tool that iterates through emails in an inbox. I...
I think it's really odd that the only place to open the new feature is from the settings page. A shortcut, or maybe a context menu item on the powertoys...
Doen anyone know when the certificate is actually attempted renewed? to me it looks like the code is either run when the server is started, or when the Renew button...