Cameron Pak
62f6985e8f
Fix typos in web integration docs
...
Correct a grammatical error and a minor typo in the web integration
documentation to improve clarity.
2026-04-06 06:59:26 -05:00
Cameron Pak
609eeade23
Fix: Correct standalone mode logic and API call
...
Adjusted the condition for standalone mode to correctly check for
`adminOptions` when `serveStatic` is not enabled, ensuring the warning
message is displayed appropriately.
Updated the `getApi` call to pass optional headers when available,
allowing for authenticated API requests with custom headers.
2026-04-06 06:58:43 -05:00
Cameron Pak
2eba931e39
Test web adapter standalone mode with serve
2026-04-06 06:58:35 -05:00
shishantbiswas
54aae56734
add: agnostic web compliant adapter
2026-04-04 00:27:29 +05:30
Cameron Pak
8a90b9356b
Merge pull request #387 from bknd-io/cp/fix-auth-bug
...
fix(tests): resolve prepublishOnly failures in AppAuth and postgres tests
2026-04-03 08:34:33 -05:00
Cameron Pak
b070fb591e
fix(tests): resolve prepublishOnly failures in AppAuth and postgres tests
2026-04-03 08:30:47 -05:00
Cameron Pak
6489d08434
Merge pull request #374 from jonaspm/chore/upgrade-typescript
...
Upgrade TypeScript to latest v6
2026-04-03 08:10:05 -05:00
dswbx
81bf41ce34
Merge pull request #379 from jonaspm/chore/fix-manifestpath-warning
...
chore: Use dynamic import for manifest with Vite ignore. Fixes warning
2026-03-28 11:28:11 +01:00
dswbx
d9ab583a16
Merge pull request #378 from jonaspm/chore/replace-deprecated-OptionsObjects
...
Replace deprecated OptionsObject with SpawnOptions and fix warning
2026-03-28 11:27:16 +01:00
dswbx
e68df5e606
Merge pull request #377 from jonaspm/chore/dayjs-v1.11.20
...
chore: Bump dayjs to 1.11.20
2026-03-28 11:26:38 +01:00
dswbx
6304ef81f6
Merge pull request #373 from jonaspm/fix/example-sqlite-paths
...
fix: update local database URL to remove 'file:' prefix in examples
2026-03-28 11:24:07 +01:00
dswbx
6c7e82781d
Merge pull request #362 from shishantbiswas/feature-nuxt-adapter
...
feat: Nuxt adapter
2026-03-28 10:55:14 +01:00
dswbx
a8e5c45a22
bump 0.21.0-rc.1
2026-03-28 10:50:14 +01:00
dswbx
ee28c2ef0c
Merge pull request #372 from jonaspm/fix/broader-bearer-token-resolution
...
fix: Match Bearer case-insensitively and trim whitespace(s)
2026-03-28 10:35:43 +01:00
dswbx
9219bf3b3c
test(auth, api): ensure bearer token is case-insensitive
2026-03-28 10:33:24 +01:00
Jonas Perusquia Morales
e437ce7120
chore: Use dynamic import for manifest with Vite ignore. Fixes warning
2026-03-28 03:02:08 -06:00
Jonas Perusquia Morales
2417833ed7
chore: Replace Bun's deprecated OptionsObject with SpawnOptions and
...
remove stdout cast. Fix warning.
2026-03-28 02:56:26 -06:00
Jonas Perusquia Morales
ab1eddcb6a
chore: Bump dayjs to 1.11.20
2026-03-27 14:49:16 -06:00
Jonas Perusquia Morales
237b42bb9c
chore: remove baseUrl from TypeScript configuration files
2026-03-24 13:59:05 -06:00
Jonas Perusquia Morales
d206c38d87
chore: remove unused import of main.css in main.tsx
2026-03-24 13:49:53 -06:00
Jonas Perusquia Morales
d160af5cec
chore: add TypeScript declaration for CSS modules, fixes TS error
2026-03-24 13:49:45 -06:00
Jonas Perusquia Morales
d03cd7f7bc
chore: standardize TypeScript module and target casing in configuration files
2026-03-24 13:49:10 -06:00
Jonas Perusquia Morales
4afba215b9
chore: update devDependencies for improved compatibility
...
- bump @tsconfig/strictest from 2.0.7 to 2.0.8
- upgrade typescript from 5.9.3 to 6.0.2
2026-03-24 13:48:42 -06:00
Jonas Perusquia Morales
dc8aca6a97
fix: update database URL to remove 'file:' prefix in examples
2026-03-24 13:30:54 -06:00
Jonas Perusquia Morales
4121597fa2
fix: Match Bearer case-insensitively and trim whitespace(s)
2026-03-24 12:20:17 -06:00
dswbx
9628720f87
test(AppReduced): remove redundant admin_base_path
2026-03-17 16:31:58 -05:00
dswbx
ff216ec4e5
chore: remove unused admin_basepath and bump version to 0.21.0-rc.0
2026-03-17 16:31:58 -05:00
shishantbiswas
06f9c3ee15
refactor(docs): note for NuxtLink usage, added geist font in example, minor cleanups
2026-03-14 22:57:05 +05:30
shishantbiswas
7751ee5db8
init: nuxt adapter
2026-03-14 19:27:31 +05:30
dswbx
feb3911d46
Merge pull request #322 from bknd-io/fix/auth-strategy-respect-register-setting
...
fix(auth): `allow_register` was not respected in strategy controllers
2026-03-14 13:43:55 +01:00
dswbx
ab545d3ca2
Merge pull request #347 from bknd-io/fix/with-builder-respect-alias
...
fix: `WithBuilder` produced embedding errored when `mappedBy` was used
2026-03-14 13:42:50 +01:00
dswbx
06c3a6f89b
Merge remote-tracking branch 'origin/main' into fix/with-builder-respect-alias
...
# Conflicts:
# bun.lock
2026-03-14 13:41:01 +01:00
dswbx
898a825f6e
fix(WithBuilder test): updated snapshots
2026-03-14 13:40:35 +01:00
dswbx
a5ddf6aa93
Merge pull request #363 from bknd-io/release/0.21
...
Release 0.21
2026-03-14 13:34:23 +01:00
dswbx
5aa286298c
Merge remote-tracking branch 'origin/main' into release/0.21
...
# Conflicts:
# bun.lock
2026-03-14 13:31:45 +01:00
dswbx
55cb2bacef
chore: upgrade bun.lock
2026-03-14 13:29:47 +01:00
dswbx
e6ea3f64d7
Merge pull request #351 from shishantbiswas/main
...
feat: add Tanstack Start adapter
2026-03-14 13:25:35 +01:00
dswbx
a5f5ea2084
Merge pull request #339 from cameronapak/allow-seed
...
Allow CLI `sync` command to seed data properly when schema changes aren't present
2026-03-14 13:18:33 +01:00
dswbx
6fb8e9a0e7
Merge pull request #218 from cameronapak/cp/216-fix-users-link
...
Fix Sidebar Users Route Links
2026-03-14 13:12:53 +01:00
dswbx
abc6de6ad3
Merge pull request #332 from bknd-io/feat/timestamps-index
...
feat(plugin/timestamps): add indexStrategy option for entity indexing
2026-03-14 13:07:49 +01:00
Shishant Biswas
71b9a0f546
Merge branch 'bknd-io:main' into main
2026-03-13 17:27:35 +05:30
Cameron Pak
038ec0d672
Merge pull request #357 from cameronapak/cp/add-contributing-md
...
Adding CONTRIBUTING.md doc
2026-03-08 14:16:10 -05:00
Cameron Pak
7832328a50
Merge pull request #359 from jonaspm/patch-1
...
Update client:only attribute in astro.mdx
2026-03-03 11:37:59 -06:00
Jonás Perusquía Morales
e5bfc602e1
Update client:only attribute in astro.mdx
...
Astro requires client:only to specify the frontend library used
2026-03-03 11:27:59 -06:00
Cameron Pak
0318e595f2
docs: add CONTRIBUTING.md with dev setup, project structure, and contribution guidelines
...
Co-authored-by: Amp <amp@ampcode.com >
Amp-Thread-ID: https://ampcode.com/threads/T-019ca575-cf6e-7388-9bd4-6ddd4c27609c
2026-02-28 12:40:44 -06:00
shishantbiswas
80b0716a4a
Remove unrelated Next.js file changes
2026-02-28 23:32:20 +05:30
Cameron Pak
3894271b17
Merge pull request #353 from jonaspm/docs/auth-change-password
...
docs: Document changePassword method in auth module
2026-02-28 11:38:33 -06:00
shishantbiswas
8bf8b22e57
refactor: remove duplicate tsup build config and clean up
2026-02-28 23:05:38 +05:30
Cameron Pak
367d5878df
Fixed test
2026-02-28 11:26:27 -06:00
Cameron Pak
fb429e57e2
fix: resolve undefined variable in MediaApi test and remove dead comment
...
Amp-Thread-ID: https://ampcode.com/threads/T-019ca53d-a225-706c-923e-28123c84d83e
Co-authored-by: Amp <amp@ampcode.com >
2026-02-28 11:21:39 -06:00