Commit graph

98 commits

Author SHA1 Message Date
Will Browning
5d0270d880 Fixed failing test 2024-08-23 14:21:50 +01:00
Will Browning
28cf7b475e Added regex options to rule conditions 2024-07-24 12:35:24 +01:00
Will Browning
18e1223b90 Added auto create regex to usernames and domains 2024-07-23 11:41:54 +01:00
Will Browning
5cf59c4f7d Upgraded to Laravel 11 2024-05-15 12:19:56 +01:00
Will Browning
731d33ac2c Added applied columns to rules 2024-05-03 16:52:28 +01:00
Will Browning
0753ffcdd0 Added 'last used at' to aliases 2024-03-25 15:39:49 +00:00
Will Browning
59ba258d17 Closes #143 2024-03-13 17:35:12 +00:00
Will Browning
c8296a1a68 Updated packages 2024-01-23 16:35:10 +00:00
Will Browning
dab4e34919 Added login redirect setting 2023-11-02 20:24:23 +00:00
Will Browning
8d6ddb4434 Rebrand update 2023-10-04 11:32:39 +01:00
Will Browning
4f47bc4f4c Added option to store failed deliveries 2023-05-16 09:32:44 +01:00
Will Browning
9125741f4f Updated to Laravel 10 2023-04-26 16:53:39 +01:00
Will Browning
2822e87f36 Added custom domain CSV import 2023-04-04 13:22:50 +01:00
Will Browning
ad77a6ccf9 Add indexes to user_id columns 2023-03-23 16:56:09 +00:00
Will Browning
87078b1672 Fixed failing test 2022-12-19 15:00:44 +00:00
Mehrad
6c7ac62d06 Add auto verify config 2022-12-17 10:01:31 +03:30
Will Browning
fd92e09e5e Added Laravel Pint for formatting 2022-11-29 12:27:39 +00:00
Will Browning
26b4704ae5 Reduced queries in ReceiveEmail 2022-11-17 09:20:35 +00:00
Will Browning
150542f3c1 Updated to vue 3 2022-08-23 09:58:25 +01:00
Will Browning
328036b17e Added inline encryption and protected headers 2022-08-08 16:06:46 +01:00
Will Browning
5bfc5e5e9f Migrate from Passport to Sanctum for API 2022-07-21 10:54:36 +01:00
Will Browning
43e094ac93 Upgrade to Laravel 9 2022-07-07 08:44:47 +01:00
Will Browning
5dd1742f2a Updated recipients' key tooltip 2022-03-17 12:08:41 +00:00
Will Browning
dfb7809620 Closes #215 & #240 2022-03-16 09:31:30 +00:00
Will Browning
cd15c39722 Move account username to usernames table 2022-03-02 10:31:27 +00:00
Will Browning
5f4612d0a5 Closes #231 2022-02-24 12:53:36 +00:00
Will Browning
1efe2eeac9 Added allow/disallow replies/sends per rcpt 2022-02-22 16:16:47 +00:00
Will Browning
de27117125 Added spam reply/send attempt notification 2022-02-04 11:31:02 +00:00
Will Browning
96910265b6 Added active filter and sort to aliases 2022-01-14 14:30:34 +00:00
Will Browning
21fbfd0335 Added email type options to rules 2021-12-03 16:23:20 +00:00
Will Browning
dd0ea08402 Updated hashing algo for verify email URL 2021-10-06 12:10:17 +01:00
Will Browning
793f052eca v0.8.1 2021-08-04 14:24:55 +01:00
Will Browning
193b325baa v0.8.0 2021-07-20 09:33:17 +01:00
Will Browning
3998811370 Added option to forget aliases 2021-05-18 18:34:51 +01:00
Will Browning
941400ed2b Remove shared domain alias data on delete 2021-03-17 10:28:19 +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
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
2bfc353713 Added email for users with expiring api tokens 2020-11-05 16:29:22 +00:00
Will Browning
f00b282976 Added catch-all option to main account username 2020-10-16 12:43:14 +01:00
Will
3311674a1e Update readme 2020-10-09 15:50:02 +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
e69424e482 Fix aliases with wrong aliasable_id for domains 2020-10-01 10:57:13 +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