Frank Elsinga
71f9384c09
Merge branch 'master' into snmp-monitor
4 months ago
Frank Elsinga
1ef61068c7
Merge branch 'master' into master
5 months ago
Frank Elsinga
132f68a370
Merge branch 'master' into 4864-slack-button-broken
5 months ago
Brodie Davis
6eaf6b409c
fix not utilizing fetched address
5 months ago
Brodie Davis
4b3ad53512
revert using url getter in monitor json
5 months ago
Louis Lam
85c67b6866
Revert "Switch back to `TryGhost/node-sqlite3` from `louislam/node-sqlite3`" ( #4879 )
5 months ago
Brodie Davis
a19f417896
utilize extractAdress helper
5 months ago
Brodie Davis
0325c14d42
remove unneeded validation
5 months ago
Louis Lam
83969d2112
Update dependencies and embed axios-ntlm 1.3.0 into the project ( #4877 )
5 months ago
Louis Lam
dc15443716
Revert "Fix: Use `retryInterval` when a monitor is `DOWN`" ( #4875 )
5 months ago
Brodie Davis
2c8cefc784
use string url in json, not url object
5 months ago
Brodie Davis
94f75b2fbc
invalidate url field for irrelevant monitor types
5 months ago
Brodie Davis
1488b1f17b
prevent invalid url strings in monitorJSON
5 months ago
Qi Zhao
4941b17a46
perf: ⚡ ️ revert some overengineer code
5 months ago
Qi Zhao
58533e8f06
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Qi Zhao
3f425dc160
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Qi Zhao
f63d36478d
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Qi Zhao
7270caccae
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Qi Zhao
53c4bba387
fix: 🐛 badge requestedDuration
5 months ago
Qi Zhao
e5ff86e6ac
fix: 🐛 status & ping badge duration
5 months ago
booooza
39b0c62c1d
Refactor error handling to improve clarity and maintainability
5 months ago
Matt Visnovsky
a0374487ce
C&P typo from review
5 months ago
booooza
2e5e103434
New notification provider: Threema Gateway
5 months ago
Matt Visnovsky
092688a5c8
ES Lint
5 months ago
Matt Visnovsky
6fc0cbf415
ES Lint
5 months ago
Frank Elsinga
9f563adc1a
fixed formatting mistakes
5 months ago
Frank Elsinga
c9132adfc7
made sure that the address extraction is extracted into its own method
5 months ago
Frank Elsinga
c124f3a43e
Formtting fix
5 months ago
Frank Elsinga
248aec8803
Formtting fix
5 months ago
Matt Visnovsky
b5a73e5ad7
Apply suggestions from code review
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Frank Elsinga
5dc4bb64d5
Merge branch 'master' into snmp-monitor
5 months ago
Francesco M
bd95ccdc64
Update server/notification-providers/zoho-cliq.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Francesco M
82fb7b2816
improved zoho-cliq message format:
...
- show PORT (cloned switchcase from discord,squadcast,servenio)
- show monitorName in the first row to get on point also from messagge preview notification
- avoid duplication of monitorName and monitorName in the message content
6 months ago
Frank Elsinga
b6cd21c71a
Removed where I was wrong about imports
6 months ago
Matt Visnovsky
fdc145bffd
Added Robustness
...
There are a lot of changes here:
-Fixed a lot of issues encountered during my testing
-JSON path is evaluated BEFORE making comparisons (this was the true intended behavior by @chakflying)
-Variable name changes (cosmetic)
-Added != operator
-Changed jsonQueryDescription (again)
6 months ago
Matt Visnovsky
eaa935cba0
Also return result of the evaluation
...
-Maximum compatibility with @chakflying's existing json-query monitor code.
6 months ago
Matt Visnovsky
efb1642e3c
Blend json-query and snmp monitors
...
Utilizes the JSON Query library to handle comparison logic.
6 months ago
Matt Visnovsky
2d2c1866df
Fix: a typo
6 months ago
Matt Visnovsky
b2d76bc60a
Refactor line for conciseness
6 months ago
Matt Visnovsky
7eee5db4d2
Variable changes
...
-Reuse expected_value for snmpControlValue
-Create jsonPathOperator for snmpCondition
6 months ago
Frank Elsinga
d74facded6
removed some monitor drift in terms of imports and documentation
6 months ago
Frank Elsinga
10ebdcacaa
Fix: Use `retryInterval` when a monitor is `DOWN` ( #4476 )
6 months ago
nino
30bf7a5e23
fix: update Feishu notification provider configuration
6 months ago
nino
4e63d00007
feat: update feishu notification template
6 months ago
Stefan Ottosson
9c7aa13190
fix: remove check that method is correct
6 months ago
Stefan Ottosson
1ac5696463
Merge branch 'master' into feature/http-method-push-monitor
...
# Conflicts:
# src/pages/EditMonitor.vue
6 months ago
Nicolas Verlhiac
b1e95968c0
New notification provider: SMS Partner API ( #4769 )
...
Co-authored-by: Nicolas Verlhiac <nicolas@novariom.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Louis Lam
88b7c047a8
Switch back to `TryGhost/node-sqlite3` from `louislam/node-sqlite3` ( #4773 )
6 months ago
HdroguettA
daca38a554
Ignore TLS/SSL error for Redis ( #3878 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Furkan İ
55b2d4b907
Add Bitrix24 Webhook notification ( #3620 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
6 months ago