Zoe Nickson
Zoe Nickson
# Description This will change the minimum interval value from 20 to 1 second. However, the user will be warned if they reduce the minimum interval below 20 seconds that...
This just makes the links to the source code and Chart.js open in a new tab. The `rel="noopener noreferrer"` has been added to prevent security issues in older browsers. This...
## Description Instead of storing the password in plain text in the `telemetry_settings.php` it should idealy be hashed and either stored in a file or in a database. ## Why...
# Description This should fully implement https://github.com/louislam/uptime-kuma/issues/1891 by adding an extra field to the edit monitor page and an extra column to the database. The user can now set the...
# Description When creating or updating a monitor, a friendly name will no longer be required for specific monitor types. If it is not specified it will be set either...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
⚠️⚠️⚠️ Since we do not accept all types of pull requests and do not want to waste your time. Please be sure that you have read pull request rules: https://github.com/louislam/uptime-kuma/blob/master/CONTRIBUTING.md#can-i-create-a-pull-request-for-uptime-kuma...
This PR updates all the dependencies to their most recent major version and fixes all the issues encountered by that update. In terms of what I have actually changed: *...