Commit graph

73 commits

Author SHA1 Message Date
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
7b9a95c44b Fixed table overflow issue on mobiles 2021-06-25 14:20:03 +01:00
Will Browning
d93cc13b9a Updated faq 2021-06-22 14:48:45 +01:00
Will Browning
f33354fc70 Updated self-hosting 2021-06-21 09:02:47 +01:00
Will Browning
3a1921ead0 Updated readme 2021-06-16 15:42:24 +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
3011a2858e Fix table overflow issue #155 2021-05-24 14:50:36 +01:00
Will Browning
3998811370 Added option to forget aliases 2021-05-18 18:34:51 +01:00
Will Browning
6efd9ec8ea Add note about username to login 2021-05-14 16:39:13 +01:00
Will Browning
8ee7e3b61c Updated readme 2021-04-30 09:52:42 +01:00
Will Browning
6e0bf26acc Updated self-hosting instructions 2021-04-26 12:13:37 +01:00
Will Browning
00d2e53f90 Updated readme 2021-03-16 15:26:45 +00:00
Will Browning
83497191a4 Fix column sorting bug #121 2021-03-10 15:04:00 +00:00
Will Browning
8213efa7f5 Updated readme 2021-03-08 14:12:20 +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
cd70b89bc9 Encrypt all queueable payloads 2021-02-18 17:28:17 +00:00
Will Browning
5bf9395acf Updated readme 2021-02-01 16:42:00 +00:00
Will Browning
55870adb1a Add option to logout of other browser sessions 2021-01-13 10:13:42 +00:00
Will Browning
e19ac3859a Update various email headers 2021-01-08 11:42:42 +00:00
Will Browning
f782a399dc Added send from alias address creator 2020-12-20 12:24:08 +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
1917f0b3b5 Added ability to disable catch-all for domains 2020-10-08 09:04:22 +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
3591a3eb47 Added ability to request username reminder email 2020-09-16 16:41:09 +01:00
Will
d5943f141c Merge branch 'master' of github.com-anonaddy:anonaddy/anonaddy 2020-09-12 08:58:09 +01:00
Will
0d5b4cd142 Bump package versions 2020-09-12 08:57:58 +01:00
Will Browning
2fc30c14b5
Merge pull request #50 from anonaddy/dependabot/npm_and_yarn/websocket-extensions-0.1.4
Bump websocket-extensions from 0.1.3 to 0.1.4
2020-09-12 08:48:52 +01:00
Will
d80569fa63 Add fix for replying from recipient with extension 2020-08-25 13:49:14 +01:00
Will
8a1cec4aad Update domainOptions method 2020-08-20 14:25:13 +01:00
dependabot[bot]
f4d3921973
Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-18 13:21:18 +00:00
Will
0708f710a2 Add account details API route 2020-08-18 14:15:23 +01:00
Will
2aaa6cd792 Fixed alias export not including deleted aliases 2020-07-31 10:32:35 +01:00
Will
c8f2126906 Bump composer and npm 2020-07-22 16:27:04 +01:00
Will
91fcc49275 Added ability to export alias data 2020-07-22 16:25:13 +01:00
Will
0fcf355bab Added basic rules system 2020-06-02 13:59:59 +01:00
Will
a1b7b784c0 Added self-hosting instructions 2020-05-21 10:30:30 +01:00
Will Browning
bf716baf9b Bug fix 2020-04-15 16:48:36 +01:00
Will Browning
594c0d84de Bump packages 2020-04-06 08:55:39 +01:00
Will Browning
5001c95ca7 Bump package versions 2020-03-23 12:28:29 +00: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
32190835fb Added expired gpg key email 2020-02-11 10:32:21 +00:00