Results 102 comments of Fijxu

Oh well, switching to LibreSSL doesn't seem to work, memory just raises and raises: I'll try the Debian based image and see how many memory it uses after a few...

> I'll try the Debian based image and see how many memory it uses after a few minutes of use. It also leaks, it used up to 1.63GB on an...

Works fine on my end. I'm not sure what happened here either: ```` $ curl http://invidious-github.localhost/api/v1/comments/RAXsRzolh-I\?format\=html\&hl\=vi\&thin_mode\=false {"contentHtml":"\n # More content... ````

> Which flags do you use when compiling openssl? Just `./Configure --openssldir=/etc/ssl && make` from https://forum.crystal-lang.org/t/memory-usage-of-http-one-shot-vs-maintaining-a-persistent-connection/8237/3?u=fijxu

> Maybe a stupid question: has anyone tried to incrementally add the configure options from Alpine's APKBUILD file, to determine which one is in cause and so be able to...

> Just asking out of curiosity: This would change something from a know source to an "attacker controlled" source, right? Does this need any additional sanitizing? Would `env.response.headers["Location"] = "#{env.request.headers["Host"]}/api/v1/auth/playlists/#{playlist.id}"`...

> I was more thinking of something like having a newline in there :) I see, Crystal handles it well ![image](https://github.com/user-attachments/assets/d2639de3-5d86-478e-ba05-d77bab6f442d)

Looks great, what do you think @unixfox ?

There is also collaborations in playlists. There is playlists with collaborations enabled but without any collaborators and playlists with 1 or more collaborators. ### Playlists with collaborations enabled but without...

>Can be split off into smaller PRs that can be merged after this main migration. Having it all in one adds a bunch of noise to the primary change of...