Commit Graph

  • 76da14294c unified runtime and framework adapters dswbx 2024-12-24 09:43:16 +01:00
  • c1e92e503b update & fix typing, updated examples dswbx 2024-12-23 19:28:31 +01:00
  • 70e42a02d7 updated examples: astro, nextjs, remix, bun, node dswbx 2024-12-23 16:50:26 +01:00
  • a17fd2df67 Merge pull request #32 from bknd-io/feat/optimize-seeding dswbx 2024-12-23 11:45:15 +01:00
  • 0648f71a9e Merge pull request #27 from bknd-io/feat/optimize-cf-adapter dswbx 2024-12-23 11:44:52 +01:00
  • 131b7dd52e Merge pull request #25 from bknd-io/feat/node-media-local dswbx 2024-12-23 11:44:40 +01:00
  • 3a79ce2cf8 added a new mutate replacement for useEntityMutate to quickly update cache without revalidating dswbx 2024-12-21 15:03:14 +01:00
  • deddf00c38 added pausing to event manager, added context aware entity schemas, fixed typings, first boot event, improved useEntityQuery mutation behavior dswbx 2024-12-20 20:11:49 +01:00
  • a7e3ce878a added chainable functions in em() dswbx 2024-12-19 16:12:30 +01:00
  • d7ee13011f isolated constructor functions for entities and relations from config dswbx 2024-12-19 08:16:47 +01:00
  • 1d1ebff64d Merge remote-tracking branch 'origin/main' into feat/optimize-seeding dswbx 2024-12-19 07:59:51 +01:00
  • ac2ae2657e Merge pull request #31 from bknd-io/feat/optimize-api-and-replace-react-query dswbx 2024-12-19 07:59:16 +01:00
  • 8e987d58f2 to em() toJSON to match expected type dswbx 2024-12-19 07:58:41 +01:00
  • 386c0d3ff0 added new em() shorthand for prototyping, added insertMany mutator function for seeding dswbx 2024-12-19 07:38:40 +01:00
  • 602235b372 optimized module manager seeding, added type support for new api hooks and reduced amount of dist chunks dswbx 2024-12-18 18:22:01 +01:00
  • c4138ef823 updated plasmic package to work with new hooks + added example dswbx 2024-12-18 08:41:11 +01:00
  • 1631bbb754 replaced all react-query usages with new hooks + removed react-query dswbx 2024-12-13 17:36:09 +01:00
  • 8c91dff94d updated admin to use swr hooks instead of react-query dswbx 2024-12-13 16:24:55 +01:00
  • 50c5adce0c added useEntity and useEntityQuery hooks dswbx 2024-12-12 17:00:10 +01:00
  • 9d9aa7b7a5 added useApi and useApiQuery to work seamlessly with SWR (tbc) dswbx 2024-12-12 10:37:52 +01:00
  • 43ec075a32 reworked api to return a custom promise to extract request info dswbx 2024-12-12 10:01:05 +01:00
  • 29ae6c6f9d hotfix release 0.3.3 dswbx 2024-12-11 18:49:57 +01:00
  • bd86f8ef91 Merge pull request #30 from bknd-io/fix/admin-ui-fixes-3 dswbx 2024-12-11 18:49:22 +01:00
  • 25027429df fixing condition where entity has been created with empty label dswbx 2024-12-11 18:48:57 +01:00
  • 35959aaf6d hotfix release 3.0.2 v0.3.2 dswbx 2024-12-11 18:38:53 +01:00
  • 56fb779f99 Merge pull request #29 from bknd-io/fix/admin-ui-fixes-2 dswbx 2024-12-11 18:37:46 +01:00
  • 134fbd6d34 admin ui: fix initial entity state in create modal dswbx 2024-12-11 18:36:42 +01:00
  • d2c75b1605 Merge pull request #26 from bknd-io/fix/mm-sync v0.3.1 dswbx 2024-12-11 18:29:22 +01:00
  • a474e3fe3a Merge pull request #28 from bknd-io/fix/admin-ui-fixes dswbx 2024-12-11 18:29:05 +01:00
  • d81b3acb94 mm: disable console as it might error trying to fetch config dswbx 2024-12-11 18:25:31 +01:00
  • 2ca66f4fc9 admin ui: fix "enter" on create new modal (inside fields) dswbx 2024-12-11 17:46:15 +01:00
  • a8bbb6e760 admin ui: fix data erd layout dswbx 2024-12-11 17:30:33 +01:00
  • 32459a1562 improved cloudflare worker adapter + added docs about different modes dswbx 2024-12-11 17:09:28 +01:00
  • 2395d7fe97 fix: only sync config table once certain it has to happen dswbx 2024-12-11 15:51:00 +01:00
  • b7ec4982dc cli: automatically register local adapter dswbx 2024-12-10 15:50:41 +01:00
  • 10d606f8e9 docs: added docker instructions v0.3.0 dswbx 2024-12-10 09:57:05 +01:00
  • 5cca911e9d Merge remote-tracking branch 'origin/main' into feat/node-media-local dswbx 2024-12-10 08:53:09 +01:00
  • 13a88be8d1 Merge pull request #23 from bknd-io/release/0.2.3 dswbx 2024-12-10 08:52:20 +01:00
  • a5264e22ee bump version 0.3.0 dswbx 2024-12-10 08:51:54 +01:00
  • 290498de6e refactor registries to make registration more convenient dswbx 2024-12-10 08:47:23 +01:00
  • 847b08b505 fix createApp() fn doesn't require config, fix admin controller main entry dswbx 2024-12-10 08:44:50 +01:00
  • 86a7bee3d9 fix prototype tests dswbx 2024-12-07 19:35:34 +01:00
  • 3932396084 fixing imports and ssr support + updated remix/nextjs/astro examples dswbx 2024-12-07 19:31:12 +01:00
  • 94cc4042d3 small refactorings and cleanups, improved bun/node adapter, updated docs dswbx 2024-12-07 18:55:02 +01:00
  • 154703f873 added treeshake option to build + finalized package json (for now) dswbx 2024-12-07 17:19:27 +01:00
  • 71dbfc5469 moved main pkg back to deps to reduce tarball size + removed zod + cleanup old code + fixed tests dswbx 2024-12-07 10:11:26 +01:00
  • e5924b33e5 exclude metafiles in npm package to reduce tarball size dswbx 2024-12-07 09:46:30 +01:00
  • c25abd4a48 Merge remote-tracking branch 'origin/refactor/admin-basepath' into release/0.2.3 dswbx 2024-12-07 09:30:32 +01:00
  • 7c58f20cca Merge remote-tracking branch 'origin/refactor/ext-deps' into release/0.2.3 dswbx 2024-12-07 09:30:06 +01:00
  • ef18d8d955 Merge remote-tracking branch 'origin/misc/docker' into release/0.2.3 dswbx 2024-12-07 09:29:48 +01:00
  • c7c6aa7df8 Merge remote-tracking branch 'origin/refactor/module-manager' into release/0.2.3 dswbx 2024-12-07 09:29:31 +01:00
  • 060af0a1e3 fix react peer dependency version constraint (to prevent ERESOLVE warns) dswbx 2024-12-07 09:03:31 +01:00
  • 44a427de67 moved almost all deps to dev to speed up installs, updated nextjs docs dswbx 2024-12-07 08:48:48 +01:00
  • aa75355a69 use admin routes registering basepath from registration method instead of configuration dswbx 2024-12-07 06:34:40 +01:00
  • 110c7681b7 externalize libsql dependency to let installing env install the correct dep dswbx 2024-12-07 06:29:29 +01:00
  • ba517feab5 fix typings for initial partial config dswbx 2024-12-05 20:48:49 +01:00
  • 7e990feb99 added new diffing method to module manager dswbx 2024-12-05 20:23:51 +01:00
  • 77a6b6e7f5 fix repository's findOne to allow offset and sort – fixes module manager's config retrieval dswbx 2024-12-05 10:37:05 +01:00
  • a3348122e6 module manager: use json schema field for additional validation dswbx 2024-12-05 09:50:25 +01:00
  • 3757157a06 module manager: switched config table to use entity dswbx 2024-12-05 09:23:34 +01:00
  • 6c2f7b32e5 module manager: allow initial config without config as fallback dswbx 2024-12-05 08:12:46 +01:00
  • 067213ff60 docs: updated astro to add external example + added hint for astro db issues on v5 dswbx 2024-12-04 15:54:33 +01:00
  • a4079804c2 release 0.2.2 v0.2.2 dswbx 2024-12-04 14:49:55 +01:00
  • 2bd4b720bb Merge pull request #18 from bknd-io/17-cannot-find-module-node_moduleslodash-esget dswbx 2024-12-04 14:49:19 +01:00
  • f3619bee26 fix lodash-es/* imports causing crash on astro dswbx 2024-12-04 14:47:52 +01:00
  • c54455870c fix: docs logo dswbx 2024-12-03 19:34:14 +01:00
  • 20477a655e update docs to navigate to web on logo click dswbx 2024-12-03 19:30:16 +01:00
  • 1497470d33 bump version for patch release 0.2.1 v0.2.1 dswbx 2024-12-03 17:21:06 +01:00
  • abe38fe69d Merge pull request #12 from bknd-io/chores/remove-deps dswbx 2024-12-03 17:18:18 +01:00
  • 665c41f051 Merge pull request #16 from bknd-io/chores/export-data-prototype dswbx 2024-12-03 17:17:53 +01:00
  • 0184f47a41 added prototype to the list of exports from "bknd/data" dswbx 2024-12-03 17:15:53 +01:00
  • 5374afc9c8 remove the quick theme switcher if admin settings are overridden dswbx 2024-12-03 17:09:27 +01:00
  • d6978f9873 fix auth tests dswbx 2024-12-03 09:16:00 +01:00
  • 3c5bd95988 removed unused deps dswbx 2024-12-03 09:15:39 +01:00
  • b3e02394ac added an initial docker image dswbx 2024-12-03 08:51:30 +01:00
  • 91470d530f bump version for release 0.2.0 v0.2.0 dswbx 2024-12-01 09:02:32 +01:00
  • 0c8f3cd22a Merge pull request #9 from bknd-io/feat/astro-adapter-2 dswbx 2024-12-01 09:00:40 +01:00
  • feeb13c053 improved astro adapter (serving api) + added documentation dswbx 2024-12-01 08:58:08 +01:00
  • b55fdd7516 fix invalid discord invite + added missing updates from astro adapter dswbx 2024-11-30 07:20:17 +01:00
  • 894a90fca9 Merge pull request #5 from bknd-io/feat/astro-adapter dswbx 2024-11-29 21:23:26 +01:00
  • 582dbd4272 added minimal astro adapter + improved the example dswbx 2024-11-29 21:21:59 +01:00
  • 6eb0d2242f Merge remote-tracking branch 'origin/main' into feat/astro-adapter dswbx 2024-11-29 20:14:31 +01:00
  • 85c9f35860 Merge pull request #8 from bknd-io/fix/auth-cookie-middleware v0.1.1 dswbx 2024-11-28 18:08:03 +01:00
  • 509d6826f0 hotfix: cookies may not be added to static assets dswbx 2024-11-28 18:07:29 +01:00
  • 4693be5615 added db for astro dswbx 2024-11-28 11:22:02 +01:00
  • bdc6eb55bf added bknd admin config override to make it easier to include <Admin /> dswbx 2024-11-28 11:15:07 +01:00
  • 54b38401d8 added fully working astro example dswbx 2024-11-28 10:22:18 +01:00
  • 49c2a7b4db Merge remote-tracking branch 'origin/main' into feat/astro-adapter dswbx 2024-11-28 10:12:37 +01:00
  • 33a820aa11 fix test, adjust node adapter, bump version to 0.1 v0.1.0 dswbx 2024-11-28 10:11:04 +01:00
  • 6718419d41 prepare admin for astro: inject clientprovider props directly from admin component dswbx 2024-11-28 10:04:14 +01:00
  • 550c86a4e0 Merge pull request #3 from bknd-io/feat/auth-improvements dswbx 2024-11-28 10:02:31 +01:00
  • 2e0543b7ac confirmed service worker dswbx 2024-11-27 17:15:22 +01:00
  • b940488c8f confirmed bun dswbx 2024-11-27 17:13:01 +01:00
  • b6e3c934c4 fixed nextjs build + confirmed node adapter dswbx 2024-11-27 17:07:56 +01:00
  • c31bc2ccb0 changed build workflow – for auth it's required to have better control over html and assets dswbx 2024-11-27 16:19:37 +01:00
  • d36c4b07e0 verified cloudflare workers + added configs where to navigate after login/logout dswbx 2024-11-26 13:26:11 +01:00
  • 9d896a6ab1 improved nextjs/remix adapters and docs, confirmed remix ssr working dswbx 2024-11-26 11:15:38 +01:00
  • eea76ebc28 confirmed SSR support with Remix dswbx 2024-11-25 19:59:46 +01:00
  • 1c94777317 switched to hono/jwt to save some kb dswbx 2024-11-25 17:54:26 +01:00
  • 16a6a3315d added cookie to config + fixed config set endpoint dswbx 2024-11-25 16:57:12 +01:00