This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2024-11-10 07:34:07 -08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
133c7230bc
uptime-kuma
/
.gitignore
10 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2021-06-24 06:42:23 -07: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 09:23:06 -07:00
.vscode
Reference in a new issue
Copy permalink