Michiel de Jong

Results 367 issues of Michiel de Jong

i think we could simplify the basic getting-started experience by adding some default behaviour. say someone includes for instance: ``` html ``` into their app (where '-ro' stands for read-only)....

Use case: Currently the function for updating my website retrieves the JSON from which the html is generated with a maxAge of 1 million; when this fails and the error...

- [ ] discuss, see http://community.remotestorage.io/t/improve-terminology-for-local-versions-revisions-etc/190 - [ ] apply consistently

docs

specifically, the keep/revert events are introduced as if they are a thing; we should make it clear in the docs that this is a concept of our own invention. also,...

docs

maybe we can move the sync process to a Web Worker to improve performance. Since sync-per-node it is pretty separate from the rest.

improvement

There are a few unit tests that pass, but print out errors/warnings. Might be worth investigating.

dev environment

currently the 'Learn more' link in the widget points to http://remotestorage.io/, we should point it to a special page again which: - links to https://5apps.com/storage/beta and http://remotestorage.io/get/, - embeds https://5apps.com/assets/storage/rs-howto-connect-0f7c62aca7d188b9255925c11ffb50fc.gif...

widget
docs

When you do a `getListing` on a folder, in current master, you do not get any metadata. We should either restore the behavior that was there in 0.9, or create...

feature

I found we can easily use: ``` npm install istanbul root@fizno:~/remotestorage.js# ./node_modules/.bin/istanbul cover --hook-run-in-context ./node_modules/.bin/jaribu ```

dev environment

could use a refactor :)