Mikhail Rakhmanov
|
ae90afb97d
|
Update verifier logic
|
2025-05-12 13:59:29 +02:00 |
|
Mikhail Rakhmanov
|
c2dc1770b6
|
Add verifier logic
|
2025-05-12 13:17:28 +02:00 |
|
Mikhail Rakhmanov
|
ab01e874bb
|
Implement iinvite join and tests
|
2025-05-11 16:42:51 +02:00 |
|
Mikhail Rakhmanov
|
a8699f38f9
|
Rewrite batch requests
|
2025-05-11 14:32:15 +02:00 |
|
Mikhail Rakhmanov
|
3ab01e7d96
|
Update aclstate
|
2025-05-09 11:57:33 +02:00 |
|
Mikhail Rakhmanov
|
bc9193b33a
|
Decrypt Invite
|
2025-05-09 11:38:55 +02:00 |
|
Mikhail Rakhmanov
|
4e9f1a3356
|
Add invite type
|
2025-05-07 13:53:33 +02:00 |
|
Mikhail Rakhmanov
|
acda7ef392
|
Merge pull request #422 from anyproto/go-5297-push-service-1st-iteration
GO-5297: add FirstMetadataKey function to AclState
|
2025-04-24 16:51:32 +02:00 |
|
Mikhail Rakhmanov
|
02ee0d327b
|
Change method
|
2025-04-24 16:46:00 +02:00 |
|
Mikhail Rakhmanov
|
c211ccf26e
|
Add encryption
|
2025-04-07 21:37:55 +02:00 |
|
AnastasiaShemyakinskaya
|
8140ae1c0b
|
GO-5297: fix
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-04-03 10:34:57 +02:00 |
|
AnastasiaShemyakinskaya
|
8423879349
|
GO-5297: add FirstMetadataKey func
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-03-21 18:50:08 +01:00 |
|
Roman Khafizianov
|
ea9522d292
|
acl: add guest user permission
|
2025-03-12 14:17:59 +01:00 |
|
mcrakhman
|
1e374945e1
|
Implement stream
|
2025-02-11 17:49:08 +01:00 |
|
mcrakhman
|
c899e45b29
|
Fix incorrect root validation
|
2024-11-28 21:56:56 +01:00 |
|
mcrakhman
|
012a7ee5f0
|
Change gogo/protobuf to anyproto/protobuf
|
2024-08-02 11:14:12 +02:00 |
|
mcrakhman
|
3d52c4c395
|
Add isEmpty and stop sharing check
|
2024-04-07 13:37:35 +02:00 |
|
Sergey Cherepanov
|
151dd9508d
|
aclService: OwnerId, Permissions
|
2024-03-11 16:04:14 +01:00 |
|
mcrakhman
|
6106c490d7
|
Add stop sharing
|
2024-02-26 21:32:03 +01:00 |
|
mcrakhman
|
b29060bc2b
|
Change apply mechanism
|
2024-02-26 14:26:22 +01:00 |
|
mcrakhman
|
52f4891500
|
Rename CurrentStates -> CurrentAccounts
|
2024-02-15 18:42:11 +01:00 |
|
mcrakhman
|
ea956f1ffc
|
Filter no read key changes
|
2024-02-14 16:27:43 +01:00 |
|
mcrakhman
|
dfd5c9b0b7
|
Change cancel request method
|
2024-01-31 12:26:47 +01:00 |
|
mcrakhman
|
9a97b97a78
|
Change aclstate
|
2024-01-30 14:33:29 +01:00 |
|
mcrakhman
|
182228f367
|
Fix acl and add tests
|
2024-01-29 18:09:02 +01:00 |
|
mcrakhman
|
fb93a31c2d
|
Add request cancel
|
2024-01-29 13:42:49 +01:00 |
|
mcrakhman
|
b807dc5359
|
Prevent self join
|
2024-01-25 19:26:01 +01:00 |
|
mcrakhman
|
ac046a83af
|
Fix codes and add test suite
|
2024-01-24 14:32:02 +01:00 |
|
mcrakhman
|
9be4cb6196
|
Add more tests
|
2024-01-23 20:56:50 +01:00 |
|
mcrakhman
|
3f5a1dc86f
|
Add new changes
|
2024-01-23 07:28:01 +01:00 |
|
mcrakhman
|
46e96664b4
|
WIP acl refactor and tests
|
2024-01-23 04:54:19 +01:00 |
|
mcrakhman
|
b7aba63a38
|
Add record id as a field
|
2024-01-15 12:45:48 +01:00 |
|
mcrakhman
|
a0c977ba64
|
Decrypt join records
|
2024-01-12 20:22:04 +01:00 |
|
mcrakhman
|
960307814c
|
Add diff for account states
|
2024-01-12 12:32:29 +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
|
6d13d82464
|
Ignore metadata in derived acl
|
2023-08-03 10:20:49 +02:00 |
|
mcrakhman
|
1ef69a553a
|
Fix error handling and setting last record
|
2023-08-02 14:55:34 +02:00 |
|
mcrakhman
|
37e4ac1f9c
|
Fix reading keys for non-members
|
2023-08-02 13:45:57 +02:00 |
|
mcrakhman
|
759a96019a
|
Add tests and limit metadata len
|
2023-08-02 09:34:33 +02:00 |
|
mcrakhman
|
589dc64465
|
Make some tests compile
|
2023-08-01 15:32:04 +02:00 |
|
mcrakhman
|
bc20ea3a55
|
Add metadata key logic and refactor acl
|
2023-08-01 11:57:59 +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 |
|
mcrakhman
|
0ffbb6fa5a
|
Rework ACL structures
|
2023-06-27 19:44:44 +02:00 |
|
mcrakhman
|
061522eec2
|
Update protocol
|
2023-06-26 19:38:54 +02:00 |
|
mcrakhman
|
62f23b7229
|
Update record builder to build new payloads
|
2023-06-26 11:43:17 +02:00 |
|
mcrakhman
|
81aadfde7e
|
Add validate method in list
|
2023-06-26 10:10:14 +02:00 |
|
mcrakhman
|
7577c14d5f
|
Add state apply changes
|
2023-06-23 16:16:26 +02:00 |
|