Louis Lam
38ab5e0f3e
Merge pull request #2558 from Computroniks/feature/1685-prometheus-api-key
...
Added #1685 : Add API keys for API authentication
2023-02-28 16:55:50 +08:00
Matthew Nickson
7e178d93df
Moved location of disable expiry checkbox
...
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-27 18:44:32 +00:00
Matthew Nickson
97e276bdb5
Fixed processing error with add API key
...
Also added padding below add button
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-27 18:19:56 +00:00
Matthew Nickson
11fa690e09
Updated API Keys UI
...
The UI has now been moved to the settings page.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-26 18:07:57 +00:00
titanventura
db6b863445
show tags in monitor select list under status page : change select UI from normal select to vue-multiselect
2023-02-26 16:26:09 +05:30
Louis Lam
ea3b3abe36
Fine tune
2023-02-25 20:13:46 +08:00
Louis Lam
48c6f0578c
Merge manually
2023-02-25 19:16:33 +08:00
Louis Lam
7f9332c753
Merge remote-tracking branch 'origin/master' into feature/482-add-description-to-monitor
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# src/icon.js
# src/languages/en.js
# src/languages/es-ES.js
2023-02-25 19:14:44 +08:00
Louis Lam
f32d3af62c
Merge remote-tracking branch 'origin/master' into doubles-ss_master
...
# Conflicts:
# server/database.js
2023-02-25 17:57:25 +08:00
Louis Lam
8a115670cd
Fix label and id
...
Co-authored-by: AlexKraus <alex.b.kraus@googlemail.com>
2023-02-25 17:55:40 +08:00
Louis Lam
4fed0c152e
Show Copy of
in front of the cloned monitor name
2023-02-25 17:05:03 +08:00
Louis Lam
43c797a34e
Do not active the old monitor in the clone page
2023-02-25 16:20:59 +08:00
Louis Lam
f9a6d7ec44
Add a missing icon
2023-02-25 16:19:48 +08:00
Louis Lam
4a5a424198
Merge remote-tracking branch 'origin/master' into mathiash98/clone-monitor
2023-02-25 15:43:07 +08:00
Louis Lam
f47f2d5c87
Better save button for edit/add monitor page
2023-02-25 15:40:24 +08:00
Louis Lam
54cd7a0402
Merge manually
2023-02-25 15:08:39 +08:00
Louis Lam
f0ae67f89a
Merge remote-tracking branch 'origin/master' into mathiash98/clone-monitor
...
# Conflicts:
# src/languages/en.js
# src/pages/EditMonitor.vue
2023-02-25 14:56:51 +08:00
Louis Lam
98bb854832
Merge pull request #2764 from chakflying/feat/add-new-tag
...
Feat: Add "Add New Tag" button in settings
2023-02-25 02:27:32 +08:00
Louis Lam
46894793fc
Update Learn More url
2023-02-25 00:44:12 +08:00
Louis Lam
ef64077980
Merge remote-tracking branch 'origin/master' into feature/1685-prometheus-api-key
...
# Conflicts:
# src/lang/en.json
2023-02-25 00:06:25 +08:00
Louis Lam
cecb0b6425
Merge pull request #2610 from bayramberkay/feature/add-xml-support-to-http-monitors
...
Add xml support to HTTP monitors
2023-02-24 17:26:47 +08:00
Louis Lam
af82ea742c
Merge manually
2023-02-24 17:21:53 +08:00
Louis Lam
e9475ed3c0
Merge remote-tracking branch 'origin/master' into telegram_test
...
# Conflicts:
# server/notification-providers/telegram.js
# src/languages/en.js
2023-02-24 17:08:48 +08:00
Louis Lam
06278dc51f
Fix telegram silent issue
2023-02-24 17:03:40 +08:00
Louis Lam
10228874fa
Merge manually
2023-02-24 16:54:58 +08:00
Louis Lam
c5034c8f38
Merge remote-tracking branch 'origin/master' into nlutsenko.telegram_silentnotification
...
# Conflicts:
# server/notification-providers/telegram.js
# src/components/notifications/Telegram.vue
# src/languages/en.js
2023-02-24 16:42:57 +08:00
Louis Lam
7e3734af53
Better handling
2023-02-23 20:59:24 +08:00
Louis Lam
5789112f55
Merge remote-tracking branch 'origin/master' into feat-add-message-thread-id-telegram-nonfiction
2023-02-23 20:47:28 +08:00
Louis Lam
6235ce6b29
Merge pull request #2823 from chakflying/fix/footer-null
...
Fix: Add null check for injected HTML
2023-02-23 18:03:33 +08:00
Louis Lam
fa7f75a930
Organize notification list
2023-02-23 18:01:42 +08:00
Nelson Chan
7c8cff7708
Fix: Add null check for injected HTML
2023-02-23 17:02:16 +08:00
Louis Lam
df5da0054e
Remove more keys
2023-02-22 04:40:03 +08:00
Louis Lam
7da48b27a5
Fix getUniqueDefaultName
2023-02-22 04:29:43 +08:00
Louis Lam
de7df46aa8
Sort the notification list by name and remove translation keys of brand names or product names
2023-02-22 04:27:12 +08:00
Andreas Brett
372c6b9078
add markdown support for description
2023-02-20 16:09:17 +01:00
Faruk Genç
72106ba4c4
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-02-18 22:38:40 +03:00
Faruk Genç
3ab0faee91
Add update query for old monitors and save new data correctly
2023-02-18 22:18:48 +03:00
Faruk Genç
9e3a77f419
Customize body placeholder for body encoding
2023-02-18 17:02:56 +03:00
Louis Lam
ba3c7210ab
Merge remote-tracking branch 'origin/master' into rename-consequently-to-consecutively
...
# Conflicts:
# src/lang/cs-CZ.json
# src/lang/de-DE.json
# src/lang/en.json
# src/lang/es-ES.json
# src/lang/fr-FR.json
# src/lang/id-ID.json
# src/lang/pl.json
# src/lang/pt-BR.json
# src/lang/tr-TR.json
# src/lang/zh-HK.json
2023-02-18 16:52:47 +08:00
DevMirza
bd2c1d9c34
Add Urdu to right to left language array <3
2023-02-17 15:43:49 +05:00
Peace
cef0a0faf4
Merge branch 'master' into group-monitors
2023-02-16 21:38:53 +01:00
DevMirza
4df8db3f54
Add new Language: Urdu
2023-02-16 19:12:18 +05:00
Dave Baker
dfb95dfdcb
Hostnames may be specified with a trailing dot to prevent DNS search lookups
2023-02-16 08:55:19 +00:00
Matthew Nickson
01c71a0242
Fixed logic errors, removed dev leftovers
...
Fixed a logic error where a comma was used instead of an or, also
removed leftover console.logs from testing.
Date picker is now dissabled when don't expire is checked.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-15 11:15:15 +00:00
Matthew Nickson
d553c4c4f7
Added missing translation keys
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-15 00:53:42 +00:00
Matthew Nickson
05443f9bb7
Added language keys
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-14 22:16:41 +00:00
Matthew Nickson
d7f2fa982a
Merge branch 'master' into feature/1685-prometheus-api-key
2023-02-14 19:53:33 +00:00
Matthew Nickson
ee2eb5109b
Added basic web interface for API keys
...
Web interfaces for manging API keys have been added however translation
keys are still required.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-14 19:49:04 +00:00
Louis Lam
1877b90b3a
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fi/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
Michal
609a61e600
Translated using Weblate (Czech)
...
Currently translated at 100.0% (697 of 697 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
2023-02-14 19:08:52 +00:00
MrEddX
32ddff4e64
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (697 of 697 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
2023-02-14 19:08:52 +00:00
AmadeusGraves
11b45dd274
Translated using Weblate (Spanish)
...
Currently translated at 97.7% (681 of 697 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
2023-02-14 19:08:52 +00:00
Jonne Saloranta
fb2f7179e9
Translated using Weblate (Finnish)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Jonne Saloranta <saloranta.jonne@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fi/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
eltionb
e3573ced65
Translated using Weblate (Albanian)
...
Currently translated at 3.2% (23 of 697 strings)
Added translation using Weblate (Albanian)
Co-authored-by: eltionb <eltion.it@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sq/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
Ömer Faruk Genç
8afc55db4e
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Ömer Faruk Genç <omer@farukgenc.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
Luiz Felipe Arcos Campos
31fa074ffc
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 38.8% (271 of 697 strings)
Co-authored-by: Luiz Felipe Arcos Campos <dino.bsb@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_BR/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
Denys Konovalov
379d54e520
Translated using Weblate (German)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Denys Konovalov <privat@denyskon.de>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
victorpahuus
a518188e6f
Translated using Weblate (Danish)
...
Currently translated at 62.9% (439 of 697 strings)
Co-authored-by: victorpahuus <dibbohh@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:52 +00:00
darkslash#2558
7d363ea146
Translated using Weblate (Japanese)
...
Currently translated at 28.1% (196 of 697 strings)
Added translation using Weblate (Chinese (Literary))
Added translation using Weblate (Mongolian)
Co-authored-by: darkslash#2558 <janisschelling@protonmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/
Translation: Uptime Kuma/Uptime Kuma
2023-02-14 19:08:51 +00:00
Jonne Saloranta
aad087caac
Added Finnish language translation ( #2770 )
...
* Added Finnish language translation
* Changed fi-FI to fi
2023-02-15 02:34:00 +08:00
Matthew Nickson
0d6a8b2101
Added more options for confirm modal
...
The ability to set the title of the modal has been added, as well as
custom callbacks for the no option.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-14 18:23:51 +00:00
Nelson Chan
33bb9f1ade
Feat: Add simple validation on input
2023-02-14 07:16:18 +08:00
Nelson Chan
1bcca60574
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Currently translated at 93.9% (655 of 697 strings)
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:28 +00:00
aditya wahyudi
aeea1ff03f
Translated using Weblate (Indonesian)
...
Currently translated at 83.3% (581 of 697 strings)
Co-authored-by: aditya wahyudi <aditbaco@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/id/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:28 +00:00
Jonne Saloranta
b49e3b65c1
Translated using Weblate (Finnish)
...
Currently translated at 15.2% (106 of 697 strings)
Added translation using Weblate (Finnish)
Co-authored-by: Jonne Saloranta <saloranta.jonne@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fi/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
hamx01
e9876986eb
Translated using Weblate (Ukrainian)
...
Currently translated at 78.6% (548 of 697 strings)
Translated using Weblate (Russian)
Currently translated at 94.4% (658 of 697 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: hamx01 <asolianik2015@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uk/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Louis Lam
9268ad2f2c
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Currently translated at 82.0% (572 of 697 strings)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Istratov Dmitrii
f1aa567a50
Translated using Weblate (Russian)
...
Currently translated at 86.6% (604 of 697 strings)
Co-authored-by: Istratov Dmitrii <funkill2@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Marchel Fahrezi
9d53db1504
Translated using Weblate (Indonesian)
...
Currently translated at 82.3% (574 of 697 strings)
Co-authored-by: Marchel Fahrezi <marchel.ace@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/id/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Asdrubal Duarte
a6f68a2e06
Translated using Weblate (Hungarian)
...
Currently translated at 58.8% (410 of 697 strings)
Translated using Weblate (Spanish)
Currently translated at 96.9% (676 of 697 strings)
Co-authored-by: Asdrubal Duarte <magyarlatin@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Super Admin
2ef98c1b10
Translated using Weblate (English)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Super Admin <uptime@kuma.pet>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Leonardo Lope
fea33a6475
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 63.2% (441 of 697 strings)
Co-authored-by: Leonardo Lope <tutoriaisleo3@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Ferenc
3816c696cd
Translated using Weblate (German)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Ferenc <ferenc.y@tutanota.de>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
René Dyhr
51860261e9
Translated using Weblate (Danish)
...
Currently translated at 50.6% (353 of 697 strings)
Co-authored-by: René Dyhr <bazzo39@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Julien Millau
d8a517e843
Translated using Weblate (French)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Julien Millau <mxjulien@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Marcos
971977b295
Translated using Weblate (Spanish)
...
Currently translated at 96.4% (672 of 697 strings)
Co-authored-by: Marcos <djoser.horus@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
AnnAngela
36c32c3636
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: AnnAngela <naganjue@vip.qq.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:27 +00:00
Ömer Faruk Genç
49396e2ccc
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Ömer Faruk Genç <omer@farukgenc.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Tomasz Ad
90d6fbd20b
Translated using Weblate (Polish)
...
Currently translated at 99.8% (696 of 697 strings)
Co-authored-by: Tomasz Ad <djtms84@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Alex Javadi
db918be126
Translated using Weblate (Persian)
...
Currently translated at 28.1% (196 of 697 strings)
Co-authored-by: Alex Javadi <dev@aljm.org>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fa/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Eduard Dev
5f71515253
Translated using Weblate (Romanian)
...
Currently translated at 80.3% (560 of 697 strings)
Translated using Weblate (English)
Currently translated at 100.0% (697 of 697 strings)
Co-authored-by: Eduard Dev <legocuedy09@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ro/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Jason Houk
bcac18cc2b
Translated using Weblate (Japanese)
...
Currently translated at 25.2% (175 of 694 strings)
Co-authored-by: Jason Houk <dubsectordevelopment@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Cyril59310
06d1309d78
Translated using Weblate (French)
...
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (French)
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (French)
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (French)
Currently translated at 100.0% (694 of 694 strings)
Co-authored-by: Cyril59310 <archas.cyril@hotmail.fr>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Rachatat Bunpat
fe66a24f00
Translated using Weblate (Thai)
...
Currently translated at 86.7% (601 of 693 strings)
Co-authored-by: Rachatat Bunpat <rbunpat@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
David F
cb563950e5
Translated using Weblate (Hebrew (Israel))
...
Currently translated at 99.8% (692 of 693 strings)
Co-authored-by: David F <me@thefourcraft.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Dim
b9dd04ab05
Translated using Weblate (French)
...
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (French)
Currently translated at 100.0% (693 of 693 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
2023-02-13 08:59:26 +00:00
Andriy Skoropad
c70ccd1183
Translated using Weblate (Ukrainian)
...
Currently translated at 78.0% (541 of 693 strings)
Co-authored-by: Andriy Skoropad <scan4u@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uk/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Cyril59310
25d50e7660
Translated using Weblate (French)
...
Currently translated at 100.0% (693 of 693 strings)
Co-authored-by: Cyril59310 <archas.cyril@hotmail.fr>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
Savvas Mantzouranidis
050c388bc3
Translated using Weblate (Greek)
...
Currently translated at 99.8% (696 of 697 strings)
Translated using Weblate (Greek)
Currently translated at 99.4% (689 of 693 strings)
Co-authored-by: Savvas Mantzouranidis <mohito6@hotmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:26 +00:00
401Unauthorized
34b1169ad6
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (694 of 694 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (693 of 693 strings)
Co-authored-by: 401Unauthorized <yehowahliu@4o1.to>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
UfukArt
6bda8d0b55
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (693 of 693 strings)
Co-authored-by: UfukArt <ufukatbas@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
Nikita Ganzikov
0b9c5c70b2
Translated using Weblate (Russian)
...
Currently translated at 84.7% (587 of 693 strings)
Co-authored-by: Nikita Ganzikov <nganzikov@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
Francesco Giuffré
73f85f4861
Translated using Weblate (Italian)
...
Currently translated at 60.3% (418 of 693 strings)
Translated using Weblate (Italian)
Currently translated at 55.4% (384 of 693 strings)
Co-authored-by: Francesco Giuffré <ciccio.giuffre@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
Edoardo Ridolfi
48d89d8e61
Translated using Weblate (Italian)
...
Currently translated at 60.3% (418 of 693 strings)
Translated using Weblate (Italian)
Currently translated at 55.4% (384 of 693 strings)
Co-authored-by: Edoardo Ridolfi <edo2313@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
BlackScreen
727de9838b
Translated using Weblate (German)
...
Currently translated at 100.0% (693 of 693 strings)
Co-authored-by: BlackScreen <florian@barthold.tv>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/de/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
Michal
a16ea4c6f3
Translated using Weblate (Czech)
...
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (Czech)
Currently translated at 99.8% (696 of 697 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (694 of 694 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (693 of 693 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
2023-02-13 08:59:25 +00:00
MrEddX
46413a57e8
Translated using Weblate (Bulgarian)
...
Currently translated at 99.8% (696 of 697 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (694 of 694 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (693 of 693 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
2023-02-13 08:59:25 +00:00
Adam Stachowicz
e10ea1049d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (697 of 697 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (693 of 693 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (692 of 692 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
2023-02-13 08:59:25 +00:00
Giuseppe Monaco
7984a52929
Translated using Weblate (Italian)
...
Currently translated at 53.1% (368 of 692 strings)
Co-authored-by: Giuseppe Monaco <GMonaco260@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
Federico Lazcano
8f78c54ca2
Translated using Weblate (Spanish)
...
Currently translated at 96.8% (670 of 692 strings)
Co-authored-by: Federico Lazcano <federico.lazcano@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
2023-02-13 08:59:25 +00:00
Nelson Chan
51dbb23230
Feat: Add "Add New Tag" button in settings
2023-02-13 05:05:30 +08:00
Faruk Genç
19c8538149
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-02-11 23:56:38 +03:00
Bobby Ore
48b637d4c8
Refactor to not introduce a breaking change
2023-02-09 08:49:19 -06:00
OidaTiftla
36d160ad02
Rename "consequently" to "consecutively" as suggested by @skylarv
...
https://github.com/louislam/uptime-kuma/pull/1212#issuecomment-1423373045
2023-02-09 09:04:47 +01:00
Bobby Ore
53d9e98e47
Added required to LunaSea notification type select field
2023-02-08 14:13:41 -06:00
Bobby Ore
8725e5daf9
Add ability to use User ID for LunaSea notifications
2023-02-08 14:08:25 -06:00
Suriya Soutmun
43941fa2c6
feat: add mtls authen method in http/http keyword
2023-02-07 09:40:47 +07:00
Austin Miller
1c0174c319
ESLint and verbiage changes
2023-02-06 13:07:56 -07:00
Austin Miller
ef54d9e3b6
Add PagerTree Notification Provider
2023-02-06 11:33:14 -07:00
Louis Lam
0197778af1
Fix change language issue in the setup page
2023-02-06 22:35:56 +08:00
Louis Lam
271cca0d23
Add Romanian in the dropdown
2023-02-06 15:21:45 +08:00
Faruk Genç
39c99b0ec4
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
...
# Conflicts:
# server/database.js
# src/lang/en.json
2023-02-05 18:19:46 +03:00
cyril59310
5fff63cd59
add keys for translation
2023-02-05 01:07:20 +01:00
Haytham Salama
c42e550382
style: formats
2023-02-04 23:46:19 +02:00
Haytham Salama
4323dee781
feat: add message thread id to lang
2023-02-04 22:54:19 +02:00
Haytham Salama
1bfb290718
feat: add message thread id for telegram nonfiction
2023-02-04 22:53:38 +02:00
Louis Lam
10c6f3b688
Merge remote-tracking branch 'origin/master' into feature-google-analytics
2023-02-04 15:40:13 +08:00
Faruk Genç
666838f334
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-02-04 00:03:05 +03:00
Louis Lam
b0673ba9ce
Merge pull request #2570 from Computroniks/feature/#2365-allow-markdown-in-status-page-footer
...
Add support for markdown on status page
2023-02-03 12:36:50 +08:00
Louis Lam
f153082184
Drop en.js
2023-02-02 21:52:45 +00:00
c
5a94a3fe3c
Google Analytics - Moved string to updated file.
2023-02-02 21:52:44 +00:00
c
99c0b8cb71
Feature - Google Analytics - Addressing PR Comments.
2023-02-02 21:51:03 +00:00
c
29e24e0de9
Feature - Added Optional Google Analytics tag for Status Page.
2023-02-02 21:51:03 +00:00
Matthew Nickson
3819266fa8
Fixed style of links in markdown
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-02 17:55:40 +00:00
Peace
e10ba9ed7e
Merge branch 'master' into group-monitors
2023-02-02 17:59:48 +01:00
Faruk Genç
603b3a7fb6
Dummy commit for build
2023-02-02 19:50:29 +03:00
Faruk Genç
b2ddb5c9eb
Dummy commit for build
2023-02-02 19:50:14 +03:00
Faruk Genç
4287f7e885
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
...
# Conflicts:
# src/lang/en.json
2023-02-02 19:43:17 +03:00
오로라
2b1cb66ff7
Translated using Weblate (Korean)
...
Currently translated at 100.0% (692 of 692 strings)
Co-authored-by: 오로라 <dhfhfk1203@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:50 +00:00
mrkbaji
99d4b8ba50
Translated using Weblate (Hungarian)
...
Currently translated at 58.8% (407 of 692 strings)
Co-authored-by: mrkbaji <mrkbaji13@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:50 +00:00
Dim
e1021ba38a
Translated using Weblate (French)
...
Currently translated at 100.0% (692 of 692 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
2023-02-02 16:04:50 +00:00
rubesaca
c2ca60aaa2
Translated using Weblate (Spanish)
...
Currently translated at 94.6% (655 of 692 strings)
Translated using Weblate (Spanish)
Currently translated at 57.8% (400 of 692 strings)
Translated using Weblate (Spanish)
Currently translated at 56.6% (392 of 692 strings)
Translated using Weblate (Spanish)
Currently translated at 49.2% (341 of 692 strings)
Co-authored-by: rubesaca <rubesaca@gmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:50 +00:00
Ömer Faruk Genç
30fb5f0b7b
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (692 of 692 strings)
Co-authored-by: Ömer Faruk Genç <omer@farukgenc.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:50 +00:00
Louis Lam
a8af763f23
Translated using Weblate (Yue)
...
Currently translated at 14.3% (99 of 692 strings)
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:50 +00:00
Michal
47dd7ef432
Translated using Weblate (Czech)
...
Currently translated at 100.0% (692 of 692 strings)
Translated using Weblate (Czech)
Currently translated at 99.8% (691 of 692 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
2023-02-02 16:04:50 +00:00
MrEddX
3bc9c19e7f
Translated using Weblate (Bulgarian)
...
Currently translated at 100.0% (692 of 692 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (692 of 692 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
2023-02-02 16:04:50 +00:00
Nelson Chan
c1461fd01f
Translated using Weblate (Chinese (Traditional, Hong Kong))
...
Currently translated at 82.8% (573 of 692 strings)
Translated using Weblate (Yue)
Currently translated at 2.6% (18 of 692 strings)
Translated using Weblate (Yue)
Currently translated at 2.1% (15 of 692 strings)
Co-authored-by: Nelson Chan <chakflying@hotmail.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:49 +00:00
Cyril59310
1aaf251840
Translated using Weblate (French)
...
Currently translated at 98.6% (683 of 692 strings)
Translated using Weblate (French)
Currently translated at 98.6% (682 of 691 strings)
Co-authored-by: Cyril59310 <contact@cyril59310.fr>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:49 +00:00
401Unauthorized
3208d98738
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (692 of 692 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (692 of 692 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (691 of 691 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.5% (681 of 691 strings)
Co-authored-by: 401Unauthorized <yehowahliu@4o1.to>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:49 +00:00
Adam Stachowicz
fef09d3abd
Translated using Weblate (Polish)
...
Currently translated at 100.0% (691 of 691 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (684 of 684 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
2023-02-02 16:04:49 +00:00
Louis Lam
1a601c9377
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 97.2% (673 of 692 strings)
Translated using Weblate (English)
Currently translated at 100.0% (684 of 684 strings)
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 62.7% (429 of 684 strings)
Co-authored-by: Louis Lam <louislam@users.noreply.github.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
2023-02-02 16:04:49 +00:00
Anonymous
15ec8db48c
Translated using Weblate (English)
...
Currently translated at 100.0% (692 of 692 strings)
Translated using Weblate (Turkish)
Currently translated at 97.9% (670 of 684 strings)
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 58.6% (401 of 684 strings)
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: Ömer Faruk Genç <omer@farukgenc.com>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
Translation: Uptime Kuma/Uptime Kuma
2023-02-02 16:04:49 +00:00
Peace
2c581ade90
Merge branch 'louislam:master' into group-monitors
2023-02-01 20:44:09 +01:00
Louis Lam
a8f0f1d872
Merge manually and remove to devDependencies
2023-02-01 15:51:33 +08:00
Louis Lam
f82d7b4007
Merge remote-tracking branch 'origin/master' into feature/#2365-allow-markdown-in-status-page-footer
...
# Conflicts:
# package-lock.json
# package.json
# src/languages/en.js
2023-02-01 15:38:33 +08:00
Nelson Chan
95c934e08b
Fix: Do not allow white space around IP
...
Feat: Trim input on submit
Test: Add test for whitespace regex match
2023-02-01 08:25:16 +08:00
Faruk Genç
7dacc6a002
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-01-30 18:00:42 +03:00
Sebastian Kaempfe
a6894d36f2
[ #2501 ] Dashboard: Details Page
...
- enable clickable URL on Dashboard Details if monitor is of type `mp-health`
2023-01-30 15:55:12 +01:00
Louis Lam
664da4a317
Merge pull request #2684 from gitstart/UPTM-3
...
Save button can't be found while edit and add in Mobile version
2023-01-30 21:20:39 +08:00
Faruk Genç
064bc00f46
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-01-30 13:09:16 +03:00
Louis Lam
6828d337ae
Disable HTTP(s) - Browser Engine
...
Reason: Unfortunately, after some test, I found that Playwright requires a lot of libraries to be installed on the Linux host in order to start Chrome or Firefox. It will be hard to install, so I hide this feature for now.
2023-01-30 00:00:41 +08:00
Peace
66573934f6
refactor: remove old code
2023-01-28 15:21:17 +01:00
Peace
c444d78706
style: fix linting errors
2023-01-28 15:20:40 +01:00
Peace
661fa87134
feat: make parent link clickable
2023-01-28 14:53:40 +01:00
Peace
d48eb24046
docs: more comments
2023-01-28 14:28:53 +01:00
Peace
aee4c22dee
perf: only do one filter instead of 3 in editMonitor
2023-01-28 14:28:34 +01:00
Peace
9a46b50989
docs: add comments
2023-01-28 14:22:15 +01:00
Peace
faf3488b1e
fix: unfold tree if monitor is accessed directly
2023-01-28 14:15:25 +01:00
Peace
f3ac351d75
feat: set childs under maintenance if parent is too
2023-01-28 14:02:10 +01:00
Faruk Genç
35bd129d66
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-01-28 15:47:42 +03:00
Peace
aba515e172
feat: disable childs if parent is disabled
2023-01-28 13:39:17 +01:00
Louis Lam
ddce8f0cb0
Fix plugin installation
2023-01-28 19:00:13 +08:00
Louis Lam
1dc2546a39
Lint
2023-01-28 13:39:23 +08:00
Peace
97bd306a09
Merge branch 'louislam:master' into group-monitors
2023-01-28 03:07:42 +01:00
Peace
645fd94bba
feat: add ability to group monitors in dashboard
2023-01-28 02:58:03 +01:00
Louis Lam
82f875beca
Update README.md
2023-01-27 23:45:10 +08:00
Louis Lam
50573e6c89
Merge pull request #2635 from Computroniks/bug/2628-uptime-over-100
...
Perform sanity check on uptime for status page
2023-01-27 18:33:37 +08:00
Louis Lam
e5ca67d062
HTTPS Monitor using Real Browsers + Limited plugin support ( #1787 )
2023-01-27 18:25:57 +08:00
gitstart
54e63f3e25
Save button can't be found while edit and add in Mobile version
2023-01-26 12:47:33 +00:00
Faruk Genç
2673b509a5
Add "Body Encoding" to en.json
2023-01-25 20:22:50 +03:00
Faruk Genç
9329ec9234
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
...
# Conflicts:
# server/database.js
# server/model/monitor.js
2023-01-25 20:20:11 +03:00
Louis Lam
d99d37898e
Fix
2023-01-26 00:59:38 +08:00
UptimeKumaBot
dcda520d59
Translations update from Uptime Kuma Weblate ( #2670 )
...
* Update translation files
Updated by "Squash Git commits" hook in Weblate.
Translated using Weblate (Estonian)
Currently translated at 29.9% (205 of 685 strings)
Translated using Weblate (Spanish)
Currently translated at 29.7% (204 of 685 strings)
Translated using Weblate (Greek)
Currently translated at 84.6% (580 of 685 strings)
Translated using Weblate (German)
Currently translated at 94.1% (645 of 685 strings)
Translated using Weblate (German)
Currently translated at 94.2% (645 of 684 strings)
Translated using Weblate (German)
Currently translated at 94.2% (645 of 684 strings)
Translated using Weblate (German (Switzerland))
Currently translated at 92.2% (632 of 685 strings)
Translated using Weblate (German (Switzerland))
Currently translated at 92.3% (632 of 684 strings)
Translated using Weblate (Danish)
Currently translated at 50.6% (347 of 685 strings)
Translated using Weblate (Danish)
Currently translated at 50.7% (347 of 684 strings)
Translated using Weblate (Czech)
Currently translated at 98.8% (677 of 685 strings)
Translated using Weblate (Arabic (ar_SY))
Currently translated at 96.3% (660 of 685 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (685 of 685 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (684 of 684 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (684 of 684 strings)
Translated using Weblate (Persian)
Currently translated at 29.7% (204 of 685 strings)
Translated using Weblate (Basque)
Currently translated at 77.9% (534 of 685 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 42.0% (288 of 685 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 42.1% (288 of 684 strings)
Translated using Weblate (Polish)
Currently translated at 99.8% (684 of 685 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (684 of 684 strings)
Translated using Weblate (Dutch)
Currently translated at 76.3% (523 of 685 strings)
Translated using Weblate (Dutch)
Currently translated at 76.4% (523 of 684 strings)
Translated using Weblate (Korean)
Currently translated at 76.4% (524 of 685 strings)
Translated using Weblate (Japanese)
Currently translated at 28.6% (196 of 685 strings)
Translated using Weblate (Italian)
Currently translated at 52.5% (360 of 685 strings)
Translated using Weblate (Italian)
Currently translated at 52.6% (360 of 684 strings)
Translated using Weblate (Indonesian)
Currently translated at 84.3% (578 of 685 strings)
Translated using Weblate (Hungarian)
Currently translated at 53.8% (369 of 685 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.8% (677 of 685 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 98.8% (677 of 685 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 40.8% (280 of 685 strings)
Translated using Weblate (Norwegian Bokmål)
Currently translated at 40.9% (280 of 684 strings)
Translated using Weblate (Croatian)
Currently translated at 83.5% (572 of 685 strings)
Translated using Weblate (Hebrew (Israel))
Currently translated at 96.7% (663 of 685 strings)
Translated using Weblate (Yue)
Currently translated at 57.9% (397 of 685 strings)
Translated using Weblate (Yue)
Currently translated at 57.9% (397 of 685 strings)
Translated using Weblate (Yue)
Currently translated at 9.4% (65 of 685 strings)
Translated using Weblate (Yue)
Currently translated at 9.4% (65 of 685 strings)
Translated using Weblate (Yue)
Currently translated at 2.0% (14 of 684 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 96.9% (664 of 685 strings)
Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 57.9% (397 of 685 strings)
Translated using Weblate (Vietnamese)
Currently translated at 67.4% (462 of 685 strings)
Translated using Weblate (Vietnamese)
Currently translated at 67.5% (462 of 684 strings)
Translated using Weblate (Ukrainian)
Currently translated at 74.8% (513 of 685 strings)
Translated using Weblate (Turkish)
Currently translated at 98.6% (676 of 685 strings)
Translated using Weblate (Thai)
Currently translated at 83.5% (572 of 685 strings)
Translated using Weblate (Swedish)
Currently translated at 15.7% (108 of 685 strings)
Translated using Weblate (Serbian)
Currently translated at 29.0% (199 of 685 strings)
Translated using Weblate (Serbian (latin))
Currently translated at 29.0% (199 of 685 strings)
Translated using Weblate (Serbian (latin))
Currently translated at 29.0% (199 of 685 strings)
Translated using Weblate (Slovenian)
Currently translated at 51.0% (350 of 685 strings)
Translated using Weblate (Russian)
Currently translated at 85.1% (583 of 685 strings)
Translated using Weblate (Portuguese (Portugal))
Currently translated at 29.0% (199 of 685 strings)
Translated using Weblate (French)
Currently translated at 98.9% (678 of 685 strings)
Co-authored-by: 401Unauthorized <yehowahliu@4o1.to>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Anonymous <noreply@weblate.org>
Co-authored-by: Cyril59310 <contact@cyril59310.fr>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: MrEddX <mreddx@chatrix.one>
Co-authored-by: Victor Monteiro <victor@bbhost.com.br>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: cetteup <cetteup@dasemail.de>
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ar_SY/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/bg/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/da/
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/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/el/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/es/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/et/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/eu/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fa/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/he_IL/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hr/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/hu/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/id/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/it/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ja/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ko/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nb_NO/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/nl/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pl/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_BR/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/pt_PT/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sl/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sv/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/th/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/uk/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/vi/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
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
* Revert autofill mistake
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: 401Unauthorized <yehowahliu@4o1.to>
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
Co-authored-by: Cyril59310 <contact@cyril59310.fr>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: MrEddX <mreddx@chatrix.one>
Co-authored-by: Victor Monteiro <victor@bbhost.com.br>
Co-authored-by: cetteup <cetteup@dasemail.de>
2023-01-26 00:55:59 +08:00
Louis Lam
e3828f09a3
Merge en.js to en.json
2023-01-25 16:13:09 +08:00
Louis Lam
5050ebc249
Merge remote-tracking branch 'origin/master' into feature/#1891-set-ping-packet-size
...
# Conflicts:
# server/util-server.js
# src/languages/en.js
2023-01-25 16:12:33 +08:00
UptimeKumaBot
82f33f4445
Translations update from Uptime Kuma Weblate ( #2663 )
...
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.2% (677 of 682 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 56.4% (385 of 682 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (682 of 682 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (682 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 56.5% (386 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
* Translated using Weblate (Czech)
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
* Translated using Weblate (Czech)
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 98.2% (671 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant/
* Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 56.8% (388 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
* Translated using Weblate (Czech)
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
* Translated using Weblate (Russian)
Currently translated at 86.2% (589 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/ru/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (683 of 683 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Added translation using Weblate (Aramaic)
* Added translation using Weblate (Yue)
* Translated using Weblate (Czech)
Currently translated at 100.0% (684 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/cs/
* Translated using Weblate (French)
Currently translated at 100.0% (684 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/fr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (684 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hans/
* Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 57.6% (394 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
* Translated using Weblate (Yue)
Currently translated at 0.1% (1 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/
* Translated using Weblate (Chinese (Traditional, Hong Kong))
Currently translated at 58.6% (401 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/zh_Hant_HK/
* Translated using Weblate (English)
Currently translated at 100.0% (684 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/en/
* Translated using Weblate (Yue)
Currently translated at 2.0% (14 of 684 strings)
Translation: Uptime Kuma/Uptime Kuma
Translate-URL: https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/yue/
Co-authored-by: 401Unauthorized <yehowahliu@4o1.to>
Co-authored-by: Louis Lam <louislam@users.noreply.github.com>
Co-authored-by: test <tori@weblate2.louislam.net>
Co-authored-by: Buchtič <martin.buchta@gmail.com>
Co-authored-by: Michal <black23@gmail.com>
Co-authored-by: deluxghost <deluxghost@gmail.com>
Co-authored-by: Cyril59310 <archas.cyril@hotmail.fr>
Co-authored-by: sovushik <evgeniy@grachev.biz>
Co-authored-by: Ömer Faruk Genç <omer@farukgenc.com>
2023-01-25 02:00:56 +08:00
Louis Lam
a9b7bbcd9e
Add 繁體中文 (廣東話 / 粵語)
2023-01-25 01:58:31 +08:00
Louis Lam
e3246a2705
Update README.md
2023-01-25 01:30:58 +08:00
Louis Lam
b0e1bb4057
Create README.md
2023-01-25 01:28:10 +08:00
Louis Lam
2a86b43d69
Move notification related language keys to the bottom.
2023-01-25 01:10:25 +08:00
Louis Lam
e637fa4e40
Add language key
2023-01-24 23:09:24 +08:00
Louis Lam
83e0401dd8
Show game list for GameDig monitor
2023-01-24 23:03:01 +08:00
Louis Lam
aab04f6644
Merge remote-tracking branch 'origin/master' into WhyKickAmooCow_master
2023-01-24 19:44:21 +08:00
Faruk Genç
7866d1ec12
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
...
# Conflicts:
# src/languages/en.js
2023-01-24 12:49:12 +03:00
Louis Lam
434bff6714
Add Help
language key
2023-01-24 16:52:36 +08:00
401Unauthorized
ea83af3404
clean up codes
2023-01-24 16:00:51 +08:00
401Unauthorized
9c4b03aee2
sync language changes from upstream
2023-01-24 15:18:30 +08:00
401Unauthorized
912686a299
Merge from upstream
2023-01-24 15:16:59 +08:00
Cyril59310
ae0ef79060
Update french translation ( #2634 )
2023-01-24 15:16:18 +08:00
Louis Lam
a2045b59bb
Merge pull request #2638 from amworx/master
...
Arabic language support is now in action ✌️
2023-01-24 14:25:55 +08:00
Louis Lam
8ade7120ff
Update src/i18n.js
...
Co-authored-by: 401Unauthorized <redme@live.cn>
2023-01-24 13:24:42 +08:00
Matthew Nickson
e9044ae956
Removed repetitiion of %
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-23 18:10:45 +00:00
401Unauthorized
5683896910
docs: prepare for weblate
2023-01-23 21:06:58 +08:00
Buchtič
b288d71535
Update cs-CZ.js
2023-01-23 10:20:22 +01:00
Abdulrahman Mustafa
1197f881a1
Checked with eslint, with no errors
2023-01-22 21:31:02 +00:00
Faruk Genç
86ba6f829e
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
2023-01-20 12:27:28 +03:00
Abdulrahman Mustafa
316599210d
Arabic language support is now in action ✌️
2023-01-18 19:03:04 +00:00
Matthew Nickson
86bcb85e9b
Perform sanity check on uptime for status page
...
Fixes #2628
A sanity check is performed when calculating the uptime of a monitor on
status page. If it is greater than 100%, we just show 100%. This hasn't
been implemented on the dashboard at the request of @louislam due to
concerns it would make debugging more difficult in future if changes
were made to the uptime calculation.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-18 16:38:55 +00:00
Louis Lam
c47b6c5995
Merge remote-tracking branch 'origin/1.19.X'
...
# Conflicts:
# package-lock.json
# package.json
# src/util-frontend.js
2023-01-17 21:17:04 +08:00
Louis Lam
a5ff27da7a
Drop the property monitor.maintenance
, use lastHeartBeat.status
to check status instead
2023-01-17 17:34:47 +08:00
Louis Lam
7bb12a7e00
Fix #2608
2023-01-17 17:25:35 +08:00
Louis Lam
e675316635
Merge pull request #2586 from PopcornPanda/fix-2544
...
Fix: Allow long sms in PromoSMS
2023-01-16 13:21:56 +08:00
Louis Lam
b073ec2287
Add Help button which links to wiki
2023-01-16 12:39:24 +08:00
Louis Lam
31f45dcfc9
Merge pull request #2540 from twiggotronix/add-mqtt-schemes
...
Add mqtt, mqtts, ws and wss protocols to the mqtt monitor
2023-01-15 20:14:11 +08:00
Louis Lam
49ac71e25c
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
...
Added missing JSDoc comments
2023-01-15 13:10:17 +08:00
401Unauthorized
8128c8081b
sync language file changes
2023-01-15 10:50:52 +08:00
401Unauthorized
e99652c5a2
sync language file changes
2023-01-15 10:46:29 +08:00
401Unauthorized
ceb7d48118
add convert script
2023-01-15 10:46:29 +08:00
401Unauthorized
bfa32f6b07
comment not allowed in json file
2023-01-15 10:46:29 +08:00
401Unauthorized
ae3a543b3b
convert language files to json format
2023-01-15 10:46:29 +08:00
Louis Lam
e48a987b9c
Merge remote-tracking branch 'origin/master' into mongodb-ping
...
# Conflicts:
# server/model/monitor.js
# server/util-server.js
# src/pages/EditMonitor.vue
2023-01-15 01:13:11 +08:00
Faruk Genç
cf21aa3737
Fix lint
2023-01-14 16:51:07 +03:00
Faruk Genç
9890a0754b
Fix lint
2023-01-14 16:48:26 +03:00
Faruk Genç
15c64d458b
Fix lint
2023-01-14 16:48:12 +03:00
Faruk Genç
be850dd596
Merge remote-tracking branch 'remote/master' into feature/add-xml-support-to-http-monitors
...
# Conflicts:
# server/database.js
# server/model/monitor.js
# src/languages/en.js
2023-01-14 16:40:13 +03:00
Faruk Genç
3adc9e65d6
Add only xml support to http monitors
2023-01-14 16:33:21 +03:00
Louis Lam
6437ef198f
Merge pull request #2541 from long2ice/master
...
feat: support redis monitor
2023-01-14 20:16:53 +08:00
Louis Lam
973d5692d0
Merge pull request #2604 from black23/patch-1
...
Update cs-CZ.js
2023-01-14 13:04:41 +08:00
Louis Lam
f7d41a30fa
Update src/components/TagEditDialog.vue
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-13 23:15:41 +08:00
black23
0ef686ac2f
Update cs-CZ.js
...
new string
2023-01-13 14:52:03 +01:00
long2ice
db757123ba
refactor: reuse databaseConnectionString
2023-01-13 16:32:49 +08:00
shyneko
e427c70fef
Translate fixes
2023-01-12 16:00:02 +02:00
shyneko
27e0b1eea1
Remove required attribute for optional field
2023-01-12 15:52:50 +02:00
Nelson Chan
9c1ba97e7d
Chore: Fix typo
2023-01-12 21:25:33 +08:00
Nelson Chan
e9564619f1
Feat: Implement tags manager in settings
...
Fix: Remove unused color options
Chore: Fix typo
2023-01-12 21:25:33 +08:00
shyneko
521356e38a
LINT fixes
2023-01-12 15:21:56 +02:00
shyneko
b91fe9d96d
Added a more telegram options
...
such as thread id, silent notifications and forward protect
2023-01-12 15:09:05 +02:00
Louis Lam
98d001b38b
Merge pull request #2575 from Joseph-Irving/victorops_notifications
...
Add Splunk Notification Provider
2023-01-12 14:15:36 +08:00
Łukasz Szczepański
ec30147a7f
Add option for allowing long sms in PromoSMS
2023-01-11 14:32:57 +01:00
Luke
2172112144
Setting for allowing long sms
2023-01-11 12:13:47 +01:00
twiggotronix
8fab7112a1
Merge branch 'louislam:master' into add-mqtt-schemes
2023-01-11 10:34:24 +01:00
DimitriDR
890e3abf58
Updating French localization
...
Signed-off-by: DimitriDR <dimitridroeck@gmail.com>
2023-01-09 21:09:57 +01:00
Matthew Nickson
6e50784b6b
Merge branch 'master' into feature/#2365-allow-markdown-in-status-page-footer
2023-01-09 20:03:11 +00:00
Joseph Irving
33355c51b7
Add Splunk Notifications
2023-01-09 13:33:10 +00:00
Louis Lam
439f963749
Merge pull request #2569 from Computroniks/bug/2565-negative-retention-value
...
Fixed negative retention time values
2023-01-09 13:08:35 +08:00
Matthew Nickson
80f2d6e2a7
Added markdown support for maintenance
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-08 20:54:16 +00:00
Matthew Nickson
852a088529
Added mardown support for incident
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-08 20:46:18 +00:00
Matthew Nickson
6bc0bd84af
Allowed markdown in footer of status page
...
Markdown support has been added using the marked module. To secure
against XSS attacks, DOMPurify is used to sanitize the generated HTML
before it is loaded on the page.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-08 20:39:27 +00:00
Matthew Nickson
32f7a0084a
Fixed negative retention time values
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-08 19:09:06 +00:00
Adam Spurgeon
774d754b21
Add GameDig monitor
2023-01-08 21:43:30 +13:00
Louis Lam
d596f8f7eb
Merge pull request #2560 from DimitriDR/master
...
Adding translations for Kook & ZohoCliq
2023-01-08 14:03:35 +08:00
DimitriDR
e8e4361e09
Adding translations for Kook & ZohoCliq
2023-01-07 13:10:25 +01:00
Matthew Nickson
d6c91869af
Reverted changes to en.js
...
Some changes were carried over in the merge
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-06 20:15:16 +00:00
Matthew Nickson
7a13b959a3
Updated to match changes in #2223
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-06 20:09:40 +00:00
David Twigger
e490ec6d29
move hostname regex pattern function to frontend-utils
2023-01-06 11:00:20 +01:00
MrEddX
7ad4392529
Update bg-BG.js
...
Translation Updated
2023-01-06 09:00:45 +02:00
Louis Lam
f3d3e064f8
Merge pull request #2538 from deluxghost/master
...
Updated zh-CN.js
2023-01-06 10:46:37 +08:00
Matthew Nickson
dc8289df12
Added JSDoc for src/
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-05 22:55:51 +00:00
Matthew Nickson
fc5ec5f492
Fixed styling of clear data dropdown
...
Fixed #2419
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-01-05 19:24:29 +00:00
long2ice
40ebc2df79
feat: support redis monitor
2023-01-05 23:02:56 +08:00
David Twigger
abf5e435fe
move to utility function
2023-01-05 14:48:12 +01:00
David Twigger
8a372201f1
clean up
2023-01-05 14:23:05 +01:00
David Twigger
5362aab0e5
specify scheme for mqtt monitor type only
2023-01-05 14:06:13 +01:00
David Twigger
fc1914bccd
Fix lint
2023-01-05 11:42:19 +01:00
David Twigger
c196c34840
Add mqtt, mqtts, ws and wss protocols to the mqtt monitor
2023-01-05 08:57:48 +01:00
DX
554402b484
Updated zh-CN.js
2023-01-05 15:38:51 +08:00
Furkan İpek
610b6248aa
Update tr-TR.js
2023-01-04 16:41:00 +03:00
Furkan İpek
e591647b60
Update tr-TR.js
2023-01-04 16:35:48 +03:00
Nelson Chan
edd8fe2e22
Fix: Fix incorrect tag form validation
2023-01-03 22:18:45 +08:00
Mathias Haugsbø
239910a27c
Change clone icon from plus to clone
...
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
2023-01-02 13:17:38 +01:00
lionep
cd7e362b81
Improve french translation
...
Set "Not available, please setup" translation more accurate, because it's in use in notifications and proxies page.
2023-01-02 08:46:42 +01:00
Louis Lam
cd7a6e4019
Merge pull request #2478 from YehowahLiu/master
...
Add Kook notification provider
2023-01-01 02:53:03 +08:00
Louis Lam
5554432b31
Merge pull request #2377 (Zoho Cliq Notification Provider)
...
Zoho Cliq Notification Provider
2022-12-29 19:00:50 +08:00
5idereal
7f394d0630
update zh-TW.js
2022-12-28 17:29:46 +08:00
Louis Lam
9fe9e235ca
Merge pull request #2236 from mishankov/fix/stats-30-days
...
Simple fix for Uptime component
2022-12-28 15:37:46 +08:00
Mathias Haugsbø
4d0bdae6bf
Add jsdoc for Tag type
...
Does not work properly but is still useful
2022-12-27 23:27:23 +01:00
Mathias Haugsbø
608e3f5582
Feature: Clone existing monitor
...
Closes #565
Closes #2319
Adds the feature of cloning existing monitor, I have briefly tested it with ping and https and ensured that all properties was cloned including notifications.
2022-12-27 23:26:05 +01:00
401Unauthorized
50b84f5f45
fix code style: add missing semicolon
2022-12-27 14:12:22 +08:00
401Unauthorized
c60b741406
Add kook notification provider
2022-12-27 14:12:22 +08:00
thefourCraft
f6ea1fe9a5
he-IL ( #2460 )
2022-12-27 14:04:53 +08:00
DimitriDR
625fd7c2aa
Huge improvement for French localization.
2022-12-27 01:02:43 +01:00
Louis Lam
06852bbf0d
Fix the UI broken after removed a monitor
2022-12-27 00:22:09 +08:00
Louis Lam
1b6c587cc9
Fix #2472
2022-12-26 14:46:29 +08:00
Augustin
9e9c5cd1d2
(fr) Fix typo
2022-12-24 19:41:55 +01:00
MrEddX
a89be0e6d4
Update bg-BG.js
...
Translation Update
2022-12-19 13:37:42 +02:00
Louis Lam
b58b83541b
Merge pull request #2428 from rbunpat/master
...
Update th-TH.js
2022-12-18 15:40:40 +08:00
Cyril59310
df4f91c20d
Update EN language ( #2429 )
...
* Update EN language
2022-12-18 15:39:54 +08:00
Rachatat Bunpat
fc6b040a4e
Update th-TH.js
2022-12-17 17:34:03 +07:00
Louis Lam
9838f36b50
Merge pull request #2418 from Johno95CZ/patch-1
...
Update cs-CZ.js
2022-12-17 17:44:55 +08:00
Louis Lam
a60072adbc
Merge pull request #2423 from rbunpat/master
...
Update th-TH.js
2022-12-17 17:43:51 +08:00
Rachatat Bunpat
06e570c52d
Update th-TH.js
2022-12-16 19:15:14 +07:00
Justman10000
890b8f8333
Updated German
2022-12-16 10:42:41 +00:00
JohnoCZ
20c37a70f7
Update cs-CZ.js
2022-12-15 14:35:59 +01:00
Louis Lam
b75db27658
Fix lint
2022-12-15 13:57:28 +08:00
Louis Lam
765d8e1297
Fix #2318
2022-12-15 13:39:48 +08:00
Louis Lam
6154776b34
Merge pull request #2409 from Justman10000/master
...
Update
2022-12-14 22:39:00 +08:00
Justman10000
da4bdab4f6
Updated german
2022-12-14 13:16:32 +00:00
MrEddX
86ab97ef56
Update bg-BG.js
...
Translation Update
2022-12-14 09:56:28 +02:00
MrEddX
345b0c1829
Update bg-BG.js
...
Fixed Style
2022-12-14 09:49:31 +02:00
MrEddX
2ac87fcea7
Update bg-BG.js
...
Fixed Typos
2022-12-14 09:26:43 +02:00
Cyril59310
4862bec965
Update Fr language + added variable for missing translation ( #2395 )
...
* Update FR language
2022-12-13 22:00:54 +08:00
Louis Lam
aa784fb3b2
Fix #2394
2022-12-13 16:48:23 +08:00
Louis Lam
39987ba9ac
Init server timezone
2022-12-12 22:57:57 +08:00
Louis Lam
3b87209e26
Add configurable dns cache
2022-12-12 17:19:22 +08:00
Louis Lam
e6dc0a0293
Slightly improve maintenance page's css on mobile
2022-12-12 16:06:17 +08:00
Louis Lam
5c5a339a36
Add links for status pages and maintenance for mobile ( Fix #2257 )
2022-12-12 15:54:46 +08:00
Louis Lam
ab5f6dc82c
Fix css
2022-12-11 18:52:24 +08:00
Louis Lam
54aa7d5dca
Merge remote-tracking branch 'origin/master'
2022-12-08 23:22:09 +08:00
Louis Lam
4cd5b5563f
Fix #1145
2022-12-08 23:21:55 +08:00
panos
73bfdb9ef9
zoho cliq notification provider
2022-12-08 13:32:10 +02:00
Silvio Wangler
aa27d976c2
Fixed some typos in the German translations 🇩🇪 🇨🇭
2022-12-07 09:10:05 +01:00
Silvio Wangler
92caec95fe
Added new language German (Switzerland)
2022-12-06 13:43:37 +01:00
Louis Lam
8aa97635ec
Improve the clear filter button
2022-12-05 18:21:16 +08:00
Louis Lam
5196abfd36
Merge remote-tracking branch 'origin/master' into feat/add-auth-header-to-webhook-notification-#1919
2022-12-05 17:52:02 +08:00
Nikita Lutsenko
da16796ec4
Add ability to send Telegram notifications silently.
2022-12-03 23:10:56 -08:00
MrEddX
14a062804e
Update bg-BG.js
...
- Translation fixes
2022-11-25 22:00:52 +02:00
MrEddX
cf3e03ab40
Update bg-BG.js
...
- Added new fields
- Translated new fields
- Fixed some typos
2022-11-25 21:56:00 +02:00
Louis Lam
191f3ad53b
Merge pull request #2339 from jbrunner/fix-2296
...
Add socks5h support
2022-11-25 16:24:21 +08:00
Joshua Brunner
cd270bd8b5
Add socks5h support
...
Add socks5h support as an extra option to not break previous socks5 implementation.
Allows to toggle between socks5 and socks5h explicit.
Fixes #2296
2022-11-22 11:18:16 +01:00
Matthew Nickson
2052fa175f
Merge branch 'master' into feature/#1817-add-mysql-monitor
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-11-17 19:04:14 +00:00
Matthew Nickson
15b63c82c3
Merge remote-tracking branch 'upstream/master' into feature/#1817-add-mysql-monitor
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-11-17 18:46:58 +00:00
rmarops
b059a36e66
added MongoDB ping monitor
2022-11-16 20:50:34 -05:00
Jan Hartje
258ff56962
Merge branch 'louislam:master' into feat/add-auth-header-to-webhook-notification-#1919
2022-11-14 20:17:36 +01:00
Ealrang
204015f1f5
Update zh-CN.js
...
Correct typos
2022-11-12 22:15:04 +08:00
Louis Lam
cc6d17d2e0
Merge pull request #1964 from minhhoangvn/feat/add-gRPC-protocol
...
Feat/add gRPC protocol
2022-11-11 12:34:35 +08:00
Louis Lam
fd15e7c2dc
Merge remote-tracking branch 'origin/master' into ntfy-icon
...
# Conflicts:
# server/notification-providers/ntfy.js
# src/components/notifications/Ntfy.vue
# src/languages/en.js
2022-10-31 17:10:20 +08:00
Louis Lam
5c4cf68937
Merge pull request #2260 from m-kiszka/smseagle
...
Added support for SMSEagle device API notifications
2022-10-31 17:03:34 +08:00
Louis Lam
54efde8185
Update socket.io and remove an useless event listener
2022-10-29 23:29:33 +08:00
5idereal
1cb6940590
update zh-tw translation
2022-10-28 15:50:00 +08:00
Louis Lam
0f8ad288f3
Merge pull request #2255 from b-reich/update-german-translation
...
Add german translations
2022-10-27 16:47:11 +08:00
Adam Stachowicz
434174d350
I18n PL update ( #2264 )
...
* [PL] Only formatting by ESLint for now
* Translate new i18n keys to polish + small grammar/typo fixes
* ESLint again after npm install...
2022-10-27 16:46:32 +08:00
minhhn3
b459408b10
fix: resolve conflict
2022-10-26 20:41:21 +07:00
Benjamin Reich
f04fe4d230
add new german translations
2022-10-25 10:50:58 +02:00
Louis Lam
e579610426
Merge pull request #2265 from Saibamen/patch-1
...
Add info about `npm install` to translators
2022-10-25 14:32:43 +08:00
Adam Stachowicz
134b3b8ac1
Fix 'dayjs' is never used warning
2022-10-25 01:27:25 +02:00
Adam Stachowicz
e7e7751e7b
Correct order
2022-10-24 23:38:38 +02:00
Adam Stachowicz
5cd58e6fa3
Add info about npm install
to translators
...
Without this, you can have wrong indentation from ESLint
2022-10-24 23:36:21 +02:00
Marcin Kiszka
08763b700a
Added support for SMSEagle device API notifications
2022-10-24 12:45:56 +02:00
Matthew Nickson
4339ca7eb5
Merge branch 'master' into feature/#1891-set-ping-packet-size
2022-10-22 16:22:28 +01:00
Denis Mishankov
7313aa6563
fix spaces
2022-10-17 20:36:52 +03:00
Denis Mishankov
c7871427c3
compute title value
2022-10-17 20:20:51 +03:00
Dave
c0e67b6de9
Update id-ID.js
2022-10-17 20:09:25 +07:00
Louis Lam
a17084f75d
Merge pull request #2229 from falentio/fix-id-lang
...
fix typos in id lang
2022-10-16 16:25:35 +08:00
falentio
5761bc9b90
fix typos in id lang
2022-10-16 13:49:25 +07:00
MrEddX
92ea019fd4
Update bg-BG.js
...
- Added new fields
- Translated new fields
2022-10-16 07:21:23 +03:00
Cyril59310
a774b37369
Update FR language + fixed daytime error ( #2226 )
...
* Update FR language
* fix a daytime error + add for translation
* Update language file FR + fixed daytime error
2022-10-16 01:42:28 +08:00
Louis Lam
64f84eb118
Update Details.vue's button styles
2022-10-15 21:01:48 +08:00
Louis Lam
6f4424de28
Remove unused language keys
2022-10-15 20:44:02 +08:00
Louis Lam
d8a676abb6
Implement recurring day of month and day of week
2022-10-15 18:49:09 +08:00
Louis Lam
268cbdbf8d
Merge remote-tracking branch 'origin/master' into maintenance
...
# Conflicts:
# server/server.js
# src/components/settings/General.vue
2022-10-15 15:57:39 +08:00
Louis Lam
c662d259b0
Firefox Better Support #2206
2022-10-13 19:28:02 +08:00
Matthew Nickson
f459ea845c
Added #2182 Add support for custom radius ports ( #2197 )
...
This commit adds support for the port to be specified when using the
radius monitor type. A check has been implemented to ensure that a null
value is not passed to the radius check function as could occur with
monitors that were created before this change was introduced. The
default port of 1812 is displayed when the user selects the radius
monitor in much the same way as the DNS port is handled. The port was
not included in the hostname in the form hostname:port in order to avoid
issues with IPv6 addresses and monitors that had been created before
this change was implemented.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-10-13 00:32:05 +08:00
MagicFun1241
cb5f90aa89
Update Russian locale ( #2218 )
...
* Update ru-RU.js
* Remove duplicates
* Remove duplicates x2
* Revert to previous version for one translation
* Removed conflicting lines
* Remove conflicting 'Reverse Proxy' key
2022-10-13 00:27:50 +08:00
Louis Lam
edacff123b
Add UTC in the serverTimezone dropdown
2022-10-12 22:13:07 +08:00
Louis Lam
2faf866e9e
Implement generateTimeslot() for recurring interval type
2022-10-12 17:02:16 +08:00
Louis Lam
8cc3e4b7c1
Revert
2022-10-11 22:28:00 +08:00
Louis Lam
dfb75c8afb
Update status page's maintenance message
2022-10-11 20:56:48 +08:00
Louis Lam
e07aa982c3
WIP
2022-10-11 18:23:17 +08:00
Christian Meis
1e8a16504b
Make icon optional for ntfy notificaation provider. Add Icon header to ntfy request only, if icon is actually defined.
2022-10-11 11:15:33 +02:00
Alexander Borzov
180d881ac1
Update ru-RU.js ( #2217 )
2022-10-11 15:35:08 +08:00