iotux
fcdc22a661
Merge branch 'louislam:master' into feature/local-service-monitor
2025-12-24 12:20:14 +07:00
Anthony
b6e8d548b0
fix: update dns monitor to evaluate full response list on CAA resolver_type ( #6520 )
2025-12-24 03:36:28 +01:00
iotux
b64bf50379
Merge branch 'master' into feature/local-service-monitor
2025-12-23 19:27:43 +07:00
iotux
97ba9e46e3
Removed dropdown in UI, and some template/i18n cleanups
2025-12-23 12:18:33 +01:00
Shengqi Chen
d23ff8c486
fix: v2 migration process report is always 0 when having many monitors / dates ( #6516 )
...
Signed-off-by: Shengqi Chen <i@harrychen.xyz>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-22 14:31:39 +00:00
Copilot
2d9e6c3911
fix: MariaDB datetime format error when pausing maintenance ( #6513 )
...
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>
2025-12-22 14:32:12 +01:00
iotux
3591f41ee6
Merge branch 'master' into feature/local-service-monitor
2025-12-21 15:05:08 +07:00
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>
2025-12-20 16:32:49 +00:00
iotux
73a19df90c
Merge branch 'master' into feature/local-service-monitor
2025-12-20 22:17:46 +07:00
iotux
8189623389
Added timeout to system commands to prevent zombie processes
2025-12-20 16:02:38 +01:00
iotux
15de932623
Cleanup comments and switch to integration tests
2025-12-20 15:19:06 +01:00
Shaan
f3c76dbc6f
feat: Add XMPP dialog in STARTTLS routine ( #6508 )
2025-12-20 12:35:53 +00:00
benji2k2
22a0ed6061
fix(docker): handle the state "unhealthy" as DOWN instead of PENDING ( #6292 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-20 09:26:13 +00:00
iotux
b7573cf917
Replaced regex filtering in checkWindows
2025-12-20 05:14:17 +01:00
iotux
4639dc54bd
Added space to filter regex
2025-12-19 16:12:58 +01:00
iotux
3e2f489d8b
Moved input filter to checkLinux and checkWindows functions
2025-12-19 14:33:10 +01:00
iotux
b33188ebfe
Merge branch 'master' into feature/local-service-monitor
2025-12-18 09:56:59 +07:00
iotux
5d955f954b
feat: add platform/arch information to sendInfo ( #6497 )
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-18 02:53:47 +00:00
iotux
77d0e73878
Resolve merge conflict in server/server.js and server/uptime-kuma-server.js
2025-12-17 17:49:59 +01:00
iotux
3b0ab450d3
fix: tags are not saved if you don't save 2 times ( #6491 )
2025-12-17 11:50:28 +01:00
iotux
fd1583ab35
Completed missing name change
2025-12-16 05:29:24 +01:00
iotux
6940241543
Rename 'Local Service' monitor to 'System Service'
2025-12-15 16:57:02 +01:00
iotux
0f951ef123
Added Windows Service Monitor & changed local to systen
2025-12-15 16:27:20 +01:00
iotux
fe50adb061
Cleaned up some comments
2025-12-15 15:26:09 +01:00
iotux
9a0b6a56dc
Removed leftovers from testing/debugging
2025-12-15 14:26:15 +01:00
iotux
a293020469
Removed leftover from debugging
2025-12-15 14:08:14 +01:00
iotux
96e8268986
Minor local-service cleanup
2025-12-15 13:58:02 +01:00
iotux
d76ce4e28d
Simplified and secured Local Service monitor
2025-12-14 16:39:00 +01:00
iotux
3b9c5530cc
Replaced some tabs
2025-12-14 16:39:00 +01:00
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.
2025-12-14 16:39:00 +01:00
iotux
883083f5c3
Reverted previous change
2025-12-14 16:33:54 +01:00
iotux
14f9f1260a
Fix for issue #6476
2025-12-14 16:33:54 +01:00
iotux
d6c4eeaa1d
Fixed Promotheus issue related to adding tags ( #6476 )
2025-12-14 16:33:54 +01: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
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
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
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
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
Feng
4002aee36f
fix: remove incorrect /push path from Bark notification endpoint ( #6382 )
2025-11-21 16:31:04 +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