opnform-host-nginx/client/composables
Don Benjamin 75c2107b6c
#365 Use relative urls in the browser to avoid needing to hardcode the domain name (#375)
* #365 Updated documentation for changing ports.  Updated the nuxt config to use separate internal and external api urls

* #365 Switch to using relative urls

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-04-15 16:02:28 +02:00
..
forms Remove old code related to notifications (#363) 2024-03-28 18:46:29 +01:00
lib/vForm Migrate to nuxt settings page AND remove axios (#266) 2024-01-02 13:09:41 +01:00
stores Tiny fixes + start pre-rendering 2023-12-22 14:59:42 +01:00
useAlert.js Nuxt Migration notifications (#265) 2023-12-31 12:39:01 +01:00
useAmplitude.js Fixed amplitude bugs, and added staging environment 2024-01-03 19:03:45 +01:00
useConfetti.js Nuxt Migration notifications (#265) 2023-12-31 12:39:01 +01:00
useCrisp.js fix: opt in to `import.meta.*` properties (#364) 2024-03-28 17:59:41 +01:00
useForm.js Migrate to nuxt settings page AND remove axios (#266) 2024-01-02 13:09:41 +01:00
useIsIframe.js fix: opt in to `import.meta.*` properties (#364) 2024-03-28 17:59:41 +01:00
useOpnApi.js #365 Use relative urls in the browser to avoid needing to hardcode the domain name (#375) 2024-04-15 16:02:28 +02:00
useOpnSeoMeta.js SEO meta nuxt migration (#274) 2024-01-04 18:38:50 +01:00