Commit Graph

  • 57ae2f333c inlined libsql dialect, rewrote d1 to use generic sqlite dswbx 2025-06-25 09:35:47 +02:00
  • b2086c4da7 fix: plugin schema reconciliation dswbx 2025-06-18 10:31:40 +02:00
  • 344d729320 Merge pull request #191 from bknd-io/feat/admin-add-options-for-static dswbx 2025-06-18 08:15:45 +02:00
  • c86f4c12b7 admin: add options such as logo return path when served static dswbx 2025-06-18 07:56:58 +02:00
  • aaa97ed113 finalize initial app resources/drivers dswbx 2025-06-17 19:51:12 +02:00
  • 69c8aec6fb Merge pull request #190 from bknd-io/feat/app-resources dswbx 2025-06-17 19:49:09 +02:00
  • f5ceffd80e fix tests dswbx 2025-06-17 13:34:31 +02:00
  • a9f367aa2c updated build to exclude libsql dswbx 2025-06-17 13:18:13 +02:00
  • b87696a0db init app resources dswbx 2025-06-14 16:59:03 +02:00
  • 3338804c34 simplify and export generic sqlite functions dswbx 2025-06-14 16:58:38 +02:00
  • 6b3ac9e6e2 fix toDriver mutation convertion not respecting default values, react re-renders on navigation, mutator result logging dswbx 2025-06-14 08:06:05 +02:00
  • 8e1ecfcfe3 change app plugins to be a map to prevent duplicates and provide easier access dswbx 2025-06-14 07:22:44 +02:00
  • 6e2596fb77 fixing tests dswbx 2025-06-14 07:08:46 +02:00
  • 2ada4e9f20 various fixes: refactored imports, introduced fromDriver/toDriver to improve compat dswbx 2025-06-13 21:15:29 +02:00
  • cc038a0a9a Merge pull request #187 from bknd-io/feat/plugin-improvements dswbx 2025-06-13 17:29:42 +02:00
  • af6d1960b9 fix tests dswbx 2025-06-13 17:27:58 +02:00
  • 96ae8f9d63 Merge remote-tracking branch 'origin/release/0.15' into feat/plugin-improvements dswbx 2025-06-13 17:24:54 +02:00
  • c09d1d53b3 Merge pull request #186 from bknd-io/feat/unify-connections dswbx 2025-06-13 17:20:05 +02:00
  • 2239333f08 updated docs on databases dswbx 2025-06-13 17:18:29 +02:00
  • 0710b5bf1f Merge pull request #188 from bknd-io/feat/generic-sqlite dswbx 2025-06-13 16:00:08 +02:00
  • 03c4c41d2d cli now uses adapter logic, require node v22 dswbx 2025-06-13 15:58:06 +02:00
  • 85d8542a2e test with node setup pre step dswbx 2025-06-13 14:44:55 +02:00
  • f8d2a9090e fixing tests, move node tests to vitest dswbx 2025-06-13 14:38:30 +02:00
  • bbb7bfb7a1 feat: adding env aware endpoint to obtain sqlite connection, remove libsql hard dependency dswbx 2025-06-13 11:09:47 +02:00
  • 28e277afe1 updated cf image optimization plugin dswbx 2025-06-13 08:30:54 +02:00
  • 8517c9b90b added a few initial plugins dswbx 2025-06-12 19:58:18 +02:00
  • fe5ccd4206 refactor and move cloudflare image transformation plugin dswbx 2025-06-12 17:00:06 +02:00
  • 8b4b63b3cd feat: improved abilities of plugins, moved schema fns to ctx dswbx 2025-06-12 15:29:53 +02:00
  • 9c4aac8843 docs: simplified custom postgres description dswbx 2025-06-12 10:42:49 +02:00
  • d5bb6ffa61 fix adapters, handle entity enum more gracefully dswbx 2025-06-12 10:24:50 +02:00
  • fc513bb413 Merge pull request #184 from bknd-io/release/0.14 dswbx 2025-06-12 09:52:01 +02:00
  • 4162b9878a fix admin controller to only serve if defined, and only from specified endpoints dswbx 2025-06-12 09:45:14 +02:00
  • c75f8d0937 reduce schema manager query log to debug, fix useSearch dswbx 2025-06-12 09:23:31 +02:00
  • 046c1d21b1 fixed tests dswbx 2025-06-12 09:12:40 +02:00
  • 6c2e579596 connection: rewrote query execution, batching, added generic sqlite, added node/bun sqlite, aligned repo/mutator results dswbx 2025-06-12 09:02:18 +02:00
  • 88419548c7 admin: fix useSearch dswbx 2025-06-10 08:38:10 +02:00
  • 12c955155d bump rc dswbx 2025-06-09 20:27:02 +02:00
  • 15af9f5261 fix use-search dswbx 2025-06-09 20:25:57 +02:00
  • 39efb911e9 admin header: added links to docs and version dswbx 2025-06-09 07:29:20 +02:00
  • 4729203d47 fix useSearch and admin path registration dswbx 2025-06-09 07:21:32 +02:00
  • 0db052acca Merge pull request #182 from bknd-io/feat/postgres-improvements dswbx 2025-06-07 11:14:45 +02:00
  • 6e08f45857 updated docs on new postgres instructions dswbx 2025-06-07 11:11:42 +02:00
  • 7bff84d601 updated postgres package build dswbx 2025-06-07 10:31:22 +02:00
  • e66e05b2b0 postgres: make sure to store id as varchar if uuid dswbx 2025-06-07 09:59:50 +02:00
  • 5b318ce485 Merge remote-tracking branch 'origin/release/0.14' into feat/postgres-improvements dswbx 2025-06-07 09:41:32 +02:00
  • 22de16fe17 Merge pull request #183 from bknd-io/feat/uuid dswbx 2025-06-07 09:40:43 +02:00
  • 5d26673bc6 Merge remote-tracking branch 'origin/release/0.14' into feat/uuid dswbx 2025-06-07 09:38:59 +02:00
  • dfa4bc0e33 Merge pull request #181 from bknd-io/feat/cf-sessions dswbx 2025-06-07 09:32:16 +02:00
  • e51b89a18a store session cookie/header name in constants, updated docs dswbx 2025-06-07 09:29:56 +02:00
  • 63988e0c5f store session cookie/header name in constants, updated docs dswbx 2025-06-07 09:29:38 +02:00
  • 297fd85a4f Merge branch 'release/0.14' into feat/postgres-improvements dswbx 2025-06-07 09:01:49 +02:00
  • a82fbe7400 Merge branch 'release/0.14' into feat/cf-sessions dswbx 2025-06-07 09:01:05 +02:00
  • 74e1e9a03f Merge pull request #179 from bknd-io/fix/hono-cookie-body-disturb dswbx 2025-06-07 08:59:44 +02:00
  • 05a81b5bdc Merge remote-tracking branch 'origin/release/0.14' into fix/hono-cookie-body-disturb dswbx 2025-06-07 08:52:54 +02:00
  • 9ff49103fb bump rc dswbx 2025-06-07 08:50:23 +02:00
  • a5b59c004e fix logout by setting the api route as logout target dswbx 2025-06-07 08:48:28 +02:00
  • a0edcf483b added more tests, updated json schema generation dswbx 2025-06-07 08:24:21 +02:00
  • 9a18e354cd feat: adding initial uuid support dswbx 2025-06-06 20:46:01 +02:00
  • 58c7aba1a4 postgres: added pg and postgres, and examples for xata and neon dswbx 2025-06-06 16:52:07 +02:00
  • f8aa242d2b fix tests dswbx 2025-06-06 11:30:27 +02:00
  • 3da9570abe reduce worker config type dswbx 2025-06-06 11:18:44 +02:00
  • 6ee898e606 adding d1 session support dswbx 2025-06-06 11:13:35 +02:00
  • abbd372ddf Merge pull request #180 from bknd-io/docs/bknd-config-ts dswbx 2025-06-05 17:14:30 +02:00
  • 3e77982996 docs: added docs about how to use bknd.config.ts dswbx 2025-06-05 17:11:50 +02:00
  • 3fbea8ace7 fix: cookie setting by only setting on admin routes dswbx 2025-06-03 13:11:18 +02:00
  • a41f943b43 fix: cookie setting by only setting on admin routes dswbx 2025-06-03 13:06:49 +02:00
  • 15a9c549e7 fix: cookie setting by only setting on admin routes dswbx 2025-06-03 13:04:03 +02:00
  • 50cadbaa8e fix: lock hono version because of changed header setting in 4.7.7 dswbx 2025-06-03 11:12:47 +02:00
  • 7b128c9701 Merge pull request #176 from bknd-io/chores/repo-cleanup dswbx 2025-05-27 20:27:38 +02:00
  • 061181d59d repo chores: fixed root dir, removed unused class, added .env.example dswbx 2025-05-27 20:25:37 +02:00
  • af6cb0c8f0 bump 0.13.0 + separated cli build into separate file dswbx 2025-05-27 16:53:49 +02:00
  • 5a693c0370 Merge pull request #169 from bknd-io/release/0.13 dswbx 2025-05-27 16:29:43 +02:00
  • 262588decc update github action to use bun 1.2.14 + added .nvmrc (24 breaks for node tests) dswbx 2025-05-27 13:30:02 +02:00
  • 17ab35e245 api: added custom storage option (#174) dswbx 2025-05-27 13:09:24 +02:00
  • db795ec050 Controllers: New validation + auto OpenAPI (#173) dswbx 2025-05-27 09:06:36 +02:00
  • 773df544dd feat/custom-json-schema (#172) dswbx 2025-05-22 08:52:25 +02:00
  • 0ac7d1fd6e remove batching workaround for Turso AWS endpoints (#171) dswbx 2025-05-21 07:47:24 +02:00
  • 6694c63990 admin: data/auth route-driven settings and collapsible components (#168) dswbx 2025-05-03 11:05:38 +02:00
  • b3f95f9552 v0.12.0 dswbx 2025-05-01 10:13:40 +02:00
  • 372f94d22a Release 0.12 (#143) dswbx 2025-05-01 10:12:18 +02:00
  • d6f94a2ce1 fix docs mdx snippets imports dswbx 2025-04-26 07:34:56 +02:00
  • 89a39a7dc6 fix docs: try locking version dswbx 2025-04-25 08:52:52 +02:00
  • 88cf65f792 fix docs by tmp renaming intro page dswbx 2025-04-24 21:20:12 +02:00
  • 07723ce6ae bump to 0.11.2 dswbx 2025-04-22 15:55:20 +02:00
  • 9010401af6 remove unused useTheme import and add loading state for entity detail view (#154) dswbx 2025-04-22 15:43:27 +02:00
  • 4c11789ea8 Fix Release 0.11.1 (#150) dswbx 2025-04-20 09:29:58 +02:00
  • 2988e4c3bd fix: force json-schema-library version dswbx 2025-04-18 16:06:32 +02:00
  • ad7926db4c Merge pull request #121 from bknd-io/release/0.11 dswbx 2025-04-08 12:51:34 +02:00
  • 53a3dcdee7 release: v0.11 dswbx 2025-04-08 12:50:37 +02:00
  • 53467d6750 fix: create: cloudflare starter wasn't creating a r2 bucket dswbx 2025-04-08 12:43:50 +02:00
  • a80a731498 fix: cli: user command now uses the same app env setup as run dswbx 2025-04-08 11:22:10 +02:00
  • 7e1757b7f4 fix: updated cloudflare adapter to use runtime config, aligned vite dswbx 2025-04-05 18:03:58 +02:00
  • 2c29e06fb8 fix: media infinite should be disabled for dropzone in entities dswbx 2025-04-05 18:01:04 +02:00
  • ca86fa58ac cli: user: add token generation (#140) dswbx 2025-04-05 17:57:03 +02:00
  • de984fa101 fixes issues in firefox where view transitions are not available (#139) dswbx 2025-04-04 09:00:50 +02:00
  • a12d4e13d0 e2e: added script to auto test adapters dswbx 2025-04-03 16:40:51 +02:00
  • fa6c7acaf5 implement/init e2e tests (#135) dswbx 2025-04-03 11:08:16 +02:00
  • 0b41aa5a2d cli: create: allow non-interactive create (#137) dswbx 2025-04-03 09:17:29 +02:00
  • a5ec40c517 docker: add option to overwrite bknd version used (#136) dswbx 2025-04-03 07:58:00 +02:00
  • 75e2b96344 fixed limbo batching issue by disabling batching (#133) dswbx 2025-04-02 20:19:20 +02:00