1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-11 02:13:49 +09:00
Commit graph

1469 commits

Author SHA1 Message Date
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
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
Sergey Cherepanov
180eb27c33
Merge pull request #140 from anyproto/GO-2615-conn-close-chan
CloseChan peer interface
2023-12-22 19:53:31 +03:00
Sergey Cherepanov
b52aa184d6
fix tests 2023-12-22 17:36:51 +01:00
Sergey Cherepanov
afda392d20
CloseChan peer interface 2023-12-22 17:33:02 +01:00
Sergey Cherepanov
182382658e
Merge pull request #139 from anyproto/GO-2615-conn-close-chan
GO-2615 conn close chan
2023-12-22 19:10:32 +03:00
Sergey Cherepanov
740c2501f5
Merge pull request #137 from anyproto/dependabot/go_modules/filippo.io/edwards25519-1.1.0
Bump filippo.io/edwards25519 from 1.0.0 to 1.1.0
2023-12-22 18:47:12 +03:00
Sergey Cherepanov
3920e6bd8c
Merge pull request #129 from anyproto/dependabot/go_modules/golang.org/x/net-0.19.0
Bump golang.org/x/net from 0.18.0 to 0.19.0
2023-12-22 18:46:10 +03:00
Sergey Cherepanov
06e15a74ed
Merge pull request #128 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.16.0
Bump golang.org/x/crypto from 0.15.0 to 0.16.0
2023-12-22 18:45:46 +03:00
Sergey Cherepanov
66e3e50b6d
Revert "peerservice: ignore addrs list"
This reverts commit 95fe3ba04c.
2023-12-22 16:44:06 +01:00
Sergey Cherepanov
68e62f3eb7
connection CloseChan method 2023-12-22 16:42:51 +01:00
Anton Akentev
d119c3bf71 Merge branch 'main' into update-ns-protos 2023-12-14 12:03:02 +03:00
Mikhail Rakhmanov
3b59bcc0f3
Merge pull request #133 from anyproto/GO-2526-change-diff-locks
GO-2526: Change diff container locking
2023-12-13 12:22:00 +01:00
dependabot[bot]
45dc88da23
Bump filippo.io/edwards25519 from 1.0.0 to 1.1.0
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519) from 1.0.0 to 1.1.0.
- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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