Commit graph

173 commits

Author SHA1 Message Date
Will Browning
2b11ab428a Added expiry option to API tokens 2022-07-29 17:22:03 +01:00
Will Browning
5bfc5e5e9f Migrate from Passport to Sanctum for API 2022-07-21 10:54:36 +01:00
Will Browning
d7b40a9259 Removed GitVersionHelper exception 2022-07-15 09:04:41 +01:00
Will Browning
f2ad225cb5 Fixed Sender header pass through 2022-07-13 10:16:11 +01:00
Will Browning
154600c6c1 Allow invalid Message-IDs to be forwarded 2022-07-12 14:40:52 +01:00
Will Browning
43e094ac93 Upgrade to Laravel 9 2022-07-07 08:44:47 +01:00
Will Browning
3c10845c82 Updated packages 2022-05-27 10:05:12 +01:00
Will Browning
e8dc495215 Improved consistency between API endpoint data 2022-04-13 13:51:56 +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
aca8a64d10 Fixed DRU notification location 2022-02-24 14:55:43 +00:00
Will Browning
43a2aedf4b Added default recipient updated notification 2022-02-24 14:39:00 +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
1e93c6f8b2 Added dmarc allow header from Rspamd 2022-02-11 15:47:16 +00:00
Will Browning
5ee6abf69b Updated webauthn config 2022-02-10 11:05:30 +00:00
Will Browning
3044d92516 Upgraded laravel-webauthn to v2 2022-02-09 15:56:43 +00:00
Will Browning
de27117125 Added spam reply/send attempt notification 2022-02-04 11:31:02 +00:00
Will Browning
68f40bd86c Fixed #249 2022-01-14 16:46:15 +00:00
Will Browning
01016337ec Added values to account details endpoint 2022-01-14 15:33:12 +00:00
Will Browning
96910265b6 Added active filter and sort to aliases 2022-01-14 14:30:34 +00:00
Will Browning
69a50be4d1 Added pagination to GET aliases endpoint 2021-12-09 10:56:46 +00:00
Will Browning
4fbb2f4e7c Updated account details endpoint 2021-12-08 12:38:58 +00:00
Will Browning
21fbfd0335 Added email type options to rules 2021-12-03 16:23:20 +00:00
Will Browning
9bfc7baba9 Added originalTo and originalCc headers 2021-11-26 12:36:49 +00:00
Will Browning
dbe26b8c64 Fixed text view on replies and sends 2021-11-11 11:49:29 +00:00
Will Browning
1ea9ddefae Added support for inline images #210 2021-11-02 10:42:45 +00:00
Will Browning
80e5faf127 Closes #221 2021-11-01 16:28:52 +00:00
Will Browning
33e12e5b5e Updated description limit from 100 to 200 #212 2021-10-14 10:20:56 +01:00
Will Browning
dd0ea08402 Updated hashing algo for verify email URL 2021-10-06 12:10:17 +01:00
Will Browning
0478d9e8d3 Remove duplicate CSS properties #207 2021-10-05 08:54:53 +01:00
Will Browning
14de41595a Fixed custom domain DKIM signing 2021-09-14 10:49:12 +01:00
Will Browning
c755a30817 Updated SPF for custom domains 2021-09-07 13:32:03 +01:00
Will Browning
093fa816a8 Updated readme 2021-08-27 11:03:38 +01:00
Will Browning
44594361df Added failed delivery notification 2021-08-20 15:40:36 +01:00
Will Browning
55373af6ed Added alias description to banner info 2021-08-10 09:35:30 +01:00
Will Browning
5ab2eca563 Preserve original List-Unsubscribe header 2021-08-05 15:23:53 +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
5f1590ef2b Added filter queries for extension 2021-06-11 17:24:44 +01:00
Will Browning
92ce598a55 Added version info to footer 2021-05-27 09:53:53 +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
941400ed2b Remove shared domain alias data on delete 2021-03-17 10:28:19 +00: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