Clement Fradet Normand
Clement Fradet Normand
Hi @willmcpo, if you are looking for more administrators for this lib and repo, i can help you ! This lib begins to be started by more than 2k people,...
Could you ? Thanks a lot 👍
Seems not really necessary and directly accessible in the cordova environment.
This library doesn't seem to work on wkwebview (capacitor / cordova / ionic app). Debug doesn't throw any log / error when passing a file to `resizeAndCompressImage` Maybe you use...
Hi @marvinpinto Thanks a lot for this great github action ! Is there a way to also include the PR description linked to the commit merged on `main` branch ?...
Simple question
Thanks a lot @JustFly1984, would be amazing to be able to pass a locale to the react component, so that google maps is displayed in the chosen user language. Do...
Thank you @JustFly1984 for your work ! Documentation is hard to read, could you just add a little description on each method ? For example i don't really know what...
The routes of hazel doesn't seem to work with private repo # DOESN'T WORK ```JS const server = "https://clovis-desktop-hazel-upd.aarbel.now.sh" const updaterFeedURL = `${server}/update/${process.platform}/${app.getVersion()}` … autoUpdater.setFeedURL(updaterFeedURL); ``` **Error:** `Unhandled rejection Error:...
@leo Thanks again hazel teams for your work ! I saw that `now-desktop` releases are managed like that:  My electron-builder output looks like that:  Could you tell us...