Frank Elsinga

Results 1101 comments of Frank Elsinga

You are not looking for the proposed override, since we currently don't support descriptions on status pages. Could you give further context why you need to disable descriptions for a...

Another change that might be worth lumping into this is to make the `Test`-button iclude a `monitorJSON`, as all other notifications (`Cert-Exp`, `UP`, `DOWN`) have that. See https://github.com/louislam/uptime-kuma/pull/3414

I meant that the `?filter=true` part of the URL is not necessary and should be removed. Since no filters in the URL exist otherwise (⇒ no URL-confusion possible) and the...

The current approach is run via the `mounted`-lifecycle hook. While this may work, this is a bit cumbersome and also not [reactive](https://vuejs.org/guide/essentials/reactivity-fundamentals.html). The current approach also has the downside (I...

Just a bit of quick feedback (you are likely aready aware of this): If I were a user and were presented with this UI I would not know what do...

Really unclear what is missing in your case. Let's try to debug this: - What are the network requests going on in your browsers console? - what are the respective...

@tobiasjungmann small ping

@Antonwy This is only a partial implementation of the currently deployed state (i.e. missing testing and a way to contact firebase mesanging). What do you think would be a sane...

@Antonwy small ping

Unshure if this can be solved: The free rooms is provided by the iris ("Intelligentes Lernraum-Management") See https://www.devapp.it.tum.de/iris/app/about and https://www.sv.tum.de/sv/das-machen-wir/projekte/lernraeume/ I am not aware such a system exists on the...