Patrick Wagstrom
f65453e50c
fix: correct linter errors
...
I missed some of the `let` definitions for the ca, cert, and key when
establishing the docker TLS connection.
DCO-1.1 Signed-off-by: Patrick Wagstrom <160672+pridkett@users.noreply.github.com>
3 months ago
Patrick Wagstrom
495bf51ac8
fix: allow TLS with remote docker when using public CA
...
This provides a small fix that allows you to define docker hosts that
you can connect with in three different ways:
1. Mutual TLS, docker host uses non-standard CA
2. Mutual TLS, docker host uses standard CA
3. No Authentication, docker host uses non-standard CA
4. No authentication, docker host uses standard CA
In the previous implementation only condition 1 and 4 were allowed. This
makes condition 2 and 3 possible. The logic is a little messy, but it
works.
DCO-1.1 Signed-off-by: Patrick Wagstrom <160672+pridkett@users.noreply.github.com>
3 months ago
Jakob Lindskog
935194bca3
feat: implement very crude and bare-bones RSS feed ( #5047 )
4 months ago
Shaun
36f8be040d
Monitor Conditions ( #5048 )
4 months ago
Prabhsharan Singh
562de6abb4
fix: undefined in log while creating a new monitor ( #5053 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Ron
716832b9f3
New Notification Provider SIGNL4 ( #5058 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Shaun
3d9bbe1a62
Improve Playwright/E2E testing setup ( #5056 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Aizat Faiz
01210ce88d
Add url to pushover notification ( #5055 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Alone88
b059c19069
Add WPush Notification Provider ( #5049 )
...
Signed-off-by: Alone88 <anhaoyl@qq.com>
4 months ago
Dan Sullivan
dc3ad88fe1
Add option to pass cache bust param ( #3525 )
...
Co-authored-by: Dan Sullivan <dan@symbiosgroup.co.uk>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Frank Elsinga
9486fa22ee
made sure that the socket handlers have consitent names ( #4818 )
4 months ago
Frank Elsinga
0ddf35e7b5
Removed now unnecessary version checking ( #4815 )
4 months ago
Thomas Spalinger
643d28cebc
Extend Prometheus Labels to include tags (requires restart for NEW labels on the monitor to be visible) ( #4704 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Hasan Basri
92e982a910
Add OneSender Webhook notification ( #4971 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
taisei
cd5644d6d2
Remove markdown with meta tags ( #4968 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
5 months ago
Frank Elsinga
1822b55846
Merge branch 'master' into master
5 months ago
buzzinJohnnyBoi
30f7b48987
updated comments and ran linter on inferDuration
5 months ago
buzzinJohnnyBoi
4836f72cb8
added inferDuration to calculate cron duration
5 months ago
Frank Elsinga
71f9384c09
Merge branch 'master' into snmp-monitor
5 months ago
John Campbell
7f64badb06
Update comment on recurring-interval type maintenance
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
buzzinJohnnyBoi
4750bd1e36
Fixed "recurring-interval" type maintenance - added comments
6 months ago
buzzinJohnnyBoi
d61688315d
Updated croner to 8.1.0 and fixed "recurring-interval" type maintenance
6 months ago
Frank Elsinga
1ef61068c7
Merge branch 'master' into master
6 months ago
Frank Elsinga
132f68a370
Merge branch 'master' into 4864-slack-button-broken
6 months ago
Brodie Davis
6eaf6b409c
fix not utilizing fetched address
6 months ago
Brodie Davis
4b3ad53512
revert using url getter in monitor json
6 months ago
Louis Lam
85c67b6866
Revert "Switch back to `TryGhost/node-sqlite3` from `louislam/node-sqlite3`" ( #4879 )
6 months ago
Brodie Davis
a19f417896
utilize extractAdress helper
6 months ago
Brodie Davis
0325c14d42
remove unneeded validation
6 months ago
Louis Lam
83969d2112
Update dependencies and embed axios-ntlm 1.3.0 into the project ( #4877 )
6 months ago
Louis Lam
dc15443716
Revert "Fix: Use `retryInterval` when a monitor is `DOWN`" ( #4875 )
6 months ago
Brodie Davis
2c8cefc784
use string url in json, not url object
6 months ago
Brodie Davis
94f75b2fbc
invalidate url field for irrelevant monitor types
6 months ago
Brodie Davis
1488b1f17b
prevent invalid url strings in monitorJSON
6 months ago
Qi Zhao
4941b17a46
perf: ⚡ ️ revert some overengineer code
6 months ago
Qi Zhao
58533e8f06
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Qi Zhao
3f425dc160
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Qi Zhao
f63d36478d
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Qi Zhao
7270caccae
Update server/routers/api-router.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
6 months ago
Qi Zhao
53c4bba387
fix: 🐛 badge requestedDuration
6 months ago
Qi Zhao
e5ff86e6ac
fix: 🐛 status & ping badge duration
6 months ago
booooza
39b0c62c1d
Refactor error handling to improve clarity and maintainability
6 months ago
Matt Visnovsky
a0374487ce
C&P typo from review
7 months ago
booooza
2e5e103434
New notification provider: Threema Gateway
7 months ago
Matt Visnovsky
092688a5c8
ES Lint
7 months ago
Matt Visnovsky
6fc0cbf415
ES Lint
7 months ago
Frank Elsinga
9f563adc1a
fixed formatting mistakes
7 months ago
Frank Elsinga
c9132adfc7
made sure that the address extraction is extracted into its own method
7 months ago
Frank Elsinga
c124f3a43e
Formtting fix
7 months ago
Frank Elsinga
248aec8803
Formtting fix
7 months ago