Rémy HUBSCHER

Results 380 comments of Rémy HUBSCHER

I know that PouchDB use IndexedDB when possible and fallback for other browser that doesn't support it yet. That's something we are opened to do. We do not have a...

> It would not be a very good user experience to allow someone to edit content they should not have permission to edit That's true, but if the person wants...

> I am no longer planning on using Kinto.js :( Too bad, I think you've made your point and our collaboration would be of great value. Good luck with your...

@chrismbeckett Before you go, if you have mockups to share about this offline-first permission handling, it would be great to see what kind of informations are needed. A question I...

> I was having to manage the information about groups in a custom collection. This was fixed in https://github.com/Kinto/kinto/issues/469 > Its a micro-services framework for NodeJS that provides an abstraction...

It fixes this issue because it let you set permission using `kinto.js` by using the `kinto_client` permission api.

Related https://github.com/Kinto/kinto-http.py/pull/48

If encountering a conflict means raising on `safe: false`, yes.

It depends if you have the permission to know if it exists or not. If you do not have the permission you will have a 403 if you do you...

What about **kinto-local-sync.js**