- Pass event to useRuntimeConfig() in server side (#35)
- Fix lint (bac6b01)
- Alberto Pagliarini (@batopa)
- Support multi project switching client between them (#34)
- Documentation about switching API projects (1c196f6)
- Testwith node 20 and 22 (b6927c8)
- Alberto Pagliarini (@batopa)
- Add missing import for
createError
(#33)
- Stefano Rosanelli [email protected]
- playground: Add example of upload (859acc1)
- playground: Fix configuration (2b602ed)
- Eslint fix (b56e99b)
- Alberto Pagliarini (@batopa)
- Import useRuntimeConfig (e9a766f)
- Alberto Pagliarini (@batopa)
- Ability to customize user properties saved in session (116331d)
- README: Add replaceTranslations to conf example (a244a67)
- playground: Print all user properties saved in session (10a3936)
- Document sessionUserProps key (0fdd843)
- Alberto Pagliarini (@batopa)
- Add replace translations conf (#32)
- Add beditaRolesGuard middleware (bbe52a0)
- Logo component (0ac1ebf)
- Improve list of features (9caf9f5)
- Change title (9906e23)
- Fix image src (1dc4403)
- Update configuration page with replaceTranslations option (6bccb1b)
- Fix tabs spaces (1319903)
- Alberto Pagliarini (@batopa)
- Introduce roles guard middleware (#31)
- Add POST, PATCH, DELETE api proxy routes (994d388)
- Alberto Pagliarini (@batopa)
- Enable API proxy for POST, PATCH and DELETE methods (#30)
- Add section about "redirect" query string (21fd6f3)
- playground: Protect profile page to test redirect query string (1d5d63b)
- Alberto Pagliarini (@batopa)
- Introduce routes guard (#27)
- Alberto Pagliarini (@batopa)
- Auto import SSR utility functions (#26)
- Link documentation in readme (4b84500)
- Alberto Pagliarini (@batopa)
⚠️ Rename useRecaptcha composable (#25)
- Add workflow dispatch for manual releases (9fb5f1f)
⚠️ Rename useRecaptcha composable (#25)
- Missing useFtech import (#22)
- Alberto Pagliarini (@batopa)
- Add patch user profile (#19)
- Improve typing (#21)
- playground: Add user profile (f283177)
- Move log recaptcha (#16)
- Alberto Pagliarini (@batopa)
- Add filterUserDataToStore to server imports (#15)
- Alberto Pagliarini (@batopa)
⚠️ Move beditaClient to beditaApiClient (#14)
⚠️ Move beditaClient to beditaApiClient (#14)
- Alberto Pagliarini (@batopa)
- release: V0.1.2 (ed6899a)
- Fix release script to avoid info about previous release (bdadd34)
- Add reset, change password endopints and optout endpoint (#9)
- Fix git log deep history (#10)
- Alberto Pagliarini (@batopa)
- Add signup and signup activation endpoints and related composable (#7)
- Add type template to having access to types in nuxt app (5f3ec63)
- Allow to disable recaptcha (#6)
- build: Transpile tslib (1455168)
⚠️ Replace vue-recaptcha-v3 (#5)- Remove enum and use "as const" (d3b8758)
- By default verifyRecaptcha throws error (5a07361)
- Add console log using useRecaptcha composable when recaptcha is disabled (e594ce7)
⚠️ Replace vue-recaptcha-v3 (#5)
- Alberto Pagliarini (@batopa)
- release: Handle package registry and commit bot (#4)
- Alberto Pagliarini (@batopa)
- First commit 🎉️ (2d30f27)
- Batopa (@batopa)