Commit Graph

86 Commits (c6ba5b621c2cb4a3d04c518904747f365c6bfc3b)

Author SHA1 Message Date
Louis Lam d962ab7a1c Merge branch 'master' into uptime-badges
3 years ago
Louis Lam 42ea3fb412
Update server/util-server.js
3 years ago
Louis Lam 9f8b3151d8
Update server/util-server.js
3 years ago
Louis Lam 1687de163c
Merge pull request #1565 from Saibamen/eslint
3 years ago
Adam Stachowicz 1e595eaa76 Update linters
3 years ago
Jens Neuber 64a33d7455
Update server/util-server.js
3 years ago
Matthew Nickson 09e61d9d63
Changed Array<T> to type[]
3 years ago
Matthew Nickson c2f6c5b42e
Added JSDoc docs for mqttAsync
3 years ago
Matthew Nickson 6d22ebedca
Merge branch 'master' into add-JSDoc-comments
3 years ago
Matthew Nickson 03b2d8d521
Add JSDoc to server/*
3 years ago
Jens Neuber e103ac8335 Merge branch 'master' of https://github.com/louislam/uptime-kuma into uptime-badges
3 years ago
Nelson Chan cd38dd3f68 Feat: Allow MQTT successMessage to be optional
3 years ago
Louis Lam 5fa62a888c Merge branch 'master' into mqtt2
3 years ago
Louis Lam 47c72192e1 [eslint] Enable yoda and eqeqeq
3 years ago
Louis Lam d71c086447 Standardize array bracket spacing
3 years ago
Louis Lam 8d8c38b1a8 Allow unused vars in args and fix more eslint issues
3 years ago
Louis Lam e34420368b Remove try-catch and fix username/password/port not working for mqtt
3 years ago
Louis Lam 566133e350 Domain Name Expiry Notification for https monitor only
3 years ago
Louis Lam 30e113755e Add HIDE_LOG and catch error if cannot subscribe topic
3 years ago
Louis Lam 083e8355b7 Change debug to log.debug
3 years ago
Louis Lam b1c7915bc1 Merge branch 'master' into mqtt2
3 years ago
Louis Lam 649f3106e1 Enforce semicolon, fix format globally
3 years ago
Louis Lam e9ce1433cd Change log_info to log.info by making it into an object
3 years ago
Louis Lam 279e2eb3f6 Merge branch 'master' into logging
3 years ago
Louis Lam 0da6e6b1fb Some improvements
3 years ago
Jens Neuber 28be32fc68 Merge branch 'master' of https://github.com/louislam/uptime-kuma into uptime-badges
3 years ago
Tarun Singh 0345719e53 added cleartimeout in case client is already ended
3 years ago
Tarun Singh 22256dfcd2 added timeout for removing the dead loop state
3 years ago
Louis Lam 227bbdea2f [MQTT] Try to improve error handling
3 years ago
Louis Lam 32ec4beda0 Merge branch 'master' into mqtt
3 years ago
Louis Lam 482b3f9233
Update server/util-server.js
3 years ago
Louis Lam 076d6bdbb6 Merge branch 'master' into mqtt
3 years ago
Louis ed64853125 Keep FBSD, BSD for ping only
3 years ago
Denis 6bda5c6329 update comment
3 years ago
Denis 53df9a36e3 reintroduce exports.FBSD
3 years ago
Denis 8063449f49 ping path is common to all BSDs
3 years ago
Jens Neuber 6acc9546a0 PR feedback + remove redundant code + add a test
3 years ago
Jens Neuber 3625915a85 add ping, status badge
3 years ago
Jens Neuber d74404e106 minor fixes
3 years ago
Jens Neuber 1c5bce8afa a little documentation
3 years ago
Jens Neuber 35360e2069 add badges
3 years ago
Tarun Singh 4118de6d53 fix protocol not defined bug
3 years ago
Tarun Singh 35da8c78f4 added connection timeout and refactored code
3 years ago
Tarun Singh 3306f4a8e0 removed extra logging
3 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