1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 14:07:02 +09:00
Commit graph

34 commits

Author SHA1 Message Date
mcrakhman
37e4ac1f9c
Fix reading keys for non-members 2023-08-02 13:45:57 +02:00
mcrakhman
bc20ea3a55
Add metadata key logic and refactor acl 2023-08-01 11:57:59 +02:00
mcrakhman
718a5b04dc
Update proto 2023-06-22 13:42:38 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
86ac7223db
Fix ctx and change add method name in storage 2023-05-11 18:31:59 +02:00
mcrakhman
7feb6b0d2c
Send update only on remote tree or put tree when building 2023-05-11 13:40:24 +02:00
mcrakhman
2c832d2518
Update sync protocol to remove transaction add 2023-05-10 23:51:03 +02:00
mcrakhman
2489e19bab
Change timestamp condition 2023-05-04 14:58:17 +02:00
mcrakhman
2958e32636
Send timestamp to addcontent 2023-05-04 14:12:29 +02:00
mcrakhman
8f144f20a6
Keep inmemory data on load 2023-04-27 19:11:05 +02:00
mcrakhman
95cb364316
Fix empty data tree 2023-04-27 18:24:45 +02:00
mcrakhman
520c9717ca
Add tests and don't load data into changes 2023-04-17 23:51:17 +02:00
mcrakhman
8729d069dc
Add settings snapshot logic 2023-03-29 23:06:51 +02:00
mcrakhman
61819f04a2
Change sym encryption logic in objecttree 2023-03-27 23:03:02 +02:00
mcrakhman
07f658a96f
Add individual key derivation for trees 2023-03-27 13:01:35 +02:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
c00ea331dc
ACLState refactoring 2023-03-24 22:43:25 +01:00
mcrakhman
7c4abdbb8c
Add sym key 2023-03-24 13:01:53 +01:00
mcrakhman
307b741dc7
Update tryclose with ttl 2023-03-10 10:17:57 +01:00
mcrakhman
520f2cf470
Update objecttree with tryclose 2023-03-09 23:09:26 +01:00
mcrakhman
6a3606f92c
Add change type and payload 2023-03-10 14:37:03 +01:00
mcrakhman
73b27c7dac
Update any-sync new deletion logic 2023-02-23 21:08:31 +01:00
Roman Khafizianov
f81196eb98
RWLocker iface: add TryLock 2023-02-10 14:23:45 +01:00
mcrakhman
0d516874e2
Add tree exporter 2023-01-25 21:20:23 +01:00
mcrakhman
75d94db5bb
Change debug api for tree 2023-01-25 11:26:37 +01:00
mcrakhman
88c4bc28f6
Add exporter/viewer interfaces and empty methods, refactoring 2023-01-22 22:16:14 +01:00
mcrakhman
4f27e8e48d
Optimize interfaces 2023-01-18 08:36:54 +01:00
mcrakhman
d15a02571f
Add GetChange method to tree 2023-01-18 08:07:47 +01:00
mcrakhman
4a0ec1f793
WIP history tree 2023-01-17 23:07:15 +01:00
mcrakhman
58646d8b0c
Transactional add in object tree 2023-01-15 15:49:09 +01:00
mcrakhman
7a57d7b0c4
Change objecttree to set mode Rebuild if we update the snapshot after current heads 2023-01-14 20:59:54 +01:00
mcrakhman
332d8bb373
Change object tree debug dump 2023-01-11 19:04:47 +01:00
Sergey Cherepanov
da4a43d5a0
go vet 2023-01-07 13:35:12 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/object/tree/objecttree/objecttree.go (Browse further)