Peter Reinhold

Results 18 issues of Peter Reinhold

- _Device, operating system:_ Docker - _The Lounge version:_ Latest docker image pr. 28th of January If I use a DNS based hostname in the defaults/host field, I get the...

Type: Bug

Is there a way to update the official packages, other than download and packaging them yourself? For instance, the PuTTY plugin has had support for file-based KiTTY added since the...

Changed debuglog in sync module to be user configurable via `debugLogType` option given to `createClient` call. Can be one of - 'stdout' : Default if not specified, behaves as module...

Z-Community-PR
T-Task

Really simple ``` var_dump(v::dateTime()->validate('2021-05-01 01:23:4f')); bool(true) var_dump(v::dateTime()->validate('2021-05-01 01:23:f4')); bool(false) ``` Apparantly a letter in the last position is allowed, but it is not a valid date.

It would be really nice if it was possible to add a reponder chip that works on mod level, like the Iron Backpacks "Mod Specific Filter Upgrade" When you are...

outdated
enhancement

### What I Did I have setup UserOwner and GroupOwner for a specific folder, and I have uploaded a file and a created a folder. ### What I Expected/Wanted The...

When I am using the latest (1.6.0) version of Quagga2, I am getting a `Invalid asm.js: Unexpected token` warning when starting Quagga. The error seems to occur in skeletonize line...

Would it be possible to have the IRC side use peoples "displayname" for lack of a better word, rather than their accountname? Or maybe make it toggleable on a per...

Fixed an issue when deleting the TXT record on GratisDNS, SED did not like matching on the multiline HTML response, so strip all newlines before letting _egrep_o work on it

Fixes issues when you have multiple IPs on the box, and have specified a specific local IP for the ALPN validation server.