-
I see no documentation for passing an AbortSignal through to a Node.js Azure Function for aborting a request. How is this achieved?
-
Allow the use of:
* `--shell [shell]` / `-s [shell]`
* `--distro [distro]` / `-d [distro]`
* `--login` / `-l`
* etc
This is a follow-up to https://github.com/arkane-systems/RunInGenie/p…
-
Prey is starting fine and working fine with dxvk libraries as well. But after you change the settings and exit the game - game will throw a error at you:
![04-11-2022 191140](https://user-images.gith…
-
While it's probably overkill if all you want to run is docker, it's actually pretty easy to run systemd under WSL:
https://github.com/arkane-systems/genie
-
In this ticket, 2 options are possible:
* Add health endpoint:
/health should return a statuscode 200
* Make Arkane Connect a static html page, which we'll host on s3
-
Right now the 'ArkaneConnect' clientID has the same rights as the 'Arkane' clientID. This shouldn't be, the only thing 'ArkaneConnect' should be able to do is getAllWallets for the user.
-
Inform the user about the password restrictions when creating an account.
Preferably before they press the register button
-
I noticed occasionally call to ServiceBrowser.Browse would result in exception being silently thrown, which i only noticed on the debugger in Visual Studio:
Exception thrown: 'ArkaneSystems.Arkane.Ze…
-
|| arkanes reported|
|-|-|
|Trac ID|trac#2579|
|Type|defect|
|Created|2007-04-18 16:28:23Z|
When you call stopConnecting on a Connector, any DNS lookup in progress is not cancelled, because there is …
-
Thanks for committing my changes @cerebrate !
A few issues I had with my code is that I could not make the new "-r" command-line parameter work properly. Just doesn't want to respect the damn thing…