Commit graph

230 commits

Author SHA1 Message Date
Will Browning
594c0d84de Bump packages 2020-04-06 08:55:39 +01:00
Will Browning
2c2aaaa0ab Bump package versions 2020-04-01 15:14:33 +01:00
Will Browning
ea09aa7503
Merge pull request #38 from anonaddy/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.0 to 6.4.1
2020-03-23 12:30:58 +00:00
dependabot[bot]
dd2adc8568
Bump acorn from 6.1.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-23 12:29:30 +00:00
Will Browning
5001c95ca7 Bump package versions 2020-03-23 12:28:29 +00:00
Will Browning
06c9feabd9 Fixed uppercase string 2020-03-10 09:30:47 +00:00
Will Browning
e4fb13d688 Fixed missing class import 2020-03-10 09:29:37 +00:00
Will Browning
50bbc9db3a Added default alias domain option 2020-02-28 11:28:23 +00:00
Will Browning
a61368bdd9 Updated config file 2020-02-18 15:50:48 +00:00
Will Browning
3056f5aed4 Fixed dkim bodyhash for custom domains closes #14 2020-02-18 10:36:14 +00:00
Will Browning
391efa9728 Fixed issue with emails already encrypted 2020-02-14 15:51:42 +00:00
Will Browning
3828d27012 Updated generate alias parameter 2020-02-13 17:41:59 +00:00
Will Browning
ba3772219e Updated email replies 2020-02-13 09:21:26 +00:00
Will Browning
824eadb7c2 Revert text on reply to email 2020-02-11 10:41:08 +00:00
Will Browning
32190835fb Added expired gpg key email 2020-02-11 10:32:21 +00:00
Will Browning
2ae624d611 Added send from aliases 2020-01-29 13:43:55 +00:00
Will Browning
29fbade130 Updated email logo to png 2020-01-21 10:30:33 +00:00
Will Browning
5ca2399523 Updated cors and added domain options route 2020-01-15 17:16:47 +00:00
Will Browning
fe6a13b5ba Added random word alias test 2020-01-10 14:27:09 +00:00
Will Browning
10aa16cebe Added random word aliases 2020-01-08 17:26:14 +00:00
Will Browning
611aeaf0e6 Fixed copy alias issue 2020-01-02 10:10:03 +00:00
Will Browning
d1b25999bb Updated DKIM signing for custom domains 2019-12-20 12:47:52 +00:00
Will Browning
9a48650ae2 Updated custom domain verification 2019-12-20 09:36:22 +00:00
Will Browning
bd78841741 Improved MX record validation 2019-12-06 13:59:28 +00:00
Will Browning
f92f5d76d5 Fixed attachment name encoding 2019-11-28 13:34:35 +00:00
Will Browning
fa44ace9cf Added security.md 2019-11-26 17:27:40 +00:00
Will Browning
fb64722d1c Updated readme 2019-11-19 13:40:54 +00:00
Will Browning
7ca303312a Fixed issue with replies 2019-11-19 11:20:18 +00:00
Will Browning
ebd29b1f49 Updated readme 2019-11-11 10:15:59 +00:00
Will Browning
2294f26926 Updated readme 2019-11-08 09:26:12 +00:00
Will Browning
05e1cc12b5 Added additional username default recipient option 2019-11-05 14:50:31 +00:00
Will Browning
4c95cb9ec5 Updated delete key from keyring 2019-11-01 11:00:05 +00:00
Will Browning
043a7ed6ad Make access token textarea readonly 2019-11-01 08:53:13 +00:00
AnonAddy
7c9353390f
Merge pull request #4 from ludo237/patch-1
Remove unnecessary semicolon
2019-11-01 08:52:03 +00:00
Claudio Ludovico
04e9df764e
Remove unnecessary semicolon 2019-11-01 08:45:48 +00:00
Will Browning
df5e0f0806 Upgrade passport 2019-10-31 09:16:45 +00:00
Will Browning
4d41e2c635 Updated delete key checks 2019-10-29 14:08:38 +00:00
Will Browning
46be5d3e6d Remove key for all recipients using the same one 2019-10-29 13:39:35 +00:00
Will Browning
1099b3c43c Allow same public key for multiple recipients 2019-10-29 13:10:19 +00:00
Will Browning
f2ff02e155 Replies to UUID aliases now come from the alias 2019-10-24 14:05:59 +01:00
Will Browning
a59fdf324a Updated readme 2019-10-23 13:47:19 +01:00
Will Browning
7c27373ef6 Added API routes 2019-10-18 14:19:46 +01:00
Will Browning
1039843347 Fixed token display on mobile 2019-10-12 10:10:10 +01:00
Will Browning
81f7b35c04 Updated to Passport for API 2019-10-11 18:05:22 +01:00
Will Browning
6ba4ba6a51 Added email verification tests 2019-10-11 11:16:27 +01:00
Will Browning
9ad4588d0c Added API token information 2019-10-10 17:18:58 +01:00
Will Browning
655ec5d3ee Fixed cors implementation 2019-10-10 12:58:12 +01:00
Will Browning
c3f0451e5a Fixed cors header 2019-10-09 15:17:55 +01:00
Will Browning
25e23f1c85 Added cors middleware for api 2019-10-09 12:59:57 +01:00
Will Browning
55aa704e40 Added simple API token generation 2019-10-01 10:31:23 +01:00