Results 22 issues of Tim Čas

Currently, the only check for terminal colors is to see if `$TERM` equals `xterm`. Proper checking should be done.

### What happened? If I have some CSS that uses `:has(...)`, then the element won't be properly updated if the layout of elements within `:has(...)` is changed via JS. Tested...

bug

So this is a batch of changes that should probably really be 3 pull requests; I made them a single one both out of convenience (esp. if it's approved) and...

I strongly suspect the two issues in the title are related, hence grouping them to the same ticket. I've run into it during the course of implementing #53, and after...

Hi. I was wondering if there is any interest in adding Windows support. I know libpeer is primarily intended for embedded devices (ESP32, rPi, etc), but I do believe it...

## Description I have a testcase named `#tag`. Opening it directs me to `/~////%23tag`, which (despite the `#` being URL-encoded) seems to confuse Touca, and redirect me to the login...

The `dukluv` binary was failing to compile in FreeBSD and (AFAIK) Linux. This was because `libm` was not being linked with; the fix is included.

### Describe the current behavior Using Grist on a FreeBSD server crashes with a SIGILL. I suspect the crash is related to the modifications in the @gristlabs/sqlite3 fork of node-sqlite3...

I ran into this issue while running Pylon in FreeBSD: ``` Process terminated with code 1, find: illegal option -- O ``` I couldn't narrow down the root cause upon...

I'm trying out the IDE, but I ran into a trouble with opening the terminal --- it immediately closes. I've managed to spot an error message which *sometimes* flashes for...