Commit Graph

  • 9436b8bac5 cloudflare: enable fs with @cloudflare/vite-plugin (#239) dswbx 2025-08-29 06:44:20 +02:00
  • 8f471a29b0 json viewer: updated size display dswbx 2025-08-28 19:35:32 +02:00
  • dcf88cf587 mcp: improve auth id type + styling fixes dswbx 2025-08-21 10:58:31 +02:00
  • f9184a71db Merge pull request #225 from bknd-io/feat/mcp dswbx 2025-08-20 19:14:05 +02:00
  • bc1ab0f6d3 mcp: sorting tools, fixed cloudflare example, fixed some styling dswbx 2025-08-20 18:26:48 +02:00
  • 0b21157f92 Merge pull request #237 from bknd-io/docs/fix-nextjs-and-events dswbx 2025-08-20 17:06:35 +02:00
  • cacb13e464 docs: fixed events, commented edge runtime for nextjs dswbx 2025-08-20 16:05:56 +02:00
  • 8ec03afbe8 fix mcp ui heights dswbx 2025-08-20 15:45:03 +02:00
  • ab8be017c1 updated docs mcp tools dswbx 2025-08-15 10:28:04 +02:00
  • 5c28511fe6 added getMcpClient to app dswbx 2025-08-15 10:27:05 +02:00
  • deb8aacca4 added mcp ui as tool dswbx 2025-08-15 10:12:09 +02:00
  • aafd333d12 fix form isRequired utils and test dswbx 2025-08-14 16:56:12 +02:00
  • 9e0eaf42e5 fix jsonv-ts version dswbx 2025-08-14 16:52:22 +02:00
  • 63254de13a added a simple mcp ui in tests dswbx 2025-08-14 16:49:31 +02:00
  • 9ac5fa03c6 optimized performance dswbx 2025-08-14 10:05:15 +02:00
  • 70f0240da5 mcp: added auth tests, updated data tests dswbx 2025-08-12 22:13:09 +02:00
  • a6ed74d904 added mcp tests for media dswbx 2025-08-12 20:57:13 +02:00
  • bd3d2ea900 added data mcp tests dswbx 2025-08-12 20:22:38 +02:00
  • 871cec9251 Merge remote-tracking branch 'origin/release/0.17' into feat/mcp dswbx 2025-08-12 16:17:26 +02:00
  • 97d6af3792 cleaned up left over bknd/utils imports (#235) dswbx 2025-08-12 16:12:10 +02:00
  • 725a2d453a adapter(cf): fix exports and type name for do db (#232) dswbx 2025-08-12 15:30:45 +02:00
  • 375d2c205f adapter(cloudflare): removed durable mode, added withPlatformProxy (#233) dswbx 2025-08-12 15:29:09 +02:00
  • f40ea0ec5b init mcp data tests, added crud for $record dswbx 2025-08-12 12:55:14 +02:00
  • 1e8c373dd4 added mcp server tests dswbx 2025-08-12 09:17:38 +02:00
  • 2e145bbf95 init mcp tools test dswbx 2025-08-12 08:51:32 +02:00
  • 822e6fd644 fix tools when auth is disabled + log notifications to console dswbx 2025-08-09 15:07:20 +02:00
  • ad04d5273e docs: update tools, test bun dswbx 2025-08-09 14:23:11 +02:00
  • c1c23d24fe switch to node api for generate-mcp for cf builds dswbx 2025-08-09 14:18:44 +02:00
  • 06300427cb update jsonv-ts, fixed tests dswbx 2025-08-09 14:16:51 +02:00
  • cb873381f1 auto generated tools docs, added stdio transport, added additional mcp config and permissions dswbx 2025-08-09 14:14:51 +02:00
  • b5b4c5eef0 Merge pull request #231 from DimplesY/main dswbx 2025-08-08 13:37:53 +02:00
  • 7af8e09468 fix: add missing @clack/prompts dependency Dimples_YJ 2025-08-08 13:51:12 +08:00
  • 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 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 dswbx 2025-08-01 16:03:23 +02:00
  • a298b65abf Release 0.16 (#196) dswbx 2025-08-01 15:55:59 +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
  • daaaae82b6 Merge pull request #203 from bknd-io/fix/auth-redirect-and-adapter-config dswbx 2025-07-19 09:15:23 +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
  • 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
  • 2b32a836cd auth error should not redirect to parameter, adapter app function should fire correctly dswbx 2025-07-09 08:00:52 +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 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
  • 22b54862e8 admin: fix theme flash dswbx 2025-07-02 18:14:35 +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
  • 56287eb05e fixing sqlite imports, clean up bun and cf examples dswbx 2025-07-02 15:46:57 +02:00
  • 144f35ec66 Merge pull request #195 from bknd-io/fix/cloudflare-media-range dswbx 2025-07-02 14:10:43 +02:00
  • d1378c6c51 fix cloudflare r2 adapter range requests dswbx 2025-07-02 14:07:26 +02:00
  • 4e10b36d0d Merge pull request #193 from bknd-io/feat/refactor-sqlites dswbx 2025-07-02 14:05:58 +02:00
  • 70737c04cd refactor console imports, added config update event dswbx 2025-07-02 14:02:50 +02:00
  • d41fd5541f rewrite libsql and cloudflare sqlite's to use the generic adapter dswbx 2025-07-02 14:02:33 +02:00
  • e76e3531d7 Update docker.mdx stormbyte 2025-06-26 15:43:51 +02:00
  • a9f3a582eb fix tests and imports dswbx 2025-06-25 09:42:25 +02:00