Commit Graph

1705 Commits

Author SHA1 Message Date
Bereket Engida
91c68c0af4 docs: improve ai chat inbox ui (#5244)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-12 03:33:23 +00:00
Bereket Engida
d3a5e360db chore: move inkeep icon 2025-10-11 17:58:43 -07:00
KinfeMichael Tariku
8c45985dec docs: inkeep analytics with feedback integration (#5241)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-12 00:17:48 +00:00
KinfeMichael Tariku
562da0cc9b docs: powered by inkeep attribute (#5239)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-10-11 17:15:10 -07:00
Taesu
fb45e2e8e6 docs: fix method match actual behavior (#5238) 2025-10-11 20:42:00 +00:00
Bereket Engida
58592454db docs: remove thinking text 2025-10-11 13:39:21 -07:00
Ahmed Abdellahi Abdat
2fe59180f2 docs: complete incomplete sentence about cookie prefixes (#5172)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-11 17:09:53 +00:00
KinfeMichael Tariku
6d6df228bc fix: undeclared variable reference on docs (#5235) 2025-10-11 14:24:57 +00:00
Bereket Engida
181acde135 docs: fix code formatting 2025-10-10 19:10:53 -07:00
Bereket Engida
c214a4c0b1 docs: ai chatbox improvements 2025-10-10 19:03:10 -07:00
KinfeMichael Tariku
b59e1e4bf0 docs: inkeep migration for chat completion (#5193) 2025-10-11 00:56:16 +00:00
Alex Yang
317834036f chore: bump version (#5197) 2025-10-09 21:14:49 +00:00
KinfeMichael Tariku
91778b5bbd fix(docs): anchor link scrolling with conflict prevention (#5186) 2025-10-09 16:14:46 +00:00
Edi Simetzberger
72d63b6e0f docs(options): fix redirectURI casing in socialProviders examples (#5156) 2025-10-09 15:51:53 +00:00
Maxwell
ba86dadf82 fix(passkey): passkey breaks with throw: true (#5079)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-10-09 00:38:03 -07:00
Muhammad Roisul Adib
b186b2dde9 docs: change stroke-width to strokeWidth in sidebar-content (#5181) 2025-10-09 04:29:10 +00:00
Muhammad Roisul Adib
2be61c364e docs: fix AdapterDebugLogs type to DBAdapterDebugLogOption (#5179) 2025-10-09 02:27:42 +00:00
Maxwell
579f40770e docs: how to use non-public pg schemas with BA (#5162) 2025-10-08 13:12:32 +00:00
Sriram Thiagarajan
5d38a9d71a docs: fix broken links in examples (#5084) 2025-10-07 19:31:10 +00:00
Chris Gwilliams
6f2f29a96e docs: Add Supabase to supported dialects (#5145)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:55:41 +00:00
Maxwell
05303cb857 docs: improve database docs (#5146)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-07 18:47:12 +00:00
Tobias Heinze
589df44a9f fix(gitlab): fix the token endpoint (#5147) 2025-10-07 14:36:10 +00:00
Alex Yang
2f5c9fb0e9 docs: enable ai chat by env (#5134) 2025-10-06 23:32:03 +00:00
Kyle Roach
fc32113a00 feat(organization): support createdAt on invitations (#2346)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-06 17:44:38 +00:00
Rodrigo Santos
cd2f73dbd1 docs: update import path for createAuth in convex.mdx (#5103) 2025-10-06 16:44:34 +00:00
Alex Yang
6b0df7df88 docs: add expiration note for Apple client secret JWT (#5121) 2025-10-06 08:33:29 -07:00
Saatvik Arya
9da8c8bf89 docs: support markdown response for AI (#5105) 2025-10-05 17:31:32 -07:00
Bereket Engida
52ef01a62c docs: add password hashing step on auth0 and supabase migration guides (#5054)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2025-10-05 00:22:17 -05:00
Bereket Engida
47f8ee2750 fix(stripe): throw error if event failed to be constructed (#5088) 2025-10-04 23:48:33 -05:00
copy rogers
2d1ed69c00 docs: fix typo on funtion name getSignedCookie (#5059)
Signed-off-by: rogerogers <rogers@rogerogers.com>
2025-10-03 03:07:42 -05:00
Bereket Engida
e934206d6c fix(api-key): shouldn't issue api key a mock session by default 2025-10-03 02:54:06 -05:00
Thibaut Cuchet
778bf4043d fix(last-login-method): custom resolver method default logic (#4821) 2025-10-02 08:42:12 -07:00
Mateus Sampaio
b06368d9b8 docs(plugins): add better-auth-credentials-plugin to community plugins list (#5023)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-10-01 23:50:43 -07:00
KinfeMichael Tariku
c0c4a71e71 docs: fix optimize ai streaming query (#5013) 2025-10-01 20:10:23 -07:00
Thalles Passos
8b13d387bd docs: update nestjs section (#5029) 2025-10-01 20:00:10 -07:00
Andrew Patton
6bb945efed feat: add support for custom callback for token url (#5027) 2025-10-01 18:34:28 -07:00
Timon
e03e5de051 feat(captcha): add support for CaptchaFox (#4944) 2025-09-30 15:09:38 -07:00
Joel Castillo
53eed91f4a docs(concepts/plugins): added missing import for getSessionFromCtx section (#4952) 2025-09-30 15:00:48 -07:00
KinfeMichael Tariku
70cb434f12 feat(cli): add mcp client configs from cli (#4872)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-30 13:41:51 -07:00
Alex Yang
2705f0a0a9 docs: add the Dymo API plugin on community (#5001)
Co-authored-by: FJRG2007 ツ <79384376+FJRG2007@users.noreply.github.com>
2025-09-30 13:40:42 -07:00
Alex Yang
032159210e docs: use the correct SHA base on env vars (#5000) 2025-09-30 13:33:41 -07:00
KinfeMichael Tariku
702da7f790 docs: replace with better-fetch and maxDuration for the vercel runtime (#4997) 2025-09-30 13:04:58 -07:00
Bereket Engida
2d64fe38aa fix(oauth-proxy): should skip state check for oauth proxy (#4991) 2025-09-30 12:54:15 -07:00
KinfeMichael Tariku
e7b1c92434 docs: add ask ai feature (#4938) 2025-09-30 10:53:40 -07:00
Maxwell
0a1df9e43f chore: fix adapter tests (#4844) 2025-09-30 10:14:23 -07:00
Dylan Vanmali
9907798400 chore(demo): fix sso (#4934) 2025-09-29 19:34:08 -07:00
Immanuel Calvin Herchenbach
d2d40053a4 docs: fix sveltekit client session store example (#4955) 2025-09-29 18:02:22 -07:00
Yanqi Zong
918de2cafc docs: update saml-sso-with-okta doc path (#4956) 2025-09-29 18:02:22 -07:00
Bereket Engida
9818fb85ec chore: misc update 2025-09-29 18:02:21 -07:00
Alex Yang
73ddd4972d chore: use tsconfig monorepo setup (#4826) 2025-09-29 18:02:21 -07:00