Julian Gruber
Julian Gruber
on https://datproject.org/054e2d07b9230c0dd0947494c7314cbe4891b576b049b777c99c4336171acd0b/contents/meta.json 
[turbo-json-parse](https://github.com/mafintosh/turbo-json-parse) is a JSON parser by @mafintosh that can be a _lot_ faster by relying on the structure of the JSON to be known before-hand. Except in error cases, with...
We don't want to cause unnecessary load for travis, so better subscribe to updates instead of polling https://docs.travis-ci.com/api#external-apis
so people can submit their own .html file to be used
no need to be limited to node-gyp :) I came up with this because a project I want to use this on uses cmake-js. I tested this in https://github.com/voltraco/node-taglib2 so...
This is a WIP pull request for milestone https://github.com/datproject/dat-desktop/milestone/3.
this is heavy on perf. closes #413
- [x] show a notification when a dat has finished downloading - [x] show a notification when a dat is done importing (shouldn't be necessary with sleep) - [ ]...