Commit Graph

915 Commits

Author SHA1 Message Date
Bereket Engida
c3be8155f8 docs: improve hero section dark mode styling 2025-03-03 08:09:05 +03:00
Sallar
6e099363e8 docs(fix): update babel config on expo docs (#1650) 2025-03-03 07:39:20 +03:00
Christian Mattsson
34a48e79a0 docs(fix): correct typo in api-key documentation (#1652) 2025-03-03 07:38:26 +03:00
crutchtheclutch
46f10f36aa docs(fix): Add reference to ctx object for database hooks (#1642)
* Add reference to ctx object in database hooks

This would have saved me time when I was look at implementing database hooks!

* typo

* chore: remove heading

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-03-03 07:37:52 +03:00
Joel Solano
0d3b107d83 docs(fix): pagination section formatted wrong (#1638) 2025-03-02 21:19:37 +03:00
Bereket Engida
ad151f6205 chore: fix docs highlighting 2025-03-02 21:07:35 +03:00
Bereket Engida
ed2c7ab84b chore: fix docs highlighting 2025-03-02 21:00:35 +03:00
Bereket Engida
dbbace2dbc docs(cli): update init and config file references 2025-03-02 19:05:00 +03:00
Maged Ibrahim
e42a4e0bdb docs: add tiktok to UI builder (#1635) 2025-03-02 18:56:09 +03:00
Joel Solano
80c647ca78 docs (fix): incorrect permissions for admin plugin (#1633) 2025-03-02 18:08:39 +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
d79a8af190 fix(organization): default access control props 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
25de4b5f4f docs(hero): update changelog badge styling and layout 2025-03-02 12:49:00 +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
KinfeMichael Tariku
84ef00c8d2 docs: add tiktok (#1615) 2025-03-02 02:01:20 +03:00
Bereket Engida
2a0ef7561e docs: add optional annual discount price ID for Stripe plans 2025-03-02 01:47:39 +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
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
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
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
Bereket Engida
f2985c269f docs(changelog): Improve mobile and responsive layout for changelog pages 2025-03-01 23:14:19 +03:00
Bereket Engida
958d80fd86 docs(changelog): Update 1.2 release notes 2025-03-01 23:10:03 +03:00
Bereket Engida
51e756e91e docs(landing):update avatar 2025-03-01 22:00:27 +03:00
KinfeMichael Tariku
dde0699a6c docs(fix): import outside of mdx code highlighter (#1605) 2025-03-01 21:18:07 +03:00
Bereket Engida
5a72778767 chore: remove remarkInclude from docs route processing 2025-03-01 12:29:41 +03:00
Bereket Engida
7783935063 chore: downgrade fumadocs dependencies 2025-03-01 12:17:16 +03:00
Bereket Engida
a3592d9b66 chore: fix fumadocs deps 2025-03-01 12:11:44 +03:00
Bereket Engida
a7d33c4efc chore: add fumadocs UI tailwind preset with dusk theme 2025-03-01 12:02:58 +03:00
Bereket Engida
ac21506b81 chore: remove fumadocs UI tailwind preset 2025-03-01 11:18:21 +03:00
Bereket Engida
5643117240 chore: upgrade fumadocs to latest 2025-03-01 11:13:43 +03:00
Bereket Engida
68e0f46bdb docs: replace oslo with @better-auth/utils 2025-03-01 03:44:07 +03:00