Wolfgang Huß
a63eb04385
Change .env.templates to INVITE_REGISTRATION=true
2021-03-19 12:34:41 +01:00
Wolfgang Huß
72450346a7
Changed backend and webapp .env.templates to 'INVITE_REGISTRATION=false'
2021-03-08 10:30:13 +01:00
Wolfgang Huß
eebacab7ea
Implement registration with slider, first step
2021-03-01 18:08:40 +01:00
c0b25040c3
- frontend implementation location query
...
- remove mapboxtoken from .env template
2021-02-02 02:48:31 +01:00
ogerly
f498ba8c65
fix: new mapbox token
2020-11-05 15:38:13 +01:00
roschaefer
2e19cf6592
fix(nuxt-env): Configuration issue with websockets
...
After some intensive debugging I found out that `req` (on the server)
and `nuxtState` (on the client) have access to the configurations
changed at runtime.
How did I debug it:
```
yarn run build
env WEBSOCKET_URI=whatever yarn run start
```
I also put a `console.log` into `plugins/apollo-client.js`.
2020-02-17 23:30:50 +01:00
roschaefer
9ac1e333d6
feat: implement public registration checks
2019-10-11 00:54:19 +02:00
roschaefer
07a90b8865
Simplify webapp sentry configuration
...
If commit is set, use it as `release`.
2019-08-19 21:43:22 +02:00
roschaefer
4d29206982
Configure sentry for nuxtJS
2019-08-19 20:14:43 +02:00
Robert Schäfer
c91a61af89
Merging webapp to master
2019-03-20 21:06:17 +01:00