dswbx
2ada4e9f20
various fixes: refactored imports, introduced fromDriver/toDriver to improve compat
2025-06-13 21:15:29 +02:00
dswbx
f8d2a9090e
fixing tests, move node tests to vitest
2025-06-13 14:38:30 +02:00
dswbx
bbb7bfb7a1
feat: adding env aware endpoint to obtain sqlite connection, remove libsql hard dependency
2025-06-13 11:09:47 +02:00
dswbx
3f26c45dd9
refactored adapters to run test suites ( #126 )
...
* refactored adapters to run test suites
* fix bun version for tests
* added missing adapter tests and refactored examples to use `bknd.config.ts` where applicable
2025-04-01 11:43:11 +02:00
dswbx
675a39ad5c
added aws lambda adapter + improvements to handle concurrency
2025-03-03 15:42:42 +01:00
dswbx
7743f71a11
added format command and added trailing commas to reduce conflicts
2025-02-26 20:06:03 +01:00
dswbx
5b40d5eaf4
optimize adapter imports to deduplicate
2025-01-25 14:13:34 +01:00
dswbx
9ddacb7ae5
added adapter exports, generalized env-depending config construction
2025-01-25 11:54:19 +01:00
dswbx
3bf92a8c65
Refactor asset handling and authentication logic (for node)
...
Updated asset path configuration and server-side logic to standardize asset serving. Introduced `shouldSkipAuth` to bypass authentication for asset requests. Added test coverage for the new asset path handling logic.
2025-01-10 20:58:03 +01:00
dswbx
06125f1afe
added fallback route to server, created extensive setup instructions in docs
2024-12-24 16:01:42 +01:00
dswbx
76da14294c
unified runtime and framework adapters
2024-12-24 09:43:16 +01:00
dswbx
70e42a02d7
updated examples: astro, nextjs, remix, bun, node
2024-12-23 16:50:26 +01:00
dswbx
32459a1562
improved cloudflare worker adapter + added docs about different modes
2024-12-11 17:09:28 +01:00
dswbx
9d896a6ab1
improved nextjs/remix adapters and docs, confirmed remix ssr working
2024-11-26 11:15:38 +01:00
dswbx
6077f0e64f
added onBeforeUpdate listener + auto create a secret on auth enable
2024-11-21 16:24:33 +01:00
dswbx
90f80c4280
public commit
2024-11-16 12:01:47 +01:00