2725 Commits

Author SHA1 Message Date
Bereket Engida
1719cce407 chore: release v1.2.1 v1.2.1 2025-03-02 18:07:37 +03:00
Bereket Engida
6131a4d653 feat(organization): add organization creation hooks and improve type safety 2025-03-02 18:07:15 +03:00
Yam Catzenelson
e21e76630a docs: fix typo in performance guide (#1628) 2025-03-02 16:28:31 +03:00
Bereket Engida
dab0c80384 docs: remove unused schema from stripe docs 2025-03-02 15:16:28 +03:00
Bereket Engida
0b92646d0c chore: release v1.2.1-beta.8 v1.2.1-beta.8 2025-03-02 14:55:57 +03:00
Bereket Engida
c205fada12 chore: release v1.2.1-beta.8 2025-03-02 14:55:08 +03:00
Bereket Engida
d79a8af190 fix(organization): default access control props 2025-03-02 14:55:08 +03:00
Bereket Engida
338588961a fix(stripe): add stripeSubscriptionId to subscription events and improve logging 2025-03-02 14:55:08 +03:00
Arda Soyturk
af24794c2f docs(fix): typo on cli page (#1626) 2025-03-02 13:39:09 +03:00
Bereket Engida
a3c5ac8233 demo: use turso by default 2025-03-02 13:37:32 +03:00
Bereket Engida
90622d4b1a chore: release v1.2.1-beta.7 v1.2.1-beta.7 2025-03-02 13:36:55 +03:00
Bereket Engida
1c16655aba fix(stripe): update subscription webhook handling should use customer id as a fallback 2025-03-02 13:36:51 +03:00
Bereket Engida
25de4b5f4f docs(hero): update changelog badge styling and layout 2025-03-02 12:49:00 +03:00
Bereket Engida
9e96a92113 chore: release v1.2.1-beta.6 v1.2.1-beta.6 2025-03-02 12:37:50 +03:00
Bereket Engida
ba2e36dc10 test(stripe): simplify subscription event handler assertions 2025-03-02 12:04:17 +03:00
Bereket Engida
1c91294e23 fix(stripe): improve subscription cancellation handling and add callback endpoint 2025-03-02 11:40:01 +03:00
Maxwell
1d700f38f1 docs(fix): "edit on github" broken link (#1625)
The button now actually brings you to the correct page on GH to edit.
2025-03-02 10:25:34 +03:00
Bereket Engida
6f2b9d46ad docs: update "new" badge styling in sidebar 2025-03-02 10:20:24 +03:00
Alexander Cato
886698f7e7 docs: fix typo (#1618)
"The client use nano-store" --> "The client uses nano-store"
2025-03-02 10:16:25 +03:00
Nelson Sousa
6253e2d43d docs: fix organizationDeletion example (#1619) 2025-03-02 10:15:50 +03:00
Khiet Tam Nguyen
d0c489588a docs: consistent indents with space instead of tabs (#1620) 2025-03-02 10:15:30 +03:00
Maxwell
789a42b5b8 docs: "new" badge in sidebar (#1624)
* add(docs): "new" badge in sidebar

* update: made badge place at the end of the div

* add: roblox, tiktok & VK badges

* update: removed border from badge

- also readjusted roblox position

* remove: new badge from "other social providers"
2025-03-02 10:15:10 +03:00
DawitMengistu
57c38e196a docs: update light mode and responsiveness of community apge(#1621)
* Update header.tsx

'Open Source Community' text color for theme change"

* fix: improve community page responsiveness and styling

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-02 09:54:02 +03:00
Thomas Kaul
eb91c2b521 docs: fix drizzle to prisma typo (#1622)
Change Drizzle to Prisma
2025-03-02 09:43:18 +03:00
Maxwell
8a68ed7b65 docs: move landing page's testimonial avatars locally (#1623) 2025-03-02 09:42:35 +03:00
Bereket Engida
0971db62e8 chore: release v1.2.1-beta.5 v1.2.1-beta.5 2025-03-02 09:40:58 +03:00
Bereket Engida
7ad4d4076b fix(stripe): update Stripe subscription deletion webhook handling to use stripeSubId instead of local id 2025-03-02 09:40:51 +03:00
Bereket Engida
fc2d037ccb fix: export helper types to resolve type inference 2025-03-02 09:30:58 +03:00
Bereket Engida
ee89ff6b7a chore: release v1.2.1-beta.4 v1.2.1-beta.4 2025-03-02 09:27:33 +03:00
Bereket Engida
4401874b2f feat: improve Stripe webhook error handling and add trial lifecycle hooks
- Add error logging for Stripe webhook events
- Implement onTrialStart, onTrialEnd, and onTrialExpired hooks
- Update function signatures to support additional context
- Improve error handling in webhook event processing
2025-03-02 09:27:29 +03:00
KinfeMichael Tariku
84ef00c8d2 docs: add tiktok (#1615) 2025-03-02 02:01:20 +03:00
Bereket Engida
8d88151489 chore: release v1.2.1-beta.3 v1.2.1-beta.3 2025-03-02 01:57:44 +03:00
Bereket Engida
651f884e52 refactor: update package.json exports paths for better organization 2025-03-02 01:57:37 +03:00
Bereket Engida
2a0ef7561e docs: add optional annual discount price ID for Stripe plans 2025-03-02 01:47:39 +03:00
LeulAria
62555f067d chore: fix apple provider @see doc link (#1614) 2025-03-02 01:46:09 +03:00
KinfeMichael Tariku
86db0c2039 docs: fix metadata theming (#1613)
* fix: light theme issue

* fix: metadata issue

* cleanup the layout

* changelog-layout default clean up
2025-03-02 01:45:19 +03:00
Bereket Engida
15289bc312 chore: release v1.2.1-beta.2 v1.2.1-beta.2 2025-03-02 01:30:55 +03:00
Bereket Engida
8aa346a463 chore: enable unbuild ts generation 2025-03-02 01:30:49 +03:00
kzlar
44d6dac470 feat: disable Implicit Signup (#1179)
* Feature: Disable Implicit Signup for oauth implementations

- Added disableImplicitSignup option to social providers, generic oauth privders and sso plugin
- With disableImplicitSignup as true, signing in with a new email will fail
- Client may use requestSignUp as true to indicate they're explicitly asking for a sign up
- Added unit tests for social providers, generic oauth and sso plugin

* test: remove .only from OAuth2 test cases

* feat: add disableSignUp option for OAuth providers

* docs: add OAuth provider configuration options for signup control

* chore: fix api

* test: update OAuth test ports to 8081

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-03-02 01:30:36 +03:00
KinfeMichael Tariku
bd30868470 docs: fix code format (#1611) 2025-03-02 00:58:10 +03:00
Bereket Engida
8ca13802e9 chore: release v1.2.1-beta.1 v1.2.1-beta.1 2025-03-02 00:54:08 +03:00
Bereket Engida
12baa8a283 feat(organization): add team management permissions and documentation 2025-03-02 00:52:58 +03:00
Bereket Engida
df4637c3a3 docs: fix typo on release note v1.2 2025-03-02 00:31:22 +03:00
Bereket Engida
663ee7ca04 docs: update username schema 2025-03-02 00:22:49 +03:00
Bereket Engida
47c38dacb2 chore: release v1.2.0 v1.2.0 2025-03-02 00:13:38 +03:00
KinfeMichael Tariku
1cbe4d1049 docs: changelog base og image (#1610) 2025-03-01 23:58:02 +03:00
Bereket Engida
15f769645c docs: add Vercel Analytics 2025-03-01 23:57:20 +03:00
Bereket Engida
bce889b99a docs(changelog): remove back navigation link 2025-03-01 23:54:25 +03:00
KinfeMichael Tariku
d76d621feb docs: v1.2 banner (#1608) 2025-03-01 23:47:34 +03:00
Bereket Engida
fa1de4352e docs(changelog): change release notes og image 2025-03-01 23:26:21 +03:00