Commit Graph

  • 170ea2c45b added additional permissions, implemented mcp authentication dswbx 2025-08-07 15:20:29 +02:00
  • 42db5f55c7 added authentication, $schema, fixed media adapter mcp dswbx 2025-08-07 11:33:46 +02:00
  • 1b02feca93 added mcp tools from routes dswbx 2025-08-07 08:36:12 +02:00
  • fd966b6aef Merge pull request #230 from stormbyte/main dswbx 2025-08-06 20:01:54 +02:00
  • 6bed2e4fca Update to node 24 stormbyte 2025-08-06 16:06:03 +02:00
  • dfb1457dfa Merge pull request #229 from DimplesY/main dswbx 2025-08-06 10:00:33 +02:00
  • 4f945842a9 docs: update astro.mdx Jie 2025-08-06 15:52:05 +08:00
  • 44fdfcc8d9 docs: Correct the incorrect value of the config attribute in the admin component Jie 2025-08-06 15:19:28 +08:00
  • 07810ff63c Merge remote-tracking branch 'origin/main' into feat/mcp dswbx 2025-08-06 08:44:46 +02:00
  • 143d6a55ff updated lock to 0.16.1 v0.16.1 dswbx 2025-08-06 08:31:19 +02:00
  • 8fa905a8f1 docs: adding poster to assets (#228) dswbx 2025-08-06 08:29:46 +02:00
  • ad0d2e6ff8 add jsonv-ts as dependency for type inference, fix media api types (#227) dswbx 2025-08-06 08:21:17 +02:00
  • aa0e6f90d9 examples: fixing imports due to 0.16 (#226) dswbx 2025-08-06 08:19:29 +02:00
  • 3e2938f77d added initial $record dswbx 2025-08-05 13:20:00 +02:00
  • ac891a4b61 Merge remote-tracking branch 'origin/fix/release-0.16-examples' into fork/cameronapak/cp/216-fix-users-link dswbx 2025-08-03 13:21:05 +02:00
  • 412eab6653 examples: fixing imports due to 0.16 dswbx 2025-08-03 13:15:01 +02:00
  • 2fb07698d5 fixing AppReduced.spec.ts dswbx 2025-08-03 13:10:49 +02:00
  • 64e400c4f1 ui AppReduced: fixing basepath handling in static and embedded modes dswbx 2025-08-03 13:08:04 +02:00
  • 86d6e891a8 Merge remote-tracking branch 'origin/main' into fork/cameronapak/cp/216-fix-users-link dswbx 2025-08-03 12:55:20 +02:00
  • 5e5f0ef70f fixing jsonv-ts imports dswbx 2025-08-02 16:47:24 +02:00
  • 104885ea5c fix tests failing because of new module ctx dswbx 2025-08-02 16:36:23 +02:00
  • ffbb61d58a initialized mcp support dswbx 2025-08-02 16:33:05 +02:00
  • bd48bb7a18 v0.16 v0.16.0 dswbx 2025-08-01 16:03:23 +02:00
  • a298b65abf Release 0.16 (#196) dswbx 2025-08-01 15:55:59 +02:00
  • 4758f41a02 copy kysely helper types to better guarantee types feat/local-types dswbx 2025-07-24 08:21:10 +02:00
  • c1e2456ada adding where and with to read many feat/data-controller-openapi dswbx 2025-07-23 11:22:40 +02:00
  • 076f82b933 update custom auth strategy test feat/auth-strategies-registry dswbx 2025-07-23 08:44:08 +02:00
  • 324e872849 add custom auth strategy test dswbx 2025-07-22 20:58:03 +02:00
  • 64844c1aa6 Merge remote-tracking branch 'origin/release/0.16' into feat/auth-strategies-registry dswbx 2025-07-22 20:57:47 +02:00
  • bebf9e0411 feat/deno (#219) dswbx 2025-07-22 20:32:07 +02:00
  • ca55503e66 refactor/imports (#217) dswbx 2025-07-22 20:17:11 +02:00
  • 1ec3ba0e92 feat: add ability to serve static by using dynamic imports (#197) dswbx 2025-07-22 20:13:10 +02:00
  • 7b86611f35 bun run format cameronapak 2025-07-22 08:58:30 -05:00
  • 9e316a92f6 refactor: use AppTheme type and handle empty admin_basepath cameronapak 2025-07-22 08:57:06 -05:00
  • 12ef72d595 test: add comprehensive tests for AppReduced utility and path normalization cameronapak 2025-07-22 08:52:32 -05:00
  • 75c29ae5e2 Add .env.local to app/.gitignore cameronapak 2025-07-22 08:37:31 -05:00
  • f0551f50d1 fix: set default admin_basepath and logo_return_path in constructor cameronapak 2025-07-22 08:36:38 -05:00
  • 03aac3437b refactor: unify theme type and admin options from AdminController cameronapak 2025-07-22 08:33:42 -05:00
  • f07f3d1007 refactor: rename basepath to admin_basepath and normalize admin paths cameronapak 2025-07-22 08:28:23 -05:00
  • c833b2b539 feat: add @clack/prompts because somehow it was missing? cameronapak 2025-07-22 05:53:23 -05:00
  • 6070394cca Updated bun.lock file cameronapak 2025-07-22 05:50:44 -05:00
  • ea372a8125 enhance cloudflare image optimization plugin with new options and explain endpoint (#215) dswbx 2025-07-22 11:48:43 +02:00
  • 847c264b35 added cookie option partitioned, as well as cors origin to be array, option to enable credentials (#214) dswbx 2025-07-22 11:46:11 +02:00
  • daaaae82b6 Merge pull request #203 from bknd-io/fix/auth-redirect-and-adapter-config dswbx 2025-07-19 09:15:23 +02:00
  • b4f024bef8 Merge pull request #211 from bknd-io/fix/media-api-init dswbx 2025-07-19 09:13:52 +02:00
  • 79ace4f1e5 Merge pull request #206 from cameronapak/main dswbx 2025-07-19 09:13:20 +02:00
  • f19977ac28 fix mediacontroller tests dswbx 2025-07-19 09:12:28 +02:00
  • 8bc63ba2a7 clean up mediacontroller test dswbx 2025-07-19 09:10:08 +02:00
  • cecb0e829a checking media controller test dswbx 2025-07-19 09:07:56 +02:00
  • 491bd65da1 checking media controller test dswbx 2025-07-19 09:04:42 +02:00
  • ba7fea5571 checking media controller test dswbx 2025-07-19 09:00:22 +02:00
  • ba7587aa3f fix media api to respect options' init, improve types dswbx 2025-07-19 08:47:39 +02:00
  • a3782728f9 indent numbered lists content, clarified media serve locations dswbx 2025-07-19 08:39:19 +02:00
  • 8b832f02ac docs: add cross-links to initial config and seeding sections cameronapak 2025-07-16 23:03:38 -05:00
  • cec32ae881 docs(media): add S3/R2 URL format examples and fix typo cameronapak 2025-07-16 22:57:15 -05:00
  • 0fffa26d55 docs: add local media adapter example for Node.js cameronapak 2025-07-16 22:47:09 -05:00
  • 2b6f520f46 docs: fix typos and indentation in media module docs cameronapak 2025-07-16 22:41:55 -05:00
  • 7379bf2b1b docs: add S3 setup instructions for media module cameronapak 2025-07-16 22:38:36 -05:00
  • db3c2cea10 docs: add note about node.js 22 requirement dswbx 2025-07-11 12:49:35 +02:00
  • 0a49061549 fix schema updates with falsy values dswbx 2025-07-09 08:48:05 +02:00
  • 682ecc6dac Merge pull request #204 from bknd-io/feat/waku dswbx 2025-07-09 08:25:27 +02:00
  • efbc5f115f fix jsonv-ts version dswbx 2025-07-09 08:24:39 +02:00
  • b4d6b1c04d finalize waku example dswbx 2025-07-09 08:21:39 +02:00
  • e21f1a3ee2 Merge remote-tracking branch 'origin/fix/auth-redirect-and-adapter-config' into feat/waku dswbx 2025-07-09 08:13:47 +02:00
  • a9efee3555 initial waku dswbx 2025-07-09 08:13:42 +02:00
  • 2ca1f64ae6 fix json field form, replaced auth form dswbx 2025-07-09 08:13:32 +02:00
  • 2b32a836cd auth error should not redirect to parameter, adapter app function should fire correctly dswbx 2025-07-09 08:00:52 +02:00
  • 7e25d54847 mm: added diff event + plugin to write down diffs feat/mm-diffs dswbx 2025-07-08 09:54:56 +02:00
  • 9d5bc61f33 fix schema modals dswbx 2025-07-07 16:45:38 +02:00
  • ea46dc8df0 fix schema modals dswbx 2025-07-07 16:38:39 +02:00
  • 88ec3432a0 fix schema import path dswbx 2025-07-07 16:09:29 +02:00
  • ddd6ffe8c6 init auth strategy registry dswbx 2025-07-07 09:06:44 +02:00
  • 43c8f14470 fix jsonv literal on Field.tsx dswbx 2025-07-07 08:41:06 +02:00
  • 7a046fa18e updated references refactor/module-adapters dswbx 2025-07-07 08:39:21 +02:00
  • 786d1d1bd4 init media adapter refactoring dswbx 2025-07-05 18:12:55 +02:00
  • c384bf4dd4 remove unneeded vite dep dswbx 2025-07-05 14:17:26 +02:00
  • db2a994a01 Merge pull request #192 from bknd-io/feat/jsonv-refactor dswbx 2025-07-05 14:02:22 +02:00
  • 166ea4a71b removed @sinclair/typebox dswbx 2025-07-05 13:57:36 +02:00
  • 0d3bb3b7d6 added validator for rjsf, hook form via standard schema dswbx 2025-07-05 13:29:30 +02:00
  • cfbec5b6ea Merge remote-tracking branch 'origin/main' into feat/jsonv-refactor dswbx 2025-07-05 11:11:06 +02:00
  • 957355c862 bump v0.15 dswbx 2025-07-05 11:08:26 +02:00
  • fc282b795e Merge pull request #189 from bknd-io/release/0.15 v0.15.0 dswbx 2025-07-05 10:24:03 +02:00
  • bc65f5f311 Merge remote-tracking branch 'origin/main' into release/0.15 dswbx 2025-07-05 10:21:25 +02:00
  • 5355f2593e readme: add filesystem dswbx 2025-07-05 09:43:22 +02:00
  • e939debba5 auth: add delete auth after flash in case only one is picked up dswbx 2025-07-05 09:43:14 +02:00
  • b35ee36fb1 admin: fix back behavior to not rely on history object dswbx 2025-07-05 09:42:53 +02:00
  • 109c72e84f update readme and docs on dbs dswbx 2025-07-03 15:31:14 +02:00
  • 7e0b02a125 Merge pull request #194 from stormbyte/main dswbx 2025-07-03 15:16:06 +02:00
  • d4076803c6 docs: move file name to block, slightly reformulate docker compose instructions dswbx 2025-07-03 15:15:18 +02:00
  • a5959acb34 fix admin's assetPath for remote static assets dswbx 2025-07-03 15:06:21 +02:00
  • a4ddf780ce Finish the sentences N.A. Walhof 2025-07-03 15:05:49 +02:00
  • 2f684765de libsql: update typings to allow minimal client fns (execute, batch) dswbx 2025-07-03 14:11:58 +02:00
  • 5143ee5726 updated schemas, fixed tests, skipping flow tests for now dswbx 2025-07-03 14:00:29 +02:00
  • 22b54862e8 admin: fix theme flash dswbx 2025-07-02 18:14:35 +02:00
  • fe1716ed01 fix secret schema dswbx 2025-07-02 17:59:38 +02:00
  • 0c31dcdb95 updated lock dswbx 2025-07-02 17:58:47 +02:00
  • 4cc0f8e172 Merge branch 'release/0.15' into feat/jsonv-refactor dswbx 2025-07-02 17:18:12 +02:00
  • 45138c25f0 refactor auth/media entities to separate files, suppress node:sqlite warning dswbx 2025-07-02 16:36:06 +02:00
  • 80034b9b0a fix plugins imports dswbx 2025-07-02 16:13:22 +02:00
  • e6ee75c712 update edge sqlite import (libsql) dswbx 2025-07-02 16:08:33 +02:00