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

2534 commits

Author SHA1 Message Date
Mikhail Rakhmanov
c37a139fba
Merge pull request #449 from anyproto/GO-4400-add-new-invites
GO-4400: Add new invite type
2025-05-19 13:39:58 +02:00
Mikhail Rakhmanov
55dfe8114a
Remove unused method 2025-05-19 11:37:43 +02:00
Mikhail Rakhmanov
355ab1fda0
Create invite with non-default permissions 2025-05-16 11:07:37 +02:00
Mikhail Rakhmanov
b8a877201b
Update acl client mocks 2025-05-15 13:07:54 +02:00
Mikhail Rakhmanov
03fd12ac2a
Change request to join logic 2025-05-15 10:03:49 +02:00
Mikhail Rakhmanov
2f661565dc
Add tests for invite and revoke in same batch 2025-05-13 21:42:26 +02:00
Mikhail Rakhmanov
985a1d7184
Add batch invite logic 2025-05-13 21:27:17 +02:00
Mikhail Rakhmanov
854823d81e
Update record verifier 2025-05-13 15:29:05 +02:00
Mikhail Rakhmanov
c2de5ecb12
Update any-store 2025-05-12 22:02:24 +02:00
Mikhail Rakhmanov
671be22a98
Add helper methods 2025-05-12 21:27:29 +02:00
Mikhail Rakhmanov
8c4467f091
Add tests and builder 2025-05-12 21:14:18 +02:00
Mikhail Rakhmanov
45371109cd
Add permission change 2025-05-12 20:48:26 +02:00
Mikhail Rakhmanov
9f434b0edd
Improve invite validation 2025-05-12 18:18:54 +02:00
Mikhail Rakhmanov
90a75f6e25
Add test acl state 2025-05-12 16:03:27 +02:00
Mikhail Rakhmanov
216a061194
Change record verifier 2025-05-12 15:04:21 +02:00
Mikhail Rakhmanov
ae90afb97d
Update verifier logic 2025-05-12 13:59:29 +02:00
Mikhail Rakhmanov
ac68d0850b
Encrypt read key with invites on key change 2025-05-12 13:29:41 +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
33a586c1af
WIP invite join flow 2025-05-11 14:46:44 +02:00
Mikhail Rakhmanov
a8699f38f9
Rewrite batch requests 2025-05-11 14:32:15 +02:00
Mikhail Rakhmanov
79d0352d6d
Add record verifier and encoding 2025-05-11 11:57:06 +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
Anthony Akentiev
0751bbbd58
Merge pull request #447 from anyproto/GO-5590-tier
payments: new tier field
2025-05-06 12:47:29 +01:00
Anthony Akentiev
b8ab7ad5bf
payments: new tier field 2025-05-06 11:55:14 +01:00
Sergey Cherepanov
a10c8adc62
Merge pull request #438 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.22.0
build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0
2025-05-06 12:39:13 +02:00
Sergey Cherepanov
6130764472
Merge pull request #444 from anyproto/dependabot/go_modules/go.uber.org/mock-0.5.2
build(deps): bump go.uber.org/mock from 0.5.0 to 0.5.2
2025-05-06 12:36:00 +02:00
Sergey Cherepanov
c60d6bbd76
Merge pull request #437 from anyproto/dependabot/go_modules/golang.org/x/tools-0.32.0
build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0
2025-05-06 12:35:45 +02:00
dependabot[bot]
be929ca4fb
build(deps): bump golang.org/x/tools from 0.31.0 to 0.32.0
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.31.0 to 0.32.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.31.0...v0.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 10:29:38 +00:00
dependabot[bot]
0a781c7a9c
build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.21.1...v1.22.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-version: 1.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 10:29:36 +00:00
Sergey Cherepanov
fe7691bbaf
Merge pull request #428 from anyproto/dependabot/go_modules/github.com/libp2p/go-libp2p-0.41.1
build(deps): bump github.com/libp2p/go-libp2p from 0.41.0 to 0.41.1
2025-05-06 12:29:23 +02:00
Sergey Cherepanov
2c951b3507
Merge pull request #439 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.51.0
build(deps): bump github.com/quic-go/quic-go from 0.50.1 to 0.51.0
2025-05-06 12:27:42 +02:00
Sergey Cherepanov
37def69c19
Merge pull request #435 from anyproto/dependabot/go_modules/golang.org/x/net-0.39.0
build(deps): bump golang.org/x/net from 0.37.0 to 0.39.0
2025-05-06 12:27:23 +02:00
dependabot[bot]
ec85d9e04a
build(deps): bump go.uber.org/mock from 0.5.0 to 0.5.2
Bumps [go.uber.org/mock](https://github.com/uber/mock) from 0.5.0 to 0.5.2.
- [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.5.0...v0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 10:25:19 +00:00
dependabot[bot]
f3ca6ed736
build(deps): bump golang.org/x/net from 0.37.0 to 0.39.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.37.0 to 0.39.0.
- [Commits](https://github.com/golang/net/compare/v0.37.0...v0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 10:25:12 +00:00
Sergey Cherepanov
6f020e969e
Merge pull request #431 from anyproto/dependabot/go_modules/golang.org/x/crypto-0.37.0
build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
2025-05-06 12:23:56 +02:00
dependabot[bot]
89f9849375
build(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/crypto/compare/v0.36.0...v0.37.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-06 10:18:13 +00:00
Sergey Cherepanov
0f06d4bceb
Merge pull request #445 from anyproto/dependabot/go_modules/golang.org/x/sys-0.33.0
build(deps): bump golang.org/x/sys from 0.31.0 to 0.33.0
2025-05-06 12:16:56 +02:00
dependabot[bot]
f80934c42c
build(deps): bump golang.org/x/sys from 0.31.0 to 0.33.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.31.0 to 0.33.0.
- [Commits](https://github.com/golang/sys/compare/v0.31.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 15:40:12 +00:00
Mikhail Rakhmanov
3d11811faa
Merge pull request #443 from anyproto/GO-5570-fix-space-migration
GO-5570: Simplify space migrator and fix not removing on error
2025-05-05 16:18:06 +02:00
Mikhail Rakhmanov
d878d00052
Ignore errors on migration 2025-05-05 16:09:44 +02:00
Mikhail Rakhmanov
9107daa3c6
Add id to remove func 2025-05-05 13:47:19 +02:00
Mikhail Rakhmanov
81497e2071
Simplify space migrator and fix not removing on error 2025-05-05 13:22:33 +02:00
Mikhail Rakhmanov
a88f934c45
Merge pull request #442 from anyproto/GO-5520-fix-misplaced-hashes
GO-5520: Fix misplaced hashes
2025-04-25 17:10:41 +02:00
Mikhail Rakhmanov
4a98522b4f
Remove legacy hash 2025-04-25 16:57:31 +02:00
Mikhail Rakhmanov
25bd9ca4a4
Fix misplaced hashes 2025-04-25 14:15:21 +02:00
Mikhail Rakhmanov
ef98550e9e
Merge pull request #441 from anyproto/GO-5520-fix-divergent-hash
GO-5520: Add legacy hash key to state storage
2025-04-24 16:51:48 +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