Commit Graph

662 Commits (master)

Author SHA1 Message Date
Petr Dvořák 0c5371afad
fix: NTLM monitor over plain HTTP fails with 400 Bad Request (#7351)
7 days ago
Shaan 50c522f1ff
fix: Domain expiry doesn't seem to update #7189 (#7198)
2 months ago
Teemu Risikko aedac237d0
fix: isParentActive return type to boolean (#7121)
2 months ago
Rohit Darekar ce740724d8
fix: preserve Domain Name Expiry Notification setting when editing monitor (#6994)
3 months ago
mixelburg c90a7f30e1
fix: show certificate expiry on status page for TCP monitors (#6984)
3 months ago
Louis Lam e4b8d423ee
fix: rdap data is not actually used (#6981)
3 months ago
Louis Lam 3a46279b25
refactor: improve dynamic RDAP DNS data (#6971)
3 months ago
Tim Helfensdörfer bc90af1833
feat: add tags to teams notifications (#6939)
3 months ago
Ryan Gurnick f2048261b2
fix: discord notification timestamp & update notification message (#6894)
3 months ago
Alireza 72a5a36541
feat: add customizable matrix notifications (#6899)
3 months ago
autofix-ci[bot] 373cf50245
[autofix.ci] apply automated fixes
3 months ago
autofix-ci[bot] f73adbf44d
[autofix.ci] apply automated fixes
3 months ago
Epifeny aca6d02dc1
feat(discord): add custom message and format presets for notifications (#6843)
4 months ago
Radu Lucuț bad679ee47
feat: add Globalping support (#6163)
4 months ago
Taejung Heo 0d64cd6915
fix: RSS pubDate timezone issue with backend test (#6422) (#6805)
4 months ago
Angel98518 f1d3e9adcc
fix: MongoDB monitor JSON.parse error handling (#6778)
4 months ago
ryana 9169a647cb
feat: implement incident history (#6469)
4 months ago
Dharun Ashokkumar f8d494a03d
fix: json parse crashes in monitor model with safe parsing (#6767)
4 months ago
Copilot f8652c27af
fix(domain_expiry): include static RDAP DNS data with auto-updates instead of dynamically requesting it (#6769)
4 months ago
Mohan 999c09d818
feat: Add enhanced Discord webhook alerts with timestamps and downtime (#6745)
4 months ago
bitloi b926446a5c
feat: add screenshot delay option for Browser Engine monitor (#6753)
4 months ago
Joseph Adams 81ae0af7e1
fix: handle multi-level public suffixes in RDAP lookup (#6752)
4 months ago
iotux e022b5f976
fix: allow for private domains like example.local and others (#6711)
4 months ago
Aviral Garg 2790e3d9e6
fix(domain-expiry): move logging out of checkSupport to separate logic to reduce to half the amount of domain expiry logs (#6723)
4 months 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)
4 months ago
Dmitry 751fe1bbf5
feat: Add configurable response data storage for notifications (#6684)
4 months ago
SID c7a8b7affd
feat: Add option to retry only on status code failure for JSON Query monitors (#5693) (#6687)
4 months ago
François HONORE f71787eac1
feat: add `monitor_uptime_ratio` and `monitor_response_time_seconds` prometheus metric (#5506)
4 months ago
Shaan a117add908
fix: Proper processing of date fields (Domain Expiry) with cleanup of unnecessary Date comparison functions (#6638)
4 months ago
Frank Elsinga 0f61d7ee1b
chore: enable formatting over the entire codebase in CI (#6655)
4 months ago
Frank Elsinga 79b3274441
chore: remove domain expiry from systemd and some other monitors by allowlisting insted of denylisting (#6643)
4 months ago
Joseph Adams 0eca301181
fix: noisy domain expiry checks in monitor editor and missing debuggability (#6637)
4 months ago
Angel98518 5c2b659f29
chore: Add validation for retryInterval in Monitor.validate() (#6628)
4 months ago
Frank Elsinga 88e7887a87
chore: made code more robust to undefined expiry (#6625)
4 months ago
Frank Elsinga 56175bce85
chore: improve some domain expiry logs (#6623)
4 months ago
copilot-swe-agent[bot] ac121ada4e Update domain expiry warning message to be more explicit about RDAP endpoint
4 months ago
mkdev11 7920057207 feat: add TLS monitor type for mTLS endpoint monitoring
4 months ago
leonace924 d825352410 feat: extract MySQL/MariaDB monitor to its own monitor-type and enable conditions support
4 months ago
leonace924 ad1b0c10a0 fix: address the comments
4 months ago
leonace924 ac87fa1969 feat: add rss title field and handle rss link from request
4 months ago
Frank Elsinga 038184f7fe
Update server/model/monitor.js
4 months ago
Frank Elsinga b2c9ccbeee
Update server/model/monitor.js
4 months ago
Frank Elsinga b25b2c7faa
Update server/model/monitor.js
4 months ago
Frank Elsinga 3ae495e33b
Update server/model/monitor.js
4 months ago
Frank Elsinga e9043c7352
Update server/model/monitor.js
4 months ago
autofix-ci[bot] 6ce5e90650
[autofix.ci] apply automated fixes
4 months ago
Frank Elsinga 5af0753415
Enhance error handling for container state checks
4 months ago
Frank Elsinga d172f2fde9
Merge branch 'master' into feature/umami-analytics-status-page
4 months ago
Frank Elsinga cb9e29a00c
Merge branch 'master' into feature/local-service-monitor
4 months ago
Frank Elsinga a36b365f4d
fix(rss): fix the rss endpoint having the wrong content type (#6570)
4 months ago