50 Commits

Author SHA1 Message Date
mcrakhman
9d9867a632
Change tree creation logic 2022-12-06 10:19:53 +01:00
mcrakhman
6bf8864f5a
Fix incorrect args in debug 2022-12-05 20:02:26 +01:00
mcrakhman
00b1b8e4a5
Fix notifiable when creating sync tree 2022-12-05 17:21:14 +01:00
mcrakhman
75706111ee
WIP node api 2022-12-03 12:44:02 +01:00
mcrakhman
0d0bd82dc7
Simplify space locked solution 2022-12-03 11:48:18 +01:00
mcrakhman
af5077d1c2
Stopped space from unloading if trees are still there 2022-12-02 19:45:43 +01:00
mcrakhman
3dec56141f
Add dump heads and new head when adding text 2022-12-02 12:18:38 +01:00
mcrakhman
694973a4e3
Tests and refactoring 2022-11-29 16:54:04 +01:00
mcrakhman
b24f79645d
Improve interfaces for synctree, generate mocks 2022-11-28 16:54:31 +01:00
mcrakhman
bba4efaa50
Simplify deletion pipeline and change other stuff 2022-11-24 01:17:56 +01:00
mcrakhman
035a2fc1e6
Fix some document deletion bugs 2022-11-12 22:55:12 +01:00
mcrakhman
a6507db992
Add sync loop to settings document 2022-11-12 18:17:01 +01:00
mcrakhman
a5fe46e50e
WIP more deletion checks 2022-11-12 17:49:25 +01:00
mcrakhman
676976e7d3
Diff service notify logic 2022-11-12 16:24:06 +01:00
mcrakhman
696cc37055
Add non-encrypted changes and settings document logic 2022-11-12 13:29:00 +01:00
mcrakhman
d09a802487
WIP document deletion 2022-11-11 12:37:45 +01:00
mcrakhman
8805ba78ef
Change pullspace and pushspace methods and handlers 2022-11-10 20:10:57 +01:00
Sergey Cherepanov
cb8a288773
acl service wip 2022-10-31 11:25:58 +03:00
mcrakhman
e1987a36bb
Add pull space method to proto and provide get space 2022-11-06 14:25:27 +01:00
mcrakhman
6518a0f971
Change proto and generalise logic 2022-10-22 16:05:06 +02:00
mcrakhman
69211dfe66
Move concrete logic to concrete packages 2022-10-22 14:23:42 +02:00
mcrakhman
e289fd4f89
WIP sync refactoring 2022-10-22 13:04:58 +02:00
mcrakhman
3de5265fbc
Storage close and diff fixes and logs 2022-10-21 20:34:37 +02:00
mcrakhman
f213ec7efe
Fix bug with head update not being sent on first receive 2022-10-20 18:56:09 +02:00
mcrakhman
524cf07d56
Fix bugs appearing while creating tree 2022-10-19 20:21:58 +02:00
mcrakhman
282ef17df3
Document creation fixes 2022-10-19 17:59:12 +02:00
mcrakhman
9692ebe887
Add space and tree close logic and fix some related tests 2022-10-19 12:20:24 +02:00
mcrakhman
42e0c50540
Add space and document creation logic for client 2022-10-18 14:17:49 +02:00
Sergey Cherepanov
daa9bb1df0
move pkgs 2022-10-17 14:11:55 +03:00
mcrakhman
b07b50a042
Change space service methods and change list storage 2022-10-17 12:40:55 +02:00
mcrakhman
003a8688d8
Add close waiter and close logic for db 2022-10-12 21:36:16 +02:00
mcrakhman
84356efa86
Further updates to sync logic 2022-10-02 16:11:47 +02:00
mcrakhman
0ef1df6dfb
Fix circular deps etc 2022-09-29 16:22:56 +02:00
mcrakhman
b59edc4b6b
Change cache logic 2022-09-28 20:56:11 +02:00
mcrakhman
2347591c69
Add better error handling 2022-09-28 19:55:47 +02:00
mcrakhman
b8bdbacbce
Add push space logic and change storage interface 2022-09-28 09:18:04 +02:00
mcrakhman
f7b330985d
Add space/tree creation and derivation and push space protocol changes 2022-09-27 21:06:49 +02:00
mcrakhman
a377b56fe4
Change account logic and add space objects 2022-09-27 13:31:50 +02:00
mcrakhman
9b752d0e96
Few more fixes, remove node service 2022-09-26 22:15:40 +02:00
mcrakhman
4270bd25b5
Some renamings and fixes 2022-09-18 11:23:01 +02:00
mcrakhman
f3a2944d60
Add treecache to node 2022-09-17 22:18:11 +02:00
mcrakhman
212553d63d
Remove responsibility of objecttree to notify and move to synctree 2022-09-17 21:39:17 +02:00
mcrakhman
4754c9704b
Move diff logic to separate service, simplify send sync 2022-09-17 20:54:23 +02:00
mcrakhman
ca1d0a43b1
Update stream configuration and sync service 2022-09-16 11:20:43 +02:00
mcrakhman
ce2c2eaecc
Add tree validation before saving 2022-09-16 07:47:36 +02:00
mcrakhman
592a802d5d
Add build tree sync request 2022-09-16 00:22:22 +02:00
mcrakhman
b17c33256a
Update peer reading logic 2022-09-15 14:11:49 +02:00
mcrakhman
6d38f381ce
Update tree sync logic 2022-09-15 13:42:51 +02:00
mcrakhman
bd0f419fab
Add more logic re sync service 2022-09-15 11:35:16 +02:00
Sergey Cherepanov
fe6b71059d
package moving + commonaspace and nidespace services 2022-09-08 21:56:32 +03:00