Sampath Kumar Krishnan
Sampath Kumar Krishnan
If a person A gets infected today, and we show only today's cases when the user selects today in the Date section, then we would not be able to show...
@keyvan-m-sadeghi : That's awesome. I am in !!
@keyvan-m-sadeghi : I have added another PR #60 with a very cosmetic change regarding the Error message in case of incorrect API key.
The current implementation with the API key looks neat and sufficient. A more robust way to authenticate would be to handle in-house OAuth2 based authentication with Client credentials strategy. As...
@keyvan-m-sadeghi : Yes I agree. Adding OAuth would mean increasing unnecessary complexity and would prove a hindrance in maintaining agenda as a microservice.
For me, it got fixed by stopping a process called `Runtime Broker` in Windows task manager.
I have started looking at the code a bit more. Let me debug and see if I can find answers to my own questions. If found, I shall add it...
@fega , @simison : Hi. Can you provide a sample usecase which would be solved by adding 'ly' support to human interval? With respect to [agenda](https://github.com/agenda/agenda), I could not think...
@simison : Does it make sense if i fork/pull from their repo (with their current set of refactorings), resolve the merge conflicts, add more tests if needed, verify and create...
@simison : Sorry i did not get you. Should I create a new PR or try to update the current one ? The second one might be a slow process.