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
Daniel Roe
d9996e0d9d
fix: opt in to `import.meta.*` properties ( #364 )
2024-03-28 17:59:41 +01:00
Julien Nahum
f156f52608
Fix form password
2024-01-16 13:27:54 +01:00
Julien Nahum
91432c4aed
Fix file submissions preview
2024-01-13 19:57:39 +01:00
Julien Nahum
bf98497711
Fix local file upload
2024-01-13 18:17:24 +01:00
Julien Nahum
be43c5cae3
Fix sentry nuxt and custom domain redirect
2024-01-12 17:32:10 +01:00
Julien Nahum
ea7041be28
Add custom domain support
2024-01-12 15:43:28 +01:00
Julien Nahum
5a3978874a
URL generation (front&back) + fixed authJWT for SSR
2024-01-11 14:07:27 +01:00
Julien Nahum
f26d02c333
Fix env?
2024-01-08 22:23:13 +01:00
Julien Nahum
e4177b0ff0
Add .env file at AWS build time
2024-01-08 20:19:29 +01:00
Julien Nahum
a6d88278be
Remove appconfig in favor of runtimeconfig
2024-01-03 17:38:11 +01:00
Julien Nahum
bb519907f6
Refactoring stores and templates pages to comp. api
2023-12-19 13:46:55 +01:00
Julien Nahum
7c2db2052a
Figured out auth & middlewares
2023-12-16 19:21:03 +01:00