Louis Lam
49ac71e25c
Merge pull request #2549 from Computroniks/docs/update-jsdoc-2023-01-05
...
Added missing JSDoc comments
2 years ago
401Unauthorized
8128c8081b
sync language file changes
2 years ago
401Unauthorized
e99652c5a2
sync language file changes
2 years ago
401Unauthorized
ceb7d48118
add convert script
2 years ago
401Unauthorized
bfa32f6b07
comment not allowed in json file
2 years ago
401Unauthorized
ae3a543b3b
convert language files to json format
2 years ago
Louis Lam
1a9b013fc2
Merge pull request #2328 from rmarops/mongodb-ping
...
added MongoDB ping monitor
2 years ago
Louis Lam
1326761a8a
Update mongodb and simplify the logic of mongodbPing
2 years ago
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
2 years ago
Louis Lam
712a3c29d4
Fix Postgres monitor do not handle some error cases correctly
2 years ago
Louis Lam
e9497ac1ab
Fix knex.js issue
2 years ago
Louis Lam
6437ef198f
Merge pull request #2541 from long2ice/master
...
feat: support redis monitor
2 years ago
Louis Lam
973d5692d0
Merge pull request #2604 from black23/patch-1
...
Update cs-CZ.js
2 years ago
Louis Lam
468cb004d6
Merge pull request #1690 from chakflying/feat/tags-manager
...
Feat: Tags Manager
2 years ago
Louis Lam
f7d41a30fa
Update src/components/TagEditDialog.vue
...
Co-authored-by: Matthew Nickson <mnickson@sidingsmedia.com>
2 years ago
black23
0ef686ac2f
Update cs-CZ.js
...
new string
2 years ago
long2ice
3b5893ea60
fix: add preserve line in redisPingAsync
2 years ago
long2ice
21cd4d64c3
fix: redisPingAsync
2 years ago
long2ice
db757123ba
refactor: reuse databaseConnectionString
2 years ago
Louis Lam
4dcf31621e
Update README.md
2 years ago
Nelson Chan
9c1ba97e7d
Chore: Fix typo
2 years ago
Nelson Chan
e9564619f1
Feat: Implement tags manager in settings
...
Fix: Remove unused color options
Chore: Fix typo
2 years ago
Łukasz Szczepański
8433bceb32
Trim message to maximum allowed length
2 years ago
Louis Lam
98d001b38b
Merge pull request #2575 from Joseph-Irving/victorops_notifications
...
Add Splunk Notification Provider
2 years ago
Nelson Chan
0ed3dd5e4f
Fix: Add support for pending in badges
2 years ago
Louis Lam
d9f12a6376
Fallback to `/bin/ping` if `ping` is not found
2 years ago
Łukasz Szczepański
56ba133a1f
Missing semicolon
2 years ago
Łukasz Szczepański
ec30147a7f
Add option for allowing long sms in PromoSMS
2 years ago
David Twigger
2bc165379a
Add unit test for hostNameRegexPattern
2 years ago
Luke
2172112144
Setting for allowing long sms
2 years ago
Luke
ecd661c801
Allow long sms in PromoSMS
2 years ago
twiggotronix
8fab7112a1
Merge branch 'louislam:master' into add-mqtt-schemes
2 years ago
Louis Lam
cc4ed308b0
Merge pull request #2581 from twiggotronix/add-frontend-unit-tests
...
Add frontend unit tests
2 years ago
Louis Lam
362280af14
Merge pull request #2578 from DimitriDR/master
...
Updating French localization
2 years ago
Nelson Chan
21b418230c
Chore: reorder cases
...
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2 years ago
David Twigger
636fc8fcfc
Fix workflow
2 years ago
David Twigger
1c05ba09dc
Add cypress unit tests to workflow
2 years ago
David Twigger
1565da87cf
Implement cypress unit testing
2 years ago
DimitriDR
890e3abf58
Updating French localization
...
Signed-off-by: DimitriDR <dimitridroeck@gmail.com>
2 years ago
Matthew Nickson
6e50784b6b
Merge branch 'master' into feature/#2365-allow-markdown-in-status-page-footer
2 years ago
Joseph Irving
33355c51b7
Add Splunk Notifications
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