13 Commits

Author SHA1 Message Date
mcrakhman
58812a568f
WIP root change refactoring 2022-09-25 13:50:35 +02:00
mcrakhman
3cbdf798a2
Merge branch 'drpc-services' into space-sync
# Conflicts:
#	Makefile
#	cmd/node/node.go
#	pkg/acl/aclchanges/aclpb/aclchanges.pb.go
#	pkg/acl/acltree/aclstatebuilder.go
#	pkg/acl/acltree/change.go
#	pkg/acl/example/plaintextdocument/document.go
#	pkg/acl/example/plaintextdocument/plaintextdocstate.go
#	pkg/acl/list/aclstate.go
#	pkg/acl/list/changebuilder.go
#	pkg/acl/testutils/testchanges/proto/test.pb.go
#	pkg/acl/testutils/treestoragebuilder/treestoragebuilder.go
#	pkg/acl/testutils/treestoragebuilder/treestoragebuildergraph_nix.go
#	pkg/acl/tree/treegraph_nix.go
#	service/document/service.go
#	service/space/service.go
#	service/space/space.go
#	service/sync/requesthandler/requesthandler.go
#	service/treecache/service.go
#	syncproto/helpers.go
#	syncproto/sync.pb.go
2022-09-11 15:36:38 +02:00
mcrakhman
3f284889ac
Make stuff compile 2022-09-08 07:50:52 +02:00
mcrakhman
b8e3ec8b7b
Rename to object tree 2022-09-05 13:08:49 +02:00
mcrakhman
90cee00319
Further changes to treebuilder etc 2022-09-05 11:48:50 +02:00
mcrakhman
10a5677241
Add ACL exchange logic 2022-08-22 23:53:14 +02:00
mcrakhman
13236d8ebc
Import acl document from the start 2022-08-21 16:44:05 +02:00
mcrakhman
6bfda6743e
Update code to work with acl lists and new models 2022-08-20 14:28:06 +02:00
mcrakhman
e5fe1b5a92
Change treeheader to header 2022-08-19 20:35:10 +02:00
mcrakhman
edaad85990
Create ACL list and update tree package 2022-08-18 23:03:27 +02:00
mcrakhman
340528f5af
Fix update document 2022-08-12 10:01:01 +02:00
mcrakhman
66067a3506
Fix bugs related to docTree and aclTree 2022-08-11 19:04:29 +02:00
mcrakhman
88b0e8cd7e
Add storage and change API to include both tree types 2022-08-11 15:54:27 +02:00