Louis Lam
3a46279b25
refactor: improve dynamic RDAP DNS data ( #6971 )
15 hours ago
Røb
6ef9de497e
fix(domain-expiry): only enable domain expiry notification when TLD has RDAP support ( #6884 )
2 weeks ago
Radu Lucuț
bad679ee47
feat: add Globalping support ( #6163 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
4 weeks ago
dipok
30ee8cec1f
feat(snmp): add SNMPv3 noAuthNoPriv support with backend test ( #6552 )
...
Co-authored-by: dipok-1 <dipokdutta8099@gmail.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
bitloi
b926446a5c
feat: add screenshot delay option for Browser Engine monitor ( #6753 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
1 month ago
Frank Elsinga
59af678eb9
chore: preemptivly reduce the cost to store the responses by lowering the limit and changing the on disk compression format ( #6691 )
1 month ago
Dmitry
751fe1bbf5
feat: Add configurable response data storage for notifications ( #6684 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 month ago
SID
c7a8b7affd
feat: Add option to retry only on status code failure for JSON Query monitors ( #5693 ) ( #6687 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
Copilot
cde96900a2
fix: Ensure ping can handle pings larger than 24 days by changing INT to BIGINT and FLOAT(8,2) to FLOAT(20,2) ( #6668 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
1 month ago
Frank Elsinga
0f61d7ee1b
chore: enable formatting over the entire codebase in CI ( #6655 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 month ago
Copilot
82c6b364af
fix(mysql): fix domain_expiry migration for MySQL 8.0 compatibility ( #6612 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
1 month ago
mkdev11
7920057207
feat: add TLS monitor type for mTLS endpoint monitoring
...
Add a new TLS monitor type that allows monitoring mTLS endpoints to verify
they properly reject connections without client certificates.
Features:
- New TLS monitor type with hostname and port configuration
- Expected TLS Alert dropdown to specify which TLS alert to expect
- Support for certificate_required (116) alert for mTLS verification
- Optional certificate expiry monitoring when connection succeeds
- Ignore TLS errors option
Closes #5837
1 month ago
Pegasus
d22f20175e
Update db/knex_migrations/2026-01-05-0000-add-rss-title.js
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
1 month ago
leonace924
ad1b0c10a0
fix: address the comments
1 month ago
leonace924
94e9005002
fix: update the migration js
1 month ago
leonace924
ac87fa1969
feat: add rss title field and handle rss link from request
1 month ago
Frank Elsinga
d172f2fde9
Merge branch 'master' into feature/umami-analytics-status-page
2 months ago
Markus Reisenhofer
d096e2902c
feat(gamedig): Update gamedig implementation to v5 ( #4949 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 months ago
iotux
700eefafe4
Merge branch 'louislam:master' into feature/local-service-monitor
2 months ago
copilot-swe-agent[bot]
78e9d9fb64
Add migration to change dns_last_result column to TEXT
...
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
2 months ago
iotux
1d118b4852
Merge branch 'louislam:master' into feature/local-service-monitor
2 months ago
xNewz
5fe74ac9f9
Add migration to drop legacy LINE Notify configs
2 months ago
Frank Elsinga
4dc8f2c72c
Merge branch 'master' into feature/umami-analytics-status-page
2 months ago
iotux
23ece162dd
Merge branch 'louislam:master' into feature/local-service-monitor
2 months ago
Copilot
af5fd5488d
fix: Optimize heartbeat indexes containing `important` on sqlite using SQLite partial indexes ( #6511 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
Co-authored-by: CommanderStorm <26258709+CommanderStorm@users.noreply.github.com>
2 months ago
iotux
3591f41ee6
Merge branch 'master' into feature/local-service-monitor
2 months ago
Shaan
eb0b6cdb09
feat: Domain name expiry ( #6413 )
...
Co-authored-by: AiroPi <47398145+AiroPi@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 months ago
iotux
dc0fad4c07
Added db migration file
2 months ago
iotux
4a9fac5180
Added db migration file
2 months ago
iotux
e579846dc7
Added db migration file
2 months ago
iotux
6940241543
Rename 'Local Service' monitor to 'System Service'
2 months ago
iotux
d76ce4e28d
Simplified and secured Local Service monitor
2 months ago
iotux
3b9c5530cc
Replaced some tabs
2 months ago
iotux
7461bd296f
feat: Add 'local service' monitor type
...
This adds a new monitor type to check local services by executing a shell command. It also includes fixes for Prometheus errors when adding new tags and for the UI not updating when tags are changed.
2 months ago
Frank Elsinga
a69566dd26
Merge branch 'master' into feature/umami-analytics-status-page
3 months ago
PoleTransformer
5d1b372072
Add Websocket Upgrade Test ( #5613 )
...
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
3 months ago
broodroosterdev
5c83b17992
feat: Add toggle to hide the uptime percentage on a statuspage ( #4587 )
...
Co-authored-by: Bas Wieringa <bas.wieringa@waterplatformcompany.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
3 months ago
Frank Elsinga
79611aca3c
Merge branch 'master' into feature/umami-analytics-status-page
4 months ago
Louis Lam
5f650aef58
Fix: Set default value for `ping` column to 0 in stat tables ( #6188 )
4 months ago
Louis Lam
e6f105535f
Fix: Change `montior`.`ip_family` data type from boolean to string ( #6187 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
4 months ago
Paulus Lucas
2a6d9b4acd
Add Websocket path to mqtt monitor for WebSocket connection ( #6009 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lupaulus <20111917+lupaulus@users.noreply.github.com>
7 months ago
Ionys
7c88a38df3
Fixing recurring maintenance start (again) ( #5914 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
7 months ago
Ryan Hartje
9506b3a16b
feat: Add optional audience for http-monitors via the oauth2 client credentials flow ( #5950 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Maksim
3b6a78bd80
Fix db coloum type for manual monitor ( #5921 )
8 months ago
warpreality
18cfa901ad
feat: Add a "manual" (static/fixed) monitor ( #5897 )
...
Co-authored-by: Maksim Kachynski <max.kachinsky@rocketdata.io>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Fabian Triebsch
f282422b22
added option to force ipv4 or ipv6 for http(s) monitor type ( #5880 )
...
Co-authored-by: Ionys <9364594+Ionys320@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
8 months ago
Filippo
839ead80cc
Enhanced ping monitor with advanced options (count, timeout, numeric) ( #5588 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Brad Koehn
c67f6efe29
added SMTP monitor ( #5489 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
9 months ago
Ionys
2b3f49a266
Add a public URL field for monitors and uses it on the status page ( #5435 )
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
10 months ago
hadestructhor
28e288db2c
fix(analytics): fixed issues with db init and refactor of code and names
10 months ago