| .. |
|
acme
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
api
|
fix(authlog): ZMSA-34: authLog add protocol for better logging in user update and asp generate and delete (#924)
|
2025-11-28 15:20:12 +02:00 |
|
attachments
|
fix(gridstore-upload): ZMSA-17: fix gridstore upload deadlock (#918)
|
2025-12-04 09:51:22 +02:00 |
|
handlers
|
fix(uid-search): ZMSA-67: improve UID SEARCH performance by reducing calls to imap-compiler (#955)
|
2026-01-14 15:26:54 +02:00 |
|
lua
|
fix: ZMS 226 (#817)
|
2025-05-23 13:27:59 +03:00 |
|
md5
|
fix(connection-management): implement connection management, POP3 timeout fixes, and comprehensive documentation (#835)
|
2025-07-23 10:46:13 +03:00 |
|
pop3
|
fix(pop3): fix pipelining race condition causing mpop "invalid reply" errors (#950)
|
2026-01-08 09:36:27 +02:00 |
|
schemas
|
fix(fulltext-filter): ZMS-257: Add boolean logic to fulltext filter (#863)
|
2025-09-15 11:56:07 +03:00 |
|
tasks
|
fix: ZMSA-28: make migrations configurable (#922)
|
2025-11-27 11:19:56 +02:00 |
|
attachment-storage.js
|
fix: ZMS-238 remove callback based deleteMany from attachment storage. (#824)
|
2025-06-11 11:49:33 +03:00 |
|
audit-handler.js
|
fix(audit): Fixed find() query for expired audits (#547)
|
2023-10-30 10:55:39 +02:00 |
|
autoreply.js
|
fix(outbound-mta-relay): ZMS-171 Add support for an outbound MTA relay (#787)
|
2025-03-14 10:46:53 +02:00 |
|
bimi-handler.js
|
Fixed 304 handling for bimi
|
2023-08-24 16:32:50 +03:00 |
|
cert-handler.js
|
fix(tls-logging): ZMSA-40: where possible use _ip in gelf logs instead of _remoteAddress (#929)
|
2025-12-04 09:57:22 +02:00 |
|
certs.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
consts.js
|
fix(messages-search): ZMS-271: optimize user messages search query (#876)
|
2025-10-01 11:36:04 +03:00 |
|
counters.js
|
Index emails for accounts with indexing feature flag
|
2023-03-10 11:13:12 +02:00 |
|
data-url.js
|
fix(deps): Replaced uuid dependency with crypto.randomUUID
|
2024-10-28 08:52:44 +02:00 |
|
db.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
dkim-handler.js
|
fix(typos): fixed typos ZMS-167 (#740)
|
2024-10-14 10:37:58 +03:00 |
|
dkim-stream.js
|
fix(typos): fixed typos ZMS-167 (#740)
|
2024-10-14 10:37:58 +03:00 |
|
elasticsearch.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
encrypt.js
|
fix(crypto.createDecipher): ZMSA-47: dkim legacy decipher fixes (#935)
|
2025-12-11 11:39:22 +02:00 |
|
ensure-es-index.js
|
Started with searching from ES
|
2023-07-20 13:59:59 +03:00 |
|
errors.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
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 |
|
filehash-stream.js
|
fix(api-attachment): Calculate file content hash when uploading attachment ZMS-172 (#733)
|
2024-09-26 11:56:36 +03:00 |
|
filter-handler.js
|
fix(logging): ZMSA-58: revert ZMS-216 (#956)
|
2026-01-14 15:25:25 +02:00 |
|
forward.js
|
fix(outbound-mta-relay): ZMS-171 Add support for an outbound MTA relay (#787)
|
2025-03-14 10:46:53 +02:00 |
|
hashes.js
|
fix(typos): fixed typos ZMS-167 (#740)
|
2024-10-14 10:37:58 +03:00 |
|
header-splitter.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
imap-notifier.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
limited-fetch.js
|
fix: ZMSA-29: POP3 TOP command calculate counters correctly and correctly update them (#914)
|
2025-11-24 10:27:42 +02:00 |
|
mailbox-handler.js
|
fix(typos): fixed typos ZMS-167 (#740)
|
2024-10-14 10:37:58 +03:00 |
|
maildrop.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
maildropper.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
mbox-export.js
|
use noCursorTimeout for mbox queries
|
2021-04-16 13:29:52 +03:00 |
|
mbox-stream.js
|
fix(typos): fixed typos ZMS-167 (#740)
|
2024-10-14 10:37:58 +03:00 |
|
message-handler.js
|
fix(logging): ZMSA-58: revert ZMS-216 (#956)
|
2026-01-14 15:25:25 +02:00 |
|
message-splitter.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
mongopaging-find-wrapper.js
|
fix(pagination-paginatedField): check for correct mongopaging cursor ZMS-229 (#822)
|
2025-06-05 14:59:03 +03:00 |
|
newlines.js
|
Added export endpoint for audit
|
2019-11-21 16:15:25 +02:00 |
|
plugins.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
prepare-search-filter.js
|
fix(messages-search): ZMS-271: optimize user messages search query (#876)
|
2025-10-01 11:36:04 +03:00 |
|
redis-url.js
|
Migrate from Bull to BullMQ for background processing
|
2023-03-10 15:47:47 +02:00 |
|
roles.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
schemas.js
|
fix(api-listings-pagination): ZMS-225 Encode page in next and previous cursor (#818)
|
2025-05-27 15:39:04 +03:00 |
|
search-query.js
|
fixed tests
|
2023-07-20 13:59:59 +03:00 |
|
settings-handler.js
|
fix: ZMSA-1: update release workflow, update deps, use updated deps, scope package (#887)
|
2025-10-17 12:04:48 +03:00 |
|
storage-handler.js
|
feat(storage): Added cid property to storage files (#502)
|
2023-09-21 12:37:35 +03:00 |
|
task-handler.js
|
fix(migrations): ZMS-274 Implement MongoDb Migrations in Wildduck (#879)
|
2025-10-01 12:43:17 +03:00 |
|
tools.js
|
fix(uid-search): ZMSA-67: improve UID SEARCH performance by reducing calls to imap-compiler (#955)
|
2026-01-14 15:26:54 +02:00 |
|
translations.js
|
|
|
|
user-cache.js
|
bunch of fixes
|
2022-07-05 11:57:57 +03:00 |
|
user-handler.js
|
fix(userHandler-asyncGetDeleted): ZMSA-52: user-handler create new asyncGetDeleted function to get deleted user by username, id, main address (#947)
|
2026-01-06 09:54:26 +02:00 |