wildduck/lib/api
NickOvt 84ab0c09dc
feat(api-health): Added /health endpoint to check Wildduck API health during runtime ZMS-120 (#607)
* add health api endpoint to check health of API

* fixes and add graylog logging

* round timestamp, cast to string. Use mongodb ping instead of topology.isConnected check

* add timeout to redis commands so that the health api endpoint will return a value
2024-01-26 10:23:01 +02:00
..
2fa Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
acme.js Fixed ACME renewals 2023-01-09 11:58:27 +02:00
addresses.js feat(api-addresses): ZMS-115 (#608) 2024-01-24 10:07:30 +02:00
asps.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
audit.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
auth.js feat(upload): ZMS-111 (#584) 2024-01-04 13:22:04 +02:00
autoreply.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
certs.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
dkim.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
domainaccess.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
domainaliases.js Added restifyError handler 2022-11-24 13:21:10 +02:00
filters.js fix(api-filters): Return valid action.mailbox value for a filter object 2023-10-16 12:21:16 +03:00
health.js feat(api-health): Added /health endpoint to check Wildduck API health during runtime ZMS-120 (#607) 2024-01-26 10:23:01 +02:00
mailboxes.js feat(api-mailboxes): Mailboxes API endpoints added to automatic API docs generation ZMS-114 (#602) 2024-01-12 12:54:56 +02:00
messages.js feat(api-upload): Allow to upload a draft message with incorrect (non-emal) to addresses ZMS-117 (#595) 2024-01-04 13:30:27 +02:00
settings.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
storage.js feat(storage): Added cid property to storage files (#502) 2023-09-21 12:37:35 +03:00
submit.js fix(attachments): Added contentDisposition property for attachments 2023-10-12 15:23:11 +03:00
updates.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
users.js fix(docs): /users API docs ZMS-110 (#575) 2023-12-21 10:42:09 +02:00
webhooks.js Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00