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

32 commits

Author SHA1 Message Date
mcrakhman
fdff2852c7
Refactor error sync logic 2023-08-21 21:29:40 +02:00
mcrakhman
fb4bbd742e
Change naming for status set 2023-08-17 10:46:46 +02:00
mcrakhman
8b0bb93a2f
Prevent connections on space deletion 2023-08-16 21:37:23 +02:00
mcrakhman
13b89c3a69
Merge branch 'release-fixes' into metadata-key
# Conflicts:
#	commonspace/headsync/diffsyncer.go
#	commonspace/headsync/headsync.go
2023-08-03 09:53:16 +02:00
mcrakhman
959b1307c6
Remove from config 2023-07-17 14:48:05 +02:00
mcrakhman
a35d94a20a
Add sync logger to reduce number of logs 2023-07-17 13:50:49 +02:00
mcrakhman
098120da84
Update headsync tests 2023-07-11 13:58:59 +02:00
mcrakhman
bef93d46ad
Implement sync protocol 2023-07-03 18:19:23 +02:00
mcrakhman
145332b0f7
Add headsync acl logic 2023-07-03 13:43:54 +02:00
mcrakhman
b85f545fa3
Update connections on space level 2023-06-04 11:17:56 +02:00
mcrakhman
eeb87dd144
WIP further space refactoring 2023-06-01 14:24:58 +02:00
mcrakhman
b0fa43fb14
WIP work on components 2023-06-01 10:28:32 +02:00
mcrakhman
e9ea4e1d3e
Provide treemanager from outside for settings id 2023-05-26 20:21:07 +02:00
mcrakhman
f0a3edd798
Add tree syncer 2023-05-26 09:49:09 +02:00
mcrakhman
5b553f1a8d
Change headsync logic 2023-05-25 20:23:19 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
7ed44c27b9
Fix logs in diffsyncer (thanks Roma) 2023-05-11 18:48:38 +02:00
mcrakhman
07b16554cd
Change treegetter to treemanager and return BuildObjectTreeFunc 2023-04-18 00:34:14 +02:00
mcrakhman
b56603ca83
Add todo 2023-03-06 14:29:07 +01:00
mcrakhman
a124dbc7ea
Update diffsyncer to directly sync settings tree 2023-03-06 11:08:27 +01:00
mcrakhman
dc72150c1a
Add credential provider 2023-03-02 22:04:37 +01:00
mcrakhman
89fa4d71a3
Create methods for deleting space 2023-02-20 23:47:32 +01:00
mcrakhman
c95059b4c6
Add subscribe after push 2023-02-17 22:27:10 +01:00
mcrakhman
d1fe82b086
Rename sync tree 2023-02-04 17:38:27 +01:00
mcrakhman
5db8fd8f0b
Simplify ping tree 2023-02-03 20:12:02 +01:00
Sergey Cherepanov
6cb9fc5092
streammanger -> peermanager, remove confconnector 2023-01-30 19:18:53 +03:00
Sergey Cherepanov
0e7450fd52
streampool fixes 2023-01-27 16:14:34 +03:00
Sergey Cherepanov
80c8da8cac
space milti queue 2023-01-27 13:50:36 +03:00
Sergey Cherepanov
81bdd3fefb
ctx logger + streapool add/removeTags + space subscribe message 2023-01-24 22:10:16 +03:00
Sergey Cherepanov
34848254be
commonspace with new streampool 2023-01-19 15:17:04 +03:00
Sergey Cherepanov
ccfcc2f399
save space hash 2023-01-13 19:13:26 +03:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/headsync/diffsyncer.go (Browse further)