Commit graph

146 commits

Author SHA1 Message Date
Will Browning
fca7d88894 Updated packages 2024-12-09 16:45:54 +00:00
Will Browning
abab703ecf Updated packages 2024-10-22 20:49:52 +01:00
Will Browning
e7045cc7f7 Updated API auth routes 2024-09-27 15:38:35 +01:00
Will Browning
16933763d0 Added "last used at" sort option to aliases 2024-08-23 14:12:18 +01:00
Will Browning
7f2ea49651 Increased custom domain max length 2024-08-02 08:52:16 +01:00
Will Browning
3f789f53ef Updated packages 2024-08-01 17:12:13 +01:00
Will Browning
28d685de61 Updated packages 2024-07-30 10:58:10 +01:00
Will Browning
28cf7b475e Added regex options to rule conditions 2024-07-24 12:35:24 +01:00
Will Browning
18e1223b90 Added auto create regex to usernames and domains 2024-07-23 11:41:54 +01:00
Will Browning
bc626e80bf Updated Rules 2024-06-26 11:43:30 +01:00
Will Browning
5cf59c4f7d Upgraded to Laravel 11 2024-05-15 12:19:56 +01:00
Will Browning
731d33ac2c Added applied columns to rules 2024-05-03 16:52:28 +01:00
Will Browning
9677d53db5 Fixed selectedRows bug in aliases table 2024-04-15 12:39:41 +01:00
Will Browning
0753ffcdd0 Added 'last used at' to aliases 2024-03-25 15:39:49 +00:00
Will Browning
59ba258d17 Closes #143 2024-03-13 17:35:12 +00:00
Will Browning
f80dfa4a69 Added overrides to package.json 2024-02-18 16:01:54 +00:00
Will Browning
fef0c1b02c Fixed return type in Account Details endpoint 2024-02-12 13:10:16 +00:00
Will Browning
f939a0ba87 Added params to aliases endpoint 2024-02-06 16:16:02 +00:00
Will Browning
e1c47248b8 Fixed PersonalAccessTokenResource 2024-01-24 09:53:24 +00:00
Will Browning
5c04739d23 Added missing limits to UserResource 2024-01-23 18:13:32 +00:00
Will Browning
83a1020b8b Updated packages 2024-01-09 09:30:46 +00:00
Will Browning
e5a1d64158 Fixed #553 2023-11-16 10:46:16 +00:00
Will Browning
6470253fb9 Added alias sort & direction to session 2023-11-07 12:30:48 +00:00
Will Browning
dab4e34919 Added login redirect setting 2023-11-02 20:24:23 +00:00
Will Browning
3142e8685d Updated domain options endpoint 2023-10-30 10:15:37 +00:00
Will Browning
6c90184058 Fixed domain references 2023-10-24 10:33:52 +01:00
Will Browning
cf707f3e40 Updated self-hosting instructions 2023-10-23 10:56:10 +01:00
Will Browning
87ab6933ca Add alias stats to account details 2023-10-09 11:14:11 +01:00
Will Browning
cc38f24e06 Added webauthn responses 2023-10-06 12:31:00 +01:00
Will Browning
c98e636f54 Updated config 2023-10-05 10:47:16 +01:00
Will Browning
8d6ddb4434 Rebrand update 2023-10-04 11:32:39 +01:00
Will Browning
4f47bc4f4c Added option to store failed deliveries 2023-05-16 09:32:44 +01:00
Will Browning
9125741f4f Updated to Laravel 10 2023-04-26 16:53:39 +01:00
Will Browning
2822e87f36 Added custom domain CSV import 2023-04-04 13:22:50 +01:00
Will Browning
83580cd178 Use default_alias_format if none provided 2023-03-09 15:51:57 +00:00
Will Browning
678c814bb3 Updated packages 2023-03-09 12:49:33 +00:00
Will Browning
87078b1672 Fixed failing test 2022-12-19 15:00:44 +00:00
Mehrad
6c7ac62d06 Add auto verify config 2022-12-17 10:01:31 +03:30
Will Browning
fd92e09e5e Added Laravel Pint for formatting 2022-11-29 12:27:39 +00:00
Will Browning
2fa852383c Remove email banner for replies 2022-11-03 11:56:32 +00: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
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
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