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 |
|
Will
|
2fc6f2c618
|
Upgrade to Laravel 7
|
2020-06-04 16:42:11 +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
|
2c2aaaa0ab
|
Bump package versions
|
2020-04-01 15:14:33 +01:00 |
|
Will Browning
|
ea09aa7503
|
Merge pull request #38 from anonaddy/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.0 to 6.4.1
|
2020-03-23 12:30:58 +00:00 |
|
dependabot[bot]
|
dd2adc8568
|
Bump acorn from 6.1.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.1.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-03-23 12:29:30 +00: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
|
e4fb13d688
|
Fixed missing class import
|
2020-03-10 09:29:37 +00:00 |
|
Will Browning
|
50bbc9db3a
|
Added default alias domain option
|
2020-02-28 11:28:23 +00:00 |
|
Will Browning
|
a61368bdd9
|
Updated config file
|
2020-02-18 15:50:48 +00:00 |
|
Will Browning
|
3056f5aed4
|
Fixed dkim bodyhash for custom domains closes #14
|
2020-02-18 10:36:14 +00:00 |
|
Will Browning
|
391efa9728
|
Fixed issue with emails already encrypted
|
2020-02-14 15:51:42 +00:00 |
|
Will Browning
|
3828d27012
|
Updated generate alias parameter
|
2020-02-13 17:41:59 +00:00 |
|
Will Browning
|
ba3772219e
|
Updated email replies
|
2020-02-13 09:21:26 +00:00 |
|