Matthew Nickson

Results 132 comments of Matthew Nickson

I can't reproduce on the demo site either. It is most likely frontend but I wouldn't like to say with 100% certainty just due to the weird nature of the...

This is looking good. For the naming of calc method, I would personally just change it to the full version (Calculation method) and then perhaps add a note underneath explaining...

It is probably a good idea to also serve the raw json file as well as the swagger UI. Something like `api-docs/openapi.json`. It just makes it more convenient for devs...

> I think that for this to be implemented a toggle switch is required for those who are cautious of such things. This would definitely be needed for this, also...

@tarun7singh I don't see any pull requests for this and no one else has said that they are working on it so you might as well take a crack at...

I have the same error when using mysql

As others have said, it does seem like a good idea to split up the workload between more than one person. Well done to @louislam so far for working on...

Just linking the issue here, #1480

Editing the HTML content is not supported by default. However, as the project is open source under the MIT licence https://github.com/louislam/uptime-kuma/blob/master/LICENSE you can edit the files manually in your own...

Whilst there is currently no public API you could use the prometheus `/metrics` file and parse that using JavaScript. In terms of how it would work you would first need...