6069 Commits

Author SHA1 Message Date
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
Louis Lam
e505cb56b4
Translations Update from Weblate (#6207) 2025-10-29 03:06:43 +08:00
Gringo
d170e54a00 Translated using Weblate (Italian)
Currently translated at 100.0% (1174 of 1174 strings)

Co-authored-by: Gringo <ita.translations@tiscali.it>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
Taskin Khaleque
acda7f720f Translated using Weblate (Bengali)
Currently translated at 22.6% (266 of 1174 strings)

Co-authored-by: Taskin Khaleque <taskin0850@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bn/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
Aarón Rosa Díaz
3466f8e9f7 Translated using Weblate (Spanish)
Currently translated at 100.0% (1174 of 1174 strings)

Co-authored-by: Aarón Rosa Díaz <sraaronrock@tuta.io>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
Buchtič
18cb1ec9c0 Translated using Weblate (Czech)
Currently translated at 100.0% (1174 of 1174 strings)

Co-authored-by: Buchtič <martin.buchta@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
Davide Di Caro
ed18d06cbb Translated using Weblate (Italian)
Currently translated at 100.0% (1174 of 1174 strings)

Co-authored-by: Davide Di Caro <davidedcr1@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
gp2pepe
34dcbf9d69 Translated using Weblate (Spanish)
Currently translated at 100.0% (1172 of 1172 strings)

Co-authored-by: gp2pepe <gperezpepe@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
Davit Chinchaladze
da257248ef Translated using Weblate (Georgian)
Currently translated at 6.5% (77 of 1172 strings)

Co-authored-by: Davit Chinchaladze <datotoda1342+kuma@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ka/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
Adam Stachowicz
a8b4d35b2b Translated using Weblate (Polish)
Currently translated at 100.0% (1172 of 1172 strings)

Translated using Weblate (Polish)

Currently translated at 99.8% (1170 of 1172 strings)

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:19 +00:00
LEE MIN GYU
592b4cd712 Translated using Weblate (Korean)
Currently translated at 79.0% (927 of 1172 strings)

Co-authored-by: LEE MIN GYU <lee101570@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
Kang Dongheon
b40bbdf68a Translated using Weblate (Korean)
Currently translated at 76.4% (896 of 1172 strings)

Co-authored-by: Kang Dongheon <daniel2231.dev@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
LEE MIN GYU
14aaa10251 Translated using Weblate (Korean)
Currently translated at 76.4% (896 of 1172 strings)

Co-authored-by: LEE MIN GYU <lee101570@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
Gringo
18813f90c8 Translated using Weblate (Italian)
Currently translated at 100.0% (1172 of 1172 strings)

Co-authored-by: Gringo <ita.translations@tiscali.it>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
Aluisio
76c4b4649a Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1172 of 1172 strings)

Co-authored-by: Aluisio <aluisiodeavila@hotmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_BR/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
Aindriú Mac Giolla Eoin
3b3eadf298 Translated using Weblate (Irish)
Currently translated at 100.0% (1172 of 1172 strings)

Co-authored-by: Aindriú Mac Giolla Eoin <aindriu80@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ga/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
Marco
c608917611 Translated using Weblate (German)
Currently translated at 100.0% (1178 of 1178 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1178 of 1178 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1174 of 1174 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1174 of 1174 strings)

Translated using Weblate (German)

Currently translated at 100.0% (1172 of 1172 strings)

Translated using Weblate (German (Switzerland))

Currently translated at 100.0% (1172 of 1172 strings)

Co-authored-by: Marco <marco@nanoweb.ch>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de_CH/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
Alican Akyıldız
4aec8c8b44 Translated using Weblate (Turkish)
Currently translated at 97.5% (1143 of 1172 strings)

Translated using Weblate (Turkish)

Currently translated at 96.3% (1129 of 1172 strings)

Co-authored-by: Alican Akyıldız <alican15033@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00
MrEddX
b688fe07a7 Translated using Weblate (Bulgarian)
Currently translated at 100.0% (1174 of 1174 strings)

Translated using Weblate (Bulgarian)

Currently translated at 100.0% (1172 of 1172 strings)

Co-authored-by: MrEddX <mreddx@chatrix.one>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bg/
Translation: Uptime Kuma/Uptime Kuma
2025-10-28 18:20:18 +00:00