Frank Elsinga

Results 1147 comments of Frank Elsinga

Idk how where new line there would fit into our UI. Why do you wan't so long titles? Could you give a real example as motivation?

I think that would be a good idea. PRs appreciated. Here is our contribution guide: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md

> Any idea to change that 14m? like one dot represent one day, and color shows the status of the whole day? @mattholy This issue is about the css, not...

I am not quite convinced that users would find this intuitive

From the [docs of Google](https://support.google.com/analytics/answer/), I think adding a consent banner is necessary.

Note that this is our supported nginx configuration: https://github.com/louislam/uptime-kuma/wiki/Reverse-Proxy#nginx If there are good reasons for including it in our configuration we can discuss this but currently I don't see them....

> If you think it is a bug, you should transfer the issue to their repo with a minimal socket.io reproduce steps. > > https://github.com/socketio/socket.io/issues I am going to close...

You can single in one one of the stacks via specifing ``` curl -6 -v google.com ``` or ``` curl -4 -v google.com ```

@L-69 's question is answered in #4338

dockge creates docker-compose files and applies them. I have reworded your request to make this clearer. Related/ depends on #957 Related: #2945