Commit graph

76 commits

Author SHA1 Message Date
Will Browning
10aa16cebe Added random word aliases 2020-01-08 17:26:14 +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
7ca303312a Fixed issue with replies 2019-11-19 11:20:18 +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
Claudio Ludovico
04e9df764e
Remove unnecessary semicolon 2019-11-01 08:45:48 +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
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
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
Will Browning
03e3227804 Upgraded to Laravel 6 2019-09-26 14:09:07 +01:00
Will Browning
54c95626fd Display domain's default recipient on aliases page 2019-09-26 11:00:15 +01:00
Will Browning
3703fbacab Updated delete custom domain aliases 2019-09-26 10:22:30 +01:00
Will Browning
4bdeb4ca8c Added domain default recipient option 2019-09-24 16:57:47 +01:00
Will Browning
aaf08d3961 Updated aliases table view 2019-09-18 17:05:12 +01:00
Will Browning
5751ade104 Fix case on domains 2019-09-16 17:11:51 +01:00
Will Browning
6d81de50e4 Fixed parentDomain bug 2019-09-16 09:38:12 +01:00
Will Browning
7b48390431 Added backup code for 2FA 2019-09-12 15:29:57 +01:00
Will Browning
e005cefbd5 Added UUID domain options 2019-09-09 14:46:50 +01:00
Will Browning
00e1ebd015 Added edit default recipient email 2019-09-05 12:26:21 +01:00
Will Browning
4a78faeefd Added encoding for subject and display to 2019-09-05 09:51:59 +01:00
Will Browning
68a3f9e13c Updated lint-staged 2019-09-04 11:46:51 +01:00
Will Browning
68863fb613 Fixed timezone offset 2019-08-30 10:16:05 +01:00
Will Browning
e1554b141c Added bandwidth limit check 2019-08-29 14:31:03 +01:00
Will Browning
ea09f9eeb0 Added loader component 2019-08-28 14:15:01 +01:00
Will Browning
c6bf93f44c Added settings to config 2019-08-22 14:55:00 +01:00
Will Browning
7cda4f7a35 Added domain verification 2019-08-21 15:05:48 +01:00
Will Browning
ac65f359c3 Fixed missing To: header bug 2019-08-21 11:35:15 +01:00
Will Browning
8954a07568 Fix additional username bug 2019-08-21 08:50:45 +01:00
Will Browning
da29095211 Added additional username feature 2019-08-05 13:31:50 +01:00
Will Browning
1433805cf9 Added uuid aliases 2019-08-01 12:35:13 +01:00
Will Browning
c7979935c3 Added extension column to aliases 2019-08-01 10:20:52 +01:00
Will Browning
0677285f37 Can only attach verified recipients 2019-07-31 17:45:48 +01:00
Will Browning
d1802e0e1e Added info on attaching recipients 2019-07-31 15:00:16 +01:00
Will Browning
109bd030cd Attach recipients to new aliases 2019-07-31 13:24:00 +01:00
Will Browning
32e66670c5 Updated Aliases page 2019-07-31 11:18:36 +01:00
Will Browning
f2837f646e Added return-path to config 2019-07-30 09:39:18 +01:00
Will Browning
f1cf1a1a15 Added captcha to registration 2019-07-23 14:36:55 +01:00