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
Matthew Nickson
e38742a2d0
[empty commit] pull request for #1059
3 years ago
Louis Lam
c3c4db52ec
Merge pull request #1184 from Khord/patch-1
...
Rename 2FA/TOTP field ID for password manager filling compatibility
3 years ago
Louis Lam
aba6cb2c52
Merge pull request #1169 from jbenguira/patch-1
...
Fixed #1024
3 years ago
Louis Lam
ff0e85737f
Merge pull request #1182 from sovushik/patch-4
...
Update ru-RU.js
3 years ago
Louis
55a593f75d
Merge remote-tracking branch 'origin/master'
3 years ago
Louis
a0d51a15cf
Fix security vulnerabilities
3 years ago
Louis Lam
5a08b42e4f
Merge pull request #1194 from Rayzggz/master
...
Update zh-CN.js
3 years ago
Louis
6961af005e
eslint
3 years ago
Roy Feng
847a19afc1
Update zh-CN.js
3 years ago
Louis Lam
7532e7fd3e
Merge pull request #1192 from drodmantras/master
...
Update sl-SI.js
3 years ago
Erik
63a3704836
Update sl-SI.js
3 years ago
Louis
bd8fa17887
Merge remote-tracking branch 'origin/master'
3 years ago
Louis
d1a99b0a22
Check Node.js version, better error message
3 years ago
Joseph Benguira
3b9fac2942
Update server/prometheus.js
...
removed useless spaces
Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>
3 years ago
Dylan Khor
812e80030b
revert Token because of language file
3 years ago
Dylan Khor
b89efa49aa
retain Token verbiage in display name
...
since "Token" is used in several places in the 2FA setup screen
3 years ago
Dylan Khor
6490ef3787
rename 2fa input element id and display name
3 years ago
sovushik
329c8cbc2d
Update ru-RU.js
...
Add new string
3 years ago
Louis Lam
2bf9764cec
Merge pull request #1175 from sovushik/patch-3
...
Update ru-RU.js
3 years ago
Louis Lam
c116754360
Merge pull request #1171 from Saibamen/patch-1
...
Update pl.js
3 years ago
Louis Lam
2c7a701c84
Merge remote-tracking branch 'origin/master'
3 years ago
Louis Lam
fd1fce0143
Update stylelint from 13.13.x to 14.2.x
3 years ago
sovushik
52e0d74a1e
Update ru-RU.js
...
Add new string
3 years ago
Adam Stachowicz
23532aaafe
Update pl.js
...
Addendum to ab61acab63
3 years ago
Louis Lam
ab61acab63
Merge pull request #1170 from NixNotCastey/update-pl
...
Update pl.js
3 years ago
Łukasz Szczepański
06aab3dee8
Added missing text and fix typos
3 years ago
Joseph Benguira
13acdd4c65
Fix for issue in logs
...
This fix address the issue described here: https://github.com/louislam/uptime-kuma/issues/1024
3 years ago
Louis Lam
fe0bce268d
Merge pull request #1164 from ledeuns/master
...
Fix comment (FreeBSD->*BSD)
3 years ago
Louis
ed64853125
Keep FBSD, BSD for ping only
3 years ago
Denis
0f822d3b2a
FBSD does not exists anymore
3 years ago
Denis
6bda5c6329
update comment
3 years ago
Denis Fondras
44bc98a453
Merge branch 'louislam:master' into master
3 years ago
Louis
f9751d0c01
Fix FBSD to BSD https://github.com/louislam/uptime-kuma/pull/1155#issuecomment-1009544236
3 years ago
Denis
53df9a36e3
reintroduce exports.FBSD
3 years ago
Louis Lam
ccfd04a431
Merge pull request #1155 from ledeuns/master
...
ping path is common to all BSDs
3 years ago
Louis Lam
9324137123
Merge pull request #1151 from sovushik/patch-2
...
Update ru-RU.js
3 years ago
Louis Lam
9f063cf477
Merge branch 'master' into patch-2
3 years ago
Louis Lam
b83c896d0c
Merge pull request #1150 from sovushik/patch-1
...
Update ru-RU.js
3 years ago
Louis Lam
aa37383065
Merge pull request #1154 from jamesmacwhite/pull-request-guidelines
...
Update PULL_REQUEST_TEMPLATE.md
3 years ago
Louis Lam
5e2c39eb4b
Merge pull request #1144 from alex3025/master
...
Fixed italian (it-IT) translations
3 years ago
Louis Lam
2a1f011f05
Merge pull request #1153 from drodmantras/master
...
Update sl-SI.js
3 years ago
Denis
8063449f49
ping path is common to all BSDs
3 years ago
James White
b6ad4c845a
Update PULL_REQUEST_TEMPLATE.md
...
Correct checklist item and make the UI type of change consistent with all others.
3 years ago
Erik
cdcdf377ec
Update sl-SI.js
...
Small langue updates
3 years ago
sovushik
30a345d8b6
Update ru-RU.js
...
Updated language files and added new lines
3 years ago
sovushik
83d60fea29
Update ru-RU.js
...
1. Updated the language lines (in the correct declension)
2. Added new lines for the "Create Incident" functionality
3 years ago
Matteo D
2304c53c8d
Fixed some translations
...
And made them more user-friendly.
3 years ago
Louis Lam
d4b86dc472
Merge pull request #1133 from thomasleveil/patch-1
...
fix `TypeError: Cannot read property 'id' of null`
3 years ago
Thomas LÉVEIL
46fa6a56fa
fix `TypeError: Cannot read property 'id' of null`
...
when testing a Google Chat notification
see https://github.com/louislam/uptime-kuma/issues/1126#issuecomment-1006343423
3 years ago