Louis Lam
439f963749
Merge pull request #2569 from Computroniks/bug/2565-negative-retention-value
...
Fixed negative retention time values
2 years ago
Louis Lam
f15c6470af
Merge pull request #2543 from SlothCroissant/master
...
Removed redundant title in Pushover notification
2 years ago
Matthew Nickson
80f2d6e2a7
Added markdown support for maintenance
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
852a088529
Added mardown support for incident
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
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>
2 years ago
Matthew Nickson
32f7a0084a
Fixed negative retention time values
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
SlothCroissant
f8658d6160
Removed redundant title in Pushover notification
2 years ago
Nelson Chan
dd82f36da3
Fix: Improve syntax & fix weird label logic
2 years ago
Adam Spurgeon
774d754b21
Add GameDig monitor
2 years ago
Louis Lam
d596f8f7eb
Merge pull request #2560 from DimitriDR/master
...
Adding translations for Kook & ZohoCliq
2 years ago
Louis Lam
23a525e36a
Update CONTRIBUTING.md
2 years ago
Louis Lam
221d1d40f5
Update CONTRIBUTING.md
2 years ago
Louis Lam
60ec87941e
Merge pull request #2552 from MrEddX/bulgarian
...
Update bg-BG.js
2 years ago
DimitriDR
e8e4361e09
Adding translations for Kook & ZohoCliq
2 years ago
Matthew Nickson
d6c91869af
Reverted changes to en.js
...
Some changes were carried over in the merge
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
5d6770c0db
Removed excess space around function
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
7a13b959a3
Updated to match changes in #2223
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
675806829c
Changed wording for safeDelete function JSDoc
2 years ago
Louis Lam
21c1921867
Update server/uptime-kuma-server.js
...
Co-authored-by: 琚致远 / Zhiyuan Ju <juzhiyuan@apache.org>
2 years ago
David Twigger
e490ec6d29
move hostname regex pattern function to frontend-utils
2 years ago
MrEddX
7ad4392529
Update bg-BG.js
...
Translation Updated
2 years ago
Louis Lam
f3d3e064f8
Merge pull request #2538 from deluxghost/master
...
Updated zh-CN.js
2 years ago
Louis Lam
80c91b8234
Merge pull request #2546 from Computroniks/bug/#2419-padding-around-clear-data-dropdown
...
Fixed #2419 Styling of clear data dropdown
2 years ago
Matthew Nickson
dc8289df12
Added JSDoc for src/
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
caff9ca736
Added JSDoc for server/
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
c7eb72e73b
JSDoc for extra/
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Matthew Nickson
fc5ec5f492
Fixed styling of clear data dropdown
...
Fixed #2419
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
long2ice
40ebc2df79
feat: support redis monitor
2 years ago
David Twigger
abf5e435fe
move to utility function
2 years ago
David Twigger
8a372201f1
clean up
2 years ago
twiggotronix
8ec240fe19
Merge branch 'louislam:master' into add-mqtt-schemes
2 years ago
David Twigger
5362aab0e5
specify scheme for mqtt monitor type only
2 years ago
Louis Lam
bc7271b99c
Merge pull request #2372 from SirMorfield/docker-compose
...
Fix spelling in README
2 years ago
Louis Lam
4ebf5a5f07
Update README.md
2 years ago
Louis Lam
fbceefec36
Merge pull request #2223 from Computroniks/feature/remove-hardcoded-ping-path
...
feat: Change ping module to danielzzz/node-ping
2 years ago
Louis Lam
0b959514f8
Fix timeout
2 years ago
Louis Lam
4c5e2ea237
Update CONTRIBUTING.md
2 years ago
Louis Lam
7d92351568
Match previous settings
2 years ago
Louis Lam
494c53971c
Convert to UTF8 on Windows only
2 years ago
David Twigger
fc1914bccd
Fix lint
2 years ago
Louis Lam
4239cf4255
Pin dependency of `ping`
2 years ago
David Twigger
c196c34840
Add mqtt, mqtts, ws and wss protocols to the mqtt monitor
2 years ago
DX
554402b484
Updated zh-CN.js
2 years ago
Louis Lam
b049e4e1b4
Merge pull request #2534 from furkanipek/tr-lang-update
...
Update tr-TR.js
2 years ago
Matthew Nickson
90a2668272
Restructured condition + ensure data is UTF-8
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Louis Lam
49b5de7d40
Update Apprise to 1.2.1
2 years ago
Matthew Nickson
69e1880cd3
Added not active condition to prevent false error
...
Added a check to see if the host is alive. This prevents failiures when
the user specifies a hostname of `unknown`.
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
Furkan İpek
610b6248aa
Update tr-TR.js
2 years ago
Furkan İpek
e591647b60
Update tr-TR.js
2 years ago
Louis Lam
da99833d4c
Merge pull request #2528 from chakflying/fix/tag-validation
...
Fix: Fix incorrect add tag form validation
2 years ago