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

2429 commits

Author SHA1 Message Date
Mikhail Rakhmanov
5afc378256
Correctly send object type 2025-04-03 14:45:07 +02:00
Mikhail Rakhmanov
b618db90d5
Update secureservice with new proto version 2025-04-03 13:15:16 +02:00
Mikhail Rakhmanov
142b3a341d
Add object type to message for ignore purposes 2025-04-03 11:57:45 +02:00
Mikhail Rakhmanov
29d95e6461
Merge pull request #429 from anyproto/GO-5336-fix-diffcontainer
GO-5336: Fix diff
2025-04-01 14:44:48 +02:00
Mikhail Rakhmanov
55bd460282
Remove snappy 2025-04-01 13:25:56 +02:00
Mikhail Rakhmanov
fff55f732c
Remove println 2025-03-31 22:56:10 +02:00
Mikhail Rakhmanov
198b874b14
Remove id 2025-03-31 22:53:36 +02:00
Mikhail Rakhmanov
e735d23f04
Fix tests 2025-03-31 22:50:08 +02:00
Mikhail Rakhmanov
875ca9c48a
Benchmarks and snappy 2025-03-31 22:05:52 +02:00
Mikhail Rakhmanov
1ddab840d9
Diff fixes 2025-03-28 21:12:38 +01:00
Mikhail Rakhmanov
253968a8d8
Use string hash 2025-03-28 19:42:54 +01:00
Mikhail Rakhmanov
eaa9af16dd
Merge branch 'main' into GO-5336-fix-diffcontainer 2025-03-28 18:59:13 +01:00
Mikhail Rakhmanov
761b0e55f4
Use hashes instead of full strings 2025-03-28 18:53:08 +01:00
Sergey Cherepanov
9ae9722779
Merge pull request #425 from anyproto/GO-5377-fix-closed-conn-release
GO-5377 peer: fix closed connection release
2025-03-28 13:03:54 +01:00
Sergey Cherepanov
0f9a319e58
peer: fix closed connection release 2025-03-27 14:16:10 +01:00
Sergey Cherepanov
be1420aba0
Merge pull request #424 from anyproto/quic-write-timeout
quic write deadline
2025-03-26 14:24:16 +01:00
Sergey Cherepanov
ea4248a51d
quic write deadline 2025-03-26 11:30:29 +01:00
Mikhail Rakhmanov
4aefff8caf
Remove deprecated 2025-03-25 15:16:09 +01:00
Mikhail
0d0257bbd0
Merge pull request #423 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.50.1
build(deps): bump github.com/quic-go/quic-go from 0.50.0 to 0.50.1
2025-03-25 11:56:18 +01:00
dependabot[bot]
50af463a5f
build(deps): bump github.com/quic-go/quic-go from 0.50.0 to 0.50.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.50.0 to 0.50.1.
- [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.50.0...v0.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 16:55:51 +00:00
Mikhail Rakhmanov
b81b79b75b
Add diffcontainer once again 2025-03-21 12:44:14 +01:00
Mikhail Rakhmanov
cfc54ad61f
WIP fix diff 2025-03-21 11:45:30 +01:00
Roman Khafizianov
7beb6b1a77
Merge pull request #417 from anyproto/streamreader
ACL: Guest permission
2025-03-19 17:49:54 +01:00
Roman Khafizianov
25ccf812d5
fix acl validator 2025-03-19 17:36:18 +01:00
Mikhail
184ba3bb88
Merge pull request #421 from anyproto/go-5309-cleanup-graylog
GO-5309 Cleanup graylog
2025-03-19 12:58:14 +01:00
Mikhail Iudin
fc68f292c8
GO-5309 Cleanup graylog 2025-03-19 12:52:25 +01:00
Mikhail Rakhmanov
ae5254c40e
Merge pull request #420 from anyproto/GO-5311-root-without-parse
GO-5311: Fix parser issue in tree, add comments
2025-03-18 20:17:45 +01:00
Mikhail Iudin
7ffeb805a0
GO-5309 Cleanup graylog 2025-03-18 17:38:58 +01:00
Mikhail Rakhmanov
b3003481d8
Fix parser issue in tree, add comments 2025-03-18 17:27:45 +01:00
Mikhail Rakhmanov
81d69857af
Merge pull request #419 from anyproto/GO-5295-fix-panic-sync-protocol
GO-5925: Add more node stats
2025-03-18 14:32:26 +01:00
Mikhail Rakhmanov
d808db7296
Add build time milliseconds 2025-03-18 14:29:43 +01:00
Mikhail Rakhmanov
425479172c
Add build time parameter 2025-03-18 13:51:06 +01:00
Mikhail
9d46f330a1
Merge pull request #418 from anyproto/dependabot/go_modules/github.com/ipfs/boxo-0.29.1
build(deps): bump github.com/ipfs/boxo from 0.29.0 to 0.29.1
2025-03-18 12:01:37 +01:00
Mikhail Rakhmanov
feed9ebbf0
Update any-store 2025-03-17 19:07:40 +01:00
Mikhail Rakhmanov
28a8ac2aa3
Fix object request check 2025-03-17 16:48:16 +01:00
dependabot[bot]
edcec8a350
build(deps): bump github.com/ipfs/boxo from 0.29.0 to 0.29.1
Bumps [github.com/ipfs/boxo](https://github.com/ipfs/boxo) from 0.29.0 to 0.29.1.
- [Release notes](https://github.com/ipfs/boxo/releases)
- [Changelog](https://github.com/ipfs/boxo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/boxo/compare/v0.29.0...v0.29.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 15:40:50 +00:00
Mikhail Rakhmanov
8d9ad0f6d3
Add more node stats 2025-03-17 16:15:02 +01:00
Roman Khafizianov
fbce8eac85
add acl tests 2025-03-12 14:29:27 +01:00
Roman Khafizianov
ea9522d292
acl: add guest user permission 2025-03-12 14:17:59 +01:00
Mikhail Rakhmanov
c0497541db
Merge pull request #416 from anyproto/GO-5262-update-anystore
GO-5262: Update any-store
2025-03-12 12:08:36 +01:00
Mikhail Rakhmanov
5fa461affc
Update any-store 2025-03-12 11:28:39 +01:00
Mikhail Rakhmanov
15c4e00731
Update any-store 2025-03-12 11:19:30 +01:00
Mikhail Rakhmanov
cebd45dca5
Merge pull request #415 from anyproto/GO-5262-add-snapshot-path-error
GO-5262: Fix snapshot path, update mocks, ignore heads mismatch error
2025-03-11 17:48:09 +01:00
Mikhail Rakhmanov
a3f2e5f725
Remove success logs 2025-03-11 17:41:11 +01:00
Mikhail Rakhmanov
0cac23037c
Fix snapshot path, update mocks, ignore heads mismatch error 2025-03-11 16:20:44 +01:00
Roman Khafizianov
506f23a8d1
Merge branch 'main' of ssh://github.com/anyproto/any-sync into GO-5106-implement-stream 2025-03-10 17:27:12 +01:00
Mikhail Rakhmanov
b88e9e34fa
Merge pull request #412 from anyproto/GO-5228-create-store-one-transaction
GO-5228: Create space storage in one transaction
2025-03-07 11:07:35 +01:00
Mikhail Rakhmanov
3fd1e0b9ee
Fix rollbacks 2025-03-07 10:49:35 +01:00
Mikhail Rakhmanov
211158dae0
Create space storage in one transaction 2025-03-07 10:36:49 +01:00
Mikhail
089c39e95c
Merge pull request #410 from anyproto/dependabot/go_modules/golang.org/x/tools-0.31.0
build(deps): bump golang.org/x/tools from 0.30.0 to 0.31.0
2025-03-06 11:33:13 +01:00