Commit Graph

70 Commits (1e595eaa76cf35bdb8e8be24c56ede595dd1f38a)

Author SHA1 Message Date
Adam Stachowicz 1e595eaa76 Update linters
2 years ago
Nelson Chan cd38dd3f68 Feat: Allow MQTT successMessage to be optional
2 years ago
Louis Lam 5fa62a888c Merge branch 'master' into mqtt2
2 years ago
Louis Lam 47c72192e1 [eslint] Enable yoda and eqeqeq
2 years ago
Louis Lam d71c086447 Standardize array bracket spacing
2 years ago
Louis Lam 8d8c38b1a8 Allow unused vars in args and fix more eslint issues
2 years ago
Louis Lam e34420368b Remove try-catch and fix username/password/port not working for mqtt
2 years ago
Louis Lam 566133e350 Domain Name Expiry Notification for https monitor only
2 years ago
Louis Lam 30e113755e Add HIDE_LOG and catch error if cannot subscribe topic
2 years ago
Louis Lam 083e8355b7 Change debug to log.debug
2 years ago
Louis Lam b1c7915bc1 Merge branch 'master' into mqtt2
2 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
2 years ago
Louis Lam e9ce1433cd Change log_info to log.info by making it into an object
2 years ago
Louis Lam 279e2eb3f6 Merge branch 'master' into logging
2 years ago
Louis Lam 0da6e6b1fb Some improvements
2 years ago
Tarun Singh 0345719e53 added cleartimeout in case client is already ended
2 years ago
Tarun Singh 22256dfcd2 added timeout for removing the dead loop state
2 years ago
Louis Lam 227bbdea2f [MQTT] Try to improve error handling
2 years ago
Louis Lam 32ec4beda0 Merge branch 'master' into mqtt
2 years ago
Louis Lam 482b3f9233
Update server/util-server.js
2 years ago
Louis Lam 076d6bdbb6 Merge branch 'master' into mqtt
2 years ago
Louis ed64853125 Keep FBSD, BSD for ping only
2 years ago
Denis 6bda5c6329 update comment
2 years ago
Denis 53df9a36e3 reintroduce exports.FBSD
2 years ago
Denis 8063449f49 ping path is common to all BSDs
2 years ago
Tarun Singh 4118de6d53 fix protocol not defined bug
2 years ago
Tarun Singh 35da8c78f4 added connection timeout and refactored code
2 years ago
Tarun Singh 3306f4a8e0 removed extra logging
2 years ago
Tarun Singh 3f5133d1ba Added authentication logic
3 years ago
Andreas Brett e5913c5abc separate log functions
3 years ago
Andreas Brett bdcdf47e52 introduce consistent logging
3 years ago
Louis Lam 0275d7a42b minor
3 years ago
Louis Lam 41a6d1b701 Fix parseCertificateInfo possibly in dead loop
3 years ago
Tarun Singh d5d07da4ee
update review suggestions
3 years ago
Tarun Singh 670754b697 added MQTT monitor type
3 years ago
Louis d4c9431142 catch createWriteStream error
3 years ago
Louis d7f7dba13f write some error logs to ./data/error.log
3 years ago
Louis Lam cb43ecb46e Merge branch 'master' into background-jobs
3 years ago
Louis Lam cd211a6be7 [http options] fine tune
3 years ago
Louis Lam 4bee57ea7f Merge remote-tracking branch 'giacomo892/patch-1'
3 years ago
Louis Lam f75c9e4f0c add UPTIME_KUMA_HOST, UPTIME_KUMA_PORT and special handling for FreeBSD
3 years ago
Louis Lam e2dbacb383 Fix encoding problem of ping result for non-English Windows
3 years ago
Nelson Chan 8caf47988c Fix: Allow setting settings type
3 years ago
LouisLam edad2caf8e return the correct exit code from jest
3 years ago
LouisLam 49720c709c improve the test with a single command only "npm test"
3 years ago
Nelson Chan 13bdfefa9d Feat: Improve Certificaet Info Display
3 years ago
LouisLam 1ed4ac9494 add Push-based monitoring (#279)
3 years ago
LouisLam 0b572df3d0 [status page] store config
3 years ago
LouisLam 2955abb5d9 [status page] create incident
3 years ago
LouisLam f47f7758f9 Merge branch 'master' into public-dashboard
3 years ago