Simon Ser
Simon Ser
Wow, that's rather strange. It seems that `node scripts/build.js` crashes. Do you have a `npm-debug.log` file somewhere?
This doesn't surprise me a lot. So that's a bug with `node-sass`. Notify me if you find something new!
I don't think the WebClient (https://github.com/ProtonMail/WebClient) supports being served from a custom path. Yeah, packager builds fail and I don't know why...
You can specify the config file path with `--config=/path/to/config.json`.
You can just enter anything you want. The webapp should be patched to remove this (https://github.com/emersion/neutron-webclient).
It turns out this is a bug. In earlier versions, the webapp allowed to complete the setup even when no captcha system is available. The latest update seems to have...
Hi, I wanted to avoid forking WebClient to be able to get updates easily. But it's still a good idea - thanks!
@ConorIA How did you end up installing the correct Angular version? @vpapadopou The latest webclient uses a new authentication mechanism (SRP). The login password is no longer sent to the...
Yeah, this repo needs to be updated. Unfortunately I only work on open-source projects in my spare time so I won't be able to do this anytime soon. Pull requests...
You can access the signup page with this path: `/create/new`. You're right, the signup button link should be changed in https://github.com/emersion/neutron-webclient