uptime-kuma/server/model
bitloi 262d2aa0dd feat: change screenshot_delay to use milliseconds
- Change from seconds to milliseconds for finer control (e.g., 500ms)
- Update validation to 0-30000ms range
- Update UI input with max 30000 and step 100
- Update translation keys to use 'ms' instead of 'seconds'

Addresses @CommanderStorm feedback in PR review
2026-01-17 13:32:25 +01:00
..
api_key.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
docker_host.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
domain_expiry.js fix: handle multi-level public suffixes in RDAP lookup (#6752) 2026-01-17 12:18:25 +00:00
group.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
heartbeat.js chore: preemptivly reduce the cost to store the responses by lowering the limit and changing the on disk compression format (#6691) 2026-01-13 01:23:06 +00:00
incident.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
maintenance.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
monitor.js feat: change screenshot_delay to use milliseconds 2026-01-17 13:32:25 +01:00
proxy.js Added JSDoc to ESLint (#3529) 2023-08-11 15:46:41 +08:00
remote_browser.js Feature: remote browser support (#3904) 2023-12-01 15:29:10 +08:00
status_page.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
tag.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00
user.js chore: enable formatting over the entire codebase in CI (#6655) 2026-01-09 02:10:36 +01:00