Commit graph

188 commits

Author SHA1 Message Date
Will Browning
0891256d83 Fixes #400 2022-12-16 11:27:55 +00:00
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
24b8286675 Improved banner removal 2022-11-15 14:22:38 +00:00
Will Browning
fa5a7a87d7 Fixed banner removal for Outlook clients 2022-11-10 09:10:15 +00:00
Will Browning
2fa852383c Remove email banner for replies 2022-11-03 11:56:32 +00:00
Will Browning
f34101dc37 Fixed broken mail templates 2022-11-02 15:10:10 +00:00
Will Browning
a9f5513283 Fixes #340 2022-10-11 17:13:31 +01:00
Will Browning
66670a8a20 Added incorrect OTP notification 2022-09-02 09:36:45 +01:00
Will Browning
150542f3c1 Updated to vue 3 2022-08-23 09:58:25 +01:00
Will Browning
37d6af9719 Updated OpenPGPEncrypter 2022-08-10 14:42:07 +01:00
Will Browning
328036b17e Added inline encryption and protected headers 2022-08-08 16:06:46 +01:00
Will Browning
1c00d056f1 Added version to anonaddy.php config for Docker 2022-08-02 13:09:26 +01:00
Will Browning
443d646af6 Fallback to ANONADDY_VERSION env var if empty 2022-08-01 09:16:36 +01:00
Will Browning
a605891cb2 Fix app-version offset error in Docker 2022-07-30 10:30:39 +01:00
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