Commit graph

54 commits

Author SHA1 Message Date
github-actions[bot] c7c2867596
chore(master): release 1.43.3 [skip-ci] (#685)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-02 14:10:17 +03:00
github-actions[bot] 7ee5d06520
chore(master): release 1.43.2 [skip-ci] (#682)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-29 13:47:22 +03:00
github-actions[bot] 28bb4f4df4
chore(master): release 1.43.1 [skip-ci] (#680)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-29 13:19:59 +03:00
github-actions[bot] 10be9e6b25
chore(master): release 1.43.0 [skip-ci] (#678)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-29 10:41:28 +03:00
Andris Reinman ec4a2a25d7
Bumped deps 2024-04-29 10:39:42 +03:00
Andris Reinman df01bc379e
Bumped deps 2024-04-25 15:23:58 +03:00
github-actions[bot] af80959fdd
chore(master): release 1.42.6 [skip-ci] (#654)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-22 09:44:02 +03:00
Andris Reinman bb4dbd7eba
Bumped deps 2024-04-22 09:40:13 +03:00
Andris Reinman 2d0e920e0b
fix(deps): Bumped deps 2024-04-19 13:25:22 +03:00
Andris Reinman 0ac0090dee
Bumped deps 2024-03-28 10:56:19 +02:00
github-actions[bot] a5c7d7018b
chore(master): release 1.42.5 [skip-ci] (#652)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 13:27:00 +02:00
github-actions[bot] 41f10e40ae
chore(master): release 1.42.4 [skip-ci] (#650)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 11:52:23 +02:00
Andris Reinman 93233deae5
Merge branch 'master' of github.com:nodemailer/wildduck 2024-03-14 11:47:25 +02:00
Andris Reinman d57a397fd3
fix(deploy): Fixed package-lock for release 2024-03-14 11:47:20 +02:00
github-actions[bot] 2b193a2c08
chore(master): release 1.42.3 [skip-ci] (#638)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-14 11:45:58 +02:00
Andris Reinman b7f0aa6a22
fix(move): Increase lock time for moving messages 2024-03-14 10:59:02 +02:00
NickOvt 9f704f7c5d
fix(api-generation): api generation package now uses WIldduck Joi and does not depend on fixed joi version ZMS-126 (#639)
* restifyapi generate transformed into a class and uses the passed Joi and dirname

* remove joi dependency from .ncurc.js
2024-02-29 10:07:16 +02:00
github-actions[bot] f19540f715
chore(master): release 1.42.2 [skip-ci] (#625)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-26 10:32:09 +02:00
Andris Reinman 6aae46bc95
Bumped deps 2024-02-26 09:42:39 +02:00
github-actions[bot] 3d864c87de
chore(master): release 1.42.1 [skip-ci] (#615)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-07 14:14:33 +02:00
Andris Reinman 6724ec9f5e
fix(deps): downgraded joi to fix conflict with restifyapigenerate 2024-02-07 14:13:25 +02:00
NickOvt c7a1ab4987
fix(api-generate): Move API generation code into separate package and use it ZMS-119 (#613)
* test initial design of API generation as a restify plugin. next extract it into separate npm package and add more checks/logs etc.

* remove API docs generation from the WILDDUCK specific tools.js file into a separate file. Do appropriate changes

* move api generation into separate npm package, currently local

* add restifyapigenerate package and use it, fix path

* separate API docs generation config into a separate file. Fix API docs generation package version
2024-02-05 10:29:24 +02:00
github-actions[bot] 94434cab43
chore(master): release 1.42.0 [skip-ci] (#583)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-05 10:01:45 +02:00
Andris Reinman 857e4c0a01
fix(deps): bumped deps to upgrade mailauth for fixed ed25519 DKIM support 2024-02-05 09:55:51 +02:00
Andris Reinman cd3d52959e
Bumped deps 2024-01-02 11:39:27 +02:00
github-actions[bot] 89dd3cf861
chore(master): release 1.41.3 [skip-ci] (#581)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-19 10:45:18 +02:00
github-actions[bot] 89d641eb40
chore(master): release 1.41.2 [skip-ci] (#578)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-15 13:02:00 +02:00
github-actions[bot] c0ceb5a457
chore(master): release 1.41.1 [skip-ci] (#573)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-14 14:15:55 +02:00
Andris Reinman 9aab24267b
fix(defer): Added new setting const:sender:defer_times ZMS 63 (#574)
* Added new setting const:sender:defer_times

* Bumped deps
2023-12-14 14:00:31 +02:00
github-actions[bot] e553523df3
chore(master): release 1.41.0 [skip-ci] (#544)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-12-04 14:29:24 +02:00
github-actions[bot] 917e029a90
chore(master): release 1.40.10 [skip-ci] (#532)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-17 10:25:52 +03:00
Andris Reinman c00cc02658
fix(api-filters): Return valid action.mailbox value for a filter object 2023-10-16 12:21:16 +03:00
Andris Reinman 292bbc2821
fix(attachments): Added contentDisposition property for attachments 2023-10-12 15:23:11 +03:00
github-actions[bot] fed3d93f7f
chore(master): release 1.40.9 [skip-ci] (#528)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-09 14:48:25 +03:00
Andris Reinman 1fee80eb30
fix(deps): Bumped nodemailer to force embedded images to content-disposition:inline 2023-10-09 14:40:18 +03:00
github-actions[bot] 03b822a878
chore(master): release 1.40.8 [skip-ci] (#527)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 13:17:41 +03:00
github-actions[bot] 61e4dcb151
chore(master): release 1.40.7 [skip-ci] (#526)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 13:14:02 +03:00
github-actions[bot] 08f5a2dc85
chore(master): release 1.40.6 [skip-ci] (#525)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 13:08:56 +03:00
github-actions[bot] dd5a5ad2d5
chore(master): release 1.40.5 [skip-ci] (#524)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 12:53:58 +03:00
github-actions[bot] 5cd9b10b96
chore(master): release 1.40.4 [skip-ci] (#523)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 11:47:40 +03:00
Andris Reinman c0081919fe
fix(package): fixed breaking package lock file 2023-10-05 11:44:07 +03:00
github-actions[bot] 7125b3064b
chore(master): release 1.40.3 [skip-ci] (#522)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 11:39:37 +03:00
github-actions[bot] 0e4ba91453
chore(master): release 1.40.2 [skip-ci] (#521)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-05 11:31:18 +03:00
github-actions[bot] 6e0b95102f
chore(master): release 1.40.1 [skip-ci] (#506)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-10-04 10:46:36 +03:00
Andris Reinman 7a30ed7861
fix(debug): replaced SIGPIPE with SIGHUP to generate snapshots 2023-10-04 10:18:13 +03:00
github-actions[bot] 1c1b414724
chore(master): release 1.40.0 [skip-ci] (#491)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-09-28 10:58:04 +03:00
Andris Reinman 80797eebec
feat(storage): Added cid property to storage files (#502) 2023-09-21 12:37:35 +03:00
github-actions[bot] cf471daa07
chore(master): release 1.39.15 [skip-ci] 2023-09-05 08:44:15 +00:00
dependabot[bot] 61301f8cc5
Bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 08:20:38 +00:00
Andris Reinman 6b42cc5c28
fix(release): Added package-lock required for pubslishing 2023-09-05 11:14:08 +03:00