6087 Commits

Author SHA1 Message Date
Zoe Nickson
7a34bb0f58
feat: allow reduceing the monitor minimum interval to 1 second after accepting a warning (#1740)
Signed-off-by: Zoe Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-09 22:25:23 +00:00
Matt Visnovsky
fd7435fa51
Fix: improve error messages when passing arrays in evaluateJsonQuery (#6468)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-09 22:08:17 +00:00
Copilot
2135adfed5
Fix swapped up/down sound in Pushover component (#6458)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-12-05 14:04:42 +08:00
Dalton Pearson
91edeaeb9c
Extracted the postgresql monitor to its own monitor-type (#6443)
Co-authored-by: Dalton Pearson <dalton.pearson@praemo.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-04 14:16:06 +00:00
Yernar Tursynali
48bc6cd029
fix: Optimize margins of admin buttons on the status page for mobile devices (#4727)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-03 13:29:36 +00:00
Amirparsa Baghdadi
756f179219
feat: make mariadb max pool connections controllable via env (#6386)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-03 13:19:19 +00:00
Nelson Chan
5bf9a51522
Feat: Add warning for cert. hostname mismatch (#3942)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 10:12:47 +08:00
Frank Elsinga
b230ab0a06
migrated grpc keyword to the newer monitoringtype (#4821)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-29 23:21:45 +08:00
Dorian Grasset
46b07953ad
fix: redraw HeartbeatBar canvas on theme change & update empty beat color (#6435) 2025-11-28 18:40:33 +01:00
Louis Lam
9b92db9e65
Update security issue template to clarify reporting (#6438) 2025-11-28 14:48:04 +00:00
Louis Lam
f4ff234ec8
[Push monitor] Fix: Prometheus update with incorrect value (#6436)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 12:41:44 +00:00
Louis Lam
6e49601eed
Enforce UP status for non-custom status monitors (#6433)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 20:25:06 +08:00
Dorian Grasset
70329cc259
fix: dynamically adjust beat border radius (#6432) 2025-11-28 11:02:29 +01:00
Couteau Arthur
bd2eb30e09
fix: Redirect to '/dashboard' on computer when shrinking from '/list' on mobile (#5305)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-27 20:12:38 +00:00
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>
2025-11-27 21:05:44 +01:00
Christian
804344c5ac
fix: correct SevenIO notification receiver field name (#6424)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-27 12:08:07 +00:00
Dorian Grasset
3f944ded98
feat: optimize HeartbeatBar performance by replacing divs with Canvas based rendering (#6407) 2025-11-27 06:21:16 +00:00
cmorg789
23c4916c74
Webpush notifications (#6421)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-27 03:55:46 +00:00
Louis Lam
892bd42dae
Enforce no-throw-literal rule in ESLint (#6418) 2025-11-26 16:10:06 +08:00
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>
2025-11-25 00:28:42 +00:00
Amirparsa Baghdadi
eb783897da
fix: smsir not sending long SMSes (#6409) 2025-11-25 00:19:07 +00:00
Shaan
0eebe86f81
feat: add SSL/STARTTLS option and certificate monitoring to TCP Port monitor (#6401)
Co-authored-by: Jacques ROUSSEL <jacques.roussel@rouaje.com>
Co-authored-by: rouja <jacques0roussel@gmail.com>
Co-authored-by: Nelson Chan <3271800+chakflying@users.noreply.github.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-24 18:30:13 +13:00
Sn0r1ax
082e4b9712
fix: Clear all statistics and clear heartbeats not resetting uptime statistics of monitors (#6398) 2025-11-23 04:46:32 +00:00
Marshu
23498e4134
feat: add sorting to status pages (#5766) 2025-11-23 17:38:09 +13:00
Feng
4002aee36f
fix: remove incorrect /push path from Bark notification endpoint (#6382) 2025-11-21 16:31:04 +13:00
Amirparsa Baghdadi
1a6d7214e9
Improve PWA Manifest (#6377) 2025-11-20 08:21:58 +13:00
Louis Lam
eb6ca00353
Revert "Update license year to reflect current year" (#6378) 2025-11-20 02:55:10 +08:00
Amirparsa Baghdadi
a59a6af4b3
Improvements for SMSC i18n (#6375)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-19 18:46:45 +00:00
Amirparsa Baghdadi
ae07bf23ae
Update license year to reflect current year (#6376) 2025-11-20 07:35:21 +13:00
Amirparsa Baghdadi
c31ea9c891
Shorten text for SMSIR Notification provider (#6365)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-19 23:52:09 +13:00
RickVdrongelen
5701a97ad9
feat(prometheus): add tags to prometheus metrics (#5845)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-18 22:38:31 +13:00
Edge-Seven
357567c5b4
docs: fix typo in server/modules/axios-ntlm/lib/hash.js (#6363)
Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-18 22:07:54 +13:00
SomeoneVeryCool
2e3b31716d
feat: Add Messaging Service SID option for Twilio (#6347)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-18 07:21:08 +13:00
Louis Lam
f9751bfd81
Update security reporting instructions in SECURITY.md (#6355)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-16 22:40:35 +08:00
Frank Elsinga
dda1a3f442
Chore:extracted the redis monitor to a different monitoring type (#4393)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-16 04:55:38 +08:00
Amirparsa Baghdadi
319edddae5
feat: Multi number notifications for SMSIR (#6346) 2025-11-13 22:34:01 +08:00
Amirparsa Baghdadi
a7b2624c2d
SMSIR Notification Provider Support (#6334)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-11 12:33:52 +01:00
Dorian Grasset
2d8918a1b8
feat: enhance monitor deletion functionality by adding child deletion… (#6314)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-11 03:52:13 +01:00
Mercury233
20c6cfcfad
Fix(i18n): refactor secondsToHumanReadableFormat (#6281)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-11 03:34:07 +01:00
Evgeniy Timokhov
8d48ed7850
feat: Disabled telegram links preview (#6335) 2025-11-10 21:26:36 +01:00
Teodor Moquist
751ffd8e72
feat: Added option to clone a existing maintenance (#6330) 2025-11-10 19:22:14 +01:00
MayMeow
81544c8a39
Fix Group monitors to send notification after reaching maximum retires count (#6286)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-09 17:57:20 +01:00
Max
36ac5dd56d
feat: Add Drag & drop for groups (#6256)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-11-06 09:13:46 +01:00
Osman Karagöz
6dfa574e36
Fix: monitor(tailscale): Check exit code before failing on stderr output (#6309) 2025-11-04 18:20:39 +01:00
Louis Lam
08d77e6fce
Fix build issue on Node.js 25 (#6295) 2025-11-04 06:55:00 +08:00
Dorian Grasset
5207ba6d97
fix: child monitors disappear after group deletion (#6287)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
2025-11-03 21:21:36 +01:00
Louis Lam
a52186cf7e
refactor(logging): improve log function parameters (#6298) 2025-11-02 02:52:40 +08:00
Louis Lam
9fb4263427
Add Copilot instructions (#6290)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-30 13:23:27 +08:00
Louis Lam
79c844d598
Add no-audit to the setup script (#6288) 2025-10-30 11:36:00 +08:00
Louis Lam
7f294c2c25
README Improvements (#6283) 2025-10-29 15:57:57 +08:00