Henri Cook
Henri Cook
I think it would be really helpful to be able to filter the mailcatcher view by the 'to' email address. This could just be a client side filter I would...
When looking to contribute recently I had to figure this out for myself and it took a while so I thought I'd check this in to help others
@hunterlong Thanks again for statping - the `-ssl` variant of the dockerfile no longer seems to exist, I found this line in `dev/init.sh` - assuming this is the correct usage?...
Hi all, When upgrading from 1.15.1 to 1.15.2 I appear to have encountered unexpected insertion of spaces - is this a bug or desired behaviour? In this test with a...
Hi all, In my Matomo install I see:  Do you know if it's possible to differentiate Legacy and Chromium Edge?
At some point my app will outgrow Doobie, and it'll be a painful day. The reason being that once my application is receiving a full load of traffic one read/write...
I woukd be interested in knowing the principle differences between fuuid and ulid - https://github.com/ulid/spec
Hi all, When upgrading to 0.42.0... With a straightforward case class of only `Boolean` fields ``` [error] /home/me/repos/backend/app/com/foo/MyDto.scala:76:87: could not find implicit value for parameter encoder: ai.x.play.json.NameEncoder [error] implicit val...
I liked the look of this and tried to use it to send a spreadsheet, I encountered the error: `/usr/bin/sed: Argument list too long` when trying to do that. The...
Hi everyone, Would someone be able to point me in the right direction for writing a custom wart that pulls out strings from code matching the pattern: ``` withDescription("") {...