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

358 commits

Author SHA1 Message Date
Roman Khafizianov
2bb7b1cee6
GO-5611 retry space load on acl no read key error 2025-05-09 14:28:39 +02:00
Sergey
6906c5e9f5
GO-5297: Fix tests 2025-04-29 14:57:35 +02:00
Sergey
4ef8ca37c4
GO-5297: Fix create and subscribe 2025-04-29 14:27:54 +02:00
Sergey
775ecc005b
GO-5297: Refactor and fix tests 2025-04-25 18:00:26 +02:00
Sergey
4a922d253c
GO-5297: Refactor: normalize naming 2025-04-25 16:40:35 +02:00
Sergey
e7c41d4982
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration 2025-04-24 17:10:43 +02:00
Sergey
c4f7bbfc6f
GO-5418: WIP: refactor kv service 2025-04-23 15:11:42 +02:00
Anatolii Smolianinov
2d215de63d
GO-5297 Merge branch 'main' into go-5297-push-service-1st-iteration 2025-04-16 14:29:50 +02:00
kirillston
0b6c05271d
GO-5465 Update recommended relations for non system types 2025-04-14 16:53:56 +03:00
AnastasiaShemyakinskaya
39fadcbfe8
GO-5297: send base64 string
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-11 13:11:35 +02:00
AnastasiaShemyakinskaya
cae6d8f6bc
GO-5297: remove store
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-11 11:39:30 +02:00
AnastasiaShemyakinskaya
1046c2bebc
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
2025-04-08 16:49:45 +02:00
kirillston
9471078ace
GO-5338 Fix tests 2025-04-07 15:56:33 +03:00
kirillston
5b050ad6c3
GO-5338 Revert revision update 2025-04-07 13:55:49 +03:00
kirillston
4f79c8f05d
GO-5338 Rm description for types WIP 2025-04-04 22:11:45 +03:00
AnastasiaShemyakinskaya
4bd86c2a4e
GO-5297: fix subscribeAll
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-04-03 18:22:24 +02:00
AnastasiaShemyakinskaya
ea6d9b587d
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration 2025-03-28 11:09:54 +01:00
AnastasiaShemyakinskaya
4b345c66e8
GO-5369: fix panic
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-26 12:05:03 +01:00
AnastasiaShemyakinskaya
84ad9fadc7
GO-5297 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5297-push-service-1st-iteration
# Conflicts:
#	clientlibrary/service/service.pb.go
#	core/block/chats/service.go
#	docs/proto.md
#	go.mod
#	go.sum
#	pb/commands.pb.go
#	pb/protos/service/service.proto
#	pb/service/service.pb.go
#	space/internal/components/aclobjectmanager/aclobjectmanager.go
2025-03-26 10:23:15 +01:00
AnastasiaShemyakinskaya
72aad9722d
GO-5297: add notify
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-25 19:33:08 +01:00
Mikhail
7377418592
GO-5322 Fix fts miss (#2242) 2025-03-24 16:21:28 +01:00
AnastasiaShemyakinskaya
1b107488d2
GO-5297: fixes
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-21 18:42:08 +01:00
AnastasiaShemyakinskaya
f41af256fa
GO-5297: added space key store
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-21 17:10:19 +01:00
Roman Khafizianov
cab4039e51
GO-5329 fixes 2025-03-20 14:23:13 +01:00
Roman Khafizianov
826650aae5
GO-5329 Stream spaces with guest keys 2025-03-20 12:04:47 +01:00
Mikhail
f602039283
GO-5309 Cleanup graylog (#2236) 2025-03-19 19:57:28 +01:00
kirillston
b678a6ce51
GO-5229 Reset bookmark layout 2025-03-17 19:27:25 +03:00
kirillston
c7d0f0aade
GO-5294 Fix test 2025-03-17 19:20:57 +03:00
kirillston
72b82e53b4
GO-5204 Add plural names to types 2025-03-17 17:45:44 +03:00
kirillston
ab5af890f1
GO-5206 Edit recommended relations lists 2025-03-05 18:42:03 +03:00
Kirill Stonozhenko
2bfc73668f
Merge pull request #2140 from anyproto/go-5126-migrate-icons-for-bundled-non-system-types
GO-5184 Migrate icons for bundled non system types
2025-02-27 19:14:23 +01:00
kirillston
91715f36de
GO-5126 Migrate types icons 2025-02-18 18:20:41 +03:00
kirillston
175f4964ad
Merge main with spacestore 2025-02-13 22:56:30 +03:00
Sergey
862fd01621
Merge pull request #2052 from anyproto/GO-4146-new-spacestore 2025-02-13 15:24:52 +01:00
kirillston
1e6b40c8b3
GO-4320 Revise createdBy objectTypes 2025-02-11 00:36:23 +03:00
mcrakhman
2172d9ce33
GO-4146 Fix and change store tests 2025-02-05 19:02:17 +01:00
kirillston
e79e61d8d0
GO-4823 Fixes on hidden recommended relations 2025-02-03 17:16:53 +03:00
kirillston
b55401333f
Merge main 2025-01-31 11:36:16 +01:00
kirillston
762479b53c
GO-4444 Merge branch 'main' into go-4444-revise-sys-objects-using-bundle-info 2025-01-27 18:57:06 +01:00
kirillston
7ded30135e
GO-4444 Remove comment 2025-01-27 18:35:28 +01:00
Kirill Stonozhenko
a7306d87f9
Merge pull request #2003 from anyproto/go-4823-file-and-hidden-rec-rels
GO-4823 File-specific and hidden recommended relations
2025-01-20 14:07:42 +03:00
kirillston
de10e3ac27
Merge main in branch 2025-01-20 11:58:35 +01:00
kirillston
d06b02bb21
GO-4823 Merge feature branch 2025-01-15 17:32:42 +03:00
kirillston
447944083c
GO-4840 Set null on ObjectRelationAdd 2025-01-15 11:52:58 +03:00
kirillston
326268ca02
GO-4823 Fill file recommended relations 2025-01-14 14:41:03 +03:00
kirillston
e01a0752f2
GO-4588 Replace layout with resolvedLayout 2024-12-21 13:25:32 +03:00
kirillston
afd627364c
GO-4444 Delete iface with no use 2024-12-19 21:11:51 +03:00
kirillston
3924aa9f8e
GO-4444 Use bundle info to revise sys objects 2024-12-19 20:40:03 +03:00
kirillston
517df70a64
Merge main with details update 2024-12-19 16:01:00 +03:00
Kirill Stonozhenko
393951561f
Merge pull request #1898 from anyproto/go-4277-revise-sys-rels-using-bundled-info
GO-4277 Revise sys objects using bundled info
2024-12-11 16:34:30 +01:00