-
As an extension of https://github.com/measuredco/puck/issues/255, a nice feature would be to allow role-based controls in the PuckConfig. An example would describe it best.
A developer defines a bu…
-
**Describe the bug**
I'm trying to add a single DLL to the import table of a x64 EXE
**To Reproduce**
Steps to reproduce the behavior:
- Parse the exe
- add_library
- add_entry
- create a bui…
-
At the moment, wildcard imports are used throughout the project (for `tkinter`, among other things); here are some examples: https://github.com/mhoek2/tcp-share/blob/ae2fb85de0b6afa55f3ef576b710cc5ccf…
-
From #753
```bash
yarn
cargo test --manifest-path src-tauri/Cargo.toml
yarn tauri dev
```
Let me keep track of what's working and what's yet to be fixed using the `tauri` branch. Non-exhaus…
-
Hello I'm getting the error
`
Could not find a required file.
Name: index.html
Searched in: D:\gitfolders\anl-www-root\anl-www-header\public
`
My folder structure is:
anl-www-root\
S…
-
It would be great to have boost.mp11 available as a single header with root namespace that can be defined from outside. This allows to distribute mp11 along with a library that needs MPL but does not …
-
**Is your feature request related to a problem? Please describe.**
Currently, the authentication extension client interface supports HTTP and gRPC authentication. However, we would like to be able to…
-
Class name clash was resolved during lib build by forcing a local search first, thus we avoided nested namespaces, however file name clash will result in a single header placed under includes on insta…
-
**Is your feature request related to a problem? Please describe.**
Somewhat yes. Consider the following REST resource:
GET, POST: /articles
In this case, you need to be authenticated to post an art…
-
### 🔖 Need
Backstage has a [design system](https://backstage.io/docs/dls/design) based on [Material Design](https://m3.material.io/) through [MUI](https://mui.com/material-ui/). Someone building a UI…