Sarven Capadisli

Results 854 comments of Sarven Capadisli

Relates to #4 but I think this is minor enough that I can leave #4 closed.

Wouldn't localStorage suffice? Right now I can't think of doing anything more than RW an 'html' key with the result of `DO.U.getDocument()` - a normalised HTML string.. same as what...

I think that the focus should be on informing the user about an existing resource and let them pick if they want to overwrite or not. If we have the...

Make sure to resolve https://github.com/linkeddata/dokieli/issues/333

I think when going through a proxy, and also if withCredentials is set, the remote server's (the final destination e.g., the WebID) response needs to return `Access-Control-Allow-Origin: https://databox.me`.

If a document is served from an `https`, and if the WebID is `http`, it goes through the proxy to avoid the mixed content issue. If it goes through that,...

Just to be clear on this issue, I think the intention here is for the UC where the user explicitly marks text to create triple statements, i.e., _bottom up_ approach...

This might need some additional machinery to have it working. If the annotation is marked as private, then the target of the annotation's inbox shouldn't get a notification - we...

> we know we're not doing anything weird That's the best case scenario, but dokieli is not currently aware of the other things that's going on in the same document...

IIRC, MediumEditor menu has a way to pin or have a fixed location for the popup menu. Need to test further. I think one alternative approach is to wrap the...