Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Paper Cleanups (#102)HEADmasterbnewbold-core-modules | bnewbold | 2018-01-12 | 8 | -132/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | * yet more grammar tweaks * drop stub hyperdrive paper This file had no content and was confusing. * papers: clarify that build output is latex * dat paper: remove stubs and multi-writer Consensus is to document multi-writer via a DEP (RFC-like) process first, and not propose new changes in the whitepaper first. * dat-paper: note that paper has been updated This could probably be clarified better (minor revisions and bug-fixes vs. substantial updates), and maybe we want to pull out the original "1.0" paper for historical reference. Let's wait until DEP process settles down first. * papers: re-build PDFs | ||||
* | Small fixes to dat-paper.md | Nora Petrova | 2018-01-05 | 1 | -6/+6 |
| | |||||
* | Fix typos in dat-paper.md | DC | 2018-01-02 | 1 | -4/+4 |
| | |||||
* | dat-papers: fix typos | Moritz Warning | 2018-01-02 | 1 | -3/+3 |
| | |||||
* | Merge pull request #95 from bnewbold/bnewbold-spec-tweaks | =^._.^= | 2017-12-08 | 2 | -4/+4 |
|\ | | | | | Yet more paper tweaks | ||||
| * | clarify Ed25519 capitalization and hash/cipher terminology | Bryan Newbold | 2017-10-29 | 1 | -2/+2 |
| | | |||||
| * | clarify that SLEEP magic is big-endian | Bryan Newbold | 2017-10-29 | 1 | -1/+1 |
| | | |||||
| * | dat-paper: nonce is 24 bytes, not 32 | Bryan Newbold | 2017-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | This is consistent with docs/hyperdrive_spec.md. Current dat implementation uses 24 bytes, which is what libsodium needs for XSalsa20 stream xor mode: https://download.libsodium.org/doc/advanced/xsalsa20.html | ||||
* | | Updates url to https://datbase.org in tutorial (#96) | Aart Goossens | 2017-12-01 | 1 | -1/+1 |
|/ | |||||
* | Fix broken link in Readme (#88) | Alex Mellnik | 2017-09-29 | 1 | -1/+1 |
| | | | Need `https://` before the digital ocean link, otherwise it renders to `https://docs.datproject.org/digitalocean.com` in html. | ||||
* | some changes to the ipfs question | karissa | 2017-09-22 | 1 | -3/+5 |
| | |||||
* | Fix broken link (#87) | Rodolfo Rodriguez | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | make 'dat create' slightly more clear (#86) | Brennan Novak | 2017-09-01 | 1 | -0/+2 |
| | |||||
* | sleep paper breakout | Max Ogden | 2017-08-11 | 12 | -1101/+1349 |
| | |||||
* | update publish.md to reflect changes in clone command. (#83) | Tim | 2017-08-11 | 1 | -1/+1 |
| | |||||
* | Update dat-paper.md (#82) | Benjamin Forster | 2017-08-09 | 1 | -2/+2 |
| | | | fix minor typo | ||||
* | random access section | Max Ogden | 2017-08-09 | 1 | -6/+47 |
| | |||||
* | Fix typo in hypercore example. (#81) | Tim Caswell | 2017-08-09 | 1 | -1/+1 |
| | | | The hash comment for item 9 was missing it's sources. | ||||
* | Fix readme.md file case | Joe Hand | 2017-08-08 | 1 | -1/+1 |
| | |||||
* | aggregate documented projects from config-file, not awesome-dat README (#79) | Arnold Schrijver | 2017-08-08 | 2 | -16/+14 |
| | | | | | | | | | | | | | | * config file for doc aggregation * modify package.json, script uses config file * temporary revert change to package.json * moved configuration to README.md * Update README.md * Update package.json | ||||
* | Add security as a top-level item (#78) | Karissa McKelvey | 2017-08-04 | 4 | -46/+51 |
| | | | | | | * add security as a top-level item * add security link to intro | ||||
* | initial stab at multiwriter docs | Max Ogden | 2017-08-01 | 3 | -125/+208 |
| | |||||
* | Update browser.md add compatibility warning (#73) (#76) | Arnold Schrijver | 2017-07-28 | 1 | -1/+5 |
| | | | | | | | | | | * Update browser.md add compatibility warning (#73) Hi @joehand, I've added the PR on the dat-js compatibility warning (https://github.com/datproject/docs/issues/73#issuecomment-318415769) * Add a few details & clarify options to connect to other clients. | ||||
* | correcting typos (#72) | jnvm | 2017-07-27 | 1 | -22/+22 |
| | | | Also tried to minimize adding commas and hypens to only where it was absolutely necessary. | ||||
* | Update datpaper msg names in hypercore proto (#70) (#71) | Arnold Schrijver | 2017-07-27 | 1 | -6/+10 |
| | | | | I updated the obvious things that where outdated in dat-paper.md But I can't judge whether the texts itself are still fully accurate. | ||||
* | fix typo in example code. (#68) | Benjamin Forster | 2017-07-04 | 1 | -1/+1 |
| | |||||
* | Change `deploy` branch to `master` in how-to-contribute readme’s. (#69) | Benjamin Forster | 2017-07-04 | 2 | -2/+2 |
| | | | | | | * Change `deploy` to `master` as there is no deploy branch. * Change `deploy` to `master` as there is no deploy branch in main readme.md | ||||
* | Remove numbered bullets on install page | Karissa McKelvey | 2017-06-29 | 1 | -2/+2 |
| | |||||
* | Update tutorial.md—search input moved (#67) | Barbara Miller | 2017-06-26 | 1 | -1/+1 |
| | |||||
* | Change title | Joe Hand | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | add registry info and refactor publish page | karissa | 2017-06-16 | 1 | -39/+39 |
| | |||||
* | Add cookbook item on publishing dats | karissa | 2017-06-15 | 2 | -0/+75 |
| | |||||
* | improve some cookbook title sections to be more specific (#63) | Karissa McKelvey | 2017-06-13 | 1 | -3/+3 |
| | |||||
* | Grammar, typos, correctsion (#66) | bnewbold | 2017-06-13 | 1 | -34/+34 |
| | | | | | | | | | | * paper: correct file path typos; restyle tree table * paper: various typos and capitalizations * paper: more grammar This fixes github issues #65 and #56. | ||||
* | remove about the project | karissa | 2017-06-13 | 1 | -2/+1 |
| | |||||
* | update to dat-design@5.0.0 | karissa | 2017-06-05 | 2 | -7/+7 |
| | |||||
* | fix broken server link | karissa | 2017-06-05 | 1 | -1/+3 |
| | |||||
* | commit danielles changes from #61 | karissa | 2017-06-05 | 2 | -20/+3 |
| | |||||
* | update the sidebar and tutorial (#59) | Karissa McKelvey | 2017-06-05 | 10 | -186/+250 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update sidebar and tutorial page * remove default page * add intro * update intro section * update top of install and fix links * key concepts * another attempt at intro * cheeky * update typos * typo * add joe's edits * fix intro with edits * fix links in intro * double header on terminology * move around, fix version control section | ||||
* | use minidocs/dat-tachyons (#60) | Joe Hand | 2017-06-05 | 2 | -27/+62 |
| | |||||
* | SLEEP + general docs update + more introduction content (#57) | Joe Hand | 2017-05-31 | 20 | -188/+675 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * big docs update * fix sleep link * separate sustainability header * better into and reword * clean up terms and other places * add intro, overview, troubleshooting. update more content * minor change to force new deploy * more words * more updates and some pictures * wordsmith intro to be more about dat uniqueness * syncing & publishing * add link files description * add new gifs * change overview to remove tutorial * add wip tutorial content * update build with dat * add http file | ||||
* | add gifs | Joe Hand | 2017-05-30 | 3 | -0/+0 |
| | |||||
* | update browser page for sleep (#49) | Karissa McKelvey | 2017-05-30 | 1 | -97/+2 |
| | |||||
* | Use hypercored in server section (#58) | Karissa McKelvey | 2017-05-30 | 1 | -10/+74 |
| | | | | | | * Use hypercored in server section * add notes about storing content history | ||||
* | add info about paper generation + update pdf | Joe Hand | 2017-05-08 | 2 | -0/+16 |
| | |||||
* | fix example from #53 pr (#55) | Joe Hand | 2017-05-08 | 1 | -2/+2 |
| | |||||
* | Typo fixes (#54) | Jay Graber | 2017-05-08 | 1 | -24/+24 |
| | | | | | | * Typo fixes and commas * Change ambiguous wording hash --> has | ||||
* | Fix typo (#52) | Matthias Kern | 2017-05-05 | 1 | -1/+1 |
| | |||||
* | rerender paper | Max Ogden | 2017-05-04 | 3 | -13/+11 |
| | |||||
* | remove old grant | Max Ogden | 2017-05-04 | 1 | -0/+0 |
| |