Andras Bacsai
ee502b9f76
feat(email): implement email change request and verification process
...
- Added functionality for users to request an email change, including generating a verification code and setting an expiration time.
- Implemented methods in the User model to handle email change requests, code validation, and confirmation.
- Created a new job to update the user's email in Stripe after confirmation.
- Introduced rate limiting for email change requests and verification attempts to prevent abuse.
- Added a new notification for email change verification.
- Updated the profile component to manage email change requests and verification UI.
2025-08-18 14:54:08 +02:00
Andras Bacsai
62574941df
add 'admin' to allowed paths for unsubscribed accounts
2024-12-16 13:00:29 +01:00
peaklabs-dev
d9248508b4
chore: remove unused waitlist stuff
2024-12-09 12:00:54 +01:00
Lucas Michot
1ec224fde1
Inline many variables.
2024-10-31 18:20:11 +01:00
Andras Bacsai
3ebb35a5cd
fix: remove lemon + paddle things
2024-06-25 13:54:58 +02:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
6b21dc132d
Refactor subscription active check for Stripe
2024-04-01 09:40:39 +02:00
Andras Bacsai
6cb3df9350
rename boarding to onboarding
2024-03-13 12:11:37 +01:00
Andras Bacsai
b59e47dcf9
fix: stripe invoice paid webhook
...
fix: prepare customer initiated tier change
fix: separate view for subscriptions
2024-02-23 11:21:14 +01:00
Andras Bacsai
02c8b9f471
fix: password reset / invitation link requests
2023-12-13 15:22:37 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
928345c8ea
fix: force password reset on invited accounts
2023-10-26 20:45:38 +02:00
Andras Bacsai
a4f1fcba58
move subscription to livewire + show manage subscription button for people already subscribed once
2023-10-11 09:55:05 +02:00
Andras Bacsai
f33ba40478
fix help
2023-10-09 14:48:51 +02:00
Andras Bacsai
165f0a3d4a
feat: add email verification for cloud
2023-10-09 14:20:55 +02:00
Andras Bacsai
9cba0a6df3
fix: boarding again
2023-09-18 14:41:31 +02:00
Andras Bacsai
b07cc500e7
fix: invitation
2023-09-15 11:19:36 +02:00
Andras Bacsai
ddb7af63a6
fix
2023-09-14 20:39:33 +02:00
Andras Bacsai
adaca4d4e3
fix: sub for root
2023-09-14 17:32:33 +02:00
Andras Bacsai
6b9c7aa9c5
feat: send request in cloud
2023-09-02 15:37:25 +02:00
Andras Bacsai
ae8bd69106
able to use resend for pro+ users
2023-08-31 15:00:59 +02:00
Andras Bacsai
7ec560d4a2
update
2023-08-30 18:36:06 +02:00
Andras Bacsai
923af88336
fix: subscriptions
2023-08-30 18:23:55 +02:00
Andras Bacsai
5b6667c461
refactor + fixes
2023-08-30 16:01:38 +02:00
Andras Bacsai
9ef3218bb5
updates
2023-08-24 17:41:11 +02:00
Andras Bacsai
39890b319a
add stripe subscription
2023-08-24 16:14:09 +02:00
Andras Bacsai
2d8f166e4a
update a few things
2023-08-23 16:40:59 +02:00
Andras Bacsai
b39ca51d41
wip: boarding
2023-08-22 17:44:49 +02:00
Andras Bacsai
952d335789
refactor is_instance_admin
2023-08-14 16:56:13 +02:00
Andras Bacsai
e4279bf257
feat: cloud
2023-08-14 15:22:29 +02:00
Andras Bacsai
b941f35812
fix: ui + subscription
2023-08-14 14:00:10 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
c7fc00095c
feat: pricing plans ans subs
2023-07-27 16:22:13 +02:00
Andras Bacsai
62247f4601
fix: cloud/checkoutid/lms
2023-07-14 13:58:05 +02:00
Andras Bacsai
9f4342bd19
wip
2023-07-14 12:09:56 +02:00
Andras Bacsai
cbefbb7927
wip
2023-07-14 11:27:08 +02:00
Andras Bacsai
cac59e4873
wip
2023-07-13 22:03:27 +02:00