-
At the moment options can only be added via HalFormsConfiguration for certain input classes' properties.
It would be more flexible when PropertyMetadata would support it too, because there are use ca…
-
I have a simple enum just like this:
```
public enum Foo
{
First,
Second,
Third
}
```
When saving in the dabase, the value are stored as the indexed position of the enum value.
Is …
-
Relates to: https://github.com/torrust/torrust-index-gui/discussions/519
Images in the torrent description only show if the user is logged in. If the user is not logged in, you see something like:
…
-
## Are you in the right place?
* For issues or feature requests related to the code **in this repository** file a Github issue.
* For general technical questions, post a question on [Google Groups](…
-
Hi.
A couple of thoughts about .NET wrapper:
[Read ](https://github.com/zxing-cpp/zxing-cpp/blob/535710a44a3f03f1fd51a908218a93640f496948/wrappers/dotnet/ZXingCpp/ZXingCpp.cs#L481) (and `From`) impl…
-
### Description
Using `@Type`, `@Transform` and `@Expose` decorators in a linked package (`npm link` in development environment) and extending classes from the linked package nullifies the decorato…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When creating a mutation resolver that uses the new mutation conventions feature, using `Opti…
-
Greetings,
I'm currently having some troubles using the video compression on large videos, it returns me the following error:
```
2023-01-12 18:16:50,360 [http-nio-8080-exec-7 ] [33c58596-41d0-4f…
-
Given this model:
```csharp
public class AppDbContext : DbContext
{
public AppDbContext(DbContextOptions options) : base(options)
{
}
protected override void OnModelCreating(M…
-
### The problem
Every few seconds a warning from the go2rtc server appears in the log.
```
2024-11-06 22:54:15.600 WARNING (MainThread) [homeassistant.components.go2rtc.server] 22:54:15.598 WRN…