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

1528 commits

Author SHA1 Message Date
Jannis Metrikat
11510dda0f
GO-4459 Merge branch 'go-4810-make-notifications-optional-in-progress-bar' into go-4459-implement-first-stage-of-anytype-rest-api 2025-01-15 00:20:17 +01:00
Jannis Metrikat
972ec0f7cb
GO-4459: Update mock 2025-01-14 23:58:52 +01:00
Jannis Metrikat
7000d44796
GO-4459: Add RPC to start and stop server 2025-01-14 23:45:15 +01:00
AnastasiaShemyakinskaya
5bbb3a28fb
GO-4810: add noProgress param in export request to avoid progress and notifications events
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-01-08 22:09:14 +01:00
Jannis Metrikat
d2ce601810
GO-4459 Merge branch 'main' into go-4459-implement-first-stage-of-anytype-rest-api 2024-12-18 20:09:02 +01:00
Jannis Metrikat
101ea2a288
GO-4459 Add initial handler tests using mocked middleware interfaces 2024-12-18 14:12:12 +01:00
Sergey
ad02ae4bd1
Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
#	core/block/editor/profile.go
#	core/block/editor/smartblock/smartblock.go
#	core/block/editor/state/event.go
#	core/block/editor/state/state.go
#	core/block/editor/state/state_test.go
#	core/block/import/common/objectid/fileobject.go
#	core/block/import/common/objectid/oldfile.go
#	core/block/simple/link/link.go
#	core/block/simple/text/details.go
#	core/subscription/context.go
#	core/subscription/crossspacesub/service_test.go
#	core/subscription/internalsub_test.go
#	core/subscription/objectsubscription/objsubscription_test.go
2024-12-18 13:30:46 +01:00
Sergey
4679ce0f64
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure 2024-12-16 11:14:55 +01:00
Sergey
881e59ca82
GO-4702: Add spaceId to all EventMessages 2024-12-12 17:16:13 +01:00
kirillston
2746b1b7bc
GO-4616 Merge main 2024-12-10 14:10:59 +01:00
Sergey
ee56bbff08
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
#	core/application/account_create_from_export.go
#	core/block/editor/accountobject/accountobject.go
#	core/block/editor/smartblock/smarttest/smarttest.go
#	core/block/editor/spaceview_test.go
#	core/date/suggest.go
#	core/files/fileobject/service.go
#	pkg/lib/database/order.go
#	space/internal/components/personalmigration/personalmigration.go
#	space/internal/components/personalmigration/personalmigration_test.go
2024-12-10 13:22:59 +01:00
kirillston
85fe9dc385
GO-4616 Set empty code 2 2024-12-09 13:57:31 +01:00
Sergey
0d897d5912
GO-4144 Merge branch 'main' into go-4144-refactor-internal-details-structure
# Conflicts:
#	core/block/backlinks/watcher.go
#	core/block/detailservice/relations.go
#	core/block/detailservice/relations_test.go
#	core/block/editor/basic/details.go
#	core/block/editor/converter/layout.go
#	core/block/import/importer_test.go
#	core/block/object/objectcreator/creator.go
#	core/block/object/objectcreator/creator_test.go
#	core/block/object/objectcreator/installer.go
#	core/block/object/objectcreator/installer_test.go
#	core/block/object/objectgraph/graph.go
#	core/block/object/objectgraph/graph_test.go
#	core/block/object/objectlink/dependent_objects_test.go
#	core/block/source/date.go
#	core/date/suggest.go
#	core/history/history.go
#	core/identity/identity.go
#	pkg/lib/database/filter.go
#	pkg/lib/database/filter_test.go
#	pkg/lib/localstore/objectstore/fixture.go
2024-12-09 12:21:34 +01:00
Sergey
57a29bd8e3
GO-4111: Merge main 2024-12-09 11:18:38 +01:00
Sergey
e2cef3a5d4
GO-4111 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4111-add-afterorderid-to-chatgetmessages-to-scroll-to-reply
# Conflicts:
#	pb/commands.pb.go
2024-12-09 11:15:03 +01:00
AnastasiaShemyakinskaya
1e4fe31944
GO-4397: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-29 15:34:02 +01:00
AnastasiaShemyakinskaya
85cc27d918
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms
# Conflicts:
#	pb/commands.pb.go
2024-11-29 15:33:30 +01:00
AnastasiaShemyakinskaya
dbb66a044a
GO-4367: change api
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-29 11:44:47 +01:00
kirillston
a3553ef63b
GO-4499 Remove old usecases from mw 2024-11-28 16:55:38 +01:00
AnastasiaShemyakinskaya
041a27a409
GO-4397: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-27 15:38:44 +01:00
AnastasiaShemyakinskaya
bf08f6a712
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/bundle/relation.gen.go
2024-11-27 15:28:08 +01:00
AnastasiaShemyakinskaya
81b0851c60
GO-4397: add comments in protobuf
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-27 15:26:37 +01:00
Sergey
26e96616bf
GO-4111: ChatGetMessages: Add AfterOrderId 2024-11-22 11:11:53 +01:00
kirillston
0363ec9e83
Merge main 2024-11-20 20:27:50 +01:00
Sergey
e34cef28ca
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
#	core/block/backlinks/watcher.go
#	core/block/bookmark/bookmarkimporter/bookmark_importer_decorator.go
#	core/block/detailservice/mock_detailservice/mock_Service.go
#	core/block/detailservice/relations.go
#	core/block/detailservice/relations_test.go
#	core/block/detailservice/service.go
#	core/block/detailservice/set_details.go
#	core/block/editor/collection/collection.go
#	core/block/editor/dashboard.go
#	core/block/import/importer.go
#	core/block/import/importer_test.go
#	core/block/import/types.go
#	core/block/object/objectcreator/creator_test.go
#	core/block/object/objectlink/dependent_objects.go
#	core/block/source/date.go
#	core/object.go
#	core/relations.go
#	pkg/lib/database/database.go
#	pkg/lib/database/filter.go
#	pkg/lib/database/filter_test.go
#	pkg/lib/localstore/objectstore/spaceindex/queries.go
#	pkg/lib/localstore/objectstore/spaceindex/queries_test.go
2024-11-20 18:10:31 +01:00
AnastasiaShemyakinskaya
fbabe76cff
GO-4397: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-19 12:05:50 +01:00
AnastasiaShemyakinskaya
c9bd383292
GO-4397: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-19 11:06:39 +01:00
AnastasiaShemyakinskaya
583a7929d5
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms 2024-11-19 11:06:09 +01:00
kirillston
2b48adc6e6
GO-4220 Merge main 2024-11-12 09:41:21 +01:00
Mikhail Iudin
609f397a94
GO-4442 Merge remote-tracking branch 'refs/remotes/origin/main' into go-4442-add-weights
# Conflicts:
#	go.mod
#	go.sum
2024-11-11 19:57:39 +01:00
AnastasiaShemyakinskaya
0a9afdd743
GO-3453: update protocol
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-11 17:43:22 +01:00
AnastasiaShemyakinskaya
bf30a6d2c2
GO-3453: remove accountrecovery and fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-11 17:36:54 +01:00
AnastasiaShemyakinskaya
6e98132090
GO-3453: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-11 13:22:29 +01:00
AnastasiaShemyakinskaya
33eaa2ee19
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	pkg/lib/bundle/relation.gen.go
#	pkg/lib/bundle/relations.json
2024-11-11 13:20:59 +01:00
kirillston
9d3c3b5cff
GO-4220 ObjectDateByTimestamp RPC 2024-11-08 22:04:53 +01:00
AnastasiaShemyakinskaya
6a7d0c053b
GO-3453: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-08 17:41:05 +01:00
AnastasiaShemyakinskaya
87a6ece2c2
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol
# Conflicts:
#	pb/commands.pb.go
2024-11-08 17:40:31 +01:00
kirillston
7afc5420d6
GO-3963 Change API for RelationListWithValue 2024-11-08 16:24:24 +01:00
AnastasiaShemyakinskaya
001c83e459
GO-3453: add error
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-07 15:35:26 +01:00
AnastasiaShemyakinskaya
f33df9cc24
GO-3453: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-07 14:08:03 +01:00
AnastasiaShemyakinskaya
58f456bf8e
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol 2024-11-07 13:53:55 +01:00
Sergey
9f6b4b859a
GO-4144 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
# Conflicts:
#	core/block/detailservice/relations.go
#	core/block/detailservice/relations_test.go
#	core/block/editor.go
#	core/block/import/common/syncer/types.go
#	core/block/import/csv/converter_test.go
#	core/block/import/html/converter_test.go
#	core/block/import/txt/converter_test.go
#	core/files/fileobject/filemodels/filerequest.go
#	core/files/fileobject/service.go
#	core/files/fileuploader/uploader.go
#	space/internal/components/migration/systemobjectreviser/systemobjectreviser.go
2024-11-07 11:20:59 +01:00
Mikhail Iudin
484b10c19b
GO-4442 Merge remote-tracking branch 'refs/remotes/origin/main' into go-4442-add-weights 2024-11-06 19:31:49 +01:00
Mikhail Iudin
eed878970d
GO-4442 Add weights 2024-11-06 16:33:15 +01:00
Sergey
5743f1a7f8
GO-4144 Merge branch 'go-4450-extract-details-structs' into go-4144-refactor-internal-details-structure
# Conflicts:
#	core/block/backlinks/watcher.go
#	core/block/delete.go
#	core/block/detailservice/set_details.go
#	core/block/editor/basic/details_test.go
#	core/block/editor/file/file_test.go
#	core/block/editor/spaceview.go
#	core/block/object/objectcreator/chat.go
#	core/block/object/objectcreator/creator.go
#	core/block/source/date.go
#	core/block/source/mock_source/mock_Service.go
#	core/block/source/service.go
#	core/domain/genericmap_test.go
#	core/domain/value.go
#	core/object.go
#	core/syncstatus/detailsupdater/updater.go
#	core/syncstatus/detailsupdater/updater_test.go
#	core/syncstatus/syncsubscriptions/syncingobjects.go
#	pkg/lib/localstore/objectstore/fixture.go
#	pkg/lib/localstore/objectstore/spaceindex/fixture.go
#	pkg/lib/localstore/objectstore/spaceindex/objects.go
#	pkg/lib/localstore/objectstore/spaceindex/queries_test.go
#	pkg/lib/localstore/objectstore/spaceindex/store.go
#	pkg/lib/localstore/objectstore/spaceindex/update.go
#	util/pbtypes/anyenc_test.go
#	util/pbtypes/pbtypes.go
2024-11-06 14:10:49 +01:00
Kirill Stonozhenko
8888285444
Merge pull request #1596 from anyproto/go-4017-set-image-kind
GO-4017 Set imageKind on file upload
2024-11-06 14:06:48 +01:00
Mikhail
02624cf3ed
Merge branch 'main' into release-7
Signed-off-by: Mikhail  <yudin.reso@gmail.com>
2024-11-06 12:48:48 +01:00
AnastasiaShemyakinskaya
41040b8d1c
GO-3453: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-11-06 11:45:00 +01:00
AnastasiaShemyakinskaya
dbf2008587
GO-3453 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3453-progress-bars-protocol 2024-11-06 11:44:35 +01:00
kirillston
6ab93ff83b
GO-4017 Merge main 3 2024-11-06 10:08:13 +01:00