64 Commits

Author SHA1 Message Date
mcrakhman
e186761968
Fix ctx and change add method name in storage 2023-05-11 18:31:59 +02:00
mcrakhman
ca5be7cd0a
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
8b3d8a4fef
Update sync protocol to remove transaction add 2023-05-10 23:51:03 +02:00
mcrakhman
fdbcd29b29
Add build full tree for history tree 2023-05-07 20:27:46 +02:00
mcrakhman
7294a74de0
Improve timestamp test 2023-05-04 16:25:41 +02:00
mcrakhman
ce9fcb5b0a
Change timestamp condition 2023-05-04 14:58:17 +02:00
mcrakhman
d26bce0dea
Send timestamp to addcontent 2023-05-04 14:12:29 +02:00
mcrakhman
0cb7ae1100
Add timestamp externally in tree 2023-05-04 11:10:08 +02:00
mcrakhman
6efde25562
Keep inmemory data on load 2023-04-27 19:11:05 +02:00
mcrakhman
da0e4f148a
Fix empty data tree 2023-04-27 18:24:45 +02:00
mcrakhman
73201843e5
Merge remote-tracking branch 'origin/main' into sync-tests
# Conflicts:
#	commonspace/object/tree/synctree/synctree_test.go
#	commonspace/objectsync/objectsync.go
#	commonspace/objectsync/syncclient.go
2023-04-19 10:13:37 +02:00
mcrakhman
8fc1f03f54
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
678ec256bf
Add tests and don't load data into changes 2023-04-17 23:51:17 +02:00
mcrakhman
673925df84
Improve validator logic and add tests 2023-04-14 00:16:58 +02:00
mcrakhman
caa63463d1
Merge branch 'main' into sync-tests
# Conflicts:
#	commonspace/object/acl/list/aclrecordbuilder_test.go
#	commonspace/object/tree/objecttree/objecttree_test.go
2023-04-13 13:54:46 +02:00
Sergey Cherepanov
85997631ff
Merge pull request #64 from anytypeio/bilienko/GO-1051
Cache | Reduce RAM
2023-04-04 11:50:49 +02:00
mcrakhman
19fd4e3a56
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
Dmitry Bilienko
178159b0c5 Cache | Reduce RAM 2023-03-28 16:25:36 +08:00
mcrakhman
13f30aa60f
Change sym encryption logic in objecttree 2023-03-27 23:03:02 +02:00
mcrakhman
3d017d1e0c
Add individual key derivation for trees 2023-03-27 13:01:35 +02:00
mcrakhman
0243ec0fca
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
98931433a5
Fix handshake tests 2023-03-26 13:45:24 +02:00
mcrakhman
d9868c55c2
Add KeyStorage 2023-03-25 14:06:20 +01:00
mcrakhman
fd5bd0b099
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
5baa6dc856
ACLState refactoring 2023-03-24 22:43:25 +01:00
mcrakhman
d9cf1feaee
Merge branch 'protocol-crypto-update' into update-proto
# Conflicts:
#	commonspace/object/acl/aclrecordproto/aclrecord.pb.go
2023-03-24 14:58:47 +01:00
mcrakhman
33c9a25665
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
accf68fc60
Start sync tests 2023-03-13 21:47:07 +01:00
Roman Khafizianov
1a01f361ad
Merge pull request #48 from anytypeio/fix-suggared-logger
fix replacing existing logger
2023-03-13 14:15:26 +01:00
mcrakhman
67ca417cb8
Change timeestamps 2023-03-11 12:52:42 +01:00
Roman Khafizianov
df9a5f11ae
cleanup logger names 2023-03-10 19:32:20 +01:00
Roman Khafizianov
ec0d8a0c07
fix replacing existing logger 2023-03-10 19:18:15 +01:00
mcrakhman
a97efd2a5b
Merge branch 'ocache-try-close' into update-proto 2023-03-10 18:12:03 +01:00
mcrakhman
ea74562290
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
74f39239c6
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
0c79741216
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
Mikhail Rakhmanov
d22d8f4f25
Merge pull request #39 from anytypeio/coordinator 2023-03-06 18:59:17 +01:00
mcrakhman
5218eea8ad
Fix change builder with no root 2023-03-02 21:08:14 +01:00
Roman Khafizianov
3f95941045
exclude graphviz when CGO_ENABLED=0 2023-02-28 17:03:19 +01:00
mcrakhman
0c200ba323
Test settings state builder 2023-02-25 21:41:35 +01:00
mcrakhman
3cd292db5b
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
mcrakhman
c37c7ba874
Fix putTree close and handshake params and add logs for trees used debug 2023-02-21 16:36:58 +01:00
Roman Khafizianov
0601685040
fix tests 2023-02-10 14:40:45 +01:00
Roman Khafizianov
adec5fa746
RWLocker iface: add TryLock 2023-02-10 14:23:45 +01:00
Sergey Cherepanov
b2140f3c30
fix win build 2023-02-05 17:29:55 +03:00
mcrakhman
82b398ff7f
Set object tree id at the start 2023-01-26 10:06:06 +01:00
mcrakhman
dffb418e60
Add tree exporter 2023-01-25 21:20:23 +01:00
mcrakhman
348b94a554
Change debug api for tree 2023-01-25 11:26:37 +01:00
mcrakhman
60b2c99660
Change interfaces for import tree 2023-01-25 10:13:01 +01:00
mcrakhman
7174e0e081
Add exporter/viewer interfaces and empty methods, refactoring 2023-01-22 22:16:14 +01:00