Kenton Varda
Kenton Varda
So, does the unauthenticated resources API need to be extended to support returning a different kind of response in some situations? (I don't totally follow what's going on here...)
So you are saying that different clients have incompatible requirements? Does this mean there's no way to be compatible with both clients at once?
If all else fails, I suppose you could always ask the user what client they are using before generating the offer template.
https://docs.sandstorm.io/en/latest/developing/powerbox/ is now live, documenting how all this stuff works. Setting `canonicalUrl` to `urn:ietf:params:xml:ns:DAV` to specify DAV seems like a plausible solution. At least, I think it makes a lot...
BTW, on another note: Currently raw-Cap'n-Proto apps (as opposed to http-bridge apps) can implement an arbitrary powerbox picker UI that gets embedded into the powerbox when the user chooses that...
FWIW libreoffice does have a headless mode that can do conversions: https://gist.github.com/diogo-almeida/9339203 It would be interesting to find out just how much it bloats the spk.
Yeah this is likely to be possible someday. We need to: 1. Add an API by which an app can request an iframe-embeddable URL for a UiView capability (i.e. a...
@tarcieri Is it being used in prod? Is anyone actively maintaining it?
(Not meant to be challenges, I'm just honestly curious.)
Hi there! This looks useful. Unfortunately I don't have time to review this carefully or really do any maintenance work on this code. :( As an alternative, I'd be happy...