This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
uptime-kuma
Watch
1
Star
0
Fork
0
You've already forked uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2024-10-01 01:25:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
974672f7c1
uptime-kuma
/
.gitignore
10 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2021-06-24 09:42:23 -04:00
node_modules
.DS_Store
dist
dist-ssr
*.local
.idea
/data
!/data/.gitkeep
add retries for pinging function backend: - new field for monitor: maxretries - new pending status while service is retrying: 2 - pending status event is not marked important - pending pings however register as downtime in the calculation frontend: - added pending status while service is retrying - added color for new pending status - added field to configure amount of retries database: - IMPORTANT: THIS REQUIRES MIGRATION!!!! - added field: maxretries with default value 0
2021-07-19 12:23:06 -04:00
.vscode
Reference in New Issue
Copy Permalink