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

1133 commits

Author SHA1 Message Date
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
dependabot[bot]
b63897672f
Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.6.0...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 04:29:48 +00:00
Mikhail Iudin
f184bef217
Fix inhouse 2024-02-02 00:33:11 +01:00
mcrakhman
e3768c1b21
GO-2489 Fix read key problems 2024-02-01 16:39:19 +01:00
mcrakhman
a7e6599623
GO-2489 Update loading space and error checks 2024-02-01 15:25:28 +01:00
mcrakhman
281c072a7a
GO-2489 Fix peer manager 2024-02-01 12:54:39 +01:00
dependabot[bot]
0d88959d43
Bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.12 to 3.24.1.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 04:47:29 +00:00
Sergey
b7bbdf7a8b
GO-2489 Merge branch 'go-1420-epic-wrap-files-in-objects' into GO-2489-acl-architecture 2024-01-31 18:50:23 +01:00
mcrakhman
872ab9de78
GO-2489 Add new methods to aclservice 2024-01-31 12:29:33 +01:00
Sergey
cb92726ba6
Add Space access type derived relation 2024-01-30 15:22:49 +01:00
dependabot[bot]
53d5fcaa32
Bump github.com/klauspost/compress from 1.17.4 to 1.17.5
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.4 to 1.17.5.
- [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.4...v1.17.5)

---
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-01-29 04:29:51 +00:00
mcrakhman
05908ea9fe
GO-2489 Prevent self-join 2024-01-25 19:30:18 +01:00
mcrakhman
e56f73818a
GO-2489 Update any-sync 2024-01-25 14:56:05 +01:00
mcrakhman
1d7fff24e2
GO-2489 Check spaceview when joining 2024-01-24 20:45:37 +01:00
mcrakhman
483506bef3
GO-2489 Update any-sync 2024-01-24 19:23:57 +01:00
mcrakhman
0d118dd31e
GO-2489 Simplify aclobjectmanager 2024-01-24 16:19:04 +01:00
Mikhail
9087dbee5f
Merge pull request #830 from anyproto/dependabot/go_modules/github.com/google/uuid-1.6.0
Bump github.com/google/uuid from 1.5.0 to 1.6.0
2024-01-24 16:43:36 +03:00
dependabot[bot]
7e49533696
Bump github.com/google/uuid from 1.5.0 to 1.6.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-24 05:01:24 +00:00
dependabot[bot]
4afe1ce0db
Bump google.golang.org/grpc from 1.60.1 to 1.61.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.61.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.61.0)

---
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-01-24 05:00:44 +00:00
Mikhail
7d2ac932e2
Merge pull request #818 from anyproto/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.12
Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12
2024-01-22 12:36:45 +03:00
dependabot[bot]
eb8998004b
Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.15.0 to 0.16.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.15.0...v0.16.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-01-22 04:16:51 +00:00
dependabot[bot]
b8acb6d323
Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12
Bumps [github.com/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) from 3.23.11 to 3.23.12.
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](https://github.com/shirou/gopsutil/compare/v3.23.11...v3.23.12)

---
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-01-22 04:16:24 +00:00
Mikhail Iudin
f0a86227d7
GO-2050 Add long methods trace and DRY 2024-01-19 13:32:20 +00:00
Mikhail Iudin
9533f5493b
GO-2050 Add gzip 2024-01-19 13:32:20 +00:00
Mikhail Iudin
5cb1c43985
GO-2050 Add interceptors for library 2024-01-19 13:32:19 +00:00
Mikhail Iudin
867d3d04d9
GO-2050 Switch to fastjson 2024-01-19 13:32:19 +00:00
dependabot[bot]
7b79a16c8f
Bump golang.org/x/image from 0.14.0 to 0.15.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/golang/image/compare/v0.14.0...v0.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 11:39:40 +00:00
Mikhail
9d7a16cc4d
Merge pull request #777 from anyproto/dependabot/go_modules/golang.org/x/oauth2-0.16.0
Bump golang.org/x/oauth2 from 0.15.0 to 0.16.0
2024-01-19 14:38:25 +03:00
Mikhail
32f69cc091
Merge pull request #770 from anyproto/dependabot/go_modules/github.com/shirou/gopsutil/v3-3.23.12
Bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12
2024-01-19 14:38:08 +03:00
Mikhail
e5786d27e3
Merge pull request #785 from anyproto/dependabot/go_modules/github.com/quic-go/quic-go-0.40.1
Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1
2024-01-19 14:37:52 +03:00
Sergey
d133c10d14
GO-2675 Merge branch 'go-1420-epic-wrap-files-in-objects' into go-2675-ipfs-invite-store 2024-01-18 15:49:56 +01:00
Mikhail Iudin
6bf7354e0b
GO-2050 Add long stacktrace to mobile clients 2024-01-18 12:51:05 +00:00
mcrakhman
c744959708
GO-2489 Few fixes 2024-01-17 14:44:10 +01:00
mcrakhman
2aa806ff2d
GO-2489 Add generate and accept methods 2024-01-15 12:53:07 +01:00
mcrakhman
c48842d2f8
GO-2489 AclObjectManager and generate types and models 2024-01-12 20:53:40 +01:00