Daniel

Results 14 issues of Daniel

**Describe the bug** I want to convert a png file to jxl. Without any feedback the file will be not converted. **To Reproduce** Picture was shot with an Nikon Z7...

unrelated to 1.0
colorspace

The device untrusted flag is removed when a share is added in the android gui. The behavior is different when using the web frontend in the android gui. In this...

Would it possible to add custom headers to a monitor? E.g. Basic Authentication

The go template change the casing of header names. ```go req.Header.Add("SOAPAction", "MyHeader") ``` will result in: `Soapaction: MyHeader` The template should use this instead to preserve the casing: ```go req.Header["SOAPAction"]...

codegen

- [ ] Compare data - [ ] ListOfTable - [ ] ListOfAttrbutes - [x] AmountRows (amount of tuples) - [x] Data - [ ] Compare schema

- [ ] Add script for download executable - [ ] Add FileFormat to Beyond Compare config

enhancement

If the user enters 1. wrong arguments or 2. `\h` a man page should appear. There exists a kind of man page, but it is way too short.

https://github.com/dhcgn/BeyondCompareSQLitePlugin/blob/19985b654f1059d8f9624e0eeea2dca49ec4bbb0/BeyondCompareSQLitePlugin.Model/DbContext.cs#L60