Louis Lam
|
fb0b8b484f
|
WIP
|
2025-11-10 04:04:39 +08:00 |
|
Louis Lam
|
b50d496e75
|
WIP
|
2025-11-10 03:10:39 +08:00 |
|
Louis Lam
|
93fc8e463f
|
[3.0.0] Project Upgrade (#6310)
|
2025-11-05 21:54:55 +08: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 |
|
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 |
|
aruj0
|
19c2bbd586
|
Feature/webhook get method support (#6194)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-10-27 22:19:05 +01:00 |
|
maldotcom2
|
38ec3bc432
|
Fix do nothing erroneous api call for Pagerduty (#6231)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-10-27 22:09:21 +01:00 |
|
Louis Lam
|
a3672a6afb
|
Fix: disable eqeqeq for UPTIME_KUMA_LOG_RESPONSE_BODY_MONITOR_ID (#6271)
|
2025-10-28 04:01:24 +08:00 |
|
Louis Lam
|
afbd1ce0e9
|
[Eliminate Blocking] Real Browser Monitor + Check Apprise (#5924)
|
2025-10-28 00:27:29 +08:00 |
|
Eric Duminil
|
c3a62f7461
|
Allow MQTT topic to have wildcards (# or +) (#5398)
|
2025-10-26 20:36:47 +01:00 |
|
Tobi
|
7bf25ba1bf
|
fix(auth/UX): trim username in login & setup (#6263)
|
2025-10-26 19:24:42 +01:00 |
|
Louis Lam
|
83c3cfc8c0
|
2.0.X to master (#6226)
|
2025-10-25 05:22:13 +08:00 |
|
Max Michels
|
cd49700d3f
|
Adding retries to Google Chat Notifications #6242 (#6245)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-10-24 21:50:25 +02:00 |
|
Louis Lam
|
5aca422f5d
|
Fix: healthcheck could shutdown during migration (#6204)
|
2025-10-21 00:11:28 +08:00 |
|
Louis Lam
|
5946e684db
|
Fix: healthcheck could shutdown during migration
|
2025-10-20 23:56:02 +08:00 |
|
Louis Lam
|
7c496799f2
|
Merge 2.1.X branch to master (#5487)
|
2025-10-20 22:10:01 +08:00 |
|
Louis Lam
|
66e23dc4d9
|
Update dependencies (#6197)
|
2025-10-20 04:52:31 +08:00 |
|
Louis Lam
|
2d50d68da0
|
Fix: Maintenance: Handle optional startDateTime to prevent errors when null (#6189)
|
2025-10-16 07:30:00 +08:00 |
|
Louis Lam
|
744cc77c02
|
Merge branch 'master' into 2.1.X
# Conflicts:
# server/notification.js
# src/components/notifications/index.js
|
2025-10-10 19:02:12 +08:00 |
|
matts
|
2303302eef
|
chore(deps): update compression dependencys and vendor the radius dependency (#6168)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-10-09 23:05:39 +02:00 |
|
Marcel Müller
|
796b342ca5
|
feat: Add Nextcloud Talk notification provider (#6158)
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-10-04 12:24:41 +02:00 |
|
mamoyal
|
b398c8080e
|
fix: Replace proxy-agent due to vm2 vulnerability (#6156)
|
2025-10-01 19:20:32 +02:00 |
|
mamoyal
|
f65aebffb1
|
feature: Add an option to enable Telegram to work behind a proxy. (#6125)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-09-30 12:50:37 +02:00 |
|
Martijn Smit
|
f3bbddc287
|
feat: Add Brevo notification provider (#6150)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-09-29 14:11:57 +02:00 |
|
Bode327
|
023079733a
|
Added Evolution API as notification provider (#6135)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
|
2025-09-24 09:08:57 +02:00 |
|
Kanwarpreet Singh
|
0e30c43a80
|
Cache Cleared (#6101)
|
2025-09-04 14:03:35 +02:00 |
|
Louis Lam
|
a4d2e077b8
|
Fix: Check MySQL database name (#5991)
|
2025-08-31 01:26:32 +08:00 |
|
Erik
|
4f944cd869
|
feat: Templating and plaintext for Google Workspace Notification Provider (#6048)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-08-09 19:31:44 +02:00 |
|
JianChao Ye
|
771d05363e
|
fix: send slack message throw 400 invalid_attachments (#6014)
|
2025-07-28 16:55:46 +02:00 |
|
Vivek Pandey
|
c1adcfbfc2
|
feat(ui): Convert interval seconds to days, hours, minutes, and seconds (#5220)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-07-26 10:06:51 +02:00 |
|
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>
|
2025-07-24 22:04:43 +02:00 |
|
Ionys
|
7c88a38df3
|
Fixing recurring maintenance start (again) (#5914)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-07-16 17:28:29 +02:00 |
|
yumeiyin
|
d490285a44
|
chore: fix some minor issues in comments (#5984)
Signed-off-by: yumeiyin <yin.yumei@qq.com>
|
2025-07-14 10:08:53 +02:00 |
|
ianlv
|
54b0c89ea5
|
chore: fix typos in code comments (#5966)
Signed-off-by: ianlv <sunlvyun@outlook.com>
|
2025-07-02 16:18:13 +02:00 |
|
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>
|
2025-06-30 02:37:41 +02:00 |
|
Louis Lam
|
10fd6ede1e
|
[Eliminate Blocking] Docker monitor (#5927)
|
2025-06-25 13:39:00 +08:00 |
|
Louis Lam
|
b1e8d9b4d2
|
[Eliminate Blocking] Push example (#5925)
|
2025-06-19 15:41:21 +08:00 |
|
Louis Lam
|
e0335ecfbd
|
[Eliminate Blocking] Database related (#5926)
|
2025-06-19 14:30:24 +08:00 |
|
Louis Lam
|
4962817795
|
[Eliminate Blocking] User related (#5928)
|
2025-06-19 14:29:43 +08:00 |
|
Florian Feka
|
55817061c0
|
fix: Properly handle the NTLM part being embedded inside other authentication headers (#5871)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-06-13 15:08:11 +02:00 |
|
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>
|
2025-06-13 13:38:49 +02:00 |
|
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>
|
2025-06-13 08:14:55 +02:00 |
|
Manu
|
53e83e7722
|
Add monitor id label to prometheus metrics (#5907)
|
2025-06-12 12:31:01 +02:00 |
|
grvwy
|
8909cd008c
|
feat: add multiple tags in bulk for a monitor (#5846)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-06-12 03:52:35 +02:00 |
|
Ionys
|
c7bacbb7fe
|
Ensure maintenance are always runned at the right moment (#5903)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-06-12 01:42:25 +02:00 |
|
Ionys
|
4d51aaa6f8
|
Fix invalid maintenance date (#5901)
|
2025-06-12 00:28:04 +02:00 |
|
Andrea Mastellone
|
f27811c394
|
ntfy.sh separate down priority (#5893)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-06-11 01:41:09 +02:00 |
|
Cyril59310
|
c46772dafc
|
Add default avatar in discord notifications (#5890)
|
2025-06-07 21:09:56 +02:00 |
|
Louis Lam
|
dcff640248
|
Fix (#5875)
Co-authored-by: ptrstr <ptrstr@protonmail.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-06-04 10:04:57 +08:00 |
|