Commit graph

28 commits

Author SHA1 Message Date
MarcUs7
09c1c6d6c7 Changed, should work now 2025-01-02 21:45:45 +01:00
MarcUs7
3b1542dd68 Made it work (hopefully) 2025-01-02 21:40:13 +01:00
MarcUs7
17a263ae62 Added net package 2025-01-02 21:35:42 +01:00
MarcUs7
334708a0fd changed watcher.js 2025-01-02 21:33:54 +01:00
MarcUs7
9beb9ff0c7 My Changes 2024-12-27 12:37:26 +01:00
ybouane
91851ce3e9 Bug correction negate needs to be set as false by default 2024-10-21 22:36:56 -04:00
ybouane
99661e9132 Bug correction: splicing of logs to not exceed logsMaxDatapoints 2024-10-12 23:29:39 -04:00
ybouane
89d3eaee1a Bug correction in handlize regex 2024-10-12 23:27:12 -04:00
ybouane
4ee25b38e5 Renamed tool and links. 2024-10-11 21:16:43 -04:00
ybouane
f3454f2014 import fs and watchFile in one line. 2024-10-11 11:23:18 -04:00
ybouane
1d799477fb Bug correction in handlize function. 2024-10-11 11:20:37 -04:00
ybouane
ac4cc2044e Bug correction: use query string to force import new config dynamically. 2024-10-11 11:20:27 -04:00
ybouane
ffa1653eac Improvements to UI, added error-notice element. Detecting when watcher is down. 2024-10-10 15:26:55 -04:00
ybouane
f62e171411 Added link icon for each endpoint 2024-10-10 14:52:13 -04:00
ybouane
1b7384afbe Dynamically reload config and watch it for changes. 2024-10-10 14:38:23 -04:00
ybouane
d0c0660ae9 Bug corrections & cleanup. 2024-10-10 02:07:37 -04:00
ybouane
e27966153a Added negate parameter to be able to use Array content checks. 2024-10-10 02:05:58 -04:00
ybouane
febe73226c Added support for Array of strings in checkContent 2024-10-10 01:41:18 -04:00
ybouane
5823406ebe Tracking consecutive latency & errors to trigger notifications. 2024-10-10 01:37:21 -04:00
ybouane
6f939a0e47 Added connections to various messaging tools: slack, discord, twilio-sms, sendgrid-email 2024-10-10 01:26:47 -04:00
ybouane
41524cf7c7 Missing + 2024-10-10 01:04:24 -04:00
ybouane
fb24670358 Added link property to endpoints and implemented telegram message sending api request. 2024-10-10 01:03:54 -04:00
ybouane
35031898d5 Added customCheck. Bug corrections. Cleanup. 2024-10-10 00:33:11 -04:00
ybouane
d72f2f74e0 added nDataPoints to config. 2024-10-09 23:32:39 -04:00
ybouane
ad47cf9d0b Added ui property 2024-10-09 15:46:51 -04:00
ybouane
84e85f0e85 Bug correction, signal should be set within the fetch options. (before endpoint.request to allow overwriting it) 2024-10-09 14:44:26 -04:00
ybouane
a82459000a Typo extra zero in delay 2024-10-09 14:42:43 -04:00
ybouane
3f867e989d Renamed script watcher.js 2024-10-09 14:40:26 -04:00
Renamed from server.js (Browse further)