Philip Poten
Philip Poten
The easyname plugin only supports password authentication which is oh-so-bad for security. Easyname however does support auth-tokens for using their API, which can be obtained in the account section of...
I'm using the latest [email protected] with @ionic-native/[email protected] When restarting, that is, starting, stopping and starting the camera again via `cameraPreview.hide()` and `cameraPreview.stop()`, the preview will be a frozen image of...
The /socket.io location section is missing, and the braces do not match up. I recommend to only publish the site configuration, not a complete nginx configuration with ssl and whatnot,...
Can not generate migrations with capacitor driver: "Cannot use import statement outside a module"d
### Issue description When using the capacitor driver and a typescript datasource, I can not successfully run migration:generate ### Expected Behavior Create a migration file ### Actual Behavior ``` %...