Commit Graph

27 Commits (master)

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