Nicolas Delauney

Results 9 comments of Nicolas Delauney

This is my very first project on github with contributors, so I don't know the whole process of pull requests. So : no rules for now ;)

Hi, could you please explain your needs ? I am not against the idea but I'm wondering on how this would integrate into the app. Would you like a full...

Hey there. The whole point of Mercury was to keep your data confidential by not sending them on the cloud, and only keep them on local storage. However, I know...

I totally subscribe to that suggestion ! Great idea, thanks ! It would be indeed a good first step to ensure security, and then look for a cloud feature

Hi, thank for the support ! 👍 I didn't have the chance nor the time to test on a Linux, and I would be very grateful if you could test...

Seeing from the code you show, it seems that you are working on v1 code. I have fully refactored the code and therefore I do not use the same i18n...

Correct. I'm building v2 on top of [electron-vue](https://github.com/SimulatedGREG/electron-vue). I hope it will result better scability and maintainibility. In v1 some html was generated from js, which was awful to edit.

Hi there, I'm not accepting this PR yet, it need some more work : - [x] When *creating an account* : - [x] button " __create an account__ " lack...

Yep sorry for the mistake, I was talking about `src/renderer/components/MainPane/accountsDetails/filterBar.vue` Concerning the button without icon, it is ok now. Maybe some misfunctionning on my side (on icon maybe had some...