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

1735 commits

Author SHA1 Message Date
dependabot[bot]
c8d6fb2399
build(deps): bump github.com/quic-go/quic-go from 0.42.0 to 0.43.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.42.0 to 0.43.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.42.0...v0.43.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-29 15:45:01 +00:00
Sergey Cherepanov
fff69bfa01
Merge pull request #226 from anyproto/GO-3385-fix-members-limit
GO-3385 acl members limits: counts writers
2024-04-29 17:25:39 +02:00
Sergey Cherepanov
d5168aa061
acl members limits: counts writers 2024-04-29 16:40:38 +02:00
Sergey Cherepanov
d9437a38f4
Merge pull request #225 from anyproto/GO-3385-fix-members-limit
GO-3385 do not throw an error when members count not increased
2024-04-29 13:46:46 +02:00
Sergey Cherepanov
6d7c258b5f
do not throw an error when members count not increased 2024-04-29 13:41:42 +02:00
Sergey Cherepanov
53ff0be164
Merge pull request #224 from anyproto/GO-3370-fix-quic-conn
GO-3370 close quic connection on failed handshake
2024-04-25 12:25:58 +02:00
Sergey Cherepanov
b00d992a54
close quic connection on failed handshake 2024-04-25 12:23:22 +02:00
Sergey Cherepanov
59f3151a41
Merge pull request #223 from anyproto/GO-3370-fix-quic-conn
GO-3370 extra conn close
2024-04-25 11:39:17 +02:00
Sergey Cherepanov
7f2b2a5194
extra conn close 2024-04-25 11:36:17 +02:00
Sergey Cherepanov
317c7d74ec
Merge pull request #222 from anyproto/GO-2934-proto-version
GO-2934 proto version 3
2024-04-22 18:31:12 +02:00
Sergey Cherepanov
e8d2342dc8
compatible ver 2 2024-04-22 18:23:26 +02:00
Sergey Cherepanov
4f51a560e4
proto version 3 2024-04-22 18:11:39 +02:00
Kirill Stonozhenko
3647b7ad62
Merge pull request #220 from anyproto/GO-3022-verify-appstore-receipt-rpc
GO-3022 Exclude some params from VerifyAppStoreReceipt
2024-04-22 11:25:02 +02:00
kirillston
fd8e4cc506
GO-3022 Remove redundant Request word 2024-04-22 12:12:42 +03:00
kirillston
6fd4e51d24
GO-3022 Add ownerAnyId for signing payload 2024-04-22 11:32:05 +03:00
kirillston
72e1df4f4d
Merge branch 'main' into GO-3022-verify-appstore-receipt-rpc 2024-04-19 19:35:14 +03:00
kirillston
3892bf827c
GO-3022 Shorten incoming params 2024-04-19 19:35:06 +03:00
Anthony Akentiev
4df5f81882
Merge pull request #219 from anyproto/GO-3317
payments: mock regenerated
2024-04-19 15:54:53 +01:00
Anton Akentev
cd494a5d91
payments: mock regenerated 2024-04-19 15:52:17 +01:00
Kirill Stonozhenko
96d64f25fd
Merge pull request #218 from anyproto/GO-3022-verify-appstore-receipt-rpc
GO-3022 Add VerifyAppStoreReceipt rpc
2024-04-19 12:50:15 +02:00
kirillston
067d45d295
GO-3022 Merge main 2 2024-04-19 13:46:55 +03:00
Anthony Akentiev
edac0e0d5a
Merge pull request #217 from anyproto/GO-3317
Go 3317
2024-04-19 11:13:31 +01:00
kirillston
909ad538dc
GO-3022 Merge main 2024-04-19 12:58:18 +03:00
kirillston
89829b63f3
GO-3022 Add VerifyAppStoreReceipt rpc 2024-04-19 12:55:25 +03:00
Anton Akentev
1599c2514f
refactoring: payments/ns - proto renames 2024-04-19 10:29:38 +01:00
Anton Akentev
7b3f9bd1fd
ns: add new field 2024-04-18 22:06:22 +01:00
Roman Khafizianov
dcc4a1124a
Merge pull request #215 from anyproto/treeexporter-add-datatype
treeexporter: add dataType to Marshall
2024-04-17 18:46:38 +02:00
Roman Khafizianov
da2e5b7589
treeexporter: add dataType to Marshall 2024-04-17 18:44:31 +02:00
Roman Khafizianov
e57e8f5ac2
Merge pull request #214 from anyproto/treeexporter-add-datatype
treeExporter: add datatype field
2024-04-17 18:00:26 +02:00
Roman Khafizianov
b3c0461bd0
treeExporter: add datatype field 2024-04-17 17:21:35 +02:00
Anthony Akentiev
321a9ca30b
Merge pull request #213 from anyproto/GO-3300
payments: new error
2024-04-17 12:40:39 +01:00
Anton Akentev
8514732467
payments: new error 2024-04-17 11:42:47 +01:00
Sergey Cherepanov
22b1ff5eac
Merge pull request #212 from anyproto/GO-3285-shared-spaces-proto
GO-3285 coordinatorproto: provide account limits
2024-04-16 16:29:52 +02:00
Sergey Cherepanov
663bc10794
fix coordinatorclient mocks 2024-04-16 14:33:10 +02:00
Sergey Cherepanov
b99598c86b
coordinatorproto: provide account limits 2024-04-16 14:09:44 +02:00
Anthony Akentiev
858de267e8
Merge pull request #210 from anyproto/GO-3234
payments: add MethodNone
2024-04-09 19:04:12 +01:00
Anton Akentev
f39915d4c6
payments: add MethodNone 2024-04-09 18:39:49 +01:00
Kirill Stonozhenko
240e8a3742
Merge pull request #209 from anyproto/GO-2981-add-platform-specific-tier-info
GO-2981 Add platform-specific tier info
2024-04-09 12:55:07 +02:00
kirillston
60edfc6008
GO-2981 Add platform-specific tier info 2024-04-09 12:48:22 +02:00
Sergey Cherepanov
8aec553adc
Merge pull request #199 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.33.2
Bump github.com/libp2p/go-libp2p from 0.32.2 to 0.33.2
2024-04-08 17:45:21 +02:00
Sergey Cherepanov
21dbbec081
Merge pull request #208 from anyproto/dependabot/go_modules/golang.org/x/net-0.24.0
build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0
2024-04-08 17:45:04 +02:00
Sergey Cherepanov
280def5bd1
Merge pull request #207 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.22.0
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
2024-04-08 17:44:42 +02:00
dependabot[bot]
9feabccd42
build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0.
- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.24.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 15:41:46 +00:00
dependabot[bot]
388539a13d
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 15:41:41 +00:00
Sergey Cherepanov
c62eea6a0c
Merge pull request #206 from anyproto/GO-3213-spacestore-close
GO-3213 close spacestore on create/derive
2024-04-08 16:10:12 +02:00
Sergey Cherepanov
c256ade02b
close spacestore on create/derive 2024-04-08 14:52:39 +02:00
Mikhail Rakhmanov
3a48c2e314
Merge pull request #205 from anyproto/GO-3174-make-shareable
GO-3174: Make shareable
2024-04-08 11:26:33 +02:00
mcrakhman
d771ab6f5b
Add tests 2024-04-08 10:49:15 +02:00
mcrakhman
3d52c4c395
Add isEmpty and stop sharing check 2024-04-07 13:37:35 +02:00
dependabot[bot]
8e24ea25e8
Bump github.com/libp2p/go-libp2p from 0.32.2 to 0.33.2
Bumps [github.com/libp2p/go-libp2p](https://github.com/libp2p/go-libp2p) from 0.32.2 to 0.33.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.2...v0.33.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 13:31:21 +00:00