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

29 commits

Author SHA1 Message Date
Mikhail Rakhmanov
ae90afb97d
Update verifier logic 2025-05-12 13:59:29 +02:00
Mikhail Rakhmanov
4e9f1a3356
Add invite type 2025-05-07 13:53:33 +02:00
mcrakhman
486c4f4a90
Merge branch 'main' into GO-4146-new-spacestore
# Conflicts:
#	commonspace/deletion_test.go
#	commonspace/headsync/headsync.go
#	commonspace/headsync/headsync_test.go
#	commonspace/object/tree/objecttree/objecttree.go
#	commonspace/object/tree/synctree/synctree.go
#	go.mod
#	go.sum
2024-12-27 19:20:57 +01:00
mcrakhman
34fbb6baa8
Use headstorage everywhere 2024-12-03 22:21:24 +01:00
mcrakhman
ad3d0c40d0
Add real storage for tests 2024-12-02 22:16:14 +01:00
mcrakhman
76db272232
Add inmemory storage 2024-12-02 13:10:48 +01:00
mcrakhman
c899e45b29
Fix incorrect root validation 2024-11-28 21:56:56 +01:00
Sergey Cherepanov
151dd9508d
aclService: OwnerId, Permissions 2024-03-11 16:04:14 +01:00
mcrakhman
b853fefd30
Update syncacl 2024-02-26 21:03:28 +01:00
mcrakhman
b29060bc2b
Change apply mechanism 2024-02-26 14:26:22 +01:00
mcrakhman
46e96664b4
WIP acl refactor and tests 2024-01-23 04:54:19 +01:00
mcrakhman
6b6ba6c594
Add acl helpers 2024-01-09 19:00:30 +01:00
mcrakhman
cb7f2402c6
Add owner metadata 2023-10-12 15:44:51 +02:00
mcrakhman
17a6f7cb55
Moving parts, refactoring for deletion 2023-08-16 21:16:15 +02:00
mcrakhman
7154d80ee6
Add checks for lastRecordId in tests 2023-08-03 09:21:50 +02:00
mcrakhman
4ddfce428d
Add metadata decrypt test 2023-08-02 11:49:23 +02:00
mcrakhman
759a96019a
Add tests and limit metadata len 2023-08-02 09:34:33 +02:00
mcrakhman
4926fed020
Fix tests 2023-08-01 20:20:43 +02:00
mcrakhman
589dc64465
Make some tests compile 2023-08-01 15:32:04 +02:00
mcrakhman
94aea5bafb
Expose Acl in space 2023-07-10 23:17:05 +02:00
mcrakhman
822e7f374d
Change to consensus proto 2023-07-01 13:17:18 +02:00
mcrakhman
f4cbbfa374
Update tests 2023-06-29 00:57:24 +02:00
mcrakhman
3f08fcb555
Add account remove test 2023-06-28 15:43:35 +02:00
mcrakhman
39f41c52d1
Add invite test 2023-06-28 14:55:17 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
mcrakhman
21a3ae0768
Fix objecttree tests 2023-03-26 18:36:07 +02:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
mcrakhman
c00ea331dc
ACLState refactoring 2023-03-24 22:43:25 +01:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/commonspace/object/acl/list/list_test.go (Browse further)