25 Commits

Author SHA1 Message Date
mcrakhman
d41f736234
Revert "Use string instead of bytes, to simplify code"
This reverts commit a907cde3993868dbf27938fe609fd2bbc02db2b5.
2022-09-13 12:26:37 +02:00
mcrakhman
53f0c04f95
Use string instead of bytes, to simplify code 2022-09-13 10:44:02 +02:00
mcrakhman
c6acf63977
Fix list package and some storage stuff 2022-09-12 21:25:20 +02:00
mcrakhman
e743e34849
WIP proto refactoring 2022-09-12 21:06:20 +02:00
Sergey Cherepanov
4f3c8334be
change proto generator to std gogo: fix tests 2022-09-07 19:49:54 +03:00
Sergey Cherepanov
d157c561b7
change proto generator to std gogo 2022-09-07 19:43:01 +03:00
mcrakhman
bf4e4de38c
Fix tests 2022-09-08 08:08:33 +02:00
mcrakhman
07b17491cb
Add ACL exchange logic 2022-08-22 23:53:14 +02:00
mcrakhman
28f4f03dff
Add generated read keys 2022-08-21 17:43:22 +02:00
mcrakhman
1ab430d088
Import acl document from the start 2022-08-21 16:44:05 +02:00
mcrakhman
0efa617075
Add test for user remove 2022-08-21 15:50:06 +02:00
mcrakhman
0dcb95fbcd
Add first ACL list test and other refactoring 2022-08-21 15:23:47 +02:00
mcrakhman
86118686ad
Update code to work with acl lists and new models 2022-08-20 14:28:06 +02:00
mcrakhman
8868bd92fe
Add ACLList struct 2022-08-19 21:44:38 +02:00
mcrakhman
a140834288
Change treeheader to header 2022-08-19 20:34:09 +02:00
mcrakhman
550d1826a9
Change list builder 2022-08-19 18:17:02 +02:00
mcrakhman
9247866bb6
Use pb rawchanges instead of treestorage.RawChange 2022-07-15 09:39:16 +02:00
mcrakhman
d2f2cdb40c
Add account reading from file logic 2022-07-14 21:07:34 +02:00
mcrakhman
bc1a0cf678
Rename pb packages to something more meaningful 2022-07-14 13:16:12 +02:00
mcrakhman
883e51c84d
Rename keys 2022-07-13 22:57:12 +02:00
mcrakhman
d5a801cff5
Remove go-threads 2022-07-13 22:54:47 +02:00
mcrakhman
90b884534c
Add error in all methods of tree storage 2022-07-13 22:25:32 +02:00
mcrakhman
59977218e2
Change thread to tree storage and other changes with protos 2022-07-13 22:11:38 +02:00
mcrakhman
2ac69e480e
Update keys 2022-07-13 20:52:56 +02:00
Sergey Cherepanov
231c571787
project structure proposal 2022-07-13 20:09:19 +03:00