Commit Graph

4313 Commits

Author SHA1 Message Date
Alex Yang
f31dfac8e8 chore: set node-linker to isolated (#4551) 2025-09-09 17:22:55 -07:00
Alex Yang
22c39b92be feat: database transaction support (#4414)
Co-authored-by: Joel Solano <solano.joel@gmx.de>
2025-09-09 17:10:27 -07:00
Henrique Braga
61b6a87435 feat: support cross-domain cookie (#4482)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Rikhi Singh <114336052+rikhisingh@users.noreply.github.com>
2025-09-09 17:09:24 -07:00
Alex Yang
e663f98141 fix(stripe): subscription is created without completing payment (#4548) 2025-09-09 17:06:05 -07:00
Fathi
f6f1902b59 feat: add getActiveRoleMember (#4484)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-09 14:48:55 -07:00
Alex Yang
7faaeac9fc fix(cli): info shows the correct version (#4547) 2025-09-09 13:46:19 -07:00
Fraol Lemecha
4b2f5b0a8e feat(passkey): error codes in passkey client (#3966)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-09 11:56:33 -07:00
Fraol Lemecha
bd0ce60165 chore: gitignore state.txt (#4543) 2025-09-09 10:01:11 -07:00
Maxwell
abfc48d2aa fix(organization): checkRolePermission shouldn't be a promise (#4533) 2025-09-08 18:32:26 -07:00
Alex Yang
a22f65fdc3 chore: bump version (#4535) 2025-09-08 18:30:44 -07:00
Taesu
2f2c21f0e5 docs: fix sidebar content and mobile nav (#4481) 2025-09-08 17:54:45 -07:00
Kevin
8d8289a7df docs: add expo-better-auth-passkey plugin to documentation (#4381) 2025-09-08 17:23:54 -07:00
Phips Peter
f2c9df4811 feat(sqlite): remove autoincrement for SQLite (#4466) 2025-09-08 17:23:00 -07:00
KinfeMichael Tariku
7d6d4da92b feat: add search functionality to mobile navigation (#4487) 2025-09-08 17:21:15 -07:00
Alex
b531dbb272 fix(stripe): properly resolve plans by lookup keys (#4499) 2025-09-08 17:20:50 -07:00
Daniel Bogale
79051b1aa1 docs: fix typos and improve grammar across multiple pages (#4519) 2025-09-08 17:16:17 -07:00
KinfeMichael Tariku
e2a959eefe fix: ignore cookiecache on auth sensitive functions (#4530) 2025-09-08 17:15:57 -07:00
PacifismPostMortem
8eb64f4567 fix(multi-session): multi-session cookie name preface preventing multiple accounts signed in (#4505) 2025-09-08 17:09:31 -07:00
renovate[bot]
bf264d5ebb chore(deps): update dorny/paths-filter action to v3.0.2 (#4506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 16:49:30 -07:00
Alex Yang
6353e3da02 e2e: integration test for solid-js (#4469)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-08 16:49:01 -07:00
Arslan Ablikim
71aeb40203 fix(tiktok): remove client_secrect from authorizationUrl (#4511) 2025-09-09 00:20:40 +03:00
Alex Yang
cff7583864 chore: release v1.3.9 2025-09-08 12:20:45 -07:00
Alex Yang
23a38a13f7 chore: bump chalk & audit --fix (#4528) 2025-09-08 12:10:30 -07:00
Alex Yang
4ebc60e222 fix(paypal): use base64.encode (#4527) 2025-09-08 12:01:26 -07:00
伍闲犬
844614396a docs: fix the wildcard route of hono (#4521) 2025-09-08 10:15:48 -07:00
Alex Yang
81b0acb78e ci: branch rules (#4525) 2025-09-08 10:15:36 -07:00
Alex Yang
e15113737a chore: release v1.3.9-beta.4 2025-09-07 18:00:34 -07:00
Bereket Engida
6d0048e2cf chore: release v1.3.9-beta.3 2025-09-07 15:15:21 -07:00
Bereket Engida
6c35a73112 fix: respect allow different email linking option on callbacks (#4504) 2025-09-07 14:36:52 -07:00
Mlungisi Khwange
9829c4dea2 chore: add openapi 422 response (#4478) 2025-09-07 14:05:44 -07:00
Dylan Vanmali
8f80a0ffa9 fix(jwt): revert set default iat for /token endpoint (#4501) 2025-09-07 13:30:57 -07:00
Bereket Engida
693c8cbba9 feat(rate-limiter): allow disabling custom paths to not be rate limited (#4502) 2025-09-07 13:25:37 -07:00
KinfeMichael Tariku
5f996ad62b fix: properly generate OpenAPI schema for nested ZodObject and ZodOptional (#4489) 2025-09-07 01:37:55 +03:00
Alex Yang
9589cb7418 feat: lynx integration (#4470) 2025-09-05 13:21:25 -07:00
KinfeMichael Tariku
b771b13943 docs: add callout for integrating BA api docs with already existed scalars (#4016)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-09-05 10:33:07 -07:00
Paolo Ricciuti
4b3642d324 fix(mcp): remove duplicate /api/auth from wwwAuthenticateValue and properly format the header (#4462)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-05 10:32:57 -07:00
Hendrik Krebs
3254675225 fix(stripe): prevent multiple free trials (#4432) 2025-09-05 09:49:13 -07:00
KinfeMichael Tariku
889db685f5 docs: codeblock style fix after fuma upgrade (#4456) 2025-09-05 09:11:29 -07:00
Paolo Ricciuti
cfffb64af5 docs: fix /.well-known/oauth-protected-resource route (#4439)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-05 09:11:29 -07:00
Fraol Lemecha
6a583aa15d chore: encode merge rules to a github workflow (#4455) 2025-09-05 08:06:42 -07:00
Kevin
9833a7edee chore: update jose and crypto dependencies (#4433)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-04 21:08:36 -07:00
Alex Yang
665bc84ede chore: bump better-call (#4441) 2025-09-04 20:00:07 -07:00
Bereket Engida
347dcfd09d chore: release v1.3.9-beta.2 2025-09-04 19:50:57 -07:00
Bereket Engida
1651f27e00 feat: add support for not in operator (#4449) 2025-09-04 19:49:39 -07:00
Maxwell
ad28a4431e fix(org): list user teams had incorrect path method in jsdoc (#4446) 2025-09-05 09:55:56 +10:00
Alex Yang
a7f47d142c chore: update bug report template (#4445) 2025-09-04 16:02:27 -07:00
Alex Yang
a4d7ae12f0 ci: main branch protection (#4443) 2025-09-04 15:35:39 -07:00
Jasper Concepcion
d814537e62 fix(tiktok): refresh token flow uses client_key (#4437) 2025-09-04 14:11:46 -07:00
Fraol Lemecha
d44595afb5 feat(mcp): customize resource in protected resource metadata (#4419) 2025-09-04 12:13:54 -07:00
Fraol Lemecha
d42cc9d7d8 fix(expo): handle link social (#4420) 2025-09-04 12:11:52 -07:00