William Hiver
William Hiver
Hi there :) Would be great if we had the possibility to select a range of photos in Cozy Photos directly using shift, for example to add a bunch of...
Hi, At least in a C# file, the active search result is unreadable when located in a comment, as the comment is grey and the active result is highlighted in...
Hi, I am trying to parse a sample document into a Protobuf Message, using the [AddressBook schema from Google examples](https://github.com/google/protobuf/blob/master/examples/addressbook.proto): Here is the document: ```xml John Doe 42 [email protected] Jane...
Hi there, It would be really nice to have typing information relative to fptf that we can use in our apps. Any plan for this? Thanks,
Hi team, The preview of a **text** or **pdf** file in the Cozy webapp does not allow selecting anything, meaning that we need to download the file and open it...
Hi, I sometimes (even often) get the 429 "Too many requests" error when using the `journey` method: ``` error: HTTPError: Response code 429 (None) at stream.catch.then.data (/app/node_modules/got/index.js:386:13) at at process._tickCallback...