jobukkit
jobukkit
As a workaround, I have overridden the Content Security Policy in my Nginx configuration, like this: ``` add_header Content-Security-Policy "img-src 'self' https://reddit-meta-production.s3.amazonaws.com/"; location / { proxy_http_version 1.1; proxy_hide_header Content-Security-Policy; proxy_pass...
> I really don't know if it is Windows or Foxit who handles my pdf thumbnail, but in Windows Explorer, I can see the thumbnail but in Files, I cannot....
> Also, I just noticed that on macOS VSCode uses simply the name `Code` everywhere. So this actually differs at the moment... đ± > ...
Seems like the line above that is the culprit. https://github.com/contour-terminal/contour/blob/f3c3334aa5c861348c5bbe8ffe572c872eef2e08/src/contour/contour.desktop#L11 ``` > xdg-mime query default inode/directory org.contourterminal.Contour.desktop ``` `xdg-mime default org.gnome.Nautilus.desktop inode/directory` fixes the problem. Maybe something other than the...
> There's a workaround for this that I eventually discovered but is worth documenting: Right-click on the app in Finder, select Open; a popup appears, at which you can choose...