Peace
|
8ad23abcd6
|
Merge 771845c62f into 2fd4e1cc72
|
2025-07-17 06:48:00 +00:00 |
|
Ryan Hartje
|
9506b3a16b
|
feat: Add optional audience for http-monitors via the oauth2 client credentials flow (#5950)
Auto Test / armv7-simple-test (18, ARMv7) (push) Has been cancelled
Auto Test / armv7-simple-test (20, ARMv7) (push) Has been cancelled
Auto Test / check-linters (push) Has been cancelled
Auto Test / e2e-test (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
validate / json-yaml-validate (push) Has been cancelled
validate / validate (push) Has been cancelled
Auto Test / auto-test (18, ARM64) (push) Has been cancelled
Auto Test / auto-test (18, macos-latest) (push) Has been cancelled
Auto Test / auto-test (18, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (18, windows-latest) (push) Has been cancelled
Auto Test / auto-test (20, ARM64) (push) Has been cancelled
Auto Test / auto-test (20, macos-latest) (push) Has been cancelled
Auto Test / auto-test (20, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (20, windows-latest) (push) Has been cancelled
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-06-30 02:37:41 +02:00 |
|
Frank Elsinga
|
6e0f1c46b8
|
Merge branch 'master' into fix/pause-child-monitors
|
2025-06-28 22:55:26 +02:00 |
|
Louis Lam
|
4962817795
|
[Eliminate Blocking] User related (#5928)
|
2025-06-19 14:29:43 +08: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 |
|
Filippo
|
839ead80cc
|
Enhanced ping monitor with advanced options (count, timeout, numeric) (#5588)
Auto Test / armv7-simple-test (18, ARMv7) (push) Has been cancelled
Auto Test / armv7-simple-test (20, ARMv7) (push) Has been cancelled
Auto Test / check-linters (push) Has been cancelled
Auto Test / e2e-test (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
validate / json-yaml-validate (push) Has been cancelled
validate / validate (push) Has been cancelled
Auto Test / auto-test (18, ARM64) (push) Has been cancelled
Auto Test / auto-test (18, macos-latest) (push) Has been cancelled
Auto Test / auto-test (18, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (18, windows-latest) (push) Has been cancelled
Auto Test / auto-test (20, ARM64) (push) Has been cancelled
Auto Test / auto-test (20, macos-latest) (push) Has been cancelled
Auto Test / auto-test (20, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (20, windows-latest) (push) Has been cancelled
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-05-24 02:57:39 +02:00 |
|
Brad Koehn
|
c67f6efe29
|
added SMTP monitor (#5489)
Auto Test / armv7-simple-test (18, ARMv7) (push) Has been cancelled
Auto Test / armv7-simple-test (20, ARMv7) (push) Has been cancelled
Auto Test / check-linters (push) Has been cancelled
Auto Test / e2e-test (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Merge Conflict Labeler / Labeling (push) Has been cancelled
validate / json-yaml-validate (push) Has been cancelled
validate / validate (push) Has been cancelled
Auto Test / auto-test (18, ARM64) (push) Has been cancelled
Auto Test / auto-test (18, macos-latest) (push) Has been cancelled
Auto Test / auto-test (18, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (18, windows-latest) (push) Has been cancelled
Auto Test / auto-test (20, ARM64) (push) Has been cancelled
Auto Test / auto-test (20, macos-latest) (push) Has been cancelled
Auto Test / auto-test (20, ubuntu-latest) (push) Has been cancelled
Auto Test / auto-test (20, windows-latest) (push) Has been cancelled
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2025-05-18 22:35:55 +02:00 |
|
Louis Lam
|
46d8744fa4
|
Fix: Docker Healthcheck is not happy during migration (#5258)
|
2024-10-27 13:22:23 +08:00 |
|
Louis Lam
|
4d779cfc69
|
Data migration and history retention for 2.0.0 (#5075)
|
2024-10-26 20:50:29 +08:00 |
|
Suven-p
|
c01494ec33
|
feat: add RabbitMQ monitor (#5199)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-10-20 15:57:03 +02:00 |
|
Peace
|
ec2cebc5df
|
perf: option to only get ids of active children
|
2024-10-17 17:16:08 +02:00 |
|
Peace
|
71c7ee69c7
|
feat: db statement to get all active monitors
|
2024-10-17 00:04:45 +02:00 |
|
Peace
|
22dcba17c8
|
fix: remove test logging
|
2024-10-16 22:56:14 +02:00 |
|
Peace
|
f622898ff1
|
perf: less sql statements and concurrent start/stop
|
2024-10-16 22:54:15 +02:00 |
|
Peace
|
d336d09d78
|
fix: display children as paused when pausing parent
|
2024-10-14 23:04:07 +02:00 |
|
Peace
|
9eda25d0b6
|
revert: fix: pause child monitors if parent is paused
|
2024-10-13 23:29:11 +02:00 |
|
Peace
|
d1677300a4
|
style: fix formatting
|
2024-10-13 01:16:16 +02:00 |
|
Peace
|
b4fabbb00f
|
fix: update children in ui on pause
|
2024-10-13 01:14:24 +02:00 |
|
Peace
|
703e3d0fae
|
fix: pause child monitors if parent is paused
|
2024-10-13 00:25:45 +02:00 |
|
Louis Lam
|
eca90a2b00
|
Revert "feat: structured logging (JSON)" (#5175)
|
2024-10-09 07:43:44 +08:00 |
|
vishalsabhaya
|
d0067a0a12
|
improve page load performance of large amount urls (#5025)
Co-authored-by: vishal sabhaya <vishals@vebuin.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-10-06 03:36:54 +02:00 |
|
Cassandra
|
b287a25de7
|
feat: structured logging (JSON) (#5118)
|
2024-09-24 17:51:21 +08:00 |
|
Shaun
|
36f8be040d
|
Monitor Conditions (#5048)
|
2024-08-30 21:48:13 +02:00 |
|
Prabhsharan Singh
|
562de6abb4
|
fix: undefined in log while creating a new monitor (#5053)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-08-28 23:23:01 +02:00 |
|
Shaun
|
3d9bbe1a62
|
Improve Playwright/E2E testing setup (#5056)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-08-28 23:18:04 +02:00 |
|
Dan Sullivan
|
dc3ad88fe1
|
Add option to pass cache bust param (#3525)
Co-authored-by: Dan Sullivan <dan@symbiosgroup.co.uk>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-08-24 22:57:31 +02:00 |
|
Frank Elsinga
|
9486fa22ee
|
made sure that the socket handlers have consitent names (#4818)
|
2024-08-24 18:40:50 +02:00 |
|
Frank Elsinga
|
0ddf35e7b5
|
Removed now unnecessary version checking (#4815)
|
2024-08-24 18:38:50 +02:00 |
|
Frank Elsinga
|
5dc4bb64d5
|
Merge branch 'master' into snmp-monitor
|
2024-06-12 19:55:31 +02:00 |
|
Matt Visnovsky
|
7eee5db4d2
|
Variable changes
-Reuse expected_value for snmpControlValue
-Create jsonPathOperator for snmpCondition
|
2024-06-05 15:37:47 -06:00 |
|
Nelson Chan
|
a581a85633
|
Feat: Use UptimeCalculator for PingChart (#4264)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2024-05-19 22:03:32 +02:00 |
|
Matt Visnovsky
|
1c4740748c
|
Re-use monitor.radiusPassword for community string
|
2024-05-08 11:00:10 -06:00 |
|
Matt Visnovsky
|
f059d54349
|
Use frontend timeout
Addresses https://github.com/louislam/uptime-kuma/pull/4717#discussion_r1585616669
|
2024-05-02 15:07:22 -06:00 |
|
Frank Elsinga
|
b4bd003626
|
Merge branch 'master' into snmp-monitor
|
2024-05-01 00:01:03 +02:00 |
|
Matt Visnovsky
|
9d28fcff1a
|
Update bean model backend
Updates appropriate values async when editing the SNMP monitor
|
2024-04-30 15:13:16 -06:00 |
|
Louis Lam
|
63a380326d
|
Merge branch '1.23.X' into 1.23.13-to-2.0.0
# Conflicts:
# .github/workflows/auto-test.yml
# package-lock.json
# package.json
# server/database.js
# server/model/monitor.js
# server/monitor-types/real-browser-monitor-type.js
# server/util-server.js
# test/cypress/unit/i18n.spec.js
|
2024-04-25 15:42:53 +08:00 |
|
BigBoot
|
bab427f715
|
Add loginRequired SocketIO event (#4636)
|
2024-04-21 20:39:44 +02:00 |
|
Louis Lam
|
7a9e2f5de6
|
Merge pull request from GHSA-23q2-5gf8-gjpp
|
2024-04-19 01:08:31 +08:00 |
|
Frank Elsinga
|
975761b448
|
made sure to use Promise.allSettled instead of sleeping for 500ms after login (#4592)
|
2024-03-19 00:16:04 +08:00 |
|
Frank Elsinga
|
0e3b3a9ab8
|
Made sure that more of the async usages are awaited (#4574)
|
2024-03-15 15:02:55 +01:00 |
|
Frank Elsinga
|
89158be7de
|
Merge branch 'master' into monitor_async_start_stop
|
2024-01-30 17:53:21 +01:00 |
|
Louis Lam
|
9356e7dd4f
|
Update clear stats (#4324)
|
2024-01-05 20:51:05 +08:00 |
|
Nelson Chan
|
c9fe6b5d01
|
Feat: Refresh login token for the client initiating password change (#4214)
|
2023-12-18 19:52:49 +08:00 |
|
Louis Lam
|
996ff28ed9
|
Playwright + Native Node Test Runner (#3893)
|
2023-12-17 19:02:22 +08:00 |
|
Louis Lam
|
1a47563eb8
|
Merge branch '1.23.X' into version-merge
# Conflicts:
# package-lock.json
# package.json
# server/server.js
# server/uptime-kuma-server.js
|
2023-12-13 01:54:08 +08:00 |
|
Louis Lam
|
f861a48dfc
|
Smoothing the update for origin check (#4216)
|
2023-12-12 16:23:41 +08:00 |
|
Louis Lam
|
fa1214ae5e
|
Rebse #4213 (#4215)
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
|
2023-12-11 19:30:01 +08:00 |
|
Nelson Chan
|
99adac3eb9
|
Fix: typo for disconnectAllSocketClients (#4213)
|
2023-12-11 19:26:20 +08:00 |
|
Louis Lam
|
719ef856e8
|
Merge manually
|
2023-12-11 02:36:08 +08:00 |
|