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

13906 commits

Author SHA1 Message Date
kirillston
f5c7561650
GO-3964 Merge main 2024-09-19 23:28:29 +02:00
Mikhail
01b6ba9df2
Merge pull request #1595 from anyproto/perftests
GO-3985 Add perftests.yml
2024-09-19 18:20:05 +03:00
Mikhail Iudin
ed3d55a629
GO-3985 Add perftests.yml 2024-09-19 17:19:37 +02:00
Roman Khafizianov
91ec51a042
Merge pull request #1594 from anyproto/go-4118-panic-in-persistentqueue
GO-4118 fix possible panic in notifyWaiters
2024-09-19 15:49:44 +02:00
Roman Khafizianov
9e733f3e0e
GO-4118 fix panic in persistentqueue 2024-09-19 15:03:24 +02:00
Mikhail
d579f8c2c6
Merge pull request #1589 from anyproto/dependabot/go_modules/github.com/prometheus/client_golang-1.20.4
Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
2024-09-18 22:14:15 +03:00
Anastasia Shemyakinskaya
1bb84ccd5f
Merge pull request #1571 from anyproto/go-4036-dont-call-request-for-paginated-property-if-its-empty-in
GO-4036: don't call request for paginated property if it's empty in search response from Notion
2024-09-18 11:43:51 +02:00
AnastasiaShemyakinskaya
76fd29210b
GO-4036: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-09-18 11:25:24 +02:00
AnastasiaShemyakinskaya
24d942e235
GO-4036 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4036-dont-call-request-for-paginated-property-if-its-empty-in 2024-09-18 11:12:55 +02:00
dependabot[bot]
8a0eff45f2
Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.20.3...v1.20.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 04:24:48 +00:00
Roman Khafizianov
7a1925f3da
Merge pull request #1586 from anyproto/go-3886-add-p2p-restricted-status
GO-3886 fix p2p for android
2024-09-17 18:30:43 +02:00
Roman Khafizianov
e8fb4a9d10
GO-3886 remove mutex 2024-09-17 18:18:07 +02:00
Roman Khafizianov
f8dfba81ee
GO-3886 fix tests 2024-09-17 18:00:55 +02:00
kirillston
2c5715e10f
GO-3964 Rename package 2024-09-17 16:03:00 +02:00
kirillston
2c7139d6aa
GO-3964 Add tests on service 2024-09-17 15:48:03 +02:00
Roman Khafizianov
c907c9027b
GO-3886 android fixes 2024-09-17 15:21:56 +02:00
Mikhail Iudin
35e1afb4d0
GO-4087 Update any-store to 0.0.5
# Conflicts:
#	go.mod
#	go.sum
2024-09-17 14:28:07 +02:00
Mikhail Iudin
d56ade1474
GO-4087 Fix android cache directory
# Conflicts:
#	core/block/chats/service.go
2024-09-17 14:27:18 +02:00
Anastasia Shemyakinskaya
84e6260c7c
Merge pull request #1584 from anyproto/fix-coverId-relation
fix coverId handling in FileRelationKeys
2024-09-17 10:46:01 +02:00
AnastasiaShemyakinskaya
08e67df835
fix coverId handling in FileRelationKeys
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-09-16 17:08:21 +02:00
Mikhail
31981baf40
Merge pull request #1583 from anyproto/fix-build
fix build
2024-09-16 16:22:13 +03:00
Mikhail Iudin
159642df06
fix build 2024-09-16 15:21:45 +02:00
Roman Khafizianov
4ed3e7c92b
Merge pull request #1582 from anyproto/go-4108-chats-dummy-protocol-impl-for-release-7
GO-4108 dummy chat api
2024-09-16 14:38:27 +02:00
Roman Khafizianov
31302d98a5
GO-4108 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-4108-chats-dummy-protocol-impl-for-release-7
# Conflicts:
#	pb/events.pb.go
2024-09-16 14:38:10 +02:00
Roman Khafizianov
52e03d5d6d
Merge pull request #1527 from anyproto/go-3886-add-p2p-restricted-status
GO-3886 add p2p restricted status
2024-09-16 14:37:20 +02:00
Roman Khafizianov
0a1986d784
GO-4108 add enums 2024-09-16 13:30:55 +02:00
Roman Khafizianov
fe7d3ce701
GO-4108 add enums 2024-09-16 13:30:48 +02:00
Roman Khafizianov
6a6b0ae8ec
GO-4108 fix 2024-09-16 13:25:55 +02:00
Roman Khafizianov
b3c8396c7d
GO-4108 fix 2024-09-16 13:12:13 +02:00
Roman Khafizianov
8b6decf6b6
GO-4108 fix 2024-09-16 13:09:27 +02:00
Roman Khafizianov
318069e797
GO-3886 fix tests: regen mocks 2024-09-16 12:01:32 +02:00
Roman Khafizianov
88b0766292
GO-4108 dummy chat api 2024-09-16 11:46:21 +02:00
Roman Khafizianov
a417d839d2
GO-3886 fix linter 2024-09-16 11:15:13 +02:00
Roman Khafizianov
a40a505d08
GO-3886 remove comment, fix tests 2024-09-16 11:09:20 +02:00
Roman Khafizianov
ba6560d771
GO-3886 fix tests 2024-09-16 10:52:55 +02:00
Roman Khafizianov
f353bd54b3
GO-3886 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-3886-add-p2p-restricted-status
# Conflicts:
#	go.mod
#	go.sum
#	pb/events.pb.go
2024-09-16 10:51:18 +02:00
Mikhail
9080abc823
Merge pull request #1525 from anyproto/release-6
Merge release 6
2024-09-13 19:12:44 +03:00
Mikhail Iudin
5a25775cad
Fix merge 2024-09-13 17:37:03 +02:00
Mikhail Iudin
02dedb246c
Merge remote-tracking branch 'origin/main' into release-6
# Conflicts:
#	core/block/import/common/common_test.go
#	core/syncstatus/updatereceiver.go
#	core/syncstatus/updatereceiver_test.go
#	go.mod
#	go.sum
#	pb/commands.pb.go
#	pb/events.pb.go
2024-09-13 17:36:19 +02:00
Grigory Efimov
7b8da697c8
.github/workflows/build.yml updated actions/upload-artifact to v4 2024-09-13 12:29:05 -03:00
Mikhail
c7965efad7
Merge pull request #1574 from anyproto/dependabot/go_modules/google.golang.org/grpc-1.66.2
Bump google.golang.org/grpc from 1.66.1 to 1.66.2
2024-09-13 15:21:29 +02:00
Anastasia Shemyakinskaya
76d5180cec
Merge pull request #1487 from anyproto/go-1240-notify-on-status-change
GO-1240: remove not needed events
2024-09-13 14:58:46 +02:00
AnastasiaShemyakinskaya
d55057da96
GO-1240: fix lint
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-09-13 14:37:57 +02:00
kirillston
bdfdbdb35a
GO-3964 Add mock 2024-09-12 18:15:00 +02:00
kirillston
708b51e273
GO-3964 Merge main 2024-09-12 18:04:53 +02:00
kirillston
92999ad018
GO-3964 Introduce details service 2024-09-12 17:46:43 +02:00
AnastasiaShemyakinskaya
22901b2632
GO-1240: remove not needed code
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-09-12 16:15:53 +02:00
AnastasiaShemyakinskaya
f587948e20
GO-1240 Merge branch 'main' of github.com:anyproto/anytype-heart into go-1240-notify-on-status-change 2024-09-12 15:57:59 +02:00
dependabot[bot]
995ad81d37
Bump google.golang.org/grpc from 1.66.1 to 1.66.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.1 to 1.66.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.66.1...v1.66.2)

---
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-09-12 04:24:08 +00:00
Kirill Stonozhenko
dcb9b6dc99
Merge pull request #1536 from anyproto/go-3813-set-lastused-for-relations
GO-3813 Set lastUsedDate for relations
2024-09-11 17:31:42 +03:00