mcrakhman
|
7f67f46b30
|
Client api wip
|
2022-11-30 23:42:26 +01:00 |
|
mcrakhman
|
220b2608b1
|
Add api grpc server to client
|
2022-11-30 22:50:43 +01:00 |
|
mcrakhman
|
d02169c585
|
Abstract drpc server and add client drpc api
|
2022-11-30 22:09:18 +01:00 |
|
mcrakhman
|
8483ca1c87
|
Changes for tests and database fixes
|
2022-11-28 16:15:25 +01:00 |
|
mcrakhman
|
0f6122c09b
|
Fix more bugs
|
2022-11-25 11:40:36 +01:00 |
|
mcrakhman
|
f988ba9206
|
Fix tests
|
2022-11-24 22:20:01 +01:00 |
|
mcrakhman
|
4e6b7cfdda
|
Add deletion test
|
2022-11-24 21:03:43 +01:00 |
|
mcrakhman
|
5715450aff
|
Change push space and some tree deletion logic
|
2022-11-24 20:24:59 +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
|
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 |
|
mcrakhman
|
bd3aff19e7
|
Create space with settings
|
2022-11-10 19:44:33 +01:00 |
|
mcrakhman
|
7167b71a90
|
Add client space
|
2022-11-07 15:53:27 +01:00 |
|
Sergey Cherepanov
|
cb8a288773
|
acl service wip
|
2022-10-31 11:25:58 +03:00 |
|
Sergey Cherepanov
|
41a3f0502e
|
node acl service (wip), fixes
|
2022-10-26 17:00:43 +03:00 |
|
mcrakhman
|
6faa5d6dc6
|
Fix bugs in syncer etc, add peerkey for clients
|
2022-11-06 22:43:28 +01:00 |
|
mcrakhman
|
be1c6e89b9
|
Add load space command
|
2022-11-06 18:36:25 +01:00 |
|
mcrakhman
|
e1987a36bb
|
Add pull space method to proto and provide get space
|
2022-11-06 14:25:27 +01:00 |
|
mcrakhman
|
1e73844ac0
|
Further test refactoring
|
2022-10-27 16:57:01 +02:00 |
|
mcrakhman
|
c53ede6913
|
Update tests
|
2022-10-26 22:03:02 +02:00 |
|
mcrakhman
|
177ac62057
|
Add space storage test
|
2022-10-26 21:48:59 +02:00 |
|
mcrakhman
|
9b85cf2373
|
Add badger list storage and tree storage test
|
2022-10-26 21:26:36 +02:00 |
|
mcrakhman
|
f2790cb574
|
Change tree methods and start adding tree tests
|
2022-10-26 12:55:47 +02:00 |
|
mcrakhman
|
921e4410b8
|
Revert "Push main go remove replace"
This reverts commit 440d63ade0d68226344af7f2c2c6bde866e4ba89.
|
2022-10-18 11:17:57 +02:00 |
|
mcrakhman
|
349cf58ccf
|
Push main go remove replace
|
2022-10-18 11:17:15 +02:00 |
|
mcrakhman
|
9642c11eea
|
Change space payload
|
2022-10-24 11:59:37 +02:00 |
|
mcrakhman
|
3de5265fbc
|
Storage close and diff fixes and logs
|
2022-10-21 20:34:37 +02:00 |
|
mcrakhman
|
40d5d832fb
|
Fix add text bug
|
2022-10-20 19:08:43 +02:00 |
|
mcrakhman
|
1af3f1b290
|
Fix bugs with storage
|
2022-10-20 16:02:16 +02:00 |
|
mcrakhman
|
282ef17df3
|
Document creation fixes
|
2022-10-19 17:59:12 +02:00 |
|
mcrakhman
|
071d0800b7
|
Fix client imports
|
2022-10-19 15:07:29 +02:00 |
|
mcrakhman
|
267c96785f
|
Add client configs to nodegen
|
2022-10-19 14:03:40 +02:00 |
|
mcrakhman
|
9d4f0395b9
|
Add API service
|
2022-10-19 13:38:20 +02:00 |
|
mcrakhman
|
aa0d6ea155
|
Add controller which calls different api methods
|
2022-10-19 12:48:55 +02:00 |
|
mcrakhman
|
9692ebe887
|
Add space and tree close logic and fix some related tests
|
2022-10-19 12:20:24 +02:00 |
|
mcrakhman
|
a3f2fb5eae
|
Add client cmd
|
2022-10-18 15:16:06 +02:00 |
|
mcrakhman
|
42e0c50540
|
Add space and document creation logic for client
|
2022-10-18 14:17:49 +02:00 |
|
Sergey Cherepanov
|
547582e3ed
|
mod replace
|
2022-10-17 17:05:42 +03:00 |
|
Sergey Cherepanov
|
2c3ebf9ce1
|
go workspaces
|
2022-10-17 15:31:09 +03: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
|
3752fde5e1
|
Add preliminary API and fix space service methods
|
2022-10-16 17:59:16 +02:00 |
|
mcrakhman
|
8b45d698c2
|
Further wip badger
|
2022-10-16 16:41:01 +02:00 |
|
mcrakhman
|
bc9f0c19b7
|
Client badger WIP
|
2022-10-15 21:43:01 +02:00 |
|