-
Vulnerable Library - jquery-1.10.2.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js
Path to vulnerable library: /web…
-
Vulnerable Library - jquery-2.1.4.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js
Path to vulnerable library: /webgo…
-
### Steps to reproduce the issue
Create a child template.
### Expected result
It creates the same media folders that the parent is using at media/templates/site/foo and defined in templateDetails…
-
Hi, I'm not entirely sure if this qualifies as a bug or a feature request, so please feel free to adjust the label accordingly. 🙂
I need to run a tailwind CLI command that looks like this:
```bash
…
-
**- Do you want to request a *feature* or report a *bug*?**
bug
**- What is the current behavior?**
When rendering a registerEditorComponent, using the Markdown field, that has multiple lines…
-
## Affected Version
```json
{
"php": "^8.1",
"silverstripe/recipe-plugin": "~2.0.0@stable",
"silverstripe/vendor-plugin": "~2.0.0@stable",
"silverstripe/recipe-…
-
YAML front matter has become a common design pattern for static site generation tools. An example of which looks like:
```yaml
---
title: Some Title
date: 2016-11-02
---
# Some Subtitle
Thi…
trans updated
7 years ago
-
Initial suggestion:
- Each major language has its own folder under `./pages`, like `./pages/es` and `./pages/en`
- We language negotiate on first entry
- In the initial phase, each language is ju…
-
Creator - goldsounds
I have a lot of existing Wicket pages (some with complex AJAX
interactions between components, hence not wishing to port to Brix as
Pages+Tiles at this stage) and these pages all…
-
Hi
After the async upload call is processed an ajax call is made to check the process of the upload.
This call just keeps firing to infinity, I tested this on my current project and in a plain Wo…