Matthew Nickson
6e50784b6b
Merge branch 'master' into feature/#2365-allow-markdown-in-status-page-footer
2 years ago
Louis Lam
5f5c2d7c46
Update to 1.19.4
2 years ago
Louis Lam
71f4ab0aa6
Improve dockerfile
2 years ago
Louis Lam
24d1dd4c34
[auto-test] Drop Node.js 17, add 19
2 years ago
Louis Lam
c00abac834
Separate golang build layer
2 years ago
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
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
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
fc5ec5f492
Fixed styling of clear data dropdown
...
Fixed #2419
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
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
Louis Lam
4239cf4255
Pin dependency of `ping`
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
Louis Lam
4bf23fdd1a
Update jsonwebtoken from ~8 to ~9
2 years ago
Louis Lam
f99a64da67
Run `npm update`
2 years ago
Louis Lam
2e022789f6
Merge pull request #2527 from chakflying/fix/docker-down
...
Fix: Fix incorrect handling for container down
2 years ago
Matthew Nickson
73835f3328
Changed from ping-lite to ping module
...
Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
#Fixes 2126
2 years ago
Matthew Nickson
4819112e25
Merge remote-tracking branch 'origin/master' into feature/remove-hardcoded-ping-path
2 years ago
Joppe Koers
2d3fd738e4
Fix small spelling mistake
2 years ago
Nelson Chan
edd8fe2e22
Fix: Fix incorrect tag form validation
2 years ago
Nelson Chan
204792dd2d
Fix: Fix incorrect handling for container down
2 years ago
Louis Lam
b8e8c1b9db
Update to 1.19.3
2 years ago
Louis Lam
0cead83705
Fix #2516
2 years ago
Louis Lam
7b0093b8b3
Merge pull request #2514 from lionep/patch-1
...
Improve french translation
2 years ago
lionep
cd7e362b81
Improve french translation
...
Set "Not available, please setup" translation more accurate, because it's in use in notifications and proxies page.
2 years ago
Arniwatt Chonkiattipoom
a8af2a418e
Slack notification block not working ( #1958 )
...
* [empty commit] pull request for slack notification
* Add attachments block for slack notification
* chore: update action button in new attachment block
* chore: loop in attachments to push blocks
* chore: missing semicolon
Co-authored-by: pruekanw <arniwatt.c@linecorp.com>
2 years ago