-
### Steps to reproduce
1. Create a gateway
2. Run one or several services behind the gateway
3. Reboot the instance the gateway is running on, e.g. via its cloud console
### Actual behaviour
Prev…
-
With the dodgy file based JSON store, we should really look into locking on accessing the file. This would need to have 100% guarantee of releasing a lock though
-
This would make it easier for the user to pop in their own API keys without having to build the extension themselves.
-
Would you be amenable to storing the full `package.json` `Object` for the top level modules under `System.npm`, as opposed to the current stub? We end up re-fetching the top level `package.json` files…
-
We extracted .r3d data format using the existing Record3d app.
However, we have now succeeded in streaming in real-time by connecting the iPad (USB) to Linux,
but we do not know how to record …
-
Shopware version: 6.6.5.1
PHP version: 8.3.12
Currently I am running version 4.9.3 of the plugin
When trying to update with composer nothing happens:
```
lando composer update "store.shopware…
-
There are different reasons one would want to store data related to a secret, and currently, one has to create an adjacent table just to store info related to a secret and use the secret ID.
It wou…
-
Using version 1.3.0 installed from pip.
Both of the following fail to parse:
```python
chompjs.parse_js_object('// [ \n{"a": 1}')
chompjs.parse_js_object('/* [ */ {"a": 1}')
```
The erro…
-
Hi, is there an upcoming update that will eliminate the dependence on HTML? I am excited to use it on Web Assembly.Relying on old offices such as HTML
-
**Is your feature request related to a problem? Please describe.**
Currently, the `/ban` and `/banip` commands are missing from the default command set in BDS.
**Describe the solution you'd like**…