27 Commits

Author SHA1 Message Date
mcrakhman
020b1f1d71
Change pullspace and pushspace methods and handlers 2022-11-10 20:10:57 +01:00
mcrakhman
11e57a43f7
Create space with settings 2022-11-10 19:44:33 +01:00
mcrakhman
354ee3b6c7
Merge remote-tracking branch 'origin/acl-sync' into acl-invite
# Conflicts:
#	common/commonspace/service.go
#	common/pkg/acl/aclrecordproto/aclrecord.pb.go
#	common/pkg/acl/aclrecordproto/protos/aclrecord.proto
#	common/pkg/acl/list/list.go
#	common/pkg/acl/storage/inmemory.go
#	common/pkg/acl/testutils/acllistbuilder/liststoragebuilder.go
#	node/nodespace/rpchandler.go
#	node/nodespace/service.go
2022-11-07 12:36:48 +01:00
mcrakhman
7c1d449743
Add load space command 2022-11-06 18:36:25 +01:00
mcrakhman
9bbb1a02e5
Add pull space method to proto and provide get space 2022-11-06 14:25:27 +01:00
Sergey Cherepanov
25f30cacc2
acl service wip 2022-10-31 11:25:58 +03:00
Sergey Cherepanov
7a2d366bdd
node acl service (wip), fixes 2022-10-26 17:02:27 +03:00
mcrakhman
7b5c51a198
Change tree methods and start adding tree tests 2022-10-26 12:55:47 +02:00
mcrakhman
e419e59f1d
Change space payload 2022-10-24 11:59:37 +02:00
mcrakhman
d6a45cced0
Move concrete logic to concrete packages 2022-10-22 14:23:55 +02:00
mcrakhman
8cc44c4a79
WIP sync refactoring 2022-10-22 13:04:58 +02:00
mcrakhman
c9ded8956c
Fix bugs appearing while creating tree 2022-10-19 20:21:58 +02:00
mcrakhman
95cb91ffad
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00
Sergey Cherepanov
7548082355
move pkgs 2022-10-17 14:11:55 +03:00
mcrakhman
d80986e6d0
Change space service methods and change list storage 2022-10-17 12:40:55 +02:00
mcrakhman
0013f64c61
Add preliminary API and fix space service methods 2022-10-16 17:59:16 +02:00
mcrakhman
526ddf12d5
WIP storage 2022-10-10 23:08:44 +02:00
mcrakhman
2999f2dcdd
Add conf connector and change configuration logic 2022-10-09 21:54:34 +02:00
mcrakhman
82eda9a092
Prepare components for testing 2022-09-30 09:28:13 +02:00
mcrakhman
131f4a6968
Change cache logic 2022-09-28 20:56:11 +02:00
mcrakhman
51af8c223d
Add space/tree creation and derivation and push space protocol changes 2022-09-27 21:06:49 +02:00
mcrakhman
c111257f63
Change account logic and add space objects 2022-09-27 13:31:50 +02:00
mcrakhman
832d0d5bfa
Add treecache to node 2022-09-17 22:18:11 +02:00
mcrakhman
70dabf70dd
Move diff logic to separate service, simplify send sync 2022-09-17 20:54:23 +02:00
mcrakhman
34ef43786c
Update tree sync logic 2022-09-15 13:42:51 +02:00
mcrakhman
aecb95bc92
Add more logic re sync service 2022-09-15 11:35:16 +02:00
Sergey Cherepanov
caa725dc20
package moving + commonaspace and nidespace services 2022-09-08 21:56:32 +03:00