Bruno Perel
Bruno Perel
For example there could be a special input value for groups, then the groups would be looped over. POC : https://github.com/hisabimbola/slack-history-export/compare/0a3f9b398a74a9e87dc87be500b528d30120ff75...bperel:56007cacd9cd97cda22c7d3db56d2722ec893c27
Run from Windows 7 Enterprise : ``` # slack-history-export -t "xoxp-XXXXX" -u myuser -d "C:/Users/mywinuser/Documents" workingworking.working..working...workingworking.working..Done exporting history: file saved at C:/Users/mywinuser/ownCloud/1477484952719-myuser-slack-history.json ``` When I open the exported file I...
Hello and thank you for this project. I have noticed an issue when the list contains a small number of elements. It can be reproduced by only keeping the first...
On [this documentation page](https://troisjs.github.io/guide/materials/lambert-material.html), the link to the source leads to a [404](https://github.com/troisjs/trois/blob/master/src/materials/LambertMaterial.ts)
Hello, I don't know since when but the URL that is referenced in the README (http://opentravel.org/Specifications/OnlineXmlSchema.aspx) points to a HTTP 403 page.
On the [component](https://cdmoro.github.io/bootstrap-vue-3/components/) page, Modal is not listed even though this component is available. It could be useful to have a reference point about the supported props, since for instance...
The tab becomes active if I declare it like so: ``, but not when the `active` prop is dynamic. For instance, in the following example the first tab is selected...
Hello and thank you for making this project open source. Is there any plan to provide live page recognition? I mean that the user wouldn't need to take a photo...
After I downloaded the tflite file as instructed in the instructions for ImageSearcher, and git cloned the tflite-support repository in the same directory, I ran the command and got the...