Commit Graph

21 Commits

Author SHA1 Message Date
Alex Yang
1815fb2b3f chore: lint json files (#4068) 2025-08-18 10:27:15 -07:00
Alex Yang
575070f605 chore: bump biome (#3784) 2025-08-04 13:48:54 -07:00
Jumpei Ogawa
40cefe99b1 chore(example): fix SvelteKit example (#1742)
* refactor: upgrade Svelte, Vite and related packages

* refactor: replace no longer supported `body.callbackURL` with `onSuccess`

* fix: add missing `svelte-kit sync` on `prepare`

* fix: add missing `import`s

* chore(svelte-kit-example): show message & redirect to index after sign up

* chore: add npm script to migrate database

* doc: add more commands to set up

* chore: explicitly disable verification email on sign up

The example does not work if you set `sendOnSignUp: true` without setting up the email server.

* refactor(svelte-kit-example): add type for hooks

* chore(svelte-kit-example): redirect to sign in page if users open dashboard without log in

* chore: diable some rules for svelte-kit-example due to Biome's limited Svelte support

* style: fix format

* chore: update pnpm-lock.yaml

* chore: fix lock file

---------

Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2025-07-25 13:32:17 -07:00
Maxwell
fb433bf85b chore: biome format stack overflow due to build outputs (#1805) 2025-03-13 21:14:19 +03:00
Rahul Mishra
d7f66335f5 feat: add cloudflare worker basic tests (#1524)
* feat: add cloudflare worker basic tests

* chore: fix conflict

---------

Co-authored-by: Bereket Engida <bekacru@gmail.com>
2025-02-22 20:18:34 +03:00
Bereket Engida
9f2e45b8c7 chore: cleanup 2025-01-06 14:30:39 +03:00
Bereket Engida
6c1b1d3c6b fix: tsc failing on deployment (#407) 2024-11-04 01:12:38 +03:00
Bereket Engida
68eaf7e47a docs: move to fumadocs 14 (#338) 2024-10-25 21:54:21 +03:00
Bereket Engida
461526d89d chore: lint 2024-09-27 15:55:00 +03:00
Bereket Engida
40de0e82f1 chore: ignore .nuxt on lint 2024-09-02 23:30:20 +03:00
Bereket Engida
56962ac395 fix: trying to fix ts memeroy issue 2 2024-09-02 23:27:45 +03:00
Bereket Engida
8025976415 chore: formatting 2024-09-02 22:58:31 +03:00
Bereket Engida
4d79534d5f chore: formatting 2024-09-02 22:56:17 +03:00
Bereket Engida
3ac5916da7 feat: new oauth providers and docs 2024-09-01 21:41:17 +03:00
Bereket Engida
9de80b35d8 feat: new client primitives 2024-08-31 17:13:51 +03:00
Bereket Engida
58f1da9772 chore: lint and ref 2024-08-30 21:50:02 +03:00
Bereket Engida
2629d320c9 refactor: new call apis 2024-08-19 12:40:03 +03:00
Bereket Engida
804490bd2e feat: credential 2024-08-19 10:34:58 +03:00
Bereket Engida
e925600db2 chore: format 2024-08-18 23:43:26 +03:00
Bereket Engida
30a96927fc feat: ts inference 2024-08-17 01:59:31 +03:00
Bereket Engida
28427677ac initial comment with some solid work 2024-08-10 23:56:06 +03:00