Clement Fradet Normand

Results 75 issues of 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,...

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...

help wanted

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 ?...

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...

enhancement
help wanted

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...

help wanted
good first issue

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: ![image](https://user-images.githubusercontent.com/25119847/55995587-2b7da000-5cb5-11e9-8af1-a14fe3229ad2.png) My electron-builder output looks like that: ![image](https://user-images.githubusercontent.com/25119847/55995610-418b6080-5cb5-11e9-98f0-48a90a130543.png) Could you tell us...