Frank Elsinga
|
afe8930e41
|
Merge branch 'master' into actions
|
2026-01-12 12:23:34 +01:00 |
|
Frank Elsinga
|
cbb8ad4499
|
chore: rework the new contributor workflow (#6683)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-12 11:21:17 +00:00 |
|
Frank Elsinga
|
cec66bfb07
|
Merge branch 'master' into actions
|
2026-01-12 12:15:53 +01:00 |
|
autofix-ci[bot]
|
067bfcba52
|
[autofix.ci] apply automated fixes
|
2026-01-12 11:13:45 +00:00 |
|
Frank Elsinga
|
ed2cdceeab
|
Apply suggestions from code review
|
2026-01-12 12:12:23 +01:00 |
|
autofix-ci[bot]
|
2cdd014ade
|
[autofix.ci] apply automated fixes
|
2026-01-12 10:39:11 +00:00 |
|
Hemanth Rachapalli
|
cf352ebe48
|
Merge branch 'actions' of https://github.com/hemanth5544/uptime-kuma into actions
|
2026-01-12 16:07:25 +05:30 |
|
Frank Elsinga
|
e9b7ac82b7
|
chore: add a test case so that a substantative placeholder changes are appant to contributors (#6681)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-12 10:37:09 +00:00 |
|
Hemanth Rachapalli
|
abc2f377df
|
suggested changes
|
2026-01-12 16:02:47 +05:30 |
|
Hemanth Rachapalli
|
373445fd82
|
imporvments
|
2026-01-12 16:01:52 +05:30 |
|
autofix-ci[bot]
|
b36b6a1fcf
|
[autofix.ci] apply automated fixes
|
2026-01-12 08:06:10 +00:00 |
|
Hemanth Rachapalli
|
988e3fd242
|
Merge branch 'actions' of https://github.com/hemanth5544/uptime-kuma into actions
|
2026-01-12 13:34:21 +05:30 |
|
Hemanth Rachapalli
|
0374674447
|
Merge branch 'master' of https://github.com/hemanth5544/uptime-kuma into actions
|
2026-01-12 13:31:11 +05:30 |
|
Hemanth Rachapalli
|
ea69bc639d
|
updated msg
|
2026-01-12 13:28:02 +05:30 |
|
Hemanth Rachapalli
|
0dad1de662
|
adjusted space for mobile
|
2026-01-12 13:27:50 +05:30 |
|
Hemanth Rachapalli
|
8731e16857
|
req changes
|
2026-01-12 13:16:45 +05:30 |
|
Hemanth Rachapalli
|
233912ef87
|
fix
|
2026-01-12 13:07:42 +05:30 |
|
Hemanth Rachapalli
|
e33d405fb6
|
changes in t
|
2026-01-12 12:59:58 +05:30 |
|
tionis
|
0981fee9b2
|
feat(nostr): switch to gift-wrapped events (#6677)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-12 04:23:52 +01:00 |
|
autofix-ci[bot]
|
1a924b53ae
|
[autofix.ci] apply automated fixes
|
2026-01-11 16:56:46 +00:00 |
|
Hemanth Rachapalli
|
9269b61e62
|
removed the filter count
|
2026-01-11 22:15:08 +05:30 |
|
Hemanth Rachapalli
|
ec4f7e4198
|
added tools in actions
|
2026-01-11 22:14:08 +05:30 |
|
Hemanth Rachapalli
|
64f9b96ddc
|
keywords
|
2026-01-11 22:11:12 +05:30 |
|
Frank Elsinga
|
b02d6792de
|
chore: fix new contributor pr message failing due to required, unused parameters (#6675)
|
2026-01-11 13:51:23 +00:00 |
|
Frank Elsinga
|
133fa6f3fc
|
chore: remove timeouts from our unittests (#6674)
|
2026-01-11 13:43:01 +00:00 |
|
Copilot
|
cde96900a2
|
fix: Ensure ping can handle pings larger than 24 days by changing INT to BIGINT and FLOAT(8,2) to FLOAT(20,2) (#6668)
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>
|
2026-01-11 12:48:00 +00:00 |
|
iotux
|
da693e01c7
|
fix: idn ping errors (#6662)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-11 19:28:07 +08:00 |
|
Nilanjan Debnath
|
c5675ae9eb
|
feat(setup-database): Add SSL authentication method for database setup (#6671)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-11 07:03:53 +00:00 |
|
Frank Elsinga
|
e90b982687
|
chore: add a comment on first time contributors PRs instead of bloating the PR template (#6672)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-11 04:05:43 +00:00 |
|
Anurag Ekkati
|
0c9354d5f4
|
fix: Expand the logging around AggregateError (#6664)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-11 00:59:04 +00:00 |
|
Louis Lam
|
3fa4d87186
|
fix: nightly release (#6666)
|
2026-01-10 16:44:37 +08:00 |
|
Louis Lam
|
63ea08a00b
|
chore: Add scheduled workflow for nightly Docker image releases (#6665)
|
2026-01-10 16:32:05 +08:00 |
|
Louis Lam
|
c9f9b26cf7
|
Update .github/workflows/nightly-release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-10 16:31:45 +08:00 |
|
copilot-swe-agent[bot]
|
6430ebec3c
|
Add nightly release workflow
Co-authored-by: louislam <1336778+louislam@users.noreply.github.com>
|
2026-01-10 08:18:54 +00:00 |
|
copilot-swe-agent[bot]
|
e0b22d204e
|
Initial plan
|
2026-01-10 08:16:39 +00:00 |
|
IsayIsee
|
0511686f8a
|
fix: make including msg optional for alyun and clairify the carrier restrictions (#6636)
Co-authored-by: IsayIsee <1091921+Solin@user.noreply.gitee.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-09 06:53:50 +00:00 |
|
Vishal Vignesh
|
50ab0b8d52
|
fix: Allow setting heartbeat interval below 20 seconds (#6658)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-09 07:43:47 +01:00 |
|
François HONORE
|
f71787eac1
|
feat: add monitor_uptime_ratio and monitor_response_time_seconds prometheus metric (#5506)
Co-authored-by: François HONORE <francois.honore@i-carre.net>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-09 06:30:23 +00:00 |
|
MkDev11
|
680f0f4584
|
feat: allow maintenance without affected monitors (#6606)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-09 05:04:39 +00:00 |
|
Frank Elsinga
|
75a2329684
|
chore: fix tab with in the prettier config being different from previously causing hard merges (#6656)
|
2026-01-09 03:47:31 +00:00 |
|
Shaan
|
a117add908
|
fix: Proper processing of date fields (Domain Expiry) with cleanup of unnecessary Date comparison functions (#6638)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-09 04:18:17 +01:00 |
|
Frank Elsinga
|
0f61d7ee1b
|
chore: enable formatting over the entire codebase in CI (#6655)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-09 02:10:36 +01:00 |
|
Frank Elsinga
|
6658f2ce41
|
chore: format the .github folder (#6654)
|
2026-01-09 00:25:03 +00:00 |
|
Frank Elsinga
|
af26601f1e
|
chore: add an ection that ensures the PR title is valid (#6653)
|
2026-01-09 00:14:19 +00:00 |
|
Angel98518
|
27c0ae8f1e
|
fix: RabbitMQ monitor to more properly handle all nodes failure (#6646)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-08 23:44:40 +00:00 |
|
Frank Elsinga
|
5accda390e
|
chore: make the monitors consistently log using this.name where appropriate (#6651)
|
2026-01-08 21:38:10 +00:00 |
|
Yasindu Dasanga De Mel
|
267c1402df
|
feat: add Halo PSA webhook notification provider (#6560)
Co-authored-by: Frank Elsinga <frank@elsinga.de>
|
2026-01-08 21:05:23 +00:00 |
|
Frank Elsinga
|
78020b02a9
|
chore: improve misc i18n things (#6645)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-08 20:14:09 +00:00 |
|
Frank Elsinga
|
0c35ce1ae9
|
fix: webhook method is undefined on older notification providers (#6650)
|
2026-01-08 19:15:02 +00:00 |
|
Frank Elsinga
|
4310c7f949
|
fix: readme should have a badge for v2, not v1 (#6644)
|
2026-01-08 10:59:56 +00:00 |
|