aboutsummaryrefslogtreecommitdiff
path: root/shard
Commit message (Expand)AuthorAgeFilesLines
* add logsHEADmasterAlex Auvolat2018-11-091-2/+6
* Fixes thanks to DialyzerAlex Auvolat2018-11-075-5/+7
* Cleanup ; make file download from CLI doableAlex Auvolat2018-11-065-10/+55
* DocumentAlex Auvolat2018-11-0621-109/+290
* Shard deletion ; update README and TODOAlex Auvolat2018-11-067-6/+70
* Facilitate file sending in chat0.0.4Alex Auvolat2018-11-051-0/+19
* File progressAlex Auvolat2018-11-051-4/+11
* File shard quite complete (but not perfect)Alex Auvolat2018-11-055-18/+310
* WIP for file upload (Merkle tree for signatures)Alex Auvolat2018-11-028-46/+256
* Directory stuffAlex Auvolat2018-11-024-56/+135
* Remove friends list ; add some linksAlex Auvolat2018-11-022-18/+3
* nothing bigAlex Auvolat2018-10-163-4/+12
* don't do useless stuffAlex Auvolat2018-10-151-3/+9
* Friends list (beginning)Alex Auvolat2018-10-151-3/+42
* Basic infrastructure for dependency between shardsAlex Auvolat2018-10-155-26/+337
* Refactor shard starting/stoppingAlex Auvolat2018-10-157-160/+146
* adapt (badly) to unsynced clocksAlex Auvolat2018-10-151-1/+7
* silence connection errorsAlex Auvolat2018-10-121-3/+6
* Connection management improvement, stuffAlex Auvolat2018-10-125-15/+30
* fixes to connection logicAlex Auvolat2018-10-123-13/+30
* Clean up interface to shards0.0.3Alex Auvolat2018-10-124-20/+125
* More notifications going aroundAlex Auvolat2018-10-124-6/+22
* Notifications for chat ; useless user info pageAlex Auvolat2018-10-121-5/+34
* Private chat interfaceAlex Auvolat2018-10-121-1/+1
* Update TODO, refactor a bitAlex Auvolat2018-10-124-58/+55
* Netgroup enforcement for pagestoreAlex Auvolat2018-10-113-75/+76
* Fix initiation issuesAlex Auvolat2018-10-115-17/+44
* Initial support for private conversationsAlex Auvolat2018-10-117-83/+274
* Move somme functionnality to SNet.ManagerAlex Auvolat2018-10-1110-138/+158
* Address, broadcast group managementAlex Auvolat2018-10-115-75/+196
* Clean upAlex Auvolat2018-10-117-52/+44
* Remove useless fileAlex Auvolat2018-10-101-67/+0
* Fixes, and I think it works not too bad at the moment.Alex Auvolat2018-10-105-30/+39
* Connecting works, but the rest probably doesntAlex Auvolat2018-10-107-229/+298
* BROKE EVERYTHING SORRYAlex Auvolat2018-10-108-146/+271
* workAlex Auvolat2018-10-052-14/+19
* WIPAlex Auvolat2018-10-021-0/+66
* I'm stupidAlex Auvolat2018-09-271-0/+74
* FixesAlex Auvolat2018-09-263-2/+31
* Make it work, including Web interfaceAlex Auvolat2018-09-265-53/+85
* Signing and stuffAlex Auvolat2018-09-2611-129/+399
* PersistencyAlex Auvolat2018-09-263-26/+63
* oopsAlex Auvolat2018-09-251-3/+5
* s/block/page, change semantics to use more binaries, fixesAlex Auvolat2018-09-253-58/+80
* Fix cleanups ?Alex Auvolat2018-09-112-7/+5
* Block store dependency management & caching (NOT TESTED)Alex Auvolat2018-09-118-99/+192
* Use DETS to store shard & peer list to diskAlex Auvolat2018-09-117-46/+113
* Add todo listAlex Auvolat2018-09-111-1/+1
* Deps updateAlex Auvolat2018-09-111-0/+4
* Move everything to subdirectoryAlex Auvolat2018-09-0122-0/+2005