Commit Graph

  • e68e5792be set raw state to ClientProviders auth state dswbx 2025-10-17 08:47:00 +02:00
  • 511c6539fb fix: update authentication verification logic in Api tests dswbx 2025-10-15 18:46:21 +02:00
  • 9070f96571 feat: enhance API and AuthApi with credentials support and async storage handling dswbx 2025-10-15 18:41:04 +02:00
  • 0347efa592 fix Role creation method and permission checks in tests dswbx 2025-10-14 16:49:42 +02:00
  • 1b8ce41837 role and permission handling in auth module dswbx 2025-10-14 16:36:42 +02:00
  • 6624927286 enhance form field components and add JsonEditor support dswbx 2025-10-14 16:36:16 +02:00
  • 803f42a72b Merge remote-tracking branch 'origin/main' into feat/advanced-permissions dswbx 2025-10-14 10:16:43 +02:00
  • 7e5c28d621 enhance Guard and permission handling with new test cases dswbx 2025-10-13 21:03:49 +02:00
  • 2f88c2216c refactor: restructure permission handling and enhance Guard functionality dswbx 2025-10-13 18:20:46 +02:00
  • b89c090f87 Merge pull request #281 from stormbyte/main dswbx 2025-10-13 11:11:10 +02:00
  • f4a7cde487 chore: bump version to 0.18.1 and update jsonv-ts dependency to 0.8.5 v0.18.1 dswbx 2025-10-13 10:58:33 +02:00
  • a2d83d01a4 Merge pull request #283 from bknd-io/docs/cloudflare-images-hint dswbx 2025-10-13 10:54:02 +02:00
  • 66392d094d Merge pull request #282 from bknd-io/fix/paginate-without-totals dswbx 2025-10-13 10:52:15 +02:00
  • 0352c72fb6 docs: add note about Cloudflare Image Optimization plugin requirement dswbx 2025-10-13 10:51:47 +02:00
  • 3f9be3a418 fix: refine FetchPromise execution in useApiInfiniteQuery dswbx 2025-10-13 10:46:04 +02:00
  • fd3dd310a5 refactor: enhance MediaApi typing and improve vite example config handling for d1 dswbx 2025-10-13 10:41:15 +02:00
  • e6ff5c3f0b fix pagination if endpoint's total is not available dswbx 2025-10-11 20:37:14 +02:00
  • 5377ac1a41 Update docker builder Your Name 2025-10-08 22:41:43 +02:00
  • 0e870cda81 Bump version Your Name 2025-10-08 22:09:03 +02:00
  • b784e1c1c4 Merge remote-tracking branch 'origin/release/0.19' into feat/advanced-permissions dswbx 2025-10-03 20:27:07 +02:00
  • 90f93caff4 refactor: enhance permission handling and introduce new Permission and Policy classes dswbx 2025-10-03 20:22:42 +02:00
  • d6dcfe3acc feat: implement file acceptance validation in utils and integrate with Dropzone component dswbx 2025-10-01 09:46:16 +02:00
  • b974fe7ec7 Merge pull request #270 from bknd-io/feat/cli-user-role dswbx 2025-10-01 09:40:20 +02:00
  • 6483ff74bb Merge pull request #271 from bknd-io/feat/auth-helper-cookie dswbx 2025-10-01 09:40:03 +02:00
  • 27e2064f0c Merge pull request #272 from bknd-io/feat/media-add-body-max dswbx 2025-10-01 09:39:38 +02:00
  • 5cf91bb35a Merge pull request #273 from bknd-io/feat/schema-batch-statements dswbx 2025-10-01 09:39:19 +02:00
  • 81533d855a Merge pull request #277 from bknd-io/feat/timestamps-plugin dswbx 2025-10-01 09:39:10 +02:00
  • db58911df3 Merge pull request #250 from bknd-io/release/0.18 v0.18.0 dswbx 2025-10-01 09:07:18 +02:00
  • 2540c83382 chore: bump version to 0.18.0 in package.json dswbx 2025-10-01 09:06:04 +02:00
  • 569d021316 fix: update OneToOneRelation and PolymorphicRelation configurations dswbx 2025-10-01 09:00:44 +02:00
  • ba9713587c chore: update Cloudflare proxy build target to ESNext and adjust package import handling dswbx 2025-10-01 09:00:11 +02:00
  • eecaeb7c06 chore: bump version to 0.18.0-rc.11 and add cloudflare makeConfig export dswbx 2025-09-30 13:32:57 +02:00
  • 610e263477 fix: handle correct type conversion for relation fields dswbx 2025-09-30 13:32:22 +02:00
  • 0f54e8267f fix: exclude internal sqlite indices from introspection dswbx 2025-09-30 13:31:49 +02:00
  • 1fdee8435d feat: add timestamps plugin to manage created_at and updated_at fields dswbx 2025-09-29 22:12:23 +02:00
  • 1eeb23232a chore: bump version to 0.18.0-rc.10 in package.json and update EntityMediaFormField logic for single item handling dswbx 2025-09-29 22:10:07 +02:00
  • 6102759da8 chore: bump version to 0.18.0-rc.9 in package.json dswbx 2025-09-29 17:30:18 +02:00
  • 6cea581e42 fix: update database sync warning to clarify behavior in code mode dswbx 2025-09-29 17:28:43 +02:00
  • 5e553a7fce Merge pull request #276 from bknd-io/feat/media-field-improvements dswbx 2025-09-29 17:19:57 +02:00
  • 5e71fc8947 feat: implement media cleanup on entity deletion and enhance Dropzone logging dswbx 2025-09-29 16:47:44 +02:00
  • d1ba638cd5 fix: refine mime type checks and improve MediaInfoModal layout dswbx 2025-09-29 16:07:40 +02:00
  • d31416f85d feat: enhance mime type handling and improve file metadata management dswbx 2025-09-29 15:55:25 +02:00
  • 55082e9d0e feat: improve media handling dswbx 2025-09-29 14:55:19 +02:00
  • 0d74625270 feat: fix PDF mime type detection and enhance filename handling tests dswbx 2025-09-29 09:55:02 +02:00
  • 800f14ede2 fix: fix wrangler platform proxy handling dswbx 2025-09-29 09:28:37 +02:00
  • 560379bd89 docs: added basic Admin UI configuration documentation dswbx 2025-09-25 10:45:10 +02:00
  • daafee2c06 Merge pull request #275 from bknd-io/fix/s3-client-minio dswbx 2025-09-25 09:28:52 +02:00
  • ab3e8ce55f fix: set s3 client service to s3 to produce correct headers required by minio dswbx 2025-09-25 09:25:13 +02:00
  • a655c990ed feat: update documentation to reflect configuration changes and add progress callouts dswbx 2025-09-24 18:14:55 +02:00
  • 2c976adb77 chore: bump package version to 0.18.0-rc.8 dswbx 2025-09-24 16:25:23 +02:00
  • 1128ac500d feat: add code-only tests and enhance CLI sync command with seeding option dswbx 2025-09-24 16:23:16 +02:00
  • 06d7558c3c feat: batch schema manager statements feat/schema-batch-statements dswbx 2025-09-24 14:48:45 +02:00
  • 7344b1cf3d feat: add media option to module to restrict body max size dswbx 2025-09-24 10:29:03 +02:00
  • ace9c1b2b9 feat: add helper methods for auth cookie headers dswbx 2025-09-24 10:26:07 +02:00
  • 0629e1bc50 feat: add role selection and auth checks in user create command dswbx 2025-09-24 10:24:37 +02:00
  • 832eb6ac31 feat: add migration to version 10 and update tests dswbx 2025-09-24 09:58:22 +02:00
  • aa8bf156b0 fix: throw error if fetch called before build dswbx 2025-09-24 09:53:28 +02:00
  • 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
  • 2fdaf594f4 experimenting with config history experiment/config-history dswbx 2025-09-20 14:44:09 +02:00
  • 7d89fe4894 feat: enhance entity field management with configurable order feat/entity-field-sort dswbx 2025-09-20 14:00:19 +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