Alex Yang
54e13a6e1a
chore: exclude worktrees from biome lint scope
2026-03-09 12:48:05 -07:00
Maxwell
5bc743b002
docs: new documentation/landing page ( #8195 )
2026-02-27 16:49:34 -08:00
Joél Solano
1c9aab3bce
feat: electron integration ( #7647 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2026-02-04 20:37:05 +00:00
Alex Yang
531b9d56a5
chore: add lint rule useConst ( #7369 )
2026-01-14 14:18:18 -08:00
Alex Yang
702f624994
chore(sso): allow Buffer ( #6979 )
2025-12-24 21:20:08 +08:00
Alex Yang
dc37a0fe64
chore(sso): remove Buffer usage ( #6942 )
2025-12-23 13:59:50 +08:00
Jonathan Samines
9233783428
chore: remove unused variables ( #6647 )
2025-12-09 13:51:35 -08:00
Jonathan Samines
23e2edb6fc
chore: configure code coverage for project ( #6339 )
...
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com >
2025-12-08 12:49:53 -08:00
Alex Yang
5cbe0a58e7
chore: enforce imports to use node: protocol ( #6461 )
2025-12-01 16:08:32 -08:00
Jonathan Samines
57ee11a26f
chore(lint): enforce consistent import type style ( #6044 )
2025-11-17 21:11:39 +00:00
Taesu
a475b8f8f3
chore: use the Biome schema with a relative path from node_modules ( #6030 )
2025-11-17 04:11:13 +00:00
Turgay Saba
3715eb7073
chore: improve zod imports tree shaking ( #5995 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-11-15 21:06:01 +00:00
Joél Solano
a6823afdb5
chore: bump biome ( #5975 )
2025-11-14 01:19:46 +00:00
Alex Yang
06dfcd9a65
chore: enable useDateNow lint rule ( #5938 )
2025-11-12 22:02:41 +00:00
Alex Yang
938c2a7c31
chore: lint enable organize import ( #5556 )
2025-10-24 19:05:09 +00:00
Alex Yang
5aa9db1925
chore: fix biome config ( #5438 )
2025-10-20 22:11:29 +00:00
Maxwell
0a1df9e43f
chore: fix adapter tests ( #4844 )
2025-09-30 10:14:23 -07:00
Alex Yang
ccd4a26682
chore: add lint rule noDebugger ( #4778 )
2025-09-19 23:02:14 +00:00
Alex Yang
6ea2357653
chore: bump dev deps ( #4678 )
2025-09-15 19:34:59 +00:00
Rikhi Singh
1bb1232632
fix(stripe): prevent multiple free trials for same user ( #4562 )
2025-09-11 18:44:36 +00: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
Alex Yang
efdb4ce4f0
chore: enable noFloatingPromises lint rule ( #3842 )
2025-09-03 15:02:45 -07:00
Alex Yang
51cdb65aa7
test: add cookie domain test ( #4325 )
2025-08-30 22:17:42 -07:00
Alex Yang
70d4dc609a
chore: enable lint rule noTsIgnore ( #4296 )
2025-08-28 15:09:47 -07:00
Alex Yang
1959eb872e
chore: bump biome ( #4096 )
2025-08-19 19:01:10 -07:00
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