Commit Graph

  • 83c1c86eff chore: update Bun version to 1.2.22 and bump package version to 0.18.0-rc.7 dswbx 2025-09-23 14:00:08 +02:00
  • ffe53d3fb5 fix: ensure form updates with latest data after mutation dswbx 2025-09-23 13:47:10 +02:00
  • 49aee37199 feat: lazy load mcp server dswbx 2025-09-23 13:46:39 +02:00
  • 54eee8cd34 feat: add schema marking and validation skip mechanism dswbx 2025-09-23 13:43:37 +02:00
  • 5e62e681e7 feat: introduce DummyConnection class for testing purposes dswbx 2025-09-21 14:20:07 +02:00
  • 99c1645411 chore: bump version to 0.18.0-rc.6 and fix EntityTypescript for system entities dswbx 2025-09-21 14:16:57 +02:00
  • 564eab23af docs: improve CLI documentation formatting dswbx 2025-09-20 20:02:56 +02:00
  • f2da54c92b docs: enhance documentation with new modes and plugins dswbx 2025-09-20 19:57:38 +02:00
  • cd262097dc chore: bump version to 0.18.0-rc.5 dswbx 2025-09-20 14:58:11 +02:00
  • d1726b23f1 fix: prevent rendering of hidden fields in EntityForm component dswbx 2025-09-20 14:51:30 +02:00
  • 50e9be833b chore: updated cf deps, improved vite dev dswbx 2025-09-20 13:59:41 +02:00
  • 806b7427c1 Merge pull request #266 from bknd-io/feat/generic-sqlite-modes dswbx 2025-09-20 10:25:19 +02:00
  • 8742938074 docs: swap Bun and Node.js SQLite sections dswbx 2025-09-20 10:21:08 +02:00
  • 36e61cab3f feat: enhance SQLite connection configurations to allow WAL dswbx 2025-09-20 10:16:33 +02:00
  • 17d4adbbfa chore: bump version to 0.18.0-rc.4 and enhance test logging dswbx 2025-09-19 20:41:35 +02:00
  • d052871fe0 fix: update external dependencies and enhance error logging dswbx 2025-09-19 20:05:53 +02:00
  • b0e5a49b0b Merge pull request #265 from bknd-io/feat/admin-ui-customizations dswbx 2025-09-19 20:04:07 +02:00
  • 35cbcc221a added missing types export for options, init admin ui docs as patch dswbx 2025-09-19 20:01:03 +02:00
  • 26d1f2b583 feat: add admin options for entities and app shell dswbx 2025-09-19 11:36:31 +02:00
  • 95d114ea68 test: adjust expectation for beforeBuild call count dswbx 2025-09-19 11:30:38 +02:00
  • 059becbf09 refactor: update id handling for media entity dswbx 2025-09-19 11:28:51 +02:00
  • 91120091a3 feat: add fallback redirect for cloudflare image optimization plugin dswbx 2025-09-19 11:28:04 +02:00
  • 99a812cc75 test: remove unused parameter from getDummyConnection calls dswbx 2025-09-18 10:23:18 +02:00
  • 29a2de31c6 bump version to 0.18.0-rc.3 dswbx 2025-09-18 10:06:56 +02:00
  • 2688bf261b Merge pull request #264 from bknd-io/fix/admin-ui-form-improvements dswbx 2025-09-18 10:04:19 +02:00
  • 15c32c0e6d ui: improve form field components, add support for custom fields, export components dswbx 2025-09-18 10:03:16 +02:00
  • d6f2500be2 Merge pull request #263 from bknd-io/fix/cf-vite-writer-plugin-large-payloads dswbx 2025-09-18 10:00:19 +02:00
  • fa8931ad15 fix: implement chunked request handling for cloudflare vite dev-fs plugin dswbx 2025-09-18 09:59:10 +02:00
  • 6e3060141b refactor: improve type handling and config structure dswbx 2025-09-18 09:58:12 +02:00
  • 07029e3797 Merge pull request #262 from bknd-io/fix/typegen-valid-identifiers-and-comments dswbx 2025-09-18 09:57:01 +02:00
  • 3672cc7f2c fix: adjust field formatting and type name handling dswbx 2025-09-18 09:55:33 +02:00
  • ac32eb128e Merge pull request #261 from bknd-io/fix/unique-indexes-without-required-first dswbx 2025-09-18 09:53:42 +02:00
  • ffdf453fea fix: remove non-unique index test dswbx 2025-09-18 09:52:05 +02:00
  • 9dd7432e6b refactor: remove unique field validation from EntityIndex dswbx 2025-09-18 09:50:05 +02:00
  • 8c4a8d91a2 fix: secret handling and relation naming logic dswbx 2025-09-18 09:47:47 +02:00
  • 9aae6e78d6 config: allow full property usage in app function and improve type consistency dswbx 2025-09-16 16:41:16 +02:00
  • 317b2b50ad fix cli for cloudflare proxy and plugins dswbx 2025-09-16 16:08:01 +02:00
  • a0b2dde034 fix: improve asset handling, logging, and ui conditions dswbx 2025-09-16 16:04:09 +02:00
  • 70eaa22327 Merge remote-tracking branch 'origin/main' into release/0.18 dswbx 2025-09-15 16:29:15 +02:00
  • ddfc3e599f docs: corrected app function parameter signature dswbx 2025-09-15 14:36:00 +02:00
  • c11dd2bd9e Merge pull request #260 from bknd-io/fix/docs-env dswbx 2025-09-15 12:46:40 +02:00
  • 77c85bfd5c update docs: add bknd.config.ts example and clarify cloudflare setup dswbx 2025-09-15 12:41:49 +02:00
  • 7f8d8d26ac Merge pull request #259 from bknd-io/release/0.17.2 dswbx 2025-09-15 10:15:14 +02:00
  • 655bb241a8 bump version to 0.17.2 dswbx 2025-09-15 10:14:14 +02:00
  • 1ef5bf7d15 fix: adjust mcp schema validation and add default path support dswbx 2025-09-15 10:09:51 +02:00
  • 9a1589da0b bump @bknd/postgres version to 0.2.0 dswbx 2025-09-15 10:07:34 +02:00
  • f231353228 bump version to 0.17.2-rc.1 dswbx 2025-09-15 09:31:01 +02:00
  • d2de642c17 fix: update build config and improve e2e adapter handling dswbx 2025-09-15 09:25:32 +02:00
  • 50c5383138 Merge pull request #257 from bknd-io/fix/postgres-0.17-updates dswbx 2025-09-14 17:10:32 +02:00
  • fff88a9237 Merge pull request #258 from bknd-io/fix/mcp-auth-and-insert dswbx 2025-09-14 17:09:55 +02:00
  • d768a80526 Merge pull request #256 from bknd-io/fix/docker-0.17 dswbx 2025-09-14 17:09:34 +02:00
  • 0d79b19c66 Merge pull request #255 from bknd-io/fix/node-static-import dswbx 2025-09-14 17:08:54 +02:00
  • fea2812688 fix: handle numbered object conversion and update MCP tool URL dswbx 2025-09-14 17:03:23 +02:00
  • 62368c691a postgres: bump 0.17.1 and improve custom connection API dswbx 2025-09-14 16:01:37 +02:00
  • dd9617598f bump Dockerfile to use bknd 0.17.1 dswbx 2025-09-14 14:07:56 +02:00
  • a7f6d45ca9 fix raw node execution by making sure import attributes stick on builds dswbx 2025-09-14 13:43:45 +02:00
  • 92656523ff Merge pull request #254 from quicujo/feat/validate-uuid dswbx 2025-09-14 13:19:57 +02:00
  • e6ef7d9ff4 Add UUID validation utility anton 2025-09-08 04:06:24 +02:00
  • 732cd31e1f ui: fix appshell section tabs styling dswbx 2025-09-05 17:24:47 +02:00
  • 1a7670f57a Merge pull request #253 from bknd-io/feat/ui-readonly-and-fixes dswbx 2025-09-05 17:10:55 +02:00
  • af573cc79a ui: reflect readonly mode by hiding controls + various small styling fixes dswbx 2025-09-05 17:09:50 +02:00
  • 1df87c8a16 bump rc version dswbx 2025-09-05 15:47:54 +02:00
  • 3c5e3f9638 manager: fix secrets extraction for both modes dswbx 2025-09-05 14:14:12 +02:00
  • 7a0a7481c0 Merge pull request #252 from bknd-io/feat/manager-secrets-and-plugins dswbx 2025-09-05 13:32:36 +02:00
  • bdcc81b2f1 improved module manager's secrets extraction, updated plugins dswbx 2025-09-05 13:31:20 +02:00
  • 210b22e307 Merge pull request #251 from bknd-io/fix/cf-adapter-exports dswbx 2025-09-05 09:18:36 +02:00
  • 734235c798 cloudflare: fix missing serve export dswbx 2025-09-05 09:17:08 +02:00
  • 94e168589d Merge pull request #249 from bknd-io/feat/code-first-and-secrets-extract dswbx 2025-09-04 20:49:45 +02:00
  • c22339e4bf Merge pull request #247 from bknd-io/fix/cli-externalize-deps dswbx 2025-09-04 20:43:32 +02:00
  • d01058595f update system info result, fix cloudflare export dswbx 2025-09-04 20:42:19 +02:00
  • fdec5f0693 adapters: remove runtime options, serve app always fresh to prevent race conditions dswbx 2025-09-04 19:36:21 +02:00
  • e8f2c70279 mm: added secrets extraction for db mode dswbx 2025-09-04 15:20:12 +02:00
  • 2c5371610b fix types, refactor db manager to db dswbx 2025-09-04 13:00:27 +02:00
  • 758a89b5d7 fix tests: replace initialConfig with config dswbx 2025-09-04 10:44:14 +02:00
  • e3888537f9 init code-first mode by splitting module manager dswbx 2025-09-04 09:21:35 +02:00
  • c9773d49a6 bump 0.17.1 dswbx 2025-09-03 17:17:26 +02:00
  • a559a2eabc cli: externalize all direct dependencies to prevent being bundled dswbx 2025-09-03 17:17:07 +02:00
  • c9fb497c2d Merge pull request #246 from bknd-io/fix/mobile-input-zoom dswbx 2025-09-03 17:03:14 +02:00
  • ccd4eb10cb Merge pull request #245 from bknd-io/fix/cf-instance-flash dswbx 2025-09-03 17:03:03 +02:00
  • 847f75b725 docs: update cloudflare imports dswbx 2025-09-03 17:00:24 +02:00
  • 8b4bf0d94a style: fix mobile zoom on input focus/blur dswbx 2025-09-03 08:28:27 +02:00
  • bf521e2931 cloudflare: fixing multiple instances competing with configuration state by always serving fresh dswbx 2025-09-03 07:54:40 +02:00
  • 111b2ae364 docs: fix generated mcp tools page title dswbx 2025-08-30 17:31:22 +02:00
  • dc08d12ce6 docs & readme: fix demo dswbx 2025-08-30 16:21:46 +02:00
  • ce773007f0 readme: update badges dswbx 2025-08-30 15:05:46 +02:00
  • e78c271c2f readme: added mcp as feature dswbx 2025-08-30 15:03:46 +02:00
  • 7ee07adc70 v0.17.0 dswbx 2025-08-30 14:20:25 +02:00
  • 53e5c6fd98 Merge pull request #234 from bknd-io/release/0.17 dswbx 2025-08-30 14:16:37 +02:00
  • 4591631d3c fix e2e tests by forcely setting to be used db dswbx 2025-08-30 14:11:08 +02:00
  • 5a27c41516 mcp: fix tests changing new default mcp endpoint dswbx 2025-08-30 14:08:20 +02:00
  • 24eefa5357 mcp: added path config, register at /api path by default to work with frameworks dswbx 2025-08-30 14:06:13 +02:00
  • d898018b49 mcp ui: add copy on history dswbx 2025-08-30 13:41:15 +02:00
  • 09fdde1c5b fix mcp auth, styling fixes dswbx 2025-08-30 13:31:48 +02:00
  • fb0dbb9a51 fix system mcp notification console dswbx 2025-08-30 11:19:26 +02:00
  • 81f578895e bump version, fix cloudflare export dswbx 2025-08-30 10:20:07 +02:00
  • 2de12674d9 docs: mcp (#243) dswbx 2025-08-30 10:15:56 +02:00
  • 5ed1cf19b6 docs: plugins, cloudflare, sdk, elements, database (#240) dswbx 2025-08-29 12:50:23 +02:00
  • 5b879ac6bf Merge pull request #242 from bknd-io/feat/cli-global-options dswbx 2025-08-29 09:41:52 +02:00
  • c04ad89a86 cli: align config aware commands options dswbx 2025-08-29 09:40:27 +02:00
  • 93019827b0 cli: updated config to get config from app, added sync command (#241) dswbx 2025-08-29 08:40:14 +02:00