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

13179 commits

Author SHA1 Message Date
Sergey
bcad681b11
GO-2827: Fix merge 2024-06-13 16:58:45 +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
Roman Khafizianov
6fee1c7205
GO-3554 remove debug pritnts 2024-06-13 14:27:46 +02:00
Roman Khafizianov
d7b376f59d
GO-3554 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-3554-fulltext-indexation-optimisation 2024-06-13 14:24:30 +02:00
Roman Khafizianov
48d85bd547
Merge pull request #1294 from anyproto/go-3569-object-search-remove-score-limit
GO-3569 ft: relax bleve score limit
2024-06-13 14:23:20 +02:00
Roman Khafizianov
58c421cc41
GO-3569 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-3569-object-search-remove-score-limit 2024-06-13 14:03:39 +02:00
Sergey
20c758324f
Merge pull request #1312 from anyproto/fix-offloder-tests
Files: fix tests
2024-06-13 12:27:40 +02:00
Sergey
82ececa283
Files: fix tests 2024-06-13 12:24:54 +02:00
Mikhail Iudin
d7a83ec03e
Fix proto gen 2024-06-12 21:11:17 +02:00
Kirill Stonozhenko
cf40d6266b
Merge pull request #1308 from anyproto/go-3602-do-not-reindex-market-links
GO-3602 Do not reindex links of marketplace
2024-06-12 18:47:37 +02:00
AnastasiaShemyakinskaya
43a821fd7a
GO-2930: fix conflict
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-12 18:17:40 +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
Razor
84010cfe03
Merge pull request #1307 from anyproto/GO-3603-add-widget-layout-view
GO-3603: add WidgetLayout.View
2024-06-12 16:59:31 +02:00
AnastasiaShemyakinskaya
89ea3247e9
GO-3170: fix connection check
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-12 16:04:14 +02:00
Sergey
0443d4a979
GO-3388: Re-generate mocks 2024-06-12 16:03:14 +02:00
Roman Khafizianov
a0b372b060
GO-3569 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-3569-object-search-remove-score-limit 2024-06-12 15:57:40 +02:00
Sergey
b063b5878d
GO-3388: File offload: new logic for offloading all files 2024-06-12 15:39:24 +02:00
kirillston
02ac0d4ada
GO-3602 Do not reindex links of marketplace 2024-06-12 15:17:22 +02:00
Andrew Simachev
22f8d0d6bc
GO-3603: add WidgetLayout.View 2024-06-12 15:17:18 +02:00
Andrew Simachev
7ca4a71dac
GO-3603: add WidgetLayout.View 2024-06-12 15:16:28 +02:00
Sergey
f26bfea8f6
GO-3388: Flat store: simple gc 2024-06-12 14:39:47 +02:00
Roman Khafizianov
d82f1823e7
GO-3569 fix tests 2024-06-12 12:31:21 +02:00
Kirill Stonozhenko
37adcc96cc
Merge pull request #1305 from anyproto/go-2140-add-ctx-to-close-event
GO-2140 Add ctx to close event
2024-06-12 12:08:19 +02:00
Sergey
ac86a83130
Merge pull request #1306 from anyproto/refactor-move-file-offload-logic
Refactor: extract file offloading to component
2024-06-12 11:52:26 +02:00
Sergey
a9d457a54e
GO-2827: Use std errors.Join 2024-06-12 10:09:03 +02:00
Sergey
b526380589
Refactor: extract file offloading to component 2024-06-12 09:59:24 +02:00
kirillston
aff2076a4b
GO-2140 Add ctx to close event 2024-06-11 22:20:04 +02:00
Kirill Stonozhenko
2c699ac7c2
Merge pull request #1304 from anyproto/go-3597-decrease-payment-cache-ttl
GO-3597 Decrease cache TTL
2024-06-11 21:02:47 +02:00
kirillston
38e54f612b
GO-3597 Subsctitute 0 with Unknown 2024-06-11 19:01:52 +02:00
kirillston
eae1454c7e
GO-3597 Set cache expiration based on tier 2024-06-11 18:56:00 +02:00
kirillston
253cf00f50
GO-3597 Decrease cache TTL 2024-06-11 15:40:01 +02:00
AnastasiaShemyakinskaya
ddb2a033b6
GO-3171: fix android build
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-11 15:00:27 +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
AnastasiaShemyakinskaya
34cb494e5c
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-06-10 22:21:20 +02:00
AnastasiaShemyakinskaya
400d64d0a0
GO-2930: add lock
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-10 22:19:08 +02:00
AnastasiaShemyakinskaya
a6ceae995c
GO-3070: add tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-10 21:55:41 +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
AnastasiaShemyakinskaya
6a371f9db7
GO-3170: add cache
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-10 20:32:50 +02:00
kirillston
071ac8f2c9
GO-2104 Remove unused func 2024-06-10 19:55:46 +02:00
kirillston
9b2cc85478
GO-3504 Rm block service close events 2024-06-10 19:47:24 +02:00
AnastasiaShemyakinskaya
a164499484
GO-3170: update details when synced
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-10 19:09:27 +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
7156e96897
GO-3170: couple fixes
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-10 14:10:43 +02:00
AnastasiaShemyakinskaya
887c0ffee4
GO-2930: fix lock
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-10 12:04:22 +02:00
AnastasiaShemyakinskaya
4837726ecc
GO-2930 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2930-store-device-names 2024-06-10 11:36:30 +02:00
Anastasia Shemyakinskaya
af2c27a6d2
Merge pull request #1265 from anyproto/go-3490-add-relations-with-sync-status-to-objects-to-show-object
GO-3490: add relations with sync status to objects to show them in menu
2024-06-07 23:00:57 +02:00
AnastasiaShemyakinskaya
dbc5f5834f
GO-3490: fix lint
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-07 22:37:33 +02:00
AnastasiaShemyakinskaya
81673b4ceb
GO-3490: update logic
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-06-07 22:29:01 +02:00
AnastasiaShemyakinskaya
1a583b0567
GO-3490 Merge branch 'go-3170-check-objects-and-files-are-synced-with-responsible-peers-in' of github.com:anyproto/anytype-heart into go-3490-add-relations-with-sync-status-to-objects-to-show-object
# Conflicts:
#	.mockery.yaml
#	core/syncstatus/objectsyncstatus/syncstatus.go
#	core/syncstatus/objectsyncstatus/syncstatus_test.go
#	core/syncstatus/spacesyncstatus/filestate.go
#	core/syncstatus/spacesyncstatus/objectstate.go
#	core/syncstatus/spacesyncstatus/spacestatus.go
2024-06-07 19:39:29 +02:00