aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More notifications going aroundAlex Auvolat2018-10-125-7/+23
* tweaksAlex Auvolat2018-10-127-23/+26
* Notifications for chat ; useless user info pageAlex Auvolat2018-10-1210-69/+157
* Private chat interfaceAlex Auvolat2018-10-1214-40/+169
* Move and reorganize some stuffAlex Auvolat2018-10-1226-42/+153
* Update TODO, refactor a bitAlex Auvolat2018-10-126-108/+103
* Template changesAlex Auvolat2018-10-118-86/+120
* Integrate a very very pretty template in shardwebAlex Auvolat2018-10-118-136/+329
* Netgroup enforcement for pagestoreAlex Auvolat2018-10-113-75/+76
* Fix initiation issuesAlex Auvolat2018-10-115-17/+44
* Initial support for private conversationsAlex Auvolat2018-10-118-84/+275
* Move somme functionnality to SNet.ManagerAlex Auvolat2018-10-1114-142/+162
* Address, broadcast group managementAlex Auvolat2018-10-115-75/+196
* Clean upAlex Auvolat2018-10-1110-54/+47
* Remove useless fileAlex Auvolat2018-10-101-67/+0
* Fixes, and I think it works not too bad at the moment.Alex Auvolat2018-10-107-37/+45
* Connecting works, but the rest probably doesntAlex Auvolat2018-10-108-229/+299
* BROKE EVERYTHING SORRYAlex Auvolat2018-10-109-148/+273
* update TODOAlex Auvolat2018-10-091-9/+22
* workAlex Auvolat2018-10-052-14/+19
* WIPAlex Auvolat2018-10-022-2/+87
* npm automatic changesAlex Auvolat2018-10-021-11/+16
* I'm stupidAlex Auvolat2018-09-272-2/+76
* Web UI for multiple identitiesAlex Auvolat2018-09-2617-64/+159
* FixesAlex Auvolat2018-09-267-10/+53
* Make it work, including Web interfaceAlex Auvolat2018-09-269-76/+130
* Signing and stuffAlex Auvolat2018-09-2612-129/+400
* PersistencyAlex Auvolat2018-09-263-26/+63
* oopsAlex Auvolat2018-09-251-3/+5
* s/block/page, change semantics to use more binaries, fixesAlex Auvolat2018-09-255-74/+111
* Add some ideasAlex Auvolat2018-09-252-26/+145
* 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-1113-52/+122
* Add todo listAlex Auvolat2018-09-112-1/+112
* Deps updateAlex Auvolat2018-09-114-67/+1839
* Import shardweb0.0.2Alex Auvolat2018-09-0148-0/+5182
* Move everything to subdirectoryAlex Auvolat2018-09-0122-0/+0
* Add peer id suffix to make sub networksAlex Auvolat2018-09-013-1/+31
* Make merkle search tree work over networkAlex Auvolat2018-09-014-2/+24
* Implement merge for Merkle search tree, not yet working over networkAlex Auvolat2018-09-014-8/+108
* Chat using Merkle search tree & block store, not yet 100% completeAlex Auvolat2018-08-316-131/+318
* Custom compare and merge functions for Merkle search tree0.0.1Alex Auvolat2018-08-317-111/+231
* Remove useless function, old peer pruningAlex Auvolat2018-08-311-8/+7
* Some refactoring, more functionality for the managerAlex Auvolat2018-08-313-73/+128
* Remove web interface, deregistration for chat subs on deathAlex Auvolat2018-08-314-62/+8
* Fix port issuesAlex Auvolat2018-08-272-3/+4
* Big fixes (1 line), small changes (many lines)Alex Auvolat2018-08-278-13/+124
* Disable web interfaceAlex Auvolat2018-08-275-5/+5
* Use PageStore protocolAlex Auvolat2018-07-202-28/+132