rae

Results 79 issues of rae

We are about to add a ton more datasets and the initial phase of coolness around desktop is subsiding. I like how d3.js has the examples up front and center....

enhancement

Every time we fetch the # of peers and the archive size of a dat, we want to be able to cache them on disk so that users can sort...

enhancement
help wanted
Priority: Medium

Replace the file contents call in /download/:archiveKey/:filename to use websockets, right now it's using a range request

We should implement a proofing mechanism similar to this so that we can guarantee the dat links that are published: https://github.com/datprotocol/hypercloud/blob/master/docs/flows/dat-ownership-proof.md

Package.json build js scripts ought to be in a build.js file that uses browserify directly, instead of a long browserify command.

maintenance
Priority: Low

The integration tests for registering *and* logging into accounts has been broken undeterministically. They used to look like this: https://github.com/datproject/datproject.org/blob/e8b1a801bf8250566c26f999906df042a33b882f/tests/e2e/user.js#L16-L26 but would half of the time fail like this: https://travis-ci.org/datproject/datproject.org/builds/238098255#L2178...

bug

It should be able to render .mov files, render-media supports it, but it throws an error. ``` app.js:1315 Error: Unsupported file type ".mov": Cannot append to DOM at Class.done (app.js:14465)...

bug

- CDL - Jeremy freeman at janelia - kyle from nteract/jupyter/netflix - mek/brewster from internet archive ...etc

design needed

If the text file is really large, we can display only the first part of the files. Right now, files over 10MB just fail to render. In csvs, we can...

Priority: Medium

Since we are turning on file previews, it'd be nice to have a dashboard of the on-disk size of the archiver (and maybe other things that could be important?)

maintenance
Priority: Low