Pez Cuckow
Pez Cuckow
**Describe the bug** Brand new unmodified Ubuntu 20.04 version: ``` lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04 LTS Release: 20.04 Codename: focal ``` Running...
**Is your feature request related to a problem? Please describe.** My existing server has SSH set on a non standard port, algo fails because SSH isn't available on port 22:...
List optional fields somewhere in the UI and check for fields that are not allowed in a particular entry
With dependencies declared as the following: ```json "dependencies": { "ember-cli-bugsnag": "Pezmc/ember-cli-bugsnag#v2.0.0", "next-update": "^3.6.0" }, ``` If you run `next-update`, it changes the package.json file to read: ```json "dependencies": { "ember-cli-bugsnag":...
We've just upgraded from 6.1.3 to 7.0.0 but I'm having trouble locating the "incompatible API changes", made [between the two versions](https://github.com/aexmachina/ember-cli-sass/compare/v6.1.3...v7.0.0). Am I overlooking something? Or do you not follow...
I see `index.js:26 POST https://api.imgur.com/3/image 400 (Bad Request)` in the console and a never ending pinwheel on my selfie :-(  Reply from imgur is: `{"data":{"error":"Image format not supported, or...
Prettier-plugin-erb currently sometimes split the `do` from a block onto a new line, causing a syntax error: > ActionView::SyntaxErrorInTemplate - Encountered a syntax error while rendering template Example input: ```erb...
If you're not authenticated yet, instead of throwing PHP errors, which leads to invalid XML and the workflow crashing (see below) remind the user to 'setup' first. This should work...
This is a _very_ old fork (~2015), just opening the draft PR to refer to it in https://github.com/simplyspoke/node-harvest/issues/85
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When removing a user from a group, whatapp-web crashes entirely:...