Sergey Cherepanov
|
bc7a1754ad
|
Merge pull request #42 from anytypeio/dependabot/go_modules/github.com/ipfs/go-unixfs-0.4.4
Bump github.com/ipfs/go-unixfs from 0.4.3 to 0.4.4
|
2023-03-06 21:22:06 +03:00 |
|
Sergey Cherepanov
|
f95374bb3e
|
Merge pull request #41 from anytypeio/dependabot/go_modules/golang.org/x/net-0.8.0
Bump golang.org/x/net from 0.7.0 to 0.8.0
|
2023-03-06 21:21:51 +03:00 |
|
Mikhail Rakhmanov
|
848556200b
|
Merge pull request #40 from anytypeio/add-strkey
v0.0.17
|
2023-03-06 19:15:28 +01:00 |
|
dependabot[bot]
|
e043c84cae
|
Bump github.com/ipfs/go-unixfs from 0.4.3 to 0.4.4
Bumps [github.com/ipfs/go-unixfs](https://github.com/ipfs/go-unixfs) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/ipfs/go-unixfs/releases)
- [Commits](https://github.com/ipfs/go-unixfs/compare/v0.4.3...v0.4.4)
---
updated-dependencies:
- dependency-name: github.com/ipfs/go-unixfs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-06 18:09:49 +00:00 |
|
dependabot[bot]
|
0314ea1103
|
Bump golang.org/x/net from 0.7.0 to 0.8.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.8.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>
|
2023-03-06 18:09:36 +00:00 |
|
mcrakhman
|
6a1c3d27f8
|
Add strkey for string encoding
|
2023-03-06 19:08:16 +01:00 |
|
Mikhail Rakhmanov
|
d22d8f4f25
|
Merge pull request #39 from anytypeio/coordinator
|
2023-03-06 18:59:17 +01:00 |
|
mcrakhman
|
61cd658ab0
|
Add todo
|
2023-03-06 14:29:07 +01:00 |
|
mcrakhman
|
998f631ee8
|
Update diffsyncer to directly sync settings tree
|
2023-03-06 11:08:27 +01:00 |
|
Sergey Cherepanov
|
bee7146a60
|
fileId ctx funcs
|
2023-03-06 12:22:29 +03:00 |
|
Sergey Cherepanov
|
a497e129c4
|
Merge branch 'main' of github.com:anytypeio/any-sync into update-fileproto
|
2023-03-06 12:10:28 +03:00 |
|
mcrakhman
|
e1f6dad499
|
Add error unwrapping
|
2023-03-06 09:41:45 +01:00 |
|
mcrakhman
|
58f01da459
|
Add safe access in case no delete change provided
|
2023-03-06 09:31:27 +01:00 |
|
mcrakhman
|
3895dc8e14
|
Add errors to coordinator proto
|
2023-03-04 12:10:32 +01:00 |
|
mcrakhman
|
3ea11abb56
|
Update status method
|
2023-03-03 23:10:05 +01:00 |
|
Sergey Cherepanov
|
6524762c09
|
fileproto: FileInfo
|
2023-03-03 13:22:37 +03:00 |
|
Sergey Cherepanov
|
70682ff397
|
fix fileproto
|
2023-03-03 13:09:55 +03:00 |
|
Sergey Cherepanov
|
b37dec42a2
|
fix fileproto
|
2023-03-03 13:08:38 +03:00 |
|
mcrakhman
|
3f48831e8b
|
Fix spacestorage
|
2023-03-02 23:28:46 +01:00 |
|
mcrakhman
|
cda401356d
|
Simplify cred provider logic
|
2023-03-02 22:40:56 +01:00 |
|
mcrakhman
|
897c50e8e6
|
Add credential provider
|
2023-03-02 22:04:37 +01:00 |
|
mcrakhman
|
5218eea8ad
|
Fix change builder with no root
|
2023-03-02 21:08:14 +01:00 |
|
mcrakhman
|
6e5d044251
|
Update metrics to convert dots
|
2023-03-02 20:54:52 +01:00 |
|
mcrakhman
|
fcb936bca9
|
Update coordinator client
|
2023-03-02 19:55:27 +01:00 |
|
Sergey Cherepanov
|
1837d89ef9
|
fileproto: SpaceInfo method
|
2023-03-02 19:11:55 +03:00 |
|
mcrakhman
|
9979a820d3
|
Update coordinator proto
|
2023-03-02 14:19:32 +01:00 |
|
mcrakhman
|
1ed8f162ae
|
Update space header validation
|
2023-03-02 13:27:08 +01:00 |
|
mcrakhman
|
31b3fed274
|
Add space header validation
|
2023-03-02 13:23:43 +01:00 |
|
mcrakhman
|
3758e9cdf3
|
Add header to coordinator proto
|
2023-03-02 12:18:12 +01:00 |
|
mcrakhman
|
eae4f0a57d
|
Change verify export
|
2023-03-01 22:12:07 +01:00 |
|
mcrakhman
|
00c344112e
|
Export VerifyDeleteChange
|
2023-03-01 22:06:37 +01:00 |
|
Roman Khafizianov
|
6c17d380b7
|
Merge pull request #37 from anytypeio/fix-graphviz-nocgo
exclude graphviz when CGO_ENABLED=0
|
2023-03-01 15:13:01 +01:00 |
|
Sergey Cherepanov
|
e6352f74ad
|
update fileproto
|
2023-03-01 13:44:15 +03:00 |
|
Roman Khafizianov
|
3f95941045
|
exclude graphviz when CGO_ENABLED=0
|
2023-02-28 17:03:19 +01:00 |
|
Sergey Cherepanov
|
c42c4415bf
|
fix fileproto
|
2023-02-28 12:26:19 +03:00 |
|
Sergey Cherepanov
|
cd8dd7a869
|
extending file protocol
|
2023-02-28 12:04:05 +03:00 |
|
Sergey Cherepanov
|
fef3c7f937
|
Merge pull request #35 from anytypeio/dependabot/go_modules/github.com/stretchr/testify-1.8.2
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
|
2023-02-28 11:45:08 +03:00 |
|
mcrakhman
|
4212138546
|
Update coordinator proto
|
2023-02-27 22:50:11 +01:00 |
|
dependabot[bot]
|
61859bbb09
|
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 18:15:28 +00:00 |
|
Mikhail Rakhmanov
|
5906091051
|
Merge pull request #34 from anytypeio/account-deletion
v0.0.16
|
2023-02-27 15:40:58 +01:00 |
|
Mikhail Rakhmanov
|
51a956fd84
|
Merge pull request #33 from anytypeio/coordinator
|
2023-02-27 15:40:29 +01:00 |
|
Sergey Cherepanov
|
cd5a4abc87
|
mock coordinatorclient
|
2023-02-27 17:19:23 +03:00 |
|
Sergey Cherepanov
|
2dd2b309df
|
coordinator client
|
2023-02-27 16:40:27 +03:00 |
|
mcrakhman
|
cf80cdbe7d
|
Change deleter peer logic
|
2023-02-27 14:24:28 +01:00 |
|
mcrakhman
|
74b0269230
|
Any-sync remove printlns and fix condition
|
2023-02-26 18:47:55 +01:00 |
|
mcrakhman
|
679b068dfa
|
Merge remote-tracking branch 'origin/main' into account-deletion
|
2023-02-26 09:22:18 +01:00 |
|
mcrakhman
|
aea36229fb
|
Add deletionmanager tests
|
2023-02-26 00:05:28 +01:00 |
|
mcrakhman
|
67d97c26ec
|
Add some basic tests for settings
|
2023-02-25 22:41:12 +01:00 |
|
mcrakhman
|
0c200ba323
|
Test settings state builder
|
2023-02-25 21:41:35 +01:00 |
|
mcrakhman
|
be253bb01b
|
Add deps
|
2023-02-24 23:51:45 +01:00 |
|