-
We were looking at our project dependencies and noticed that CommandersAct's [Core](https://github.com/CommandersAct/AndroidV5/tree/master/TCCore) and [ServerSide](https://github.com/CommandersAct/And…
-
Any plans to make this buildable on Linux?
Since its better to not put your API-keys on the client I want to use this on my swift server project.
I created a [fork](https://github.com/mfreiwald/Sw…
-
Checklist:
* [ x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x ] I've included steps to reproduce the bug.
* [x ] I've pasted the output of `argocd version…
-
I'm trying to set up an event request per the documentation and examples, but I'm getting an error when I try to use setActionSource(). Am I missing something or is this an actual bug?
```
use Fac…
-
Hi, I have a k8s cluster, v1.30 (3 nodes 1 master and 2node) all on ubuntu 24. On all 3 machines issuing any commands like get nodes, get pods work fine but when I create a deployment of 5 replicas, I…
-
Hi, is it possible to use Origins on a server-side-only way?
The reason for that would be to be able to have some type of compatibility with geyser, only if bare minimum.
-
Hi,
In the current example of Next, the highest component BrxApp (https://github.com/bloomreach/spa-sdk/blob/main/examples/next/components/BrxApp.tsx#L1) is a clientside component, because of the us…
-
### Minecraft Version
1.21.1
### Mod
Vinery
### Mod Version
1.5.0
### Latest Version
- [X] Yes. I'm using the latest Version.
### Issue Description
When I have Vinery instal…
-
At the moment I'm looking for an option to automatically logout a user from my serverside-blazor-app when he's inactive for a definded amount of time.
The old way of doing this by configuring the c…
-
Is it possible to load data via an ajax call (serverside loading)?
We have lists with 10 thousands of records. It is not possible for us to load these in one go.
Unfortunately I couldn't find an…