Commit graph

513 commits

Author SHA1 Message Date
Andris Reinman
ba11d5fc25
v1.38.2 2022-12-15 16:13:28 +02:00
Andris Reinman
831514145a
ensure origin in hook request 2022-12-15 10:55:53 +02:00
Andris Reinman
99cd233476
v1.38.0 2022-12-04 11:39:42 +02:00
Andris Reinman
4c940fc3f4
Limit envelope size for draft submissions 2022-12-04 11:18:53 +02:00
Andris Reinman
da30e1a046
Replaces argon2-browser with hash-wasm module 2022-12-01 15:35:42 +02:00
Andris Reinman
8166084c12
Bumped Restify to get Node 18 support 2022-12-01 14:34:37 +02:00
Andris Reinman
e27eea14ff
Upgraded to Restify v9. Removed next() calls. 2022-11-24 12:26:10 +02:00
Andris Reinman
15fe3c28dc
Added new option 'bimi' for message uploads 2022-11-03 13:50:17 +02:00
Andris Reinman
0d327c1315
Added preauth API endpoint 2022-10-07 10:13:05 +03:00
Andris Reinman
4437a60a3b
Added account export and import API endpoints 2022-10-06 13:57:06 +03:00
Andris Reinman
ef6fb48b3f
v1.37.5 2022-09-20 11:25:44 +03:00
Andris Reinman
c89630d2e3
v1.37.4 2022-08-23 15:09:25 +03:00
Andris Reinman
a8348e893a
Added message size value to the response of message upload request 2022-08-09 11:11:06 +03:00
Andris Reinman
a2b2053222
v1.37.3 2022-07-19 13:26:42 +03:00
Andris Reinman
35d7dff0da
v1.37.2 2022-07-19 09:22:46 +03:00
Andris Reinman
7cc5b2b75c
v1.37.1 2022-07-18 23:06:41 +03:00
Andris Reinman
14d2351123
v1.37.0 2022-07-18 20:24:04 +03:00
Andris Reinman
70afcd44c8
Allow range from UID to end for message updates 2022-07-08 12:23:36 +03:00
Andris Reinman
aaa28c1df4
Updated package.json for CI tests 2022-07-05 12:59:56 +03:00
Andris Reinman
efdf75f484
updated workflow file 2022-07-05 12:44:29 +03:00
Andris Reinman
a7b8d543d5
updated workflow file 2022-07-05 12:38:04 +03:00
Andris Reinman
d63462aba6
updated workflow file 2022-07-05 12:30:02 +03:00
Andris Reinman
019a4222be
updated workflow file 2022-07-05 12:24:45 +03:00
Andris Reinman
d7cbfccb79
Set a maximum limit for application passwords (50) 2022-07-04 16:52:08 +03:00
Andris Reinman
73e01827cb
Added partial support for running Zone-mta plugins for message queueing 2022-06-21 10:30:26 +03:00
Andris Reinman
5da63a290d
Allow to specify relaying party ID for Webauthn requests 2022-06-07 12:08:41 +03:00
Andris Reinman
f47ac59f4b
use html parser when preprocessing HTML for message submit structures 2022-05-16 09:32:01 +03:00
Andris Reinman
6045004dc5
Backported API tests from the Hapi branch 2022-05-16 00:18:24 +03:00
Andris Reinman
778dfac7ed
removed u2f, added webauthn 2022-03-06 00:08:48 +02:00
Andris Reinman
7d266f08e2
bumped deps to get env support for config 2022-02-21 16:44:33 +02:00
Andris Reinman
4c12c303a4
v1.36.2. downgraded bull 2021-11-16 13:52:38 +02:00
Andris Reinman
3766936bd6
v1.36.1. Created a release to trigger Docker autobuild 2021-11-16 12:50:11 +02:00
Andris Reinman
e6bd2f1cf8
Allow to automatically delete previous draftby reference 2021-11-15 14:22:00 +02:00
Andris Reinman
cf624823f9
v1.36.0 2021-10-11 17:11:59 +03:00
Andris Reinman
2173a5c38f
Forward tracking 2021-10-04 11:57:43 +03:00
Andris Reinman
544cd16c34
v1.35.6 2021-10-01 14:33:48 +03:00
Andris Reinman
4ee6f98ed1 v1.35.5 2021-09-10 10:42:50 +03:00
Andris Reinman
6e5d8a546d 1.35.4 2021-09-06 14:54:37 +03:00
Andris Reinman
2d7fb2503a 1.35.4-beta.01 2021-09-06 14:20:23 +03:00
Andris Reinman
3110d9bb24 v1.35.3 2021-09-05 14:59:15 +03:00
Andris Reinman
549655394a mixed missing key entry for settings.get 2021-09-05 14:51:10 +03:00
Andris Reinman
64c47ec587 v1.35.1 2021-09-05 14:11:24 +03:00
Andris Reinman
a65d708f12 v1.35.0 2021-09-04 15:35:07 +03:00
Andris Reinman
eb3e26e153 Upgraded OpenPGP to v5 2021-09-03 21:32:39 +03:00
Andris Reinman
acffb77105 removed unneeded packages 2021-08-30 11:46:51 +03:00
Andris Reinman
53cda36329 Upgrade Mongodb library from 3 to 4
update
2021-08-30 11:21:50 +03:00
snyk-bot
53d7ec64d9
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-IOREDIS-1567196
2021-08-19 02:12:21 +00:00
Andris Reinman
48b740d73d v1.34.0 2021-07-05 15:58:51 +03:00
Andris Reinman
dcddddbbea bumped deps 2021-07-05 00:04:00 +03:00
Andris Reinman
14ecd5cf90 Updated lock handling 2021-06-21 20:32:25 +03:00