Michael Barz
Michael Barz
Unit test fails ``` • [FAILED] [0.001 seconds] ContentConnector PutFile [It] Missing upload endpoint /drone/src/services/collaboration/pkg/connector/contentconnector_test.go:389 [FAILED] Unexpected error: : url is missing { HttpCodeOut: 500, Msg: "url is missing", }...
@dragotin @dragonchaser FYI
# Needed Changes in Web and oCIS ## app/list/ - We will add a field `target_ext=` to indicate which extension should be used by the new file ## app/open -...
@kulmann backend has been merged.
IIRC we designed that a bit differently. You should not edit the manifest.json because that holds the default and will get overridden by an app update. The config can be...
We could convert images to base64 blobs and embed them? ```  ``` Which already works in our editor: 
> [@micbar](https://github.com/micbar) this is kind of ugly and not user friendly. No one wants to have their markdown file have thousands of lines with base64 glibberish I see. But that...
How would you fulfil the requirement: > downloading the markdown file doesn't break the image rendering in a locally installed editor/viewer
@tbsbdr @db-ot Needs Feature decision.