ngc7331
93c51504f9
fixes: formatting and security issues
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
ColdThunder11
4656ab3d57
Add OneBot notification service
3 years ago
Matthew Nickson
8c8eeaf627
Merge branch 'master' into #1059-specify-dns-resolver-port
3 years ago
Matthew Nickson
b893d50e45
Implement specify Port for DNS Monitor #1059
...
This commit should fully implement #1059 . When the user selects the DNS
monitor option, a new input box has been added below the resolver
address allowing the user to implement the port to access the resolver
on. This uses the same `monitor.port` as the TCP monitor but a monitor
has been added to prefill the port value to the default of `53` if the
value in this field has not already been set. This is then cleared if
the user selects a different monitor type and has not changed the port
value. A translation has also been added explaining what this field
does in order to reduce any confusion. JSDoc documentation has also been
added to the `dnsResolve` function in `util-server.js`.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
3 years ago
Moritz R
361e44ad6a
Merge branch 'louislam:master' into master
3 years ago
AnnAngela-work
5aa747a301
New translation
3 years ago
Louis Lam
4a6d7207ef
Merge branch 'master' into customstatuspage
...
# Conflicts:
# src/languages/de-DE.js
# src/languages/en.js
# src/pages/StatusPage.vue
3 years ago
AnnAngela-work
8e78e62eee
Make translation better
3 years ago
AnnAngela
706d6cee07
Update some components to use i18n function, update en & zh-CN translation
3 years ago
Moritz R
af44b0beab
Merge branch 'master' into master
3 years ago
AnnAngela-work
19b7e2ba5e
Using grep to search `$t("foo")`-like pattern to fill up the missing part of en i18n file
3 years ago
Louis Lam
04e3394d02
Merge branch 'master' into feature/request-with-http-proxy
...
# Conflicts:
# package-lock.json
# package.json
# server/database.js
# src/languages/en.js
# src/mixins/socket.js
3 years ago
OidaTiftla
91366ff565
Merge branch 'master' into introduce-resend-interval
3 years ago
Louis Lam
37be7df9b0
[Status Page] Delete status page
3 years ago
Louis Lam
50d6e888c2
[new status page] wip
3 years ago
Louis Lam
ae14ad5a84
Add a word "Status Pages"
3 years ago
Uğur Erkan
78d76512ba
Add http and https proxy feature
...
Added new proxy feature based on http and https proxy agents.
Proxy feature works like notifications, there is many proxy
could be related one proxy entry.
Supported features
- Proxies can activate and disable in bulk
- Proxies auto enabled by default for new monitors
- Proxies could be applied in bulk to current monitors
- Both authenticated and anonymous proxies supported
- Export and import support for proxies
3 years ago
Louis Lam
8bbf55777e
Merge pull request #1205 from arjunkomath/master
...
Add notification provider - Push
3 years ago
Louis Lam
c52c8a4206
Merge branch 'master' into alerta
...
# Conflicts:
# server/notification.js
# src/components/notifications/index.js
# src/languages/en.js
3 years ago
Louis Lam
9789d8cde8
Merge branch 'master' into alerta
3 years ago
Louis Lam
ccb3d85a48
Merge pull request #1157 from zackelia/master
...
Implement gorush notifications
3 years ago
Alvin Pergens
cefe43800f
add alerta service
3 years ago
OidaTiftla
855b12f435
Add text for resend disabled
3 years ago
OidaTiftla
8c4ab9d652
Simplify
3 years ago
Karel Krýda
5fda1f0f59
minor fixes (missing commas, spaces, translations)
3 years ago
OidaTiftla
11e9eee09d
Change seconds to minutes
3 years ago
Karel Krýda
0d3414c6d6
A complete maintenance planning system has been created
3 years ago
c0derMo
29df70949d
Add ability to connect to daemon via http / tcp for windows compatibility
3 years ago
Arjun Komath
74c584f544
Add Push by Techulus
3 years ago
Hans Mayer
c679613f7e
Updates some DE translations, fix typo in resolverserverDescription, removes some duplicates in languages
3 years ago
c0derMo
4818bb67d6
Added trailing comma, fixed spelling & translation
3 years ago
c0derMo
c5cc42272f
Fixing the editing of docker container & adding english translation
3 years ago
Louis Lam
076d6bdbb6
Merge branch 'master' into mqtt
...
# Conflicts:
# package-lock.json
# server/database.js
3 years ago
Zack Elia
ea43422ccf
Implement gorush notifications
3 years ago
Philipp Bischoff
bcc3cec7d6
extract translation for notification type
3 years ago
Patrick Hafner
3d6c52fbea
Merge branch 'master' into customstatuspage
3 years ago
Patrick Hafner
2c2a824f97
Add: en & de-DE language
3 years ago
Nelson Chan
624cd862a5
Feat: Expose SMTP DKIM settings
3 years ago
Tarun Singh
d3c90df8a8
fixed edit monitor fields empty issues
3 years ago
Jonas Liebert
67849a9e84
add support for stackfield notifications
3 years ago
Louis Lam
a796f80018
Merge pull request #902 from ivanbratovic/improve-translatables
...
Fix untranslatable parts of the UI
3 years ago
Ivan Bratović
9c5466890e
Revert "Replace body and header placeholder functions with translations"
...
This reverts commit 2c85491ee0
.
3 years ago
Paweł Kuffel
c1267e9b3b
feat: add SerwerSMS notification provider
3 years ago
Ivan Bratović
2ca7a5b962
Merge branch 'master' into improve-translatables
3 years ago
Ioma Taani
97cb060cf5
another typo
3 years ago
Ioma Taani
5afb29f8f9
typo
3 years ago
Nelson Chan
f9bb48de13
WIP: Convert Settings to components
3 years ago
Ivan
567ea346fe
Add missing translations for placeholders in EditMonitor page
3 years ago
Ivan
453f6fbadf
Add more missing translations
3 years ago
Ivan
dd79042128
Add translation for "Info" in Settings
3 years ago
Ivan
b1fca7c1a7
Add translation of toast success message
3 years ago
Ivan
19dd11d624
Add translation for incident error message
3 years ago
Ivan
42ce34b6c7
Add more Status page tranlations
3 years ago
Ivan
31fa67452e
Delint English language file
3 years ago
Ivan
9ef3727c91
Backed out of commit `be1933614`
...
Running update-language-files will just confuse translators
3 years ago
Ivan
4cc433166e
Add missing translation for SMTP security option
3 years ago
Ivan
b0615d347b
Add incident creation translations
3 years ago
Ivan
be19336149
Run `update-language-files` for all languages
3 years ago
Ivan
94508cae2f
Add some missing translations
3 years ago
Ivan
265cca9ed1
Replace "Default" notification badge with translation
3 years ago
Ivan
267654c987
Replace hard-coded names for groups in Status page with translations
3 years ago
Ivan
2c85491ee0
Replace body and header placeholder functions with translations
3 years ago
Tarun Singh
149015556b
server url changes
3 years ago
Tarun Singh
6828e8ef6d
Merge branch 'master' of https://github.com/tarun7singh/uptime-kuma
3 years ago
Tarun Singh
670754b697
added MQTT monitor type
3 years ago
Adam Stachowicz
69aa60d1fb
Add missing i18n key + translate 2 keys for polish
3 years ago
Louis Lam
5311bef3eb
Merge pull request #809 from Saibamen/pagination_no_text
...
Don't display "count" text for pagination
3 years ago
Adam Stachowicz
18a99c2016
Revert deleting `records` and `"One record"` keys
3 years ago
Louis Lam
71884cf42a
Merge pull request #772 from andreasbrett/patch-6
...
show logged in user on settings page
3 years ago
Adam Stachowicz
2e7ad1b7b2
Don't display "count" text for pagination
3 years ago
Louis Lam
77addfebc8
Merge branch 'tarun7singh_master'
...
# Conflicts:
# src/languages/vi.js
3 years ago
Adam Stachowicz
1239f6d1a2
PL update + fixes
3 years ago
Tarun Singh
bc68088350
Click send sms integration for notifications
3 years ago
Andreas Brett
4becb97a5d
Update en.js
3 years ago
Andreas Brett
85e2b36424
Update en.js
3 years ago
Andreas Brett
abdf1ae90a
Update en.js
3 years ago
Andreas Brett
606c967985
Merge branch 'master' into patch-6
3 years ago
Andreas Brett
9ad8e5f56a
show logged in user
3 years ago
NeuralMiner
a35569481d
Updates
3 years ago
NeuralMiner
572a5300aa
Recommended updates.
3 years ago
Louis Lam
20d59e5a13
fix and move the steam api key to settings page
3 years ago
Louis Lam
ae31eb6ba9
Merge branch 'master' into Revyn112_master
...
# Conflicts:
# server/model/monitor.js
# src/languages/en.js
# src/pages/EditMonitor.vue
3 years ago
Louis Lam
6944b35ea7
Merge pull request #667 from zsxeee/i18n
...
Missing i18n and zh-CN translation
3 years ago
Daniel Patrón Gómez
0a73b84ae6
Add records translations and fix pause translation
3 years ago
Louis Lam
cb43ecb46e
Merge branch 'master' into background-jobs
...
# Conflicts:
# package-lock.json
# package.json
# src/languages/en.js
3 years ago
Louis Lam
4178983df3
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
cd211a6be7
[http options] fine tune
3 years ago
Louis Lam
4e71ab7406
Merge branch 'master' into feature/add-support-for-method-body-and-headers
3 years ago
Louis Lam
8338881927
[SMTP] change {{HOSTNAME}} to {{HOSTNAME_OR_URL}}, support for http montior type, some UI improvements
3 years ago
Louis Lam
674b387c95
Merge branch 'master' into smtp-subject
3 years ago
hrtkpf
84507268ad
fix translations (de-DE and en)
3 years ago
zsxeee
33f773fcd0
Move param out of the translation file
3 years ago
zsxeee
3fe91c52cb
Fix i18n
...
Missing webhook json description
Ajust Telegram context-based sentence, (also changed translated language files)
Missing primary base url label
Wrong PromoSMS i18n
Missing Octopush legacy hint
Missing Matrix i18n
Missing push url i18n
3 years ago
wuwenjing
6d9b71c054
Add Feishu notification
3 years ago
LouisLam
272d4bde45
find promossms language key typo
3 years ago
Lukas
792f3c7c5c
Add support for values of Name, Hostname and Status
3 years ago
Lukas
5e3ea3293c
Very basic email subject customization
3 years ago
Nelson Chan
6cf2eb036d
Fix: Improve settings layout and wording
3 years ago
Nelson Chan
dca5a59dbc
Feat: Implement data clearing logic & frontend
3 years ago
Bert Verhelst
d71d27220b
fix(edit-monitor): store headers as JSON
3 years ago
Bert Verhelst
b8093e909b
fix(edit-monitor): fix minification of translations containing { }
3 years ago
Bert Verhelst
daab2a05f5
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
Lukas
12b5489eb5
PromoSMS as Notification Provider
...
Add PromoSMS (Polish SMS Gateway) as new notification provider
3 years ago
LouisLam
ddad2dcb4a
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/languages/en.js
3 years ago
LouisLam
e96121f69a
fix merging mistake
3 years ago
LouisLam
2ce5c28ed4
Merge branch 'master' into feature/matrix-notifications
...
# Conflicts:
# src/languages/en.js
3 years ago
Bert Verhelst
8be4bf0e16
Merge remote-tracking branch 'louislam/master' into feature/add-support-for-method-body-and-headers
3 years ago
Bert Verhelst
162ef04c41
Merge branch 'master' into feature/add-support-for-method-body-and-headers
3 years ago
zsxeee
54d2fbcc02
Fix i18n
...
Prevent use esm-bundler build vue-i18n
Escape keyword: '@'
3 years ago
LouisLam
c8706b9aa1
Merge branch 'master' into notification_form_i18n
...
# Conflicts:
# src/components/notifications/SMTP.vue
# src/languages/en.js
3 years ago
Gero Gerke
5decfb9fad
Matrix Notifications
3 years ago
Bert Verhelst
afeb424dc0
fix(edit-monitor): add translations to en.js
3 years ago
Adam Stachowicz
8ae64843fc
run update-language-files
3 years ago
Adam Stachowicz
23e64b8efd
Merge branch 'master' into fix_pl_i18n
3 years ago
zsxeee
0f2059cde0
Use named slot translation when has multi-slot
3 years ago
zsxeee
138ddf5608
Move attribute `tag` to start of tag
3 years ago
zsxeee
dcd68213b1
Merge remote-tracking branch 'upstream/master' into notification_form_i18n
...
# Conflicts:
# src/languages/en.js
3 years ago
Louis Lam
55cb497301
Merge pull request #427 from zsxeee/notification_component
...
chore(NotificationDialog): Convert notification form to separate component
3 years ago
MrEddX
0f66e5cfc5
Added Bulgarian Language
3 years ago
Adam Stachowicz
58aa83331e
Fix Polish language, add missing `Status Page` i18n
3 years ago
Denis Freund
b67b4d5afd
add steam gameserver for monitoring
3 years ago
zsxeee
f24abac7fc
Merge branch 'master' into notification_component
3 years ago
LouisLam
266b03fbf7
language key from "Status Page Nothing" to "statusPageNothing"
3 years ago
Cosmo Abdon
a4cad3db65
add: BR Portuguese Language and new words
3 years ago
zsxeee
624f632a7a
Apprise status translation key
3 years ago
zsxeee
6e9d12638c
Avoid space ending in translation key
3 years ago
zsxeee
6e55c44773
Chore
3 years ago
zsxeee
601204ae77
Default friendly name i18n and auto increase
3 years ago
zsxeee
8c941b1d56
Add i18n for notification form
3 years ago
zsxeee
ad6fcc2f2e
Merge branch 'master' into notification_component
3 years ago
Adam Stachowicz
7dc1e84e44
Avg. Ping and Avg. Response translation keys
3 years ago
zsxeee
e9735d239b
Convert notification form to separate component
3 years ago
Adam Stachowicz
79920b5f2c
Fix languages after 80322cbfe7
...
Fix ESLint deprecated warning. Update `README.md` for languages. Update `update-language-files` script
3 years ago
Louis Lam
72783fd94c
Merge pull request #380 from No0Vad/retry-heartbeat-interval
...
Added support for a retry interval to monitors
3 years ago
LouisLam
80322cbfe7
Merge branch 'import-export'
...
# Conflicts:
# src/languages/it-IT.js
# src/languages/nl-NL.js
3 years ago
No0Vad
1300448bed
Adjustments to the retry interval
...
The monitor logic for when to use "retryInterval" is updated. Also removed some texts when they are no longer needed.
3 years ago
Ponkhy
fff5fd8e9e
Added search key
3 years ago
Ponkhy
c14b71a4a7
Added german translation for tags manager
3 years ago
No0Vad
91ee39ec60
Merge branch 'master' into retry-heartbeat-interval
3 years ago
Ponkhy
4711aeb355
Merge branch 'master' into import-export
3 years ago
Adam Stachowicz
7199bb5ead
Remove unused i18n key
3 years ago
LouisLam
7df9698e5d
eslint: comma-dangle for language files
3 years ago
Ponkhy
d313966d80
Merge branch 'master' into import-export
3 years ago
Louis Lam
c52b9b63d5
Merge pull request #389 from Ponkhy/default-notification
...
Wording correction for notification modal
3 years ago
Louis Lam
e55193270d
Merge pull request #377 from Lrss/master
...
Fix: Inconsistent white-space for the "Avg."-Ping/Response title.
3 years ago
Ponkhy
db14768229
Wording correction for notification modal
3 years ago
No0Vad
3d27561e5a
Update en.js
...
Fixed spelling error
3 years ago
Ponkhy
862672731f
Minor typo fix
3 years ago
Ponkhy
7fee4a7ea7
Added import options
3 years ago
No0Vad
f8f9f59464
Added support for a retry interval to monitors
...
If a check fails and retries are used you can now specify a specific value for that. So you can check faster if the site goes back up again.
3 years ago