Cameron Pak
b070fb591e
fix(tests): resolve prepublishOnly failures in AppAuth and postgres tests
2026-04-03 08:30:47 -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
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
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
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
5aa286298c
Merge remote-tracking branch 'origin/main' into release/0.21
...
# Conflicts:
# bun.lock
2026-03-14 13:31:45 +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
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
Cameron Pak
9008f9c6a3
fix: normalize admin basepath to prevent double slashes in URLs
...
Strip trailing slashes from adminBasepath in AdminController window context
and wouter Router base to prevent paths like /admin//data when users
configure adminBasepath with a trailing slash.
Amp-Thread-ID: https://ampcode.com/threads/T-019ca537-4cc4-7174-bf9a-5325d782f097
Co-authored-by: Amp <amp@ampcode.com >
2026-02-28 11:11:44 -06:00
Cameron Pak
6321a9935a
Merge branch 'main' into cp/216-fix-users-link
2026-02-28 11:03:54 -06:00
shishantbiswas
51237f5e1a
docs(tanstack-start): add JSDoc comments to adapter functions
2026-02-26 09:40:42 +05:30
shishantbiswas
384e337bbd
add: Tanstack Start adapter
2026-02-26 09:38:28 +05:30
Jonas Perusquia Morales
d1522c97ea
Make dist clean cross-platform without shell commands
2026-02-20 09:50:30 -06:00
roma
fc60dfd042
refactor adapter tests for improved structure
...
reduced test duplication by extracting a small helper to strip connection from configs
2026-02-09 03:07:58 +01:00
dswbx
1c114d9533
fix: WithBuilder produced embedding errored when mappedBy was used
2026-02-03 18:15:40 +01:00
dswbx
023f5391e4
chore: update license to Apache-2.0 in package.json
2026-01-21 11:02:18 +01:00
cameronapak
11e3488917
Allow seeding without forcing sync
2026-01-19 11:46:48 -06:00
dswbx
d9bce049ef
feat(plugin/timestamps): add indexStrategy option for entity indexing
...
Introduced a new `indexStrategy` option in the timestamps plugin to configure index generation for `created_at` and `updated_at` fields. Supports "composite" and "individual" strategies for better control over database indexing. Added test coverage for different index strategies.
2026-01-09 16:04:54 +01:00
dswbx
0e4f25cf11
refactor: update type handling in SvelteKit adapter tests and MediaApi uploadFile method
2026-01-09 14:51:42 +01:00
dswbx
4a5bdade8d
fix: handle lazy import errors for TestRoutes in development for nextjs
2026-01-09 14:42:18 +01:00
dswbx
047bb80a97
Merge pull request #330 from jonaspm/fix/upload-media-entity-overwrite
...
[WIP] fix: Add overwrite option to uploadToEntity method
2026-01-09 14:34:41 +01:00
dswbx
23a9e7c278
bump version to 0.20.0
2026-01-09 14:30:31 +01:00
dswbx
a9fe43130e
Merge pull request #324 from screenfluent/feat/sveltekit-adapter
...
feat: add SvelteKit adapter
2026-01-09 14:23:57 +01:00
dswbx
55a124b519
feat(plugin/email-otp): preserve additional payload data during user creation
...
Replaced `s.object` with `s.strictObject` to enforce schema validation. Updated logic to include unprocessed JSON properties (`...rest`) when creating a user, ensuring additional payload data is preserved.
2026-01-09 13:46:01 +01:00
dswbx
521d8bc6ff
refactor(adapter): replaced FrameworkBkndConfig with RuntimeBkndConfig
2026-01-09 12:59:03 +01:00
dswbx
f9373bd0e6
test: remove only
2026-01-09 11:30:04 +01:00
dswbx
5384738b67
tests: ensuring overwrite is passed and respected in media api
2026-01-09 11:28:19 +01:00
dswbx
d82e28e6b1
Merge remote-tracking branch 'origin/release/0.20' into fork/jonaspm/fix/upload-media-entity-overwrite
2026-01-09 10:12:21 +01:00
Jonas Perusquia Morales
c38bc95b1d
fix: Add query support to media upload API methods
2026-01-08 12:37:13 -06:00
cameronapak
d00e5fe68c
Remove redundant basepath option
2025-12-30 07:34:00 -06:00
cameronapak
6faf0d421f
Fix test for Blob to File conversion
...
The Response.blob() method in JavaScript returns a Blob, not a File.
This means that file-specific metadata like `name` and `lastModified` is
lost. The tests were updated to reflect this by manually constructing a
File object from the Blob, mimicking how client code would handle this
conversion. The MIME type is now correctly preserved from the response
headers when creating the File.
2025-12-30 07:33:55 -06:00
cameronapak
19e51fae63
Refactor AppReduced to use basepath config option
...
The `admin_basepath` configuration option has been renamed to `basepath`
for clarity and consistency. This change affects how the admin base path
is accessed and utilized within the `AppReduced` utility. Tests have
been updated to reflect this renaming.
2025-12-30 07:09:00 -06:00