83 Commits

Author SHA1 Message Date
mcrakhman
9b59e6029d
Rename ObjectTree.Iterate to IterateRoot 2023-01-04 14:39:26 +01:00
mcrakhman
c64f732878
Refactor space storage and add tree root 2023-01-03 00:02:33 +01:00
mcrakhman
40f8fb503a
Make tree creation logic more transparent 2023-01-02 23:30:58 +01:00
mcrakhman
397252d97a
Change headsync logic (ensure space closing on nodes) 2023-01-02 10:54:17 +01:00
mcrakhman
58389432d7
Change object creation to do it through cache 2023-01-01 22:05:29 +01:00
Sergey Cherepanov
a55306aa27
Merge pull request #26 from anytypeio/files
files:partial upload
2022-12-29 22:36:41 +03:00
Mikhail Rakhmanov
33a2b5cc84
Merge pull request #25 from anytypeio/naming-and-refactoring 2022-12-29 15:39:07 +01:00
Sergey Cherepanov
84b21c62c5
refactor configs 2022-12-27 16:50:20 +03:00
Sergey Cherepanov
caec31dd7f
files:partial upload 2022-12-27 13:55:51 +03:00
mcrakhman
0a24886ce6
Change ID to Id 2022-12-26 18:01:18 +01:00
mcrakhman
9da4e0e7e9
Change ACL to Acl 2022-12-26 17:52:39 +01:00
mcrakhman
d35d5c9437
Add comments and change cnames 2022-12-26 17:36:42 +01:00
Sergey Cherepanov
6fb720e0ea
files: rpcstore context listen 2022-12-26 18:59:33 +03:00
mcrakhman
e736ff313f
Add generation for textchanges in test client 2022-12-25 21:20:41 +01:00
mcrakhman
f696d774bb
Refactor spacesyncproto 2022-12-25 21:12:17 +01:00
mcrakhman
50dcc735c7
Moving around files and refactoring of common 2022-12-25 20:27:37 +01:00
mcrakhman
3c30f72cd5
WIP refactoring syncstatus headsync 2022-12-25 15:08:26 +01:00
Sergey Cherepanov
555ff804fe
files: fix syncer loop, check ctx.Done 2022-12-22 14:50:20 +03:00
Sergey Cherepanov
ec900d6e9d
go mod fixes 2022-12-22 14:08:15 +03:00
Sergey Cherepanov
0b27fe7642
merge 2022-12-22 14:01:36 +03:00
Sergey Cherepanov
439182cdfa
files: ref, proxyStore, index 2022-12-21 21:23:57 +03:00
mcrakhman
15ccf29f0b
Statusservice refactoring 2022-12-19 17:54:06 +01:00
mcrakhman
ad87d5e545
Update status service 2022-12-19 16:59:43 +01:00
mcrakhman
4aa9ce1a27
Change sync status update logic 2022-12-18 13:16:37 +01:00
mcrakhman
364ec32a39
Added simple watcher and statusservice upgrades 2022-12-17 21:48:48 +01:00
Sergey Cherepanov
8a19ea8dcb
file to client 2022-12-14 19:14:47 +03:00
Sergey Cherepanov
d0a4b05706
file-node 2022-12-14 16:37:59 +03:00
mcrakhman
38e055ed12
Add connection with timeout, message limits more logs etc 2022-12-14 14:27:43 +01:00
mcrakhman
de12b35216
Change tree creation logic 2022-12-06 10:20:05 +01:00
mcrakhman
339dd2b006
Add tree params and debugging 2022-12-03 15:06:43 +01:00
mcrakhman
eb7a6fb9dc
WIP add snapshot methods to debug api 2022-12-03 14:43:18 +01:00
mcrakhman
3d624adc09
WIP node api 2022-12-03 13:09:15 +01:00
mcrakhman
aaecd2ae6d
Move notifiable logic to synctree instead of syncclient 2022-12-02 14:14:02 +01:00
mcrakhman
1e4a25c15d
Add dump heads and new head when adding text 2022-12-02 12:18:38 +01:00
mcrakhman
ea9a51ec02
Add load space methods and fix storage errors 2022-12-02 09:52:04 +01:00
mcrakhman
bab107ebf6
WIP debug client 2022-12-01 11:15:17 +01:00
mcrakhman
ea6dd0dc99
Client api wip 2022-11-30 23:42:26 +01:00
mcrakhman
20b9a36604
Add api grpc server to client 2022-11-30 22:50:43 +01:00
mcrakhman
b3b50aa8ab
Abstract drpc server and add client drpc api 2022-11-30 22:09:18 +01:00
mcrakhman
d49384b98b
Changes for tests and database fixes 2022-11-28 16:15:25 +01:00
mcrakhman
558cecea76
Fix more bugs 2022-11-25 11:40:36 +01:00
mcrakhman
9155a3cbf2
Fix tests 2022-11-24 22:20:01 +01:00
mcrakhman
f98d629a78
Add deletion test 2022-11-24 21:03:43 +01:00
mcrakhman
55e04cd2cd
Change push space and some tree deletion logic 2022-11-24 20:24:59 +01:00
mcrakhman
8854bbbe95
Fix some document deletion bugs 2022-11-12 22:55:12 +01:00
mcrakhman
b617cdc690
Add sync loop to settings document 2022-11-12 18:17:01 +01:00
mcrakhman
62d26fbafd
WIP more deletion checks 2022-11-12 17:49:25 +01:00
mcrakhman
fed41ba3aa
Add non-encrypted changes and settings document logic 2022-11-12 13:36:30 +01:00
mcrakhman
72d83ca171
WIP document deletion 2022-11-11 12:37:45 +01:00
mcrakhman
020b1f1d71
Change pullspace and pushspace methods and handlers 2022-11-10 20:10:57 +01:00