Louis Lam
8e3ff25f7b
Followup #3864 , rebase for 1.23.x ( #4016 )
...
* Fix: Use ActionSelect Docker Host & validate input
* Fix: Handle docker host deleted while editing
* UI: Use add for ActionSelect & prevent delete instead
---------
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
12 months ago
Louis Lam
6e80c850f4
Should be an ulitmate fix for request timeout issue ( #4011 )
12 months ago
Muhammed Hussein karimi
0608881954
🐛 fix: kafka producer booleans migration null values ( #3984 )
...
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
12 months ago
Nelson Chan
38efd97b28
Fix: Support float ping in push route ( #3987 )
12 months ago
Nelson Chan
5b6522a54e
Fix: entryPage setting can be null ( #3994 )
12 months ago
Nelson Chan
b534fde265
Fix: Use ActionSelect for Docker Host & validate input ( #3864 )
...
* Fix: Use ActionSelect Docker Host & validate input
* Fix: Handle docker host deleted while editing
* UI: Use add for ActionSelect & prevent delete instead
1 year ago
Louis Lam
ce0ba6c0ca
Fix/axios abort signal for 1.23.X ( #3971 )
...
* Fix: Add axios abort signal
* Chore: Fix comment
---------
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
1 year ago
Nelson Chan
fdfb572e09
Fix: Add axios abort signal ( #3961 )
...
* Fix: Add axios abort signal
* Chore: Fix comment
1 year ago
Louis Lam
c43223a16d
Restart running monitors if no heartbeat ( #3952 )
1 year ago
Louis Lam
df832f15fe
Add Uzbek language ( #3959 )
...
* Add uz
* Update i18n.js
1 year ago
Louis Lam
d7b9bcf4b4
Drop install.sh and related files ( #3955 )
1 year ago
Muhammed Hussein karimi
9f170a68d7
🐛 fix: boolean fields in kafka producer monitor ( #3949 )
...
* 🐛 fix: boolean fields in kafka producer monitor
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
* 🐛 fix: boolean fields db patch table modify
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
* ✏️ typo: remove `_old` COLUMNs in patch-fix-kafka-producer-booleans
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
---------
Signed-off-by: Muhammed Hussein Karimi <info@karimi.dev>
1 year ago
Nelson Chan
201c10416e
Fix: Entry page setting in Dev mode ( #3940 )
1 year ago
check bot
b32d869823
Fix: sentence framing ( #3945 )
1 year ago
Chongyi Zheng
ddd135efa8
Confirm chrome path in macOS is correct ( #3950 )
1 year ago
Nelson Chan
9379498b49
Chore: Allow MS Edge for real-browser monitor ( #3941 )
1 year ago
Louis Lam
1a862e47ab
Check if the password changed when user is not null
1 year ago
Louis Lam
87b2e45fbf
Check if the password changed when user is not null
1 year ago
atmaniak
9b599ccd1d
Add Grafana Oncall notification provider ( #2783 )
...
* Add Grafana Oncall notification provider
* Fix linter errors
* Remove useless variables
* Remove test message
Co-authored-by: Frank Elsinga <frank@elsinga.de>
* spelling consistency
* Update server/notification-providers/grafana-oncall.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
* Update server/notification-providers/grafana-oncall.js
Co-authored-by: Frank Elsinga <frank@elsinga.de>
* eslint requirements
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
* Add Grafana Oncall translation
* Update src/components/notifications/GrafanaOncall.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
* Check empty url
---------
Co-authored-by: Emmanuel Cohen <emmanuel.cohen@bso.co>
Co-authored-by: Frank Elsinga <frank@elsinga.de>
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
1 year ago
Louis Lam
8412e19fe6
Add a comment
1 year ago
Louis Lam
bbaba29222
Set default ua for axios: `Uptime-Kuma/version` instead of `axios/version`
1 year ago
Louis Lam
e11aad2d60
Add some comments
1 year ago
DevMirza
8c7dea5219
🚀 Add CodeQL Action to analyze code ( #3910 )
...
* Create codeql-analysis.yml
* Update codeql-analysis.yml
1 year ago
Louis Lam
adc3548e9d
Update README.md
1 year ago
Frank Elsinga
1515f4e121
chore:Webhook custom documentation ( #3636 )
...
* improved the documentation
* fixed the `customBodyPlaceholder` not being translated
* fixed required not being set where necessary
* changed the docs that `monitorJSON` is also avalibale for cert-expiry
1 year ago
Frank Elsinga
3fcb7bf181
Feature: SMTP-templating of `customBody` and `customHeader` via liquidjs ( #3414 )
...
* replaced the regex replacement engine with `Liquid`
* added custom bodys
* fixed a typo
* formatting fixes
* switched all template-variables to be camelCase
1 year ago
Nelson Chan
e64bf0e3fe
Fix: Stop notification check on root certs ( #3874 )
...
* Fix: Stop notification check on root certs
* Chore: Use Set for optimization
* Fix: Manually calculate SHA256 to support node v14
1 year ago
Louis Lam
523d137e2b
Lint
1 year ago
Louis Lam
18169c59a1
[MySQL monitor] Split password into a standalone field ( #3899 )
1 year ago
Louis Lam
4ccf263481
Update docker image base from Node.js 16 to Node.js 18 for Uptime Kuma v1 ( #3901 )
1 year ago
Louis Lam
579d7232c9
Translate login error
1 year ago
Louis Lam
966dfa6f88
Drop backup ( #3892 )
...
* Drop backup
* Fix warning
1 year ago
Louis Lam
8e441dd8f7
Follow up #3263 ( #3847 )
1 year ago
Louis Lam
9ebf4f97bb
Add `npm run start-server-dev:watch`
1 year ago
Louis Lam
a362206fab
Fix: do not colorize non-string log message
1 year ago
Nelson Chan
f6bdaacbba
Fix: Clear toasts button blocked by bottom bar ( #3863 )
...
* Fix: Clear toasts button blocked
* Chore: Fix lint
1 year ago
Louis Lam
03e43ab364
Log color and simplify startup log for production ( #3889 )
1 year ago
Louis Lam
7212d884ef
Enable eslint for util.ts ( #3887 )
...
* Enable eslint for util.ts
* Drop babel (since eslint parser was replaced by typescript-parser and it doesn't seem to be used anywhere)
* Apply "plugin:@typescript-eslint/recommended"
* Minor
* Remove comment for generated file (Keep the first comment only)
1 year ago
Louis Lam
1c13a75970
Fix #3868 postgres monitor could possibly crash Uptime Kuma ( #3880 )
...
* Bump pg
* Handle uncaughtException
* Fix parsing issue of postgres connection and fix the query example
1 year ago
Louis Lam
aa676150eb
Fix shutdown issue and tidy up
1 year ago
Louis Lam
a3a81f8059
Merge pull request #3659 from UptimeKumaBot/weblate-uptime-kuma-uptime-kuma
...
Translations Update from Weblate
1 year ago
simonghpub
4e401faefb
Translated using Weblate (Danish)
...
Currently translated at 71.5% (601 of 840 strings)
Translated using Weblate (Danish)
Currently translated at 70.8% (595 of 840 strings)
Translated using Weblate (Danish)
Currently translated at 70.8% (595 of 840 strings)
Co-authored-by: simonghpub <simonpmt@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Andrea Biasi
53710b5f26
Translated using Weblate (Italian)
...
Currently translated at 70.2% (590 of 840 strings)
Co-authored-by: Andrea Biasi <andrea.biasi@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Muhammad Ari Al Ghifari
07a7233e6c
Translated using Weblate (Indonesian)
...
Currently translated at 90.9% (764 of 840 strings)
Co-authored-by: Muhammad Ari Al Ghifari <ari@alfari.id>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/id/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Dim
d7797b8086
Translated using Weblate (French)
...
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (French)
Currently translated at 100.0% (823 of 823 strings)
Co-authored-by: Dim <DimitriDR@users.noreply.weblate.kuma.pet>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Nelson Chan
e9efbaa1df
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 91.8% (756 of 823 strings)
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 87.9% (724 of 823 strings)
Translated using Weblate (English)
Currently translated at 100.0% (823 of 823 strings)
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Jesper
e0ffdb8371
Translated using Weblate (Swedish)
...
Currently translated at 45.3% (373 of 823 strings)
Co-authored-by: Jesper <jesper.bjorkbrant@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sv/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
AmadeusGraves
87d595760d
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (820 of 820 strings)
Co-authored-by: AmadeusGraves <angelfx19@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Michal
6b81554281
Translated using Weblate (Czech)
...
Currently translated at 100.0% (840 of 840 strings)
Translated using Weblate (Czech)
Currently translated at 99.6% (837 of 840 strings)
Translated using Weblate (Czech)
Currently translated at 99.7% (818 of 820 strings)
Co-authored-by: Michal <black23@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
Translation: Uptime Kuma/Uptime Kuma
1 year ago
Yoswaris Lawpaiboon
b70b8b8f12
Translated using Weblate (Thai)
...
Currently translated at 79.4% (651 of 819 strings)
Co-authored-by: Yoswaris Lawpaiboon <konglha19@outlook.co.th>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/
Translation: Uptime Kuma/Uptime Kuma
1 year ago