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

2559 commits

Author SHA1 Message Date
Roman Khafizianov
a3a3045426
Merge branch 'main' of ssh://github.com/anyproto/any-sync into go-5646-live-tech-metrics-ui 2025-06-05 20:07:21 +02:00
Mikhail Rakhmanov
f2b41f6274
Merge pull request #464 from anyproto/GO-5609-acl-space-pull
GO-5609: Add space pull with acls
2025-06-05 12:16:54 +02:00
Mikhail Rakhmanov
f4cf744ac2
Check records len in test 2025-06-04 15:42:26 +02:00
Mikhail Rakhmanov
1bf2a994c2
Remove nested locks in treestats collector 2025-06-04 15:38:51 +02:00
Mikhail Rakhmanov
95ba16876a
Add space pull with acls 2025-06-04 15:35:33 +02:00
Sergey Cherepanov
31d1deb0c8
Merge pull request #462 from anyproto/GO-5741-optimize-ldiff
GO-5741 optimize ldiff compare
2025-06-02 16:15:50 +02:00
Sergey Cherepanov
ebb12e2fc7
fix 2025-06-02 16:12:28 +02:00
Sergey Cherepanov
4de1398b7b
optimize ldiff compare 2025-06-02 16:05:03 +02:00
Sergey Cherepanov
e9ea002e2d
Merge pull request #460 from anyproto/dependabot/go_modules/github.com/anyproto/any-store-0.2.2
build(deps): bump github.com/anyproto/any-store from 0.2.0 to 0.2.2
2025-06-02 12:28:08 +02:00
Sergey Cherepanov
e047a5b2b8
Merge pull request #461 from anyproto/GO-5739-fix-old-changes-apply
GO-5739: Fix applying changes when there are duplicates
2025-06-02 12:27:38 +02:00
Sergey Cherepanov
9a1e0773b5
Merge pull request #459 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.52.0
build(deps): bump github.com/quic-go/quic-go from 0.51.0 to 0.52.0
2025-06-02 12:22:59 +02:00
Mikhail Rakhmanov
ecee52638a
Add tests 2025-06-02 11:14:16 +02:00
Mikhail Rakhmanov
e97d484242
Get added changes on rebuild, simplify 2025-06-02 10:14:56 +02:00
dependabot[bot]
71d6daad96
build(deps): bump github.com/anyproto/any-store from 0.2.0 to 0.2.2
Bumps [github.com/anyproto/any-store](https://github.com/anyproto/any-store) from 0.2.0 to 0.2.2.
- [Commits](https://github.com/anyproto/any-store/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/anyproto/any-store
  dependency-version: 0.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 15:30:37 +00:00
dependabot[bot]
990173c518
build(deps): bump github.com/quic-go/quic-go from 0.51.0 to 0.52.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.51.0 to 0.52.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.51.0...v0.52.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 15:30:27 +00:00
Mikhail Rakhmanov
55e398cfdc
Merge pull request #458 from anyproto/GO-5710-correct-validation
GO-5710: Implement correct validation
2025-05-26 14:20:43 +02:00
Mikhail Rakhmanov
1690896a67
Implement correct validation 2025-05-26 12:33:49 +02:00
Sergey Cherepanov
6ff6aee8b9
Merge pull request #457 from anyproto/GO-5682-request-to-join-invite-links
GO-5682: request to join invite links
2025-05-26 11:12:55 +02:00
Mikhail Rakhmanov
4207317899
Prevent cases when db returned empty changes 2025-05-22 14:00:44 +02:00
Mikhail Rakhmanov
20f79ee139
Update request to join logic to include cases with two invite links 2025-05-22 13:28:13 +02:00
Mikhail Rakhmanov
3b9880eff8
Merge pull request #456 from anyproto/GO-5679-fix-request-to-join-links
GO-5679: Request to join checks
2025-05-21 20:30:36 +02:00
Mikhail Rakhmanov
dc0601f159
Request to join checks 2025-05-21 20:08:03 +02:00
Mikhail Rakhmanov
c86f0c0dc8
Merge pull request #455 from anyproto/GO-5667-update-protocol-version
GO-5667: Update proto versions
2025-05-21 13:42:10 +02:00
Mikhail Rakhmanov
dc2c7dacfc
Update proto versions 2025-05-21 13:36:40 +02:00
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
Roman Khafizianov
cbc7001445
ocache: add WithPrometheusMetrics option 2025-05-16 12:02:00 +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