Commit Graph

4394 Commits

Author SHA1 Message Date
Alex Yang
4e114af9ce chore: release v1.3.11-beta.1 v1.3.11-beta.1 2025-09-15 19:13:15 -07:00
Alex Yang
1713efcb34 docs: cleanup emoji (#4690) 2025-09-15 19:06:27 -07:00
Alex Yang
de4b4966cb chore(docs): missing deps (#4689) 2025-09-16 01:59:25 +00:00
Fraol Lemecha
43545e1d44 fix: respect errorCallbackURL in failed oauth flows (#4650) 2025-09-16 01:02:52 +00:00
Alex Yang
b8caee34db chore: tag deprecated exports (#4687)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-16 01:02:51 +00:00
Fraol Lemecha
e5874da192 fix: timestamp issues in kysely (#4542)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-16 00:57:31 +00:00
Diogo Ribeiro
ddd0e16aca docs: update siwe.mdx (#4685) 2025-09-15 18:00:48 -07:00
Alex Yang
cf2cac4dd9 feat: flip emailVerified when link the account (#4621) 2025-09-15 20:02:30 +00:00
Maxwell
75e7776430 chore(org): dynamic ac improvements (#4647) 2025-09-15 19:38:04 +00:00
Alex Yang
6ea2357653 chore: bump dev deps (#4678) 2025-09-15 19:34:59 +00:00
Alex Yang
544c2875ee test: exec prisma directly (#4677) 2025-09-15 19:32:37 +00:00
Alex Yang
f69626d564 chore: bump tailwindcss to v4 (#4681) 2025-09-15 19:32:22 +00:00
Anmol
283c29c4de fix: check if user exists before banning the user (#4649)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-15 19:31:11 +00:00
LightTab2
9d216c924a fix(plugins): asynchronous init (#4680)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-15 19:29:36 +00:00
Alex Yang
6785d41dd5 chore: release v1.3.10 2025-09-15 11:46:05 -07:00
Alex Yang
aa4f3984db ci: use setup-node@4 2025-09-15 11:46:04 -07:00
Alex Yang
5925c77866 refactor: rename to AdapterFactory (#4676) 2025-09-15 16:51:10 +00:00
KinfeMichael Tariku
e297caeb42 fix: prevent lastLoginMethod plugin from setting cookie on failed auth (#4673) 2025-09-15 16:00:50 +00:00
Alex Yang
6373a1f0d5 chore: bump nanostores (#4674) 2025-09-15 15:37:13 +00:00
Frank
f9803ccb0b docs: fix typo (#4655) 2025-09-15 08:32:28 -07:00
tauromu
3d831f4462 docs(organization): fix incorrect usage example for listTeams (#4662)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-15 15:26:27 +00:00
Fraol Lemecha
9d6e47ca88 fix: make sure fetch function doesn't get called repeatedly on onMount (#4669) 2025-09-15 15:19:26 +00:00
Alex Yang
0409f4d92b test: use execSync (#4666) 2025-09-15 02:32:51 +00:00
renovate[bot]
6ad54f3ce1 chore(deps): update actions/setup-node action to v5 (#4660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-15 02:15:12 +00:00
Bereket Engida
29c5775758 fix(admin): change the order of role and user id check when both are provider on userHasPermission (#4653)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-09-14 23:10:47 +00:00
Gabriel Lima
20e87a2e1c fix(cli): add missing JSON type to schema generation (#4494)
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
2025-09-14 13:27:13 -07:00
Alex Yang
3dd34dfc09 chore: release v1.3.10-beta.7 v1.3.10-beta.7 2025-09-14 01:47:17 -07:00
Alex Yang
dbebfe9e34 chore: bump better-call (#4644) 2025-09-14 08:42:26 +00:00
Roman
24acccaf86 docs: fix example urls (#4635) 2025-09-14 01:22:47 -07:00
VicO
362815b282 docs: fix missing commas in Stripe plugin code examples (#4637)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-14 07:13:34 +00:00
Alex Yang
14ecacc2f1 chore: release v1.3.10-beta.6 v1.3.10-beta.6 2025-09-13 19:55:51 -07:00
Alex Yang
50ca5e8c29 test: fix flaky test (#4642) 2025-09-14 02:50:32 +00:00
Alex Yang
f5fd8591b1 fix(organization): restrict role check by user id (#4641) 2025-09-14 01:01:14 +00:00
Alex Yang
a9f88df6c8 chore: lint fix 2025-09-13 14:15:51 -07:00
Bereket Engida
376ba7127a chore: release v1.3.10-beta.5 v1.3.10-beta.5 2025-09-13 14:13:17 -07:00
Bereket Engida
12a9de0215 fix(organization): [security] updateOrgRole should check for userId properly 2025-09-13 14:13:06 -07:00
Alex Yang
49fa32628d chore: workspace peer deps (#4634) 2025-09-13 19:20:03 +00:00
Fraol Lemecha
689d93ba08 test: add tests to make sure after hook runs after db update (#4616) 2025-09-13 19:12:05 +00:00
Yurin
80b733d513 fix(prisma): handle optional field relation types correctly (#4630) 2025-09-13 19:11:51 +00:00
Oskar Gmerek
a209e1e544 docs: add surreal-better-auth adapter to community adapter list (#4633) 2025-09-13 12:10:29 -07:00
Bereket Engida
da9b865671 fix(organization): before org create hooks not applying customized data (#4623) 2025-09-13 04:07:27 +00:00
Aajeeth
589634d475 fix: correct MongoDB adapter import path in CLI (#4602) 2025-09-12 23:36:44 +00:00
./daniele
9f23eae3be fix(stripe): use correct request method for billing-portal (#4613) 2025-09-12 23:34:49 +00:00
Alex Yang
1616057992 fix(expo): missing peer deps (#4617) 2025-09-12 23:26:45 +00:00
dependabot[bot]
7537dbb074 chore(deps): bump hono from 4.9.6 to 4.9.7 (#4619)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 23:13:50 +00:00
Alex Yang
e50f411687 chore: release v1.3.10-beta.4 v1.3.10-beta.4 2025-09-12 15:38:42 -07:00
Alex Yang
7dbc533cb4 fix(expo): window.crypto is undefined (#4620) 2025-09-12 22:32:36 +00:00
Fraol Lemecha
08fa1f89c3 fix: should infer types correctly when empty list of plugins is provided (#4612) 2025-09-12 18:36:55 +00:00
Alex Yang
ef4509af45 fix: remove use of global.crypto (#4606) 2025-09-12 09:01:09 +00:00
Roody
fd7d318eaa docs: fix expo example link (#4605) 2025-09-12 02:01:26 -07:00