rbauduin

Results 11 comments of rbauduin

I didn't have the time to test correctly the last changes, but that way you can already have a look.

FYI I've deployed it and am using it successfully

@djmaze : no interest in this?

Maybe we can sync to get it merged?

I could really use this, is it still planned to include this?

As discussed on Matrix, here's another usage currently prevented: I'm trying to use https://github.com/dpecos/mastodon-comments with GTS. Seems the mastodon-comment code sends this request: https://$GTS/api/v1/statuses/${tootid}/context which gets a 401. This prevents...

On Linux, using dotnet code 3.1, ionide reports this error: ``` The type provider 'FSharp.Configuration.ConfigTypeProvider+FSharpConfigurationProvider' reported an error: The type provider constructor has thrown an exception: System.Runtime.Caching is not supported...

Thanks for having a look. I have the same behaviour when running in a docker container. There's some content that shouldn't be there. And it's no due to test containers,...

I tried with ` --version 20.0.0-beta-002` but also get additional content :-( Some CSS seemed to be missing as layout was wrong.

Adding the value for the `root` parameter fixes it, thanks @nojaf ! After experimenting a bit, I see what I was doing 'wrong'. However, I don't understand the default value...