| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial support for private conversations | Alex Auvolat | 2018-10-11 | 8 | -84/+275 |
* | Move somme functionnality to SNet.Manager | Alex Auvolat | 2018-10-11 | 14 | -142/+162 |
* | Address, broadcast group management | Alex Auvolat | 2018-10-11 | 5 | -75/+196 |
* | Clean up | Alex Auvolat | 2018-10-11 | 10 | -54/+47 |
* | Remove useless file | Alex Auvolat | 2018-10-10 | 1 | -67/+0 |
* | Fixes, and I think it works not too bad at the moment. | Alex Auvolat | 2018-10-10 | 7 | -37/+45 |
* | Connecting works, but the rest probably doesnt | Alex Auvolat | 2018-10-10 | 8 | -229/+299 |
* | BROKE EVERYTHING SORRY | Alex Auvolat | 2018-10-10 | 9 | -148/+273 |
* | update TODO | Alex Auvolat | 2018-10-09 | 1 | -9/+22 |
* | work | Alex Auvolat | 2018-10-05 | 2 | -14/+19 |
* | WIP | Alex Auvolat | 2018-10-02 | 2 | -2/+87 |
* | npm automatic changes | Alex Auvolat | 2018-10-02 | 1 | -11/+16 |
* | I'm stupid | Alex Auvolat | 2018-09-27 | 2 | -2/+76 |
* | Web UI for multiple identities | Alex Auvolat | 2018-09-26 | 17 | -64/+159 |
* | Fixes | Alex Auvolat | 2018-09-26 | 7 | -10/+53 |
* | Make it work, including Web interface | Alex Auvolat | 2018-09-26 | 9 | -76/+130 |
* | Signing and stuff | Alex Auvolat | 2018-09-26 | 12 | -129/+400 |
* | Persistency | Alex Auvolat | 2018-09-26 | 3 | -26/+63 |
* | oops | Alex Auvolat | 2018-09-25 | 1 | -3/+5 |
* | s/block/page, change semantics to use more binaries, fixes | Alex Auvolat | 2018-09-25 | 5 | -74/+111 |
* | Add some ideas | Alex Auvolat | 2018-09-25 | 2 | -26/+145 |
* | Fix cleanups ? | Alex Auvolat | 2018-09-11 | 2 | -7/+5 |
* | Block store dependency management & caching (NOT TESTED) | Alex Auvolat | 2018-09-11 | 8 | -99/+192 |
* | Use DETS to store shard & peer list to disk | Alex Auvolat | 2018-09-11 | 13 | -52/+122 |
* | Add todo list | Alex Auvolat | 2018-09-11 | 2 | -1/+112 |
* | Deps update | Alex Auvolat | 2018-09-11 | 4 | -67/+1839 |
* | Import shardweb0.0.2 | Alex Auvolat | 2018-09-01 | 48 | -0/+5182 |
* | Move everything to subdirectory | Alex Auvolat | 2018-09-01 | 22 | -0/+0 |
* | Add peer id suffix to make sub networks | Alex Auvolat | 2018-09-01 | 3 | -1/+31 |
* | Make merkle search tree work over network | Alex Auvolat | 2018-09-01 | 4 | -2/+24 |
* | Implement merge for Merkle search tree, not yet working over network | Alex Auvolat | 2018-09-01 | 4 | -8/+108 |
* | Chat using Merkle search tree & block store, not yet 100% complete | Alex Auvolat | 2018-08-31 | 6 | -131/+318 |
* | Custom compare and merge functions for Merkle search tree0.0.1 | Alex Auvolat | 2018-08-31 | 7 | -111/+231 |
* | Remove useless function, old peer pruning | Alex Auvolat | 2018-08-31 | 1 | -8/+7 |
* | Some refactoring, more functionality for the manager | Alex Auvolat | 2018-08-31 | 3 | -73/+128 |
* | Remove web interface, deregistration for chat subs on death | Alex Auvolat | 2018-08-31 | 4 | -62/+8 |
* | Fix port issues | Alex Auvolat | 2018-08-27 | 2 | -3/+4 |
* | Big fixes (1 line), small changes (many lines) | Alex Auvolat | 2018-08-27 | 8 | -13/+124 |
* | Disable web interface | Alex Auvolat | 2018-08-27 | 5 | -5/+5 |
* | Use PageStore protocol | Alex Auvolat | 2018-07-20 | 2 | -28/+132 |
* | Add get call and associated test | Alex Auvolat | 2018-07-20 | 2 | -1/+40 |
* | Merkle search tree | Alex Auvolat | 2018-07-20 | 2 | -0/+216 |
* | Merkle list not a separate process, it makes no sense | Alex Auvolat | 2018-07-20 | 4 | -64/+98 |
* | Refactoring ; template for block store | Alex Auvolat | 2018-07-19 | 8 | -123/+229 |
* | Mini change | Alex Auvolat | 2018-07-10 | 2 | -4/+11 |
* | Document | Alex Auvolat | 2018-07-04 | 5 | -22/+102 |
* | Multiple chat rooms (no web UI yet) | Alex Auvolat | 2018-07-04 | 8 | -47/+191 |
* | Tests | Alex Auvolat | 2018-07-04 | 2 | -7/+4 |
* | Add connection manager (to be fully fledged peer database) | Alex Auvolat | 2018-07-03 | 7 | -24/+76 |
* | Initialize shard repo with code from somewhere | Alex Auvolat | 2018-07-03 | 17 | -0/+655 |