booooza
0960ec62b7
Adjust Threema notification view to conform with project standards
5 months ago
booooza
39b0c62c1d
Refactor error handling to improve clarity and maintainability
5 months ago
Matt Visnovsky
8d8ce23f2b
Robustness and edge-case handling
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
e237d66bfc
"Hostname or IP Address" back to "Hostname"
...
Revert change from "Hostname" to "Hostname or IP Address" from efb1642e3c
5 months ago
Matt Visnovsky
a1f31f9373
Remove jsonQueryDescription from lang files
...
jsonQueryDescription requires re-translation
5 months ago
Matt Visnovsky
46ecb822ba
"Hostname or IP Address" back to "Hostname"
...
Revert change from "Hostname" to "Hostname or IP Address" from efb1642e3c
5 months ago
Matt Visnovsky
092688a5c8
ES Lint
5 months ago
Matt Visnovsky
6fc0cbf415
ES Lint
5 months ago
Matt Visnovsky
9820f57c64
Truncate long responses
5 months ago
Frank Elsinga
fbf7b77ceb
improved zoho-cliq message format ( #4848 )
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
Matt Visnovsky
69c22edf23
Removed "Control Value"
...
No longer used.
5 months ago
Francesco M
bd95ccdc64
Update server/notification-providers/zoho-cliq.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 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
Matt Visnovsky
43bd09be2c
Update 2024-04-26-0000-snmp-monitor.js
6 months ago
Matt Visnovsky
e2e81091c3
Helpful error when query returns object or array
6 months ago
Matt Visnovsky
82352910bf
Fix: Cast to string then eval
6 months ago
Matt Visnovsky
23f844d871
Error handling robustness
...
Cleanup of some things I missed yesterday...
6 months ago
Frank Elsinga
bc25b719db
removed some monitor drift in terms of code comments ( #4820 )
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
10d3188dd3
Query json directly rather than with $.value
...
-This is less abstract
-Maximum compatibility with @chakflying's existing json-query monitor code.
6 months ago
Matt Visnovsky
36dc94b8f2
Better type handling
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
4794f9eb0b
Removed the last reminents of `cypress` ( #4819 )
6 months ago
Frank Elsinga
77d82ec30f
removed the last reminents of cypress
6 months ago
Frank Elsinga
c7b83e729b
Fixed `smspartner` not having fully working translations ( #4816 )
6 months ago
Frank Elsinga
f43fe53d28
Fixed `smspartner` not having fully working translations
6 months ago
Frank Elsinga
10ebdcacaa
Fix: Use `retryInterval` when a monitor is `DOWN` ( #4476 )
6 months ago
Frank Elsinga
a00b4ed285
Feat: Add background color change on hover to nav links ( #4494 )
6 months ago
Frank Elsinga
a26d93ac52
Merge branch 'master' into nav-link-hover
6 months ago
DevMirza
c919d2c990
fix(ci): Prevent ARM runner from running in Forks ( #4803 )
6 months ago
Frank Elsinga
40d24e7837
feat: update feishu notification template ( #4800 )
6 months ago
nino
30bf7a5e23
fix: update Feishu notification provider configuration
6 months ago
nino
4e63d00007
feat: update feishu notification template
6 months ago
Frank Elsinga
9f35290c68
made sure that the `Set up a Docker Builder` section in the contribution guide is layouted like the rest
6 months ago
Frank Elsinga
11007823e7
feat: added HTTP method option for push monitor ( #1991 )
6 months ago
Stefan Ottosson
9ce0911e34
Merge branch 'master' into feature/http-method-push-monitor
6 months ago