Commit Graph

28 Commits (68f9dfbcef2f4b19823ee74134f9338973ceae4b)

Author SHA1 Message Date
Sebastian Lang a3ac954140
Add support for custom mongodb commands (#4445)
6 months ago
Louis Lam 63a380326d Merge branch '1.23.X' into 1.23.13-to-2.0.0
7 months ago
Frank Elsinga 0e3b3a9ab8
Made sure that more of the async usages are awaited (#4574)
9 months ago
Frank Elsinga a9a1cf1353
Chore: General notification reformatting (#3182)
9 months ago
Stefan Heine 6bfc58674a MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from
10 months ago
Stefan Heine 1b293f2754 MQTT monitor, set the MQTT clientId to make it easier in the MQTT broker to identify where the connections are coming from
10 months ago
Nelson Chan cf075a8793
Fix: missing await in `getRemoteBrowser()` (#4418)
10 months ago
Nelson Chan 288cab6dd7
Fix: Make sure browser is connected before returning (#4417)
10 months ago
Louis Lam 2a315d4c84 Merge branch '1.23.X' into merge
11 months ago
Louis Lam 8151ac0e25
Fix Async child process output issue (#4231)
12 months ago
Nelson Chan 46432618e1
Feat: Add json-query to MQTT monitor type (#3857)
1 year ago
Louis Lam c5d9c54a04 Merge branch 'master' into 1.23.X-merge-to-2.X.X-2
1 year ago
Louis Lam 81c9900e23 Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
1 year ago
Adam Hancock 62780001f7
Feature: remote browser support (#3904)
1 year ago
Louis Lam 9fb95fe95e
Add support for /snap/bin/chromium (#4141)
1 year ago
Louis Lam 1708b67949
Change execSync/spawnSync to async (#4123)
1 year ago
Louis Lam e9bf02fc2c Merge branch '1.23.X' into 1.23.X-merge-to-2.X.X-2
1 year ago
Louis Lam 4255496b11 Rewrite Tailscale ping using spawnSync
1 year ago
Chongyi Zheng ddd135efa8
Confirm chrome path in macOS is correct (#3950)
1 year ago
Nelson Chan 9379498b49
Chore: Allow MS Edge for real-browser monitor (#3941)
1 year ago
Louis Lam a362206fab Fix: do not colorize non-string log message
1 year ago
Frank Elsinga d6af9162c1
Chore: Extracted the dns monitor to its own monitor-type (#3413)
1 year ago
Matthew Nickson 8a92054c2b
Added JSDoc to ESLint (#3529)
1 year ago
SGprooo 1d9a28e9ab
feat: Tailscale ping monitor (#3178)
1 year ago
Louis Lam 3b9c95a8a8
Prevent users from specifying an unexpected executable as Chromium (#3348)
1 year ago
Louis Lam 8c60e902e1 Remove an unused variable
1 year ago
Louis Lam 4f6035899d
Real browser monitor type (#3308)
1 year ago
Louis Lam e5ca67d062
HTTPS Monitor using Real Browsers + Limited plugin support (#1787)
2 years ago