Sam
a8b102ad4a
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
3 years ago
Louis Lam
58d029445d
Merge pull request #79 from Saibamen/remove_debug_spam
...
Remove debug spam
3 years ago
LouisLam
77af41bfff
env default to production
3 years ago
Louis Lam
058032a26a
Merge pull request #81 from Saibamen/use_NODE_ENV
...
Use `NODE_ENV` from Express and Socket.IO
3 years ago
Louis Lam
cbb9d3f91b
set version for docker
3 years ago
Adam Stachowicz
5bd3184ebf
Use connect_error event
3 years ago
Adam Stachowicz
59ebe134f1
Fix indentation
3 years ago
Adam Stachowicz
851ceef3d5
Use `NODE_ENV` from Express and Socket.IO
3 years ago
LouisLam
efd7608ba2
Merge remote-tracking branch 'origin/master'
3 years ago
LouisLam
05fdaf0c96
update package-lock.json
3 years ago
Louis Lam
01b0e82d52
Update README.md
3 years ago
Louis Lam
d2ccfd5366
Update README.md
3 years ago
Adam Stachowicz
7cba9ce231
Remove debug spam
3 years ago
Louis Lam
69e8c56e3e
Update README.md
3 years ago
Adam Stachowicz
9928ea8c30
Merge branch 'master' into simple_pagination
3 years ago
LouisLam
25c370c9ff
Merge branch 'update_packages'
...
# Conflicts:
# package-lock.json
# package.json
3 years ago
LouisLam
9227ff6ea3
add nightly build for amd64 only
3 years ago
Adam Stachowicz
2d943620c7
Merge branch 'master' into simple_pagination
3 years ago
Louis Lam
f7bd67c413
Merge pull request #77 from Saibamen/fix_docker
...
Fix Docker build
3 years ago
LouisLam
9ca2444dab
improve testing notification response
3 years ago
Adam Stachowicz
1d45a7606d
Fix Docker build
3 years ago
Adam Stachowicz
16f363ac38
Merge branch 'master' into simple_pagination
3 years ago
Louis Lam
d6b9403f60
Merge pull request #76 from Saibamen/fix_remember_me
...
Fix multiple labels for `Remember me`
3 years ago
Louis Lam
92e5ddd97c
Merge pull request #69 from Saibamen/dockerignore
...
Update .dockerignore
3 years ago
Louis Lam
23611e540c
Merge pull request #70 from Saibamen/fix_npm_warnings
...
Fix NPM warnings
3 years ago
Adam Stachowicz
f9274557f3
Fix center
3 years ago
Adam Stachowicz
44b66cbd2e
Fix `Remember me` label
3 years ago
LouisLam
66037e236c
add apprise support
3 years ago
Adam Stachowicz
386c002fda
Merge branch 'master' into fix_npm_warnings
3 years ago
Adam Stachowicz
7c1aab6a15
Merge branch 'master' into dockerignore
3 years ago
Adam Stachowicz
37884cfd08
Merge branch 'master' into update_packages
3 years ago
Adam Stachowicz
ce6841eae7
Merge branch 'master' into simple_pagination
3 years ago
Adam Stachowicz
7c94c3b502
Update server/notification.js
3 years ago
Adam Stachowicz
268c8e50f5
Merge branch 'master' into something
3 years ago
LouisLam
13c9244e3f
fix apprise import issue and loose the healthcheck rule
3 years ago
Louis Lam
13b3a5be9c
Merge pull request #68 from Saibamen/use_console_error
...
Improve printing to console
3 years ago
Louis Lam
2e31e780a1
Merge pull request #67 from Saibamen/lighthouse_improvements
...
[Lighthouse] Some improvements
3 years ago
Louis Lam
6a2b5f9dd8
Merge pull request #66 from Saibamen/resize_apple_icon
...
[Lighthouse] Resize apple icon to 192px
3 years ago
Louis Lam
16767dc042
Merge pull request #65 from Saibamen/robots
...
[Lighthouse] Add robots.txt
3 years ago
Louis Lam
fb3e000dc3
Merge pull request #63 from NiNiyas/docker-healthcheck
...
Docker Healthcheck
3 years ago
Louis Lam
6f3ea21864
Merge pull request #61 from NiNiyas/slack-enhancements
...
Slack Enhancements and aligns footer to center
3 years ago
Louis Lam
403137280e
Merge pull request #62 from NiNiyas/pushover-support
...
Pushover support
3 years ago
Adam Stachowicz
d94894b7e0
Fix `require-v-for-key`, remove unused declarations and double spaces
3 years ago
Adam Stachowicz
a173700cd4
Add pagination
3 years ago
Adam Stachowicz
9c248776e7
Update dependencies
3 years ago
Adam Stachowicz
309caa4279
Fix indentation
3 years ago
Adam Stachowicz
28b14ceb70
Fix NPM warnings
3 years ago
Adam Stachowicz
9f9c42c30b
Update .dockerignore
3 years ago
Adam Stachowicz
2bff62cade
Improve printing to console
3 years ago
Adam Stachowicz
bfb4a5bcd4
Add alt="Logo"
3 years ago