bt90

Results 338 comments of bt90

> Maybe we should always use nfc or whatever internally and just convert at the outermost layer, though. Yeah. This whole normalization thing is rather expensive.

Anything logged in the browser console or happening request wise?

That cookie warning looks suspicious.

This might be related to #7399. Maybe Chromium is a bit more strict?

We're not setting the `SameSite` attribute for the `CSRF-TOKEN-XXXXXXX` and `sessionid-XXXXXX` cookies. Maybe Ungoogled Chromium is a bit more strict in that regard? Not sure if this intended or not,...

@dontinelli could this be a regression from https://github.com/dontinelli/solarlog_cli/pull/4 ?

```sh curl -X POST -H "Content-Type: application/json" http://solarlog/getjp -d '{ "878": null }' ``` returns: ``` {"878":"QUERY IMPOSSIBLE 000"} ```

Other query types like `854` work. The API is currently unsecured.

Just guessing, but my device still has the original SD card. Maybe the flash memory is showing its age and larger aggregate queries are failing? As long as the live...