Will Browning
|
de4e0afd2c
|
Updated readme
|
2021-01-13 10:22:08 +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
|
660bf1817a
|
Add random_characters alias format
|
2021-01-05 16:47:27 +00:00 |
|
Will Browning
|
f782a399dc
|
Added send from alias address creator
|
2020-12-20 12:24:08 +00:00 |
|
Will Browning
|
47f7ada2a6
|
Add instruction from #101
|
2020-11-27 10:41:17 +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
|
541a7df6f5
|
Update self-hosting
|
2020-10-09 16:15:56 +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
|
77d028fbbf
|
Update self-hosting instructions
|
2020-09-29 16:51:24 +01:00 |
|
Will Browning
|
a39cc98246
|
Merge pull request #80 from slurdge/master
Add a command to create a user from command line
|
2020-09-27 15:14:39 +01:00 |
|
Will
|
e3ac41d007
|
Upgrade to Laravel 8
|
2020-09-27 15:01:17 +01:00 |
|
slurdge
|
ec0cdd40c9
|
Make requested changes for Laravel 8
|
2020-09-26 10:38:38 +02:00 |
|
Will
|
4dec68867f
|
Add php-redis to self-hosting instructions
|
2020-09-25 17:36:32 +01:00 |
|
slurdge
|
c9f077e969
|
Add a command to create a user from command line
|
2020-09-22 18:18:38 +02:00 |
|
Will
|
ebb1186a29
|
Added artisan command to list users
|
2020-09-21 17:31:23 +01:00 |
|
Will Browning
|
5d633379a9
|
Merge pull request #79 from mzch/master
replace dk1 and dk2 check with default
|
2020-09-21 13:20:17 +01:00 |
|
Koichi MATSUMOTO
|
0da37dd5b2
|
replace dk1 and dk2 check with default
replace dk1._domainkey and dk2._domainkey checks with defulalt._domainkey check
|
2020-09-20 05:16:15 +09:00 |
|
Will
|
a6fbc1673b
|
Increase contrast for toggle switch
|
2020-09-18 09:49:51 +01:00 |
|
Will
|
997bfe72fc
|
Update username reminder to be sent to recipient
|
2020-09-17 15:51:27 +01:00 |
|
Will
|
8b65ec58be
|
Fix for double dot in URLs issue #36
|
2020-09-17 14:14:39 +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 Browning
|
f0a1e0daa5
|
Merge pull request #73 from anonaddy/dependabot/npm_and_yarn/http-proxy-1.18.1
Bump http-proxy from 1.17.0 to 1.18.1
|
2020-09-12 08:48:39 +01:00 |
|
dependabot[bot]
|
e08aab8d83
|
Bump http-proxy from 1.17.0 to 1.18.1
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-09 08:30:15 +00: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 Browning
|
aa5ec138db
|
Merge pull request #58 from anonaddy/dependabot/npm_and_yarn/elliptic-6.5.3
Bump elliptic from 6.4.1 to 6.5.3
|
2020-08-18 14:17:34 +01:00 |
|
dependabot[bot]
|
3c551a0e28
|
Bump elliptic from 6.4.1 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-08-18 13:17:12 +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 Browning
|
8133fd5fc7
|
Merge pull request #52 from RikudouSage/master
Replace unnecessary instructions with apt command
|
2020-07-17 10:57:58 +01:00 |
|
Dominik Chrástecký
|
8d4b739abd
|
Replace unnecessary instructions with apt command
|
2020-07-13 20:51:37 +02: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
|
f78c6e4a0f
|
Bump composer
|
2020-06-04 16:44:21 +01:00 |
|