-
Hello,
I played a little bit with your app today and I think the default classes added to elements are a little too opiniated. For example the select field add a SVG handle and multiple classes for t…
-
The cache folder shouldn't really be a subfolder of the static data folder. Ideally it would be outside site_packages altogether, as site_packages ought to be read-only under normal operation.
ie. …
-
**Is your feature request related to a problem? Please describe.**
I am always annoyed when I use the current templates because they do not meet my needs. Changing them every time is tedious in the l…
-
### Feature Description
I often create small Fiber apps, and I've been thinking about ways to make them easier to deploy and move around.
One of the main challenges I face is that certain files,…
-
Module blocks in front goes with image bloks that do not have "alt" tags. It is necessary to add tags in .tpl files for better on-page SEO.
Simple solution for this is to use block Title for "alt"…
-
**What is the feature you'd like to have?**
The type parser should support parsing C++ template concrete specializations. Specifically concrete specializations and specifically just parsing into type…
-
### Is your feature request related to a problem?
Currently, the plugin requires that resource manifest templates exist on disk:
https://github.com/nytimes/drone-gke/blob/6ac83b93954ef35b0ff2d79…
-
Title states the problem. We can only send and receive data using
bool CAN0_MessageTransmitFifo(uint8_t numberOfMessage, CAN_TX_BUFFER *txBuffer);
or
bool CAN0_MessageReceiveFifo(CAN_RX_FIFO_NUM…
-
All shop templates (in `templates/` as well as `theme/`) can be directly accessed via HTTP(S). Since the templates contain PHP code, this is actually a information leakage vulnerability.
The clean …
cmb69 updated
7 years ago
-
## Use Case
https://github.com/puppetlabs/puppet-specifications/pull/157 defines which files are allowed in a module. pdk-templates should be updated so that new module builds only contain files wi…