.github
Added Github workflow to clear old issues and PRs
2024-02-12 09:03:06 +02:00
.vscode
Added deploy action script
2023-03-31 11:59:42 +03:00
assets
feat: add graphics
2021-02-02 22:31:48 +03:30
bin
certs
config
fix(roles): Added new role 'downloader' that can download any email
2024-03-14 13:25:47 +02:00
docs
doc(command-line.md): fix typo ( #656 )
2024-03-24 07:58:47 +02:00
emails
examples
replaced browserbox with imapflow, utf7 with iconv-lite
2020-05-15 19:02:24 +03:00
graphics
feat: add graphics
2021-02-02 22:31:48 +03:30
imap-core
fix(imap-starttls): define SNICallback
only when insecure ( closes #635 ) ( #637 )
2024-02-26 09:15:06 +02:00
lib
fix(api-messages): Added all messages endpoints to api docs generation ZMS-140 ( #666 )
2024-04-11 11:50:02 +03:00
plugins
Added partial support for running Zone-mta plugins for message queueing
2022-06-21 10:30:26 +03:00
public /public
fix(defer): Added new setting const:sender:defer_times ZMS 63 ( #574 )
2023-12-14 14:00:31 +02:00
setup
Bumped install commit hashes
2024-04-01 09:33:24 +03:00
test
fix(api-dkim): Fix empty p value in dnsText.value if no private key initially given ZMS-142 ( #664 )
2024-04-11 11:47:03 +03:00
.dockerignore
Add files to dockerize wildduck
2020-02-13 17:36:27 +05:30
.eslintrc
v1.37.0
2022-07-18 20:24:04 +03:00
.gitignore
chore(tests): Zms 86 mailboxes ( #501 )
2023-09-21 12:52:18 +03:00
.ncurc.js
fix(api-generation): api generation package now uses WIldduck Joi and does not depend on fixed joi version ZMS-126 ( #639 )
2024-02-29 10:07:16 +02:00
.prettierrc.js
Log ip and sess to Graylog
2020-04-08 11:57:48 +03:00
acme.js
Log acme results to graylog
2023-01-19 10:46:12 +02:00
api.js
fix(api-generate): API docs generation now is run through a separate npm command ZMS-139 ( #659 )
2024-04-03 11:43:54 +03:00
CHANGELOG.md
chore(master): release 1.42.5 [skip-ci] ( #652 )
2024-03-14 13:27:00 +02:00
CODE_OF_CONDUCT.md
docker-compose.yml
Use sane defaults in the example docker-compose
2020-08-19 20:41:47 +02:00
Dockerfile
fixed tests
2023-03-30 14:45:42 +03:00
Gruntfile.js
fix(mime-parsing): ensure that text content for multipart nodes always ends with a newline. Fixes #571
2023-12-07 13:53:27 +02:00
imap.js
Do not use wild-config directly in imap-core
2023-08-31 09:56:04 +03:00
indexer.js
somewhat working ES query
2023-07-20 13:59:59 +03:00
indexes.yaml
fix(index): removed unneeded related_attachments index
2023-09-06 12:33:02 +03:00
LICENSE
fix: license
2021-02-02 22:49:38 +03:30
LICENSE_ET
lmtp.js
v1.35.1
2021-09-05 14:11:24 +03:00
logo.txt
openapidocs.json
Bumped deps
2024-02-26 09:42:39 +02:00
package-lock.json
Bumped deps
2024-03-28 10:56:19 +02:00
package.json
fix(api-generate): API docs generation now is run through a separate npm command ZMS-139 ( #659 )
2024-04-03 11:43:54 +03:00
pop3.js
bunch of fixes
2022-07-05 11:57:57 +03:00
README.md
Add OpenAPI verification badge to README ( #421 )
2023-09-05 19:44:30 +03:00
server.js
fix(debug): replaced SIGPIPE with SIGHUP to generate snapshots
2023-10-04 10:18:13 +03:00
tasks.js
Delayed delete for orphaned files
2023-08-31 15:00:38 +03:00
test.txt
Zms 86 storage ( #498 )
2023-09-18 11:15:48 +03:00
webhooks.js
Migrate from Bull to BullMQ for background processing
2023-03-10 15:47:47 +02:00
worker.js
Log acme results to graylog
2023-01-19 10:46:12 +02:00