-
### Discussed in https://github.com/pglombardo/PasswordPusher/discussions/1064
Originally posted by **Jocky92** April 27, 2023
For using PasswordPusher in a corporate context, it would be nice…
-
I want to build a little thing that displays an image or some customizable displays when hovering over variables.
```julia
x = Image("cat.jpg")
x
```
I have seen this work when hovering inl…
-
Currently, running the pufferpanel container in Docker results in all processes being run as root (id=0).
Using --user flag fails due to permissions on executable, etc.
Many sources appear to cons…
-
Thanks for creating such a great customizable package!
I was looking at the best way to customize the colors and I saw in the docs support for less/sass variables to override some styling. That sou…
-
The most intuitive way to offer dark mode and make sure dark mode is customizable is to expose CSS variables that capture colors. By using a theme-aware selector, we can make sure theming is smooth.
-
I am disconcerted by the existence of the following variables:
In elmo-vars.el there is "elmo-strict-diff-folder-list". It is used in elmo.el by the function "elmo-generic-folder-diff".
In wl-va…
-
The device-entries displayed in device list should be customizable too.
The view with name "list" should be displayed as list-entry, if existing. If this view is not defined, should be displayed as no…
-
Some data models define customizable variables to be set using a client. E.g. a machine name, location etc.
Is there any preferred way to persist such changes? Maybe "save to file" and "load from f…
-
There should be a way to define the hostname and program in papertrail that is customizable. This would allow users of the lambda to cover different naming cases. Perhaps user could define a template …
-
Currently, we are just using the vnc_lite.html as an iframe: https://github.com/webrecorder/browsertrix-crawler/blob/main/html/vnc_lite.html
so can only set the variables that it loads there, via `re…