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

1136 commits

Author SHA1 Message Date
Mikhail Iudin
d2c7e5dda9
GO-3067 Update go to 1.22.1 2024-03-15 13:39:19 +01:00
Mikhail
a33f462a7d
Merge pull request #944 from anyproto/dependabot/go_modules/github.com/klauspost/compress-1.17.7
Bump github.com/klauspost/compress from 1.17.5 to 1.17.7
2024-03-15 11:17:58 +01:00
Mikhail
33228834e4
Merge pull request #968 from anyproto/dependabot/go_modules/github.com/PuerkitoBio/goquery-1.9.1
Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.1
2024-03-15 11:17:36 +01:00
Mikhail
df711b642f
Merge pull request #977 from anyproto/dependabot/go_modules/github.com/stretchr/testify-1.9.0
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
2024-03-15 11:17:10 +01:00
dependabot[bot]
9ec7c606dc
Bump google.golang.org/grpc from 1.61.1 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.1 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.1...v1.62.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-06 05:09:17 +00:00
Roman Khafizianov
b744d154f8
Merge pull request #954 from anyproto/dependabot/go_modules/github.com/gosimple/slug-1.14.0
Bump github.com/gosimple/slug from 1.13.1 to 1.14.0
2024-03-05 12:31:44 +01:00
dependabot[bot]
c10937876d
Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 11:30:16 +00:00
Roman Khafizianov
560f687670
Merge pull request #985 from anyproto/dependabot/go_modules/golang.org/x/oauth2-0.18.0
Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0
2024-03-05 12:30:02 +01:00
dependabot[bot]
2559c9f3de
Bump golang.org/x/oauth2 from 0.16.0 to 0.18.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.16.0 to 0.18.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.16.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 11:29:30 +00:00
Roman Khafizianov
07d1af4388
Merge pull request #960 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.19.0
Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0
2024-03-05 12:28:47 +01:00
dependabot[bot]
1bed0c1a0f
Bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.1
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.8.1 to 1.9.1.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases)
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.8.1...v1.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-05 11:26:34 +00:00
Roman Khafizianov
a434ee6f87
Merge pull request #971 from anyproto/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.24.2
Bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
2024-03-05 12:26:25 +01:00
Roman Khafizianov
6f9128496f
Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into fix-ristretto-32bit-main 2024-03-05 12:23:34 +01:00
mcrakhman
061f227019
GO-2990 Update any-sync 2024-03-04 17:36:25 +01:00
mcrakhman
97df5542c1
GO-2990 Update any-sync 2024-03-01 17:25:44 +01:00
mcrakhman
cefcfb977e
GO-2990 Fix cancel join 2024-03-01 14:50:59 +01:00
mcrakhman
8d99e1a829
GO-2990 Merge remote-tracking branch 'origin/main' into GO-2990-cancel-join 2024-03-01 14:13:00 +01:00
Sergey
6af76300b2
GO-2911: Fix go.sum 2024-03-01 12:01:23 +01:00
Sergey
3233203d8e
GO-2911 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2911-integration-test-import-and-export-with-files
# Conflicts:
#	go.sum
2024-03-01 12:00:56 +01:00
dependabot[bot]
b2f669b5cf
Bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.24.1 to 3.24.2.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.24.1...v3.24.2)

---
updated-dependencies:
- dependency-name: github.com/shirou/gopsutil/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 04:31:43 +00:00
mcrakhman
33e94db426
GO-2990 Add cancel join functionality 2024-02-29 21:20:51 +01:00
dependabot[bot]
9e9fd5ea67
Bump github.com/klauspost/compress from 1.17.5 to 1.17.7
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.5 to 1.17.7.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.5...v1.17.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 16:17:18 +00:00
dependabot[bot]
8e56bdf311
Bump github.com/gosimple/slug from 1.13.1 to 1.14.0
Bumps [github.com/gosimple/slug](https://github.com/gosimple/slug) from 1.13.1 to 1.14.0.
- [Release notes](https://github.com/gosimple/slug/releases)
- [Commits](https://github.com/gosimple/slug/compare/v1.13.1...v1.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 16:15:46 +00:00
mcrakhman
36599b36d4
GO-2982 Update go mod 2024-02-29 17:00:40 +01:00
mcrakhman
ace7af4a97
GO-2982 Update any-sync 2024-02-29 16:32:21 +01:00
mcrakhman
bd92d45123
GO-2982 Add latest acl head id 2024-02-29 12:22:40 +01:00
dependabot[bot]
68dde01be6
Bump github.com/prometheus/client_golang from 1.17.0 to 1.19.0
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.19.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.19.0/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.17.0...v1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 14:28:18 +00:00
mcrakhman
a9896ee669
GO-2966 Update any-sync 2024-02-28 13:52:28 +01:00
Sergey
2681c61098
GO-2911: Update zeroconf: fix data race 2024-02-28 12:58:44 +01:00
mcrakhman
fed0cda167
GO-2972 Add cancel leave when joining 2024-02-27 20:08:40 +01:00
mcrakhman
83b6bc312c
GO-2966 Add revoke invite method 2024-02-27 19:20:49 +01:00
mcrakhman
cb4379bb81
GO-2966 Update any-sync 2024-02-27 12:35:11 +01:00
mcrakhman
32ed1830c2
GO-2966 Add stop sharing 2024-02-27 09:31:59 +01:00
Roman Khafizianov
ce86dffbfd
filetime: fix 32bit systems
# Conflicts:
#	go.sum
2024-02-21 18:08:25 +01:00
mcrakhman
e6121e43c9
GO-2937 Update any-sync 2024-02-19 20:22:59 +01:00
Sergey Cherepanov
ba8f3af60a
GO-2925 update any-sync 2024-02-19 17:19:39 +01:00
mcrakhman
c486bfb1ba
GO-2875 Merge branch 'main' into GO-2875-add-space-account-status-removing
# Conflicts:
#	core/anytype/bootstrap.go
2024-02-16 10:30:45 +01:00
mcrakhman
bdb7ef20c2
GO-2875 Add sync stopper and another process for space removal 2024-02-15 19:25:51 +01:00
mcrakhman
d9cf5c3a9e
GO-2875 Fix tree syncer 2024-02-15 17:33:56 +01:00
mcrakhman
db27f43316
GO-2875 Update any-sync 2024-02-14 22:21:43 +01:00
mcrakhman
90f27c67d2
GO-2875 Leave space when online 2024-02-14 18:50:30 +01:00
dependabot[bot]
ca2f84d2fe
Bump google.golang.org/grpc from 1.61.0 to 1.61.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.61.0 to 1.61.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.61.0...v1.61.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 04:17:15 +00:00
mcrakhman
5f3fc44ea4
GO-2875 Change deletion logic 2024-02-13 22:43:15 +01:00
mcrakhman
c3a2c4c384
GO-2875 Add logic 2024-02-12 23:22:50 +01:00
mcrakhman
b00a0bf25c
GO-2489 Merge branch 'main' into GO-2489-acl-architecture
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/gateway/gateway.go
2024-02-09 21:49:21 +01:00
Roman Khafizianov
6494723375
GO-2831 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-2831-badger-32bit-devices-crash 2024-02-08 19:16:33 +01:00
Sergey
ad54eb8d54
GO-2489 Merge branch 'main' of github.com:anyproto/anytype-heart into GO-2489-acl-architecture 2024-02-08 17:22:00 +01:00
dependabot[bot]
30c790b3ad
Bump golang.org/x/net from 0.20.0 to 0.21.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.21.0.
- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.21.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-02-08 04:43:12 +00:00
Roman Khafizianov
fb8dc63f5e
GO-2831 update ristretto to fix badger on 32bit devices 2024-02-06 21:28:55 +01:00
Sergey
e6b53a5e14
GO-2489 Merge branch 'main' of github.com:anyproto/anytype-heart into GO-2489-acl-architecture 2024-02-05 15:18:54 +01:00