Commit graph

247 commits

Author SHA1 Message Date
AnonAddy
7c9353390f
Merge pull request #4 from ludo237/patch-1
Remove unnecessary semicolon
2019-11-01 08:52:03 +00:00
Claudio Ludovico
04e9df764e
Remove unnecessary semicolon 2019-11-01 08:45:48 +00:00
Will Browning
df5e0f0806 Upgrade passport 2019-10-31 09:16:45 +00:00
Will Browning
4d41e2c635 Updated delete key checks 2019-10-29 14:08:38 +00:00
Will Browning
46be5d3e6d Remove key for all recipients using the same one 2019-10-29 13:39:35 +00:00
Will Browning
1099b3c43c Allow same public key for multiple recipients 2019-10-29 13:10:19 +00:00
Will Browning
f2ff02e155 Replies to UUID aliases now come from the alias 2019-10-24 14:05:59 +01:00
Will Browning
a59fdf324a Updated readme 2019-10-23 13:47:19 +01:00
Will Browning
7c27373ef6 Added API routes 2019-10-18 14:19:46 +01:00
Will Browning
1039843347 Fixed token display on mobile 2019-10-12 10:10:10 +01:00
Will Browning
81f7b35c04 Updated to Passport for API 2019-10-11 18:05:22 +01:00
Will Browning
6ba4ba6a51 Added email verification tests 2019-10-11 11:16:27 +01:00
Will Browning
9ad4588d0c Added API token information 2019-10-10 17:18:58 +01:00
Will Browning
655ec5d3ee Fixed cors implementation 2019-10-10 12:58:12 +01:00
Will Browning
c3f0451e5a Fixed cors header 2019-10-09 15:17:55 +01:00
Will Browning
25e23f1c85 Added cors middleware for api 2019-10-09 12:59:57 +01:00
Will Browning
55aa704e40 Added simple API token generation 2019-10-01 10:31:23 +01:00
Will Browning
03e3227804 Upgraded to Laravel 6 2019-09-26 14:09:07 +01:00
Will Browning
54c95626fd Display domain's default recipient on aliases page 2019-09-26 11:00:15 +01:00
Will Browning
3703fbacab Updated delete custom domain aliases 2019-09-26 10:22:30 +01:00
Will Browning
4bdeb4ca8c Added domain default recipient option 2019-09-24 16:57:47 +01:00
Will Browning
62b4eea27d Added pagination to aliases table 2019-09-20 13:54:04 +01:00
Will Browning
eeb3b503bb Updated usernames table 2019-09-19 16:57:37 +01:00
Will Browning
48abad920b Updated domains table 2019-09-19 16:15:40 +01:00
Will Browning
c8b6936448 Updated recipients table 2019-09-19 14:14:06 +01:00
Will Browning
aaf08d3961 Updated aliases table view 2019-09-18 17:05:12 +01:00
Will Browning
5751ade104 Fix case on domains 2019-09-16 17:11:51 +01:00
Will Browning
6d81de50e4 Fixed parentDomain bug 2019-09-16 09:38:12 +01:00
Will Browning
7b48390431 Added backup code for 2FA 2019-09-12 15:29:57 +01:00
Will Browning
e005cefbd5 Added UUID domain options 2019-09-09 14:46:50 +01:00
Will Browning
7b0ac3aed4 Updated readme 2019-09-06 17:46:13 +01:00
Will Browning
00e1ebd015 Added edit default recipient email 2019-09-05 12:26:21 +01:00
Will Browning
1cf4fe574e Updated readme 2019-09-05 09:53:34 +01:00
Will Browning
4a78faeefd Added encoding for subject and display to 2019-09-05 09:51:59 +01:00
Will Browning
68a3f9e13c Updated lint-staged 2019-09-04 11:46:51 +01:00
Will Browning
68863fb613 Fixed timezone offset 2019-08-30 10:16:05 +01:00
Will Browning
e1554b141c Added bandwidth limit check 2019-08-29 14:31:03 +01:00
Will Browning
ea09f9eeb0 Added loader component 2019-08-28 14:15:01 +01:00
Will Browning
c6bf93f44c Added settings to config 2019-08-22 14:55:00 +01:00
Will Browning
7cda4f7a35 Added domain verification 2019-08-21 15:05:48 +01:00
Will Browning
ac65f359c3 Fixed missing To: header bug 2019-08-21 11:35:15 +01:00
Will Browning
8954a07568 Fix additional username bug 2019-08-21 08:50:45 +01:00
Will Browning
0b8fb56350 Updated description icon colours 2019-08-08 12:18:04 +01:00
Will Browning
f47dcb2f0c Updated usernames page 2019-08-08 12:05:06 +01:00
Will Browning
8bd0d6b3ea Updated aliases page 2019-08-06 09:18:55 +01:00
Will Browning
da29095211 Added additional username feature 2019-08-05 13:31:50 +01:00
Will Browning
8f35949acf Updated truncate length for aliases 2019-08-02 14:39:59 +01:00
Will Browning
1433805cf9 Added uuid aliases 2019-08-01 12:35:13 +01:00
Will Browning
c7979935c3 Added extension column to aliases 2019-08-01 10:20:52 +01:00
Will Browning
0677285f37 Can only attach verified recipients 2019-07-31 17:45:48 +01:00