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

1366 commits

Author SHA1 Message Date
Anastasia Shemyakinskaya
5881b79d1c
Merge pull request #1261 from anyproto/go-3171-check-p2p-status-and-send-event
GO-3171 check p2p status and send event
2024-07-03 14:05:11 +02:00
AnastasiaShemyakinskaya
9a24400d9e
GO-3171: send spaceId
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-03 12:47:47 +02:00
AnastasiaShemyakinskaya
5e094d33ba
GO-2928: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-03 10:21:42 +02:00
AnastasiaShemyakinskaya
b0a99395c1
GO-2928 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2928-mobile-rpc-network-state
# Conflicts:
#	clientlibrary/service/service.pb.go
#	docs/proto.md
#	pb/commands.pb.go
#	pb/protos/commands.proto
#	pb/protos/service/service.proto
#	pb/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-07-03 10:18:17 +02:00
AnastasiaShemyakinskaya
22174a324f
GO-3171: remove spaceid
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-02 23:49:36 +02:00
AnastasiaShemyakinskaya
2ab447ba32
GO-3171: add device count
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-02 19:08:35 +02:00
AnastasiaShemyakinskaya
a52577ed03
GO-3171 Merge branch 'go-2930-store-device-names' of github.com:anyproto/anytype-heart into go-3171-check-p2p-status-and-send-event 2024-07-02 14:25:39 +02:00
AnastasiaShemyakinskaya
917336940d
GO-2930: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-02 14:22:49 +02:00
AnastasiaShemyakinskaya
0c84d1f5c0
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names
# Conflicts:
#	pb/commands.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-07-02 14:22:04 +02:00
AnastasiaShemyakinskaya
13eda9f8b1
GO-2928: add hooks for network update
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-07-02 14:16:44 +02:00
AnastasiaShemyakinskaya
d26b6f6c6a
Merge branch 'main' of github.com:anyproto/anytype-heart into go-2928-mobile-rpc-network-state
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-07-02 14:03:33 +02:00
AnastasiaShemyakinskaya
bceb79637c
GO-3171: set not connected as 0 in pb
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-28 16:56:43 +02:00
AnastasiaShemyakinskaya
466469d20d
GO-3645: add link block to BlockListConvertToObject request
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-27 18:01:51 +02:00
AnastasiaShemyakinskaya
7bd2a3c612
GO-3171 Merge branch 'go-2930-store-device-names' of github.com:anyproto/anytype-heart into go-3171-check-p2p-status-and-send-event
# Conflicts:
#	core/filestorage/filesync/mock_filesync/mock_FileSync.go
2024-06-26 15:36:05 +02:00
AnastasiaShemyakinskaya
c8a5e0a33c
GO-2930: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-26 15:35:37 +02:00
AnastasiaShemyakinskaya
58ba4ea8ca
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names 2024-06-26 15:34:32 +02:00
Sergey
29c01d422a
GO-3564: Rename methods 2024-06-24 13:59:35 +02:00
Sergey
02364a4281
GO-3564 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3564-login-trace 2024-06-20 13:14:05 +02:00
Sergey
8748903f0a
GO-3564 Merge branch 'go-3564-improve-performance-step-1' into go-3564-login-trace 2024-06-20 11:15:32 +02:00
Sergey
dfa75de7b4
GO-3564: Remove authorization 2024-06-20 11:11:04 +02:00
Sergey
f2b8a910a0
GO-3564: Record AccountSelect trace 2024-06-20 11:05:31 +02:00
AnastasiaShemyakinskaya
6db639be7c
GO-2928: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-19 11:53:48 +02:00
AnastasiaShemyakinskaya
9c5362444e
GO-2928 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2928-mobile-rpc-network-state
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-06-19 11:53:31 +02:00
AnastasiaShemyakinskaya
17222ceee1
GO-3171: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-19 11:51:49 +02:00
AnastasiaShemyakinskaya
718088fcff
GO-3171 Merge branch 'go-2930-store-device-names' of github.com:anyproto/anytype-heart into go-3171-check-p2p-status-and-send-event
# Conflicts:
#	.mockery.yaml
#	core/block/editor/smartblock/smartblock_test.go
#	core/block/object/treesyncer/mock_treesyncer/mock_SyncDetailsUpdater.go
#	core/block/object/treesyncer/treesyncer.go
#	core/block/object/treesyncer/treesyncer_test.go
#	core/domain/syncstatus.go
#	core/filestorage/filesync/filesync.go
#	core/filestorage/rpcstore/mock_rpcstore/mock_rpcstore.go
#	core/indexer/reindex.go
#	core/payments/cache/mock_cache/mock_CacheService.go
#	core/syncstatus/detailsupdater/helper/helper.go
#	core/syncstatus/detailsupdater/updater.go
#	core/syncstatus/detailsupdater/updater_test.go
#	core/syncstatus/filestatus.go
#	core/syncstatus/filesyncstatus/filesyncstatus.go
#	core/syncstatus/objectsyncstatus/mock_objectsyncstatus/mock_Updater.go
#	core/syncstatus/objectsyncstatus/syncstatus.go
#	core/syncstatus/objectsyncstatus/syncstatus_test.go
#	core/syncstatus/service.go
#	core/syncstatus/spacesyncstatus/filestate.go
#	core/syncstatus/spacesyncstatus/mock_spacesyncstatus/mock_SpaceIdGetter.go
#	core/syncstatus/spacesyncstatus/objectstate.go
#	core/syncstatus/spacesyncstatus/spacestatus.go
#	core/syncstatus/spacesyncstatus/spacestatus_test.go
#	docs/proto.md
#	go.mod
#	go.sum
#	pb/events.pb.go
#	pb/protos/events.proto
#	space/spacecore/peermanager/manager.go
#	space/spacecore/peermanager/manager_test.go
2024-06-19 11:32:57 +02:00
AnastasiaShemyakinskaya
18a22c6026
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names 2024-06-19 11:23:12 +02:00
Sergey
e1ba5ccf52
GO-3564: Run profiler method 2024-06-14 14:47:34 +02:00
AnastasiaShemyakinskaya
665de43b35
GO-3170: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 10:18:53 +02:00
AnastasiaShemyakinskaya
f6905189ea
GO-2930: fix conflict
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 10:07:56 +02:00
AnastasiaShemyakinskaya
09746acab0
GO-3170: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 10:00:21 +02:00
AnastasiaShemyakinskaya
4bcb83f9ff
GO-3170: add space id to event
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 09:43:58 +02:00
AnastasiaShemyakinskaya
5b7635a99b
GO-3170: code cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 09:43:00 +02:00
AnastasiaShemyakinskaya
f7f05d109e
GO-3170: add sync status service
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 09:42:43 +02:00
AnastasiaShemyakinskaya
937f3bd700
GO-2930: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-14 09:14:41 +02:00
AnastasiaShemyakinskaya
a0d4e79ca4
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names 2024-06-14 09:13:55 +02:00
Sergey
a790d69847
Merge branch 'main' of github.com:anyproto/anytype-heart into go-2827-migration-unbind-user-files
# Conflicts:
#	core/file.go
2024-06-13 16:02:33 +02:00
AnastasiaShemyakinskaya
f8cd369c63
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-06-12 18:15:57 +02:00
AnastasiaShemyakinskaya
db2e10d80c
GO-3171 Merge branch 'go-3170-check-objects-and-files-are-synced-with-responsible-peers-in' of github.com:anyproto/anytype-heart into go-3171-check-p2p-status-and-send-event 2024-06-11 14:43:16 +02:00
Kirill Stonozhenko
74bd26ab8f
Merge pull request #1271 from anyproto/go-2140-event-on-object-close
GO-2140 Event objectClose on logout and object deletion
2024-06-10 20:43:59 +02:00
Sergey
9ef26cfe62
GO-2827: Fix linter 2024-06-10 15:25:12 +02:00
Sergey
431a455e94
GO-2827 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2827-migration-unbind-user-files
# Conflicts:
#	.mockery.yaml
#	clientlibrary/service/service.pb.go
#	core/files/fileobject/service.go
#	docs/proto.md
#	pb/commands.pb.go
#	pb/service/service.pb.go
2024-06-10 14:30:17 +02:00
AnastasiaShemyakinskaya
ab24da3940
GO-3170 Merge branch 'go-2930-store-device-names' of github.com:anyproto/anytype-heart into go-3170-check-objects-and-files-are-synced-with-responsible-peers-in
# Conflicts:
#	.mockery.yaml
#	go.mod
#	go.sum
2024-06-07 09:54:45 +02:00
AnastasiaShemyakinskaya
1a98f6a7eb
GO-2930: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-07 09:51:08 +02:00
AnastasiaShemyakinskaya
03b610cd47
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names
# Conflicts:
#	pb/commands.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-06-07 09:49:35 +02:00
kirillston
fdf173a6d9
GO-2140 Send objectClose on Hook 2024-06-06 12:42:50 +02:00
kirillston
f34e37dbd9
GO-2361 Merge main 2024-05-31 12:53:05 +02:00
AnastasiaShemyakinskaya
9a5b31c0bc
GO-3171 Merge branch 'go-3170-check-objects-and-files-are-synced-with-responsible-peers-in' of github.com:anyproto/anytype-heart into go-3171-check-p2p-status-and-send-event 2024-05-31 10:00:52 +02:00
AnastasiaShemyakinskaya
4e1165000f
GO-3170 Merge branch 'go-2930-store-device-names' of github.com:anyproto/anytype-heart into go-3170-check-objects-and-files-are-synced-with-responsible-peers-in 2024-05-31 10:00:08 +02:00
AnastasiaShemyakinskaya
c8db938d3d
GO-2930: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-05-31 09:58:16 +02:00
AnastasiaShemyakinskaya
985a9f5c5c
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/pb/model/models.pb.go
2024-05-31 09:57:44 +02:00