wildduck/lib
NickOvt 95f829d16a
fix(api-filters): Add Filters API endpoints to API docs generation ZMS-121 (#611)
* added List all FIltes endpoint to api docs generation

* List Filters for a User endpoint added to API docs generation

* Request Filter information endpoint added to API docs generation. Add schemas

* fix description

* added Delete a Filter api endpoint to API docs generation

* New schemas for filter api endpoints. Added Create a mew Filter api endpoint to API docs generation

* fix schemas. Added Update Filter information endpoint to api docs generation
2024-02-05 10:30:02 +02:00
..
acme Log acme results to graylog 2023-01-19 10:46:12 +02:00
api fix(api-filters): Add Filters API endpoints to API docs generation ZMS-121 (#611) 2024-02-05 10:30:02 +02:00
attachments Delayed delete for orphaned files 2023-08-31 15:00:38 +03:00
handlers fix(imap-search): rename headerdate to date (closes #560) (#561) 2023-11-26 08:41:21 +02:00
lua Index emails for accounts with indexing feature flag 2023-03-10 11:13:12 +02:00
md5
pop3 fix(pop3): if connection is closed during authentication, then do not process the response. Fixes #596 2024-01-04 10:38:33 +02:00
schemas fix(api-filters): Add Filters API endpoints to API docs generation ZMS-121 (#611) 2024-02-05 10:30:02 +02:00
tasks feat(api-search): Allow searching for messages by uid (#587) 2024-01-02 13:23:43 +02:00
attachment-storage.js
audit-handler.js fix(audit): Fixed find() query for expired audits (#547) 2023-10-30 10:55:39 +02:00
autoreply.js
bimi-handler.js Fixed 304 handling for bimi 2023-08-24 16:32:50 +03:00
cert-handler.js Fixed acme cert upgrade 2022-11-16 11:38:56 +02:00
certs.js Fixed CA handling for SNI certificates 2022-08-16 15:22:47 +03:00
consts.js feat(mailbox-count-limit): Set a limit for maximum number of mailbox folders ZMS-93 (#542) 2023-10-24 11:07:12 +03:00
counters.js Index emails for accounts with indexing feature flag 2023-03-10 11:13:12 +02:00
data-url.js bunch of fixes 2022-07-05 11:57:57 +03:00
db.js Fixed Redis config parsing 2023-03-31 12:10:26 +03:00
dkim-handler.js
dkim-stream.js
elasticsearch.js Index emails for accounts with indexing feature flag 2023-03-10 11:13:12 +02:00
encrypt.js
ensure-es-index.js Started with searching from ES 2023-07-20 13:59:59 +03:00
errors.js
events.js Migrate from Bull to BullMQ for background processing 2023-03-10 15:47:47 +02:00
export.js Added account export and import API endpoints 2022-10-06 13:57:06 +03:00
filter-handler.js Include attachment sha256 in the filtering response 2023-08-10 13:41:28 +03:00
forward.js prefer user email as the username for plugins 2022-06-27 11:49:07 +03:00
hashes.js Replaces argon2-browser with hash-wasm module 2022-12-01 15:35:42 +02:00
header-splitter.js
imap-notifier.js fix(journal-parse): Improve idle CPU performance ZMS-109 (#597) 2024-01-05 10:31:07 +02:00
limited-fetch.js
mailbox-handler.js fix(mailbox-create): Use correct database for loading User data when creating mailboxes (#550) 2023-11-06 12:30:23 +02:00
maildrop.js
maildropper.js Disable MTA-STS for relayed emails with custom routing 2023-03-09 12:32:44 +02:00
mbox-export.js
mbox-stream.js
message-handler.js fix(message-threading): Take non-standard but conventional subject prefixes into account (#605) 2024-01-25 09:02:55 +02:00
message-splitter.js
newlines.js
plugins.js v1.37.2 2022-07-19 09:22:46 +03:00
prepare-search-filter.js feat(api-search): Allow searching for messages by uid (#587) 2024-01-02 13:23:43 +02:00
redis-url.js Migrate from Bull to BullMQ for background processing 2023-03-10 15:47:47 +02:00
roles.js
schemas.js feat(apidocs): Autogenerate OpenAPI docs ZMS-100 (#552) 2023-11-10 17:55:16 +02:00
search-query.js fixed tests 2023-07-20 13:59:59 +03:00
settings-handler.js fix(defer): Added new setting const:sender:defer_times ZMS 63 (#574) 2023-12-14 14:00:31 +02:00
storage-handler.js feat(storage): Added cid property to storage files (#502) 2023-09-21 12:37:35 +03:00
task-handler.js
tools.js fix(api-generate): Move API generation code into separate package and use it ZMS-119 (#613) 2024-02-05 10:29:24 +02:00
translations.js
user-cache.js bunch of fixes 2022-07-05 11:57:57 +03:00
user-handler.js Added missing internalData object to new accounts 2023-04-19 17:08:32 +03:00