Adam Radocz

Results 25 issues of Adam Radocz

How to disconnect the client from the server?

The "Connected to LocalEndPoint" messages changed to "Connected to RemoteEndPoint", since the client is connecting to the server.

I'm thinking about creating a source generator for the ReactiveUI project, similar to the [CommunityToolkit.Mvvm.SourceGenerators](https://github.com/CommunityToolkit/dotnet/issues/8). My ideas are the following: ### ReactiveUI Property Source Generator ```csharp [ReactiveProperty] private DateTime _time;...

feature request

Hi, I'd appreciate an option to disable/enable autostarting the BOINC Manager. I have several machines which run BOINC, but I managed them remotely therefore the Manager uses unnecessary refources. Moreover...

P: Trivial
Feature Request
C: Installer - Windows

### Overview [IConfiguration](https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.configuration.iconfiguration) used with `appsettings.json` and IOptions pattern is quite common. The only thing I really miss is to be able to save the changes back to `appsettings.json`. `IOptionsMonitor`...

feature request :mailbox_with_mail:

Is it possible to build the BOINC server in another container and use just the artifacts that needed ([multi-stage build](https://docs.docker.com/develop/develop-images/multistage-build/))? Just like we did with the [BOINC Client Intel container](https://github.com/BOINC/boinc-client-docker/blob/master/Dockerfile.intel)?...

Hi, I'm using ASP.NET Core on .NET 6 framework. The client factory is configured in the DIC and the address is passed by the IOptionMonitor. When the configuration is updated...

investigate

Remove curl and gnupg after Rocm is installed to make the image smaller

Avif image format will be officially supported on the next Chrome. It would be awesome if you could support it. It's okay even if you don't convert images, just use...