Sergey
|
17f33347b8
|
GO-4144 Merge branch 'feature/chat' of github.com:anyproto/anytype-heart into go-4144-refactor-internal-details-structure
|
2024-10-15 13:34:56 +02:00 |
|
Sergey
|
89b25755e4
|
GO-4211 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4211-merge-main-new
# Conflicts:
# clientlibrary/service/service.pb.go
# core/block/detailservice/service_test.go
# core/block/editor/dataview/dataview_test.go
# core/block/restriction/object.go
# core/block/source/service.go
# core/block/source/source.go
# go.mod
# pb/commands.pb.go
# pb/service/service.pb.go
# pkg/lib/pb/model/models.pb.go
|
2024-10-08 19:40:58 +02:00 |
|
kirillston
|
b8e5b8cd14
|
GO-4168 Merge main
|
2024-10-04 16:21:16 +02:00 |
|
kirillston
|
997ac50837
|
GO-4168 Fix tests 2
|
2024-10-03 13:42:28 +02:00 |
|
Sergey
|
ca1406be4a
|
Fix wrong detail type
|
2024-10-03 11:20:32 +02:00 |
|
Sergey
|
de282db6ae
|
Merge branch 'go-4147-divide-any-store-indexes-per-space' of github.com:anyproto/anytype-heart into new-details-showcase
|
2024-10-02 18:56:10 +02:00 |
|
Sergey
|
12594882e8
|
Merge branch 'feature/chat' of github.com:anyproto/anytype-heart into new-details-showcase
|
2024-10-02 15:56:00 +02:00 |
|
Sergey
|
1dbb42cbc1
|
GO-4147: Refactor: fix ID -> Id
|
2024-10-02 12:23:44 +02:00 |
|
Sergey
|
9acdab3594
|
GO-4147: Rename to spaceindex
|
2024-10-01 21:27:00 +02:00 |
|
Anastasia Shemyakinskaya
|
fa3bda2b16
|
Merge pull request #1602 from anyproto/go-4038-create-collection-from-csv-file-in-markdown-import-of-notion
GO-4038: Create collection from CSV file in Markdown import of Notion backups
|
2024-10-01 10:48:44 +02:00 |
|
Sergey
|
f0f7c7f0d7
|
GO-4147: Rename method
|
2024-10-01 10:45:36 +02:00 |
|
Sergey
|
986406b397
|
GO-4147: Objectstore: fix build
|
2024-09-27 10:18:49 +02:00 |
|
Sergey
|
6dd1e1f1b0
|
GO-4147: Objectstore: change signature for some methods
|
2024-09-25 15:37:50 +02:00 |
|
AnastasiaShemyakinskaya
|
79dea5195e
|
GO-4038: create collections from CSV files
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-09-23 23:21:38 +02:00 |
|
kirillston
|
2c5715e10f
|
GO-3964 Rename package
|
2024-09-17 16:03:00 +02:00 |
|
kirillston
|
92999ad018
|
GO-3964 Introduce details service
|
2024-09-12 17:46:43 +02:00 |
|
Sergey
|
dccc15f817
|
Fix SetDetails: use domain model
|
2024-08-21 17:39:01 +02:00 |
|
Sergey
|
373463e42b
|
More typing
|
2024-08-15 17:30:45 +02:00 |
|
Sergey
|
e58e4da925
|
Fix after merge
|
2024-08-15 17:09:24 +02:00 |
|
Sergey
|
b4b9c91d33
|
Merge branch 'main' of github.com:anyproto/anytype-heart into new-details-showcase
# Conflicts:
# core/block/editor/archive.go
# core/block/editor/dataview/dataview.go
# core/block/export/export.go
# core/block/import/common/common.go
# core/block/import/importer.go
# core/block/import/pb/converter.go
# core/block/object/objectcreator/installer.go
# core/object.go
# core/subscription/service.go
# core/util.go
# pkg/lib/database/database.go
# pkg/lib/database/filter.go
# pkg/lib/database/order.go
# pkg/lib/database/quickoptions.go
# pkg/lib/localstore/objectstore/relations.go
# util/builtinobjects/builtinobjects.go
|
2024-08-15 16:49:03 +02:00 |
|
AnastasiaShemyakinskaya
|
aa0b73e9b0
|
GO-2043 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2043-unify-logic-for-long-background-requests-from-client
|
2024-08-13 13:54:20 +02:00 |
|
AnastasiaShemyakinskaya
|
500e7edf1b
|
GO-3905: rename error to anyerror
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-08-13 12:12:19 +02:00 |
|
AnastasiaShemyakinskaya
|
4a4b550a2b
|
GO-3273: unified error cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-08-12 17:59:03 +02:00 |
|
AnastasiaShemyakinskaya
|
49a760418a
|
GO-2043: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-08-09 12:47:09 +02:00 |
|
AnastasiaShemyakinskaya
|
82c4e6e320
|
GO-2043 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2043-unify-logic-for-long-background-requests-from-client
|
2024-08-09 10:58:24 +02:00 |
|
Sergey
|
6ec35dd7a6
|
WIP Change filters signature
|
2024-08-06 09:52:40 +02:00 |
|
kirillston
|
42d50627d6
|
GO-3476 Set compact list instead of list
|
2024-05-24 12:56:47 +03:00 |
|
kirillston
|
4b9eb40288
|
GO-3476 New Get started
|
2024-05-16 18:54:46 +03:00 |
|
Mikhail Iudin
|
e93f44fbde
|
GO-3344 Add ObjectListSetDetails command that sets details to the list of objects
|
2024-04-29 13:00:30 +02:00 |
|
AnastasiaShemyakinskaya
|
57f8854146
|
remove not needed getblock package
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-04-12 11:21:52 +02:00 |
|
Anastasia Shemyakinskaya
|
96916f0e01
|
Revert "GO-3083: Two identical notifications per request"
|
2024-04-11 17:56:47 +02:00 |
|
AnastasiaShemyakinskaya
|
0981c58ee3
|
GO-3083 Merge branch 'main' of github.com:anyproto/anytype-heart into go-3083-two-identical-notifications-per-request
# Conflicts:
# core/block/editor.go
# core/indexer/fulltext.go
|
2024-04-11 17:29:52 +02:00 |
|
AnastasiaShemyakinskaya
|
5d0102d71d
|
GO-3173: add event for import object count
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-04-04 12:02:41 +02:00 |
|
AnastasiaShemyakinskaya
|
02f202dd38
|
GO-3083: fix notifications
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-04-04 08:22:39 +02:00 |
|
AnastasiaShemyakinskaya
|
ed1ec051b7
|
GO-3112: add space name to import and space delete notifications
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-03-25 19:07:52 +01:00 |
|
AnastasiaShemyakinskaya
|
747a1b67e6
|
GO-2516: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-02-27 14:38:42 +01:00 |
|
AnastasiaShemyakinskaya
|
3c4dcd0d34
|
GO-2516: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-02-19 15:51:54 +01:00 |
|
kirillston
|
9ca0580bcf
|
GO-2781 Fix lint
|
2024-02-19 16:29:59 +03:00 |
|
kirillston
|
d062b90ea1
|
GO-2781 Notification on internet loss
|
2024-02-19 16:21:12 +03:00 |
|
Sergey
|
ed3ff491fc
|
GO-1420: Fix domain model: ObjectOrigin
|
2024-02-01 10:25:13 +01:00 |
|
Sergey
|
558f810be2
|
GO-1420: Fix object origin usage
- Extract object origin related logic to separate domain package
- Pass origin directly to files, delete filestore based mechanism
|
2024-01-31 16:59:46 +01:00 |
|
Sergey
|
f98fd60473
|
GO-1420: Fix after merge
|
2024-01-31 11:12:07 +01:00 |
|
AnastasiaShemyakinskaya
|
158451decf
|
GO-2518 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2518-support-import-type-for-origin-relation
|
2024-01-29 16:29:11 +03:00 |
|
kirillston
|
1d5e102a23
|
GO-2683 Fix error handling on ImportExperience
|
2024-01-21 20:45:41 +01:00 |
|
AnastasiaShemyakinskaya
|
b4412df593
|
GO-2518: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-01-16 19:21:30 +03:00 |
|
AnastasiaShemyakinskaya
|
c188201637
|
GO-2043: add ImportRequest struct
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-01-10 14:44:38 +03:00 |
|
AnastasiaShemyakinskaya
|
4ef294b069
|
GO-2043: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-01-10 13:42:49 +03:00 |
|
AnastasiaShemyakinskaya
|
03e97fafe1
|
GO-2043 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2043-unify-logic-for-long-background-requests-from-client
# Conflicts:
# util/builtinobjects/builtinobjects.go
|
2024-01-10 13:41:19 +03:00 |
|
kirillston
|
ec498f1fb1
|
GO-2519 Set home page only in new spaces
|
2023-12-30 09:21:32 +01:00 |
|
kirillston
|
a15033b6ea
|
GO-2519 Add home page from experience
|
2023-12-28 23:39:29 +01:00 |
|