Andrew Hayzen
Andrew Hayzen
What happen: 1) Open the demo site and navigate to the apps list 2) Try to open an app in a new tab - eg by right clicking on a...
During discussion in https://github.com/flathub/flathub/issues/250 it became apparent that the user might want to filter the store to only show their architecture (eg arm64). Use case, I have an arm64 device...
This is an initial implementation of a CVEChecker, for now it only guesses the pkg_name and version - which it then adds to the debug output. Let me know if...
A keyboard interrupt doesn't stop podman build and create commands, might need to use a trap.
### Operating system Linux ### Joplin version 3 ### Desktop version info _No response_ ### Current behaviour On docker hub currently there is | Tag | Digest | |---|---| |...
### Self-host installation scripts issue - [x] I understand this repository only tracks self-host installation scripts and any other issues should be reported in bitwarden/server ### Steps To Reproduce If...
Eg an arg of `FOLDERBOX_SNIPPETS_DIR` could be set by folderbox when building and then `Containerfile.in`'s can be generic and use `#include "FOLDERBOX_SNIPPETS_DIR/ubuntu"`
The generated Containerfile result is not correct and is missing `\` and has other formatting issues