Mat
Mat
@davispuh is this something other people can help with? I have some free time over the christmas period and would be happy to contribute if I can. What's your plan...
Cool, I'll see what I can do. I think I'll hold off on the first 3 things (at least until I'm more familiar with the codebase), but I'll have a...
This problem is caused by the API changing in Datatables.net 1.10. To fix it we need to parse the parameters defined here: https://datatables.net/manual/server-side This is slightly annoying as it doesn't...
I was expecting this to work in a 'don't break the chain' way as well, but having it just be 24 pull requests across 24 days is a bit more...
Actually I found another API for this data here as well: https://github.com/ExpDev07/coronavirus-tracker-api. I'm not sure if it covers the same use cases we have in mind for this one?
Sounds good to me. Is there anything else we can do to encourage feedback?
I think a good time would be as soon as we get something on heroku that is up to date (even if it's presented as a demo rather than the...
Cool, I've created #22 to continue that discussion. Good thinking on asking for credits! I think we should look at CDNs as well to protect the heroku servers from increased...
I think the default behaviour treats query parameters as part of the URL, based on this page: https://support.cloudflare.com/hc/en-us/articles/200168256-Understand-Cloudflare-Caching-Level
Ah yeah, I think we'd need a custom domain to use it. But if we do get a custom domain then we'll have the flexibility to change where it points...