Nelson Chan
d0c63ebe3e
Feat: Add database storage for TLS info
4 years ago
Nelson Chan
803f0d6219
Feat: Add Barebones certificate info display
4 years ago
LouisLam
d556509d07
戈mprove the readibility of important condition
4 years ago
Louis Lam
3cc4955cad
Merge pull request #105 from rezzorix/master
...
Apple touch icon 192px with preserved transparency
4 years ago
rezzorix
280ba84aca
Apple touch icon 192px with preserved transparency
...
Resized icon.png to 192px but preserved transparency
4 years ago
Louis Lam
0dbecca10f
Merge pull request #102 from NiNiyas/pushover-enhancements
...
Pushover enhancements
4 years ago
Louis Lam
8279368b4d
Merge pull request #104 from rezzorix/patch-1
...
Small grammar updates to Settings.vue
4 years ago
rezzorix
2450b3d082
Small grammar updates to Settings.vue
...
Just small grammar corrections.
4 years ago
Louis Lam
d1370a62bd
Merge pull request #103 from Spiritreader/master
...
Fix parenthesis mistake in notification checker (fixes #86 )
4 years ago
Sam
063fd6ef43
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma
4 years ago
Sam
1d4d7fa9c4
fix parenthesis mistake
4 years ago
Louis Lam
248b5292dc
Merge pull request #86 from Spiritreader/master
...
Implement retries (#56 )
4 years ago
Niyas
77fbfc23be
Pushover enhancements
4 years ago
Niyas
b7a32d4ab6
Pushover enhancements
4 years ago
LouisLam
5a219554b3
grammar
4 years ago
LouisLam
70b1f197c1
rename "Retry Pings" to "Retries"
4 years ago
LouisLam
32a5e838ba
add patch3.sql and fix duplicate id in EditMonitor.vue
4 years ago
LouisLam
86e18ac11d
Merge branch 'master' into Spiritreader_master
...
# Conflicts:
# src/pages/EditMonitor.vue
4 years ago
LouisLam
03b3bb5b30
fix if notification throw exception, the heartbeat is not stored in to the db.
4 years ago
LouisLam
7e4a1ad279
remove used vars
4 years ago
LouisLam
916b9da0dc
Merge branch 'master' into something
...
# Conflicts:
# server/notification.js
# src/components/NotificationDialog.vue
4 years ago
LouisLam
a64ce81457
update package-lock.json
4 years ago
LouisLam
c575afc8e0
Merge remote-tracking branch 'origin/master'
4 years ago
Louis Lam
1e42343aee
Update patch1.sql
...
minor
4 years ago
LouisLam
afd4cf2425
Merge branch 'master' into simple_pagination
4 years ago
LouisLam
e02eb72863
add db migration
4 years ago
LouisLam
1c0dc18d72
Merge remote-tracking branch 'origin/master'
4 years ago
Louis Lam
c00612c1a9
Update --please-go-to--discussion--tab-if-you-want-to-ask-or-share-something.md
4 years ago
Louis Lam
32345fcbe9
Update issue templates
4 years ago
Louis Lam
fd90458e77
Update issue templates
4 years ago
Louis Lam
d89e6f4649
Merge pull request #89 from Saibamen/more_info_in_server_logs
...
More info in server logs
4 years ago
Adam Stachowicz
c4ca8e2acb
More info in server logs
4 years ago
LouisLam
94b5a557bf
Merge remote-tracking branch 'origin/master'
4 years ago
Sam
14e1d1f105
add .vscode directory to dockerignore
4 years ago
Sam
8b905b6b12
Indentation fix in editor
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
4 years ago
Louis Lam
fa57d40c3c
Update README.md
4 years ago
Louis Lam
62e231e92b
Update README.md
4 years ago
LouisLam
02b4dfc100
prevent the telegram getUpdates URL go out of box
4 years ago
LouisLam
657acf748b
update to 1.0.6
4 years ago
Sam
054269ecf0
fix notification when changing from pending -> up
4 years ago
Louis Lam
71dd68bb6d
Update README.md
4 years ago
Sam
02230930c5
Merge branch 'master' of https://github.com/Spiritreader/uptime-kuma
4 years ago
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
4 years ago
Louis Lam
58d029445d
Merge pull request #79 from Saibamen/remove_debug_spam
...
Remove debug spam
4 years ago
LouisLam
77af41bfff
env default to production
4 years ago
Louis Lam
058032a26a
Merge pull request #81 from Saibamen/use_NODE_ENV
...
Use `NODE_ENV` from Express and Socket.IO
4 years ago
Louis Lam
cbb9d3f91b
set version for docker
4 years ago
Adam Stachowicz
5bd3184ebf
Use connect_error event
4 years ago
Adam Stachowicz
59ebe134f1
Fix indentation
4 years ago
Adam Stachowicz
851ceef3d5
Use `NODE_ENV` from Express and Socket.IO
4 years ago