Meghan Denny
Meghan Denny
first noticed this because HTTP/1.1 clients will send headers as `Cookie` and `Set-Cookie` however, http/2 clients will sent the same headers as `cookie` and `set-cookie` thus making the name inaccessible...
there's https://github.com/nektro/zigmod too
As of commit 0685244fa2a35033f342aa5346201b6d68f2bd8b, themes are also now found in `~/.config/andesite/themes/` so as you be able to support this change of themes whose name is not necessarily `theme-XXX`.
As far as enabling remote themes more specifically, beyond the user manually downloading them to their config directory, is there a standard way to translate Git URLs to raw file...
Also, would this support multiple themes inside a single repo? Or would each theme have to be its own repository?
With the proper error messages, we could do 1, with a potential fallback to 2 if `git` is missing and the url supports it.
Adding on to this, `"rainbow"` -> `~/.config/andesite/themes/rainbow/` `"https://github.com/nektro/andesite-theme-dark.git"` -> git repo `"./blue/"` -> folder relative to CWD
Actually going to make a new issue for that.
This line https://github.com/nektro/andesite/blob/master/main.go#L67 does. However, the contents of the generated file are only `{}` and does not provide any usable values outside the built in defaults. I do the like...
yes the dashboard is only showing your actively imported projects from [provider]. what site do you use fossil hosting with and do they support OAuth2 login?