- utils: Use execa properly (916a807)
- Yaël Guilloux (@Tahul)
- module: Transpile (1d2ba1f)
- Yaël Guilloux (@Tahul)
- auth: Import (afbfe39)
- Yaël Guilloux (@Tahul)
- nitro: Proper import for useNitroApp (63b9075)
- Yaël Guilloux (@Tahul)
- package: Cleanup (fdd6fb7)
- Yaël Guilloux (@Tahul)
- auth: Cleanup imports ; only use relative to runtime dir (6246c7c)
- cli: Add cli install wizard ; avoiding bloating the module with 1-time logic (283fc5d)
- module: Cleanup the module from all generate logic ; rely on cli now (4aef093)
- playground: Drop import (9fffe2a)
- package: Update dependencies (nuxt ^3.12) (3e11791)
- package: Build cli (07ab7a3)
- readme: Update readme according to latest updates (f226ee7)
- lint: Update (29c6ca1)
- Yaël Guilloux (@Tahul)
- Daniel Roe (@danielroe)
- clean: Remove logging (42f264a)
- Yaël Guilloux (@Tahul)
- module: Typecheck fix (cae29d8)
- Yaël Guilloux (@Tahul)
- edgedb: Refactor dsn management; improve runtimeConfig (2634967)
- Yaël Guilloux (@Tahul)
- logout: Missing import (085d0de)
- Yaël Guilloux (@Tahul)
- auth: Improve error handling and response types (83486c6)
- components: Fix components imports (101e3c9)
- Yaël Guilloux (@Tahul)
- identity: Fix useEdgeDbIdentity runtime import (1c66b13)
- Yaël Guilloux (@Tahul)
- identity: Missing setCookie import (de65844)
- Yaël Guilloux (@Tahul)
- Yaël Guilloux (@Tahul)
- Yaël Guilloux (@Tahul)
- Daniel Roe (@danielroe)
- auth: Support identityModel in
nuxt.config > edgeDb.identityModel
(e77d950)
- Yaël Guilloux (@Tahul)
- Daniel Roe (@danielroe)
- Yaël Guilloux (@Tahul)
- auth: Fix auth (619b544)
- Yaël Guilloux (@Tahul)
- Import
computed
fromvue
(#16)
- Daniel Roe (@danielroe)
- prompts: Fix prompts (432a6f1)
- Yaël Guilloux (@Tahul)
- devtools: Rollback icon change (218a2c8)
- Yaël Guilloux (@Tahul)
- env: Improve env parameters (a94077e)
- auth: Improve auth plugin (e8d6e9f)
- auth: Improve auth composable (client) (4a4df3a)
- playground: Update (87876d6)
- deps: Upgrade dependencies (2448fd5)
- module: Improve credentials resolution; allow running from outside of cwd without errors (febdb50)
- Test bundler module resolution (#14)
- tsconfig: Temporary workaround for tsconfig (45b9517)
- minimal-starter: Remove minimal starter; playground is enough (52ac007)
- release: Prepare release; fix build & lint (f38e9fe)
- Yaël Guilloux (@Tahul)
- Daniel Roe (@danielroe)
- module: Allow boot without
edgedb
locally installed (12c3c9d)
- Yaël Guilloux (@Tahul)
- imports: Use real imports (bc2578e)
- Yaël Guilloux (@Tahul)
- edgedb-client: Create a single client and expose it instead of recreating (3b5c01d)
- lint: Fix lint (1d48b7f)
- Yaël Guilloux (@Tahul)
- fix: Fix hasQueryBuilder (d032306)
- Yaël Guilloux (@Tahul)
- queries: Do not inject composables if missing files (7ad1db9)
- Yaël Guilloux (@Tahul)
- build: Do not inject missing generate targets as aliases (breaking build) (e617f12)
- cleanup: Clean (9e55eca)
- Yaël Guilloux (@Tahul)
- import: Fix import path (e9fa0e4)
- Yaël Guilloux (@Tahul)
- useedgedbqueries: Fix typing (4d8971e)
- Yaël Guilloux (@Tahul)
- Yaël Guilloux (@Tahul)
- types: Fix composables types to properly expose generated content (718889b)
- Yaël Guilloux (@Tahul)
- server-imports: Fix auto imports in server (85f0ea8)
- cleanup: Cleanup (c68bc23)
- Yaël Guilloux (@Tahul)
- auto-imports: Fix server auto-imports; aliases and paths (5f9bd80)
- Yaël Guilloux (@Tahul)
- paths: Fix ts paths (970e721)
- Yaël Guilloux (@Tahul)
- types: Enforce type resolving in nitro context (#edgedb) (2bd3902)
- prepare: Do not run generate on prepare steps (2c3003a)
- Yaël Guilloux (@Tahul)
- readme: Fix typo and improve some sentences (#6)
- Yaël Guilloux (@Tahul)
- Julien Le Coupanec [email protected]
- Andreas Korth [email protected]
- alias: Move to #edgedb/ (2244b66)
- Yaël Guilloux (@Tahul)
- generate: Fix paths injection when automatic generation disabled (0dbbe31)
- Yaël Guilloux (@Tahul)
- auth: Fix auth base url injection (d1816e7)
- Yaël Guilloux (@Tahul)
- useedgedbpkce: Fix imports on all occurences; also add linting (a6595bc)
- build: Fix build (57c16d7)
- Yaël Guilloux (@Tahul)
- imports: Use raw imports in runtime/ to avoid caveats from auto-imports (0924259)
- Yaël Guilloux (@Tahul)
- Yaël Guilloux (@Tahul)
- readme: Up (a416e2d)
- readme: Up (e900c9a)
- readme: Add minimal-starter; improve readme (9b7da2b)
- up: Update module ; improve prompts handling (a2cc6ba)
- Yaël Guilloux (@Tahul)
- readme: Up (f29c0d4)
- readme: Up (3f0b589)
- readme: Up (0b483b8)
- readme: Up (0542345)
- readme: Up (66aa58e)
- Yaël Guilloux (@Tahul)
- wizard: Fix install command (f93f227)
- Yaël Guilloux (@Tahul)
- auth: Add authentication; improve readme (2bc59dc)
- auth: Add auth implementation; support oauth & email/pw (a1c13c2)
- auth: Add edgedb:auth:callback (150db0c)
- readme: Update (d15c6d7)
- Yaël Guilloux (@Tahul)
- package-name: Change to nuxt-edgedb-module (nuxt-edgedb already taken) (2b80325)
- Yaël Guilloux (@Tahul)
- Yaël Guilloux (@Tahul)