Lukas Stevens

Results 9 comments of Lukas Stevens

I am wondering if the request token is persistent? If that is the case, one could use an HTML form and then POST the content of the form to Nextcloud....

This would also be useful for vendoring: I have a provider directory `./root/` but want to copy the bootstrap js from `./vendor/bootstrap` to `./root/js/`.

Hm, for me it would be enough if you could escape from the `providerDirectory` if you use a relative path that leaves the directory. Moving `providerDirectory` up is inconvenient because...

You are correct, of course :). Nevertheless, I find it a bit surprising that you can't access paths outside the directory.

It seems that this issue has gone stale. I'd like to implement this if there is still interest. One question though: What about cases like `v.iter().enumerate().find(|&(_, &ch)| ch == '|').map(|x|...

Sorry I somehow missed your message @anund. My configuration is available here https://github.com/lukasstevens/dotfiles/blob/master/zsh-settings.nix. The base16-theme should hopefully not be relevant to this issue. Currently, the `.zshrc` is not compiled on...

I think a warning would be great and cover most use cases.