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

1481 commits

Author SHA1 Message Date
Sergey
850a4a632e
Merge pull request #156 from anyproto/fix-data-race
Fix data race in net/pool
2024-01-31 18:34:13 +01:00
mcrakhman
dfd5c9b0b7
Change cancel request method 2024-01-31 12:26:47 +01:00
mcrakhman
e016fc103b
Update space client 2024-01-31 12:20:46 +01:00
Sergey
9428f81e88
Fix data race in net/pool 2024-01-31 08:23:29 +01:00
mcrakhman
3f69ddada3
Merge remote-tracking branch 'origin/main' into GO-2755-more-acl-improvements
# Conflicts:
#	commonspace/object/acl/list/acltestsuite_test.go
2024-01-30 20:25:26 +01:00
Mikhail Rakhmanov
aaa5845a14
Merge pull request #155 from anyproto/GO-2790-prevent-changes-for-client
GO-2790: Validate keys and add tests
2024-01-30 20:19:42 +01:00
mcrakhman
a12c8ae569
Check heads after rollback 2024-01-30 20:13:43 +01:00
mcrakhman
9bb40306cf
Validate keys and add tests 2024-01-30 20:09:32 +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
4ab3f0f24f
Add invite revoke method 2024-01-29 13:03:07 +01:00
mcrakhman
916b574de0
Implement missing acl client methods 2024-01-29 12:56:35 +01:00
Mikhail
a382f91434
Merge pull request #152 from anyproto/go-1293-fix-ocache
GO-1293 Remove ocache goroutine
2024-01-26 15:24:04 +03:00
Mikhail Iudin
0d66f3d8be
GO-1293 Remove ocache goroutine 2024-01-25 19:45:10 +01:00
mcrakhman
b807dc5359
Prevent self join 2024-01-25 19:26:01 +01:00
mcrakhman
30920610e6
More fixes 2024-01-25 14:44:59 +01:00
mcrakhman
9a4c0403e5
Fix acl head update 2024-01-25 14:31:40 +01:00
mcrakhman
85d1cf1656
Add acl log on headsync 2024-01-25 13:27:47 +01:00
mcrakhman
1a8db0f59f
Add debug logs 2024-01-25 13:13:30 +01:00
mcrakhman
2cd07f3011
Change join check 2024-01-24 20:33:31 +01:00
Mikhail Rakhmanov
92ff675324
Merge pull request #151 from anyproto/GO-2644-acl-helpers
GO-2644: Acl helpers and change of acl
2024-01-24 19:05:34 +01:00
Mikhail Rakhmanov
96bf985ec7
Merge pull request #150 from anyproto/fix-mocks
Generate mocks
2024-01-24 14:58:50 +01:00
mcrakhman
ac046a83af
Fix codes and add test suite 2024-01-24 14:32:02 +01:00
Sergey
67907c89cc
Generate mocks 2024-01-24 10:01:00 +01:00
mcrakhman
9be4cb6196
Add more tests 2024-01-23 20:56:50 +01:00
Sergey Cherepanov
2c04c24f7d
Merge pull request #147 from anyproto/dependabot/go_modules/github.com/google/uuid-1.5.0
Bump github.com/google/uuid from 1.4.0 to 1.5.0
2024-01-23 21:13:40 +03: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
b7926cf3e7
Fix aclbuilder 2024-01-17 14:09:17 +01:00
mcrakhman
647f5607e9
Fix records after 2024-01-17 12:50:52 +01:00
dependabot[bot]
27760dd6e8
Bump github.com/google/uuid from 1.4.0 to 1.5.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 15:50:23 +00:00
mcrakhman
b7aba63a38
Add record id as a field 2024-01-15 12:45:48 +01:00
mcrakhman
296d0b9c6e
Merge branch 'main' into GO-2644-acl-helpers 2024-01-12 20:38:48 +01:00
mcrakhman
a0c977ba64
Decrypt join records 2024-01-12 20:22:04 +01:00
Sergey
14ac23c473
Merge pull request #144 from anyproto/identityrepo-client
Add IdentityRepo client method to coordinator client
2024-01-12 15:25:47 +01:00
Sergey
fc0c258930
Generate new coordinator client mock 2024-01-12 15:15:27 +01:00
mcrakhman
960307814c
Add diff for account states 2024-01-12 12:32:29 +01:00
Sergey Cherepanov
5be9f5f197
Merge pull request #142 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.32.2
Bump github.com/libp2p/go-libp2p from 0.32.1 to 0.32.2
2024-01-12 14:15:50 +03:00
Sergey Cherepanov
2f5194d73b
Merge pull request #141 from anyproto/dependabot/go_modules/go.uber.org/mock-0.4.0
Bump go.uber.org/mock from 0.3.0 to 0.4.0
2024-01-12 14:15:27 +03:00
Sergey
0bc7b2505a
Add IdentityRepo client method to coordinator client 2024-01-11 21:07:31 +01:00
mcrakhman
95e3f5018e
Change error to nil 2024-01-10 20:22:04 +01:00
mcrakhman
d755864d0d
Change request join method 2024-01-10 19:45:50 +01:00
mcrakhman
2c61cf1485
Fix inviting client 2024-01-10 19:30:14 +01:00
mcrakhman
6ad88dcde0
Update inviting client 2024-01-10 19:25:07 +01:00
mcrakhman
ad58c9766d
Simplify aclwaiter, add error handling 2024-01-09 20:02:23 +01:00
mcrakhman
6b6ba6c594
Add acl helpers 2024-01-09 19:00:30 +01:00
Anthony Akentiev
ed0baeb6c8
Merge pull request #138 from anyproto/update-ns-protos
Update ns protos: add fullName field
2024-01-03 11:32:00 +03:00
dependabot[bot]
25d5b45de4
Bump github.com/libp2p/go-libp2p from 0.32.1 to 0.32.2
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.32.1 to 0.32.2.
- [Release notes](https://github.com/libp2p/go-libp2p/releases)
- [Changelog](https://github.com/libp2p/go-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/go-libp2p/compare/v0.32.1...v0.32.2)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 15:49:41 +00:00
dependabot[bot]
f6aa46a069
Bump go.uber.org/mock from 0.3.0 to 0.4.0
Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/uber/mock/releases)
- [Changelog](https://github.com/uber-go/mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uber/mock/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: go.uber.org/mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 15:49:25 +00:00