-
Currently the handlebars templates are inside the main index.html file.
They should be moved to separate files in a theme folder.
Proposed layout:
``` shell
themes/
------/php-wvl
--------------/tem…
-
## CVE-2021-23383 - Medium Severity Vulnerability
Vulnerable Libraries - handlebars-4.1.1.tgz, handlebars-4.0.12.tgz
handlebars-4.1.1.tgz
Handlebars provides the power necessary to let you build s…
-
## CVE-2021-23369 - Medium Severity Vulnerability
Vulnerable Libraries - handlebars-4.1.1.tgz, handlebars-4.0.12.tgz
handlebars-4.1.1.tgz
Handlebars provides the power necessary to let you build s…
-
### Provide steps to reproduce a bug
1. Create an empty sqlite database
2. Load the mod_spatialite extension: `SELECT load_extension('mod_spatialite');`
3. Initialize the spatial database: `SELEC…
-
I have just came across to this repository and also to T4 Templates.
My question is when you do scaffolding with `--force` your model codes and dbcontext classes gets overwritten. If you have table…
-
Is it possible to use a pre-compiled handlebars template?
-
Action item from Thursday's Auro-Kit introduction!
- Plop.js: https://plopjs.com/
- Handlebars.js: https://handlebarsjs.com/
The current "update" script needs to be ported out from components and int…
-
### User Experience
The current implementation of the templates cache could be better. For a freshly created world, templates are transferred over the socket 19 times; this could be reduced to only…
grz0 updated
7 months ago
-
I was having some trouble getting this library to work with templates that were using handlebars for Mandrill.
After looking into the issue, it seems like the root of the issue is that Handlebars exp…
-
## Describe your feature request
Currently, the `chatPromptTemplate` for each model that can be set in env uses **Handlebars** format. However, the `chat_prompt` in the actual model's `tokenizer_co…