-
"Skip to content
Navigation Menu
Code
Issues
6
A bootstrap repo for self-authoring Dev Container Features
containers.dev
License
MIT license
260 stars
121 forks
19 watching
6 Branches
0 Tags
…
-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
Wishlist by Catalog
## AI
- [x] https://flowiseai.com
- [x] https://portkey.ai
- [ ] https://www.danswer.ai
- [ ] https://chat-preview.lobehub.com/ (名称:LobeChat)
- [ ] https://fastgpt.in
…
-
### How do you use Sentry?
Sentry SaaS (sentry.io)
### SDK version
4.14.0
### Steps to reproduce
Run `composer require sentry/sentry-symfony` in a shopware 6.4.20.2 Project.
Run `bin/console s…
-
All of a sudden I'm getting the following error using the official Vimeo PHP client, has something broken?
```
Client error: `POST https://us-files.tus.vimeo.com/files/vimeo-prod-src-tus-us` resul…
-
We want to add multiple CMS elements to one Shopping Experience. The first element works without any issue, but after adding the second the first element will be replaced by the second element. This r…
-
When compiling my project, which has the admin-extension-sdk as dependency, webpack gives the following warning:
```
1WARN Compiled with 1 warnings12:29:04 PM
warn in ./node_modules/@shopware…
-
### Description
Right now when you create an admin client, you have to pass the "sessionData" which is the oauth API response. It's annoying to craft this by own. There should be an optional field …
shyim updated
9 months ago
-
The documentation only states how to add a new cms-element, but not how to add a new cms block.
So currently the user is only able to access the new element, if he first adds any other block, e.g. Te…
-
Error code 9, Status 401.
Does the client not make sure that the access token stays valid? It seems like I'm getting a timeout right in the middle of a long running process (after about 623s).
I…