Louis Lam

Results 336 comments of Louis Lam

Hong Kong people is special, most people learnt those technical words in English directly and actually don't know the Chinese words. For example, we usually use `WebHook`, `Token`, `API Endpoint`...

You can set `Retries` to 2 or more to avoid the notifications sent immediately for a small downtime.

Usually because your Uptime Kuma's network was down, Uptime Kuma could not send out the down message.

You should provide more info. No one can help with just 403 message.

![image](https://user-images.githubusercontent.com/1336778/207013579-13a92c30-6818-493a-a042-9b96eaf64efa.png) You can hover to the last beat.

I recommended that you should download `cloudflared-windows-amd64.exe`, rename to `cloudflared.exe` and put it in the folder that you like (e.g. C:\my-portable-program\cloudflared.exe) And then, add `C:\my-portable-program` into Environment Variable `PATH` Make...

No plan to add this in README.md. And it is already available in: - https://github.com/louislam/uptime-kuma/blob/master/docker/docker-compose.yml - https://github.com/louislam/uptime-kuma/wiki/%F0%9F%94%A7-How-to-Install

Thank you for trying the library. After some investigations, it turns out it is a bug of "Magic Methods" https://gist.github.com/loilo/4d385d64e2b8552dcc12a0f5126b6df8 ```javascript instanceHandler.set = (target, name, value, receiver) => { if...

You meant animated gif? Uptime Kuma is using `vue-image-crop-upload` for resizing and cropping. You may provide your opinion to them. https://github.com/dai-siki/vue-image-crop-upload

Unfortunately, it is a upstream bug: https://github.com/koca/vue-prism-editor/issues/87