Commit graph

73 commits

Author SHA1 Message Date
Will Browning
5f1590ef2b Added filter queries for extension 2021-06-11 17:24:44 +01:00
Will Browning
3998811370 Added option to forget aliases 2021-05-18 18:34:51 +01:00
Will Browning
b15dff03d7 Update data passed to aliases page 2021-05-10 15:54:04 +01:00
Will Browning
6e0bf26acc Updated self-hosting instructions 2021-04-26 12:13:37 +01:00
Will Browning
95e4e61291 Added option to recheck/view custom domain records 2021-03-08 16:16:34 +00:00
Will Browning
9e0ca10857 Add recipient_ids option to create alias 2021-02-24 16:49:45 +00:00
Will Browning
6920570384 Added option to use reply-to header for replies 2021-02-24 12:18:38 +00:00
Will Browning
9a83bf7c2a Use select for Recipient model 2021-02-19 16:28:20 +00:00
Will Browning
55870adb1a Add option to logout of other browser sessions 2021-01-13 10:13:42 +00:00
Will Browning
660bf1817a Add random_characters alias format 2021-01-05 16:47:27 +00:00
Will Browning
f1d5963dfd Add support for U2F devices 2020-11-24 13:56:01 +00:00
Will Browning
2bfc353713 Added email for users with expiring api tokens 2020-11-05 16:29:22 +00:00
Will Browning
eaed93a2d0 Added custom to default alias format options 2020-10-21 12:54:25 +01:00
Will Browning
f00b282976 Added catch-all option to main account username 2020-10-16 12:43:14 +01:00
Will
6a07f84fc1 Added catch-all option to additional usernames 2020-10-09 14:33:38 +01:00
Will
0fe31fe46f Fix for alias custom local part with extension 2020-10-08 14:29:15 +01:00
Will
1917f0b3b5 Added ability to disable catch-all for domains 2020-10-08 09:04:22 +01:00
Will
8ecc24657b Fix for #47 and other minor improvements 2020-10-06 16:21:27 +01:00
Will
e3ac41d007 Upgrade to Laravel 8 2020-09-27 15:01:17 +01:00
Will
997bfe72fc Update username reminder to be sent to recipient 2020-09-17 15:51:27 +01:00
Will
3591a3eb47 Added ability to request username reminder email 2020-09-16 16:41:09 +01:00
Will
0708f710a2 Add account details API route 2020-08-18 14:15:23 +01:00
Will
91fcc49275 Added ability to export alias data 2020-07-22 16:25:13 +01:00
Will
3e5673d8f5 Added option to select default alias format 2020-06-18 12:10:02 +01:00
Will
2359d42077 Added ability to view and restore deleted aliases 2020-06-18 11:10:44 +01:00
Will
f5b05dbe8d Initial rules beta 2020-06-16 17:17:29 +01:00
Will
2fc6f2c618 Upgrade to Laravel 7 2020-06-04 16:42:11 +01:00
Will
0fcf355bab Added basic rules system 2020-06-02 13:59:59 +01:00
Will Browning
06c9feabd9 Fixed uppercase string 2020-03-10 09:30:47 +00:00
Will Browning
50bbc9db3a Added default alias domain option 2020-02-28 11:28:23 +00:00
Will Browning
3828d27012 Updated generate alias parameter 2020-02-13 17:41:59 +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
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
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
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
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
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