8549

Results 7 comments of 8549

Setting `remote.ssh.path` to `\\wsl$\Ubuntu-18.04\usr\bin\ssh` doesn't work, either.

+1, but please also allow to disable HTTPS for advanced users (namely who host Outline on their infrastructure) so that we can use reverse-proxies (traefik comes to mind since Outline...

> > +1, but please also allow to disable HTTPS for advanced users (namely who host Outline on their infrastructure) so that we can use reverse-proxies (traefik comes to mind...

Also, it seems (after a quick glance at the code) that the items are sorted using the file system last modified date/time, instead of the exif tag `Exif.Image.DateTime`. The latter...

I debugged the script execution and found that the culprit is in the implementation of Runtime.forEach() https://github.com/bigskysoftware/_hyperscript/blob/1e65fb101e2953f680ce958f7de31c266356ad87/src/_hyperscript.js#L1530-L1544 the HTMLSelectElement which is passed as value is considered an iterable so the...

@sanchawebo The dev confirmed that he's going to fix this issue in September: ![immagine](https://github.com/user-attachments/assets/5be97b74-c16a-4681-add2-6715f2389750)

Thank you for the information. Firefox was indeed installed with winget right after setting up the computer. ```powershell winget list -q firefox Nome Id Versione Disponibile Origine ------------------------------------------------------------- Mozilla Firefox...