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

471 commits

Author SHA1 Message Date
Sergey
9550442fb1
GO-683: Run migrations when version is changed 2023-04-25 18:17:59 +02:00
Sergey
90f59c6a4e
GO-683: New migration API 2023-04-25 18:17:59 +02:00
AnastasiaShemyakinskaya
e2eeac2aae
GO-1053: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2023-04-25 18:17:59 +02:00
Mikhail Iudin
f5c4aac07b
GO-795 G0-795 Remove secrets from the source code 2023-04-25 18:17:59 +02:00
Roman Khafizianov
33d36f5135
pb Value/Struct validation and normalization 2023-04-25 18:17:59 +02:00
mcrakhman
9b3415280f
Remove old ocache from repo 2023-04-25 18:17:59 +02:00
mcrakhman
87197aaa22
Update ocache to use tryclose and remove ref counters 2023-04-25 18:17:59 +02:00
kirillston
02d47e1632
GO-1000 Create space dashboard page once 2023-04-25 18:17:59 +02:00
Sergey
26d993a14f
GO-972: Fix bundled templates 2023-04-25 18:17:59 +02:00
Sergey
768eedaf45
GO-983: Use type provider instead of SmartBlockTypeFromID 2023-04-25 18:17:59 +02:00
AnastasiaShemyakinskaya
2eb72b1728
GO-803: fix account creation
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2023-04-25 18:17:59 +02:00
Sergey
55a635cc41
Fix setOf in featured relations for Sets and Collections 2023-04-25 18:17:59 +02:00
Sergey
a81a46a2f7
Fix tests for subscription service 2023-04-25 18:17:59 +02:00
Sergey
0d90265cf3
Subscription prototype 2023-04-25 18:17:59 +02:00
Sergey
6f86c196b1
Atomic changes for storing slices in a state 2023-04-25 18:17:59 +02:00
kirillston
471e57518d
GO-711 Edit panic message 2023-04-25 18:17:59 +02:00
kirillston
6a66ad2c85
GO-711 Remove wsId and injection goroutine 2023-04-25 18:17:59 +02:00
kirillston
041e064d3b
GO-711 Get id from tree object 2023-04-25 18:17:59 +02:00
kirillston
c21b83de48
GO-711 Insert new builtinobject to archive 2023-04-25 18:17:59 +02:00
Sergey
0b1b8f452f
GO-501: Remove doc service as unused 2023-04-25 18:17:59 +02:00
Sergey
14d2521b88
Move DownloadFile logic into block service; fix build 2023-04-25 18:17:59 +02:00
mcrakhman
9ee5462d06
WIP space sync local 2023-04-25 18:17:59 +02:00
AnastasiaShemyakinskaya
0168b82927
fix id creation in import
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2023-04-25 18:17:59 +02:00
mcrakhman
c07a01f369
Localdiscovery improvements 2023-04-25 18:17:59 +02:00
mcrakhman
b1bf6c7201
Fix builtin objects indexing 2023-04-25 18:17:59 +02:00
mcrakhman
c7275385aa
Add builtinobjects 2023-04-25 18:17:59 +02:00
mcrakhman
20898cae9d
WIP reviving builtin objects 2023-04-25 18:17:59 +02:00
mcrakhman
f785d9ddfd
Fix builtintemplates 2023-04-25 18:17:59 +02:00
mcrakhman
cb7a4875b6
Fix middleware compilation 2023-04-25 18:17:59 +02:00
Sergey Cherepanov
67614f7cb3
replace infrastructure-experiments to any-sync 2023-04-25 18:17:59 +02:00
mcrakhman
3d953ccb92
Use common ocache 2023-04-25 18:17:59 +02:00
mcrakhman
f5174adf06
Change app to use common 2023-04-25 18:17:59 +02:00
Roman Khafizianov
3add2413b2
ObjectListExport: add cacheTimeout and ctx timeout, return number of failed objects 2023-04-25 18:17:59 +02:00
Roman Khafizianov
79f47f6b9e
fix getstarted 2023-02-13 16:16:49 +01:00
Roman Khafizianov
917ca92788
update get-started 2023-02-08 02:14:36 +01:00
Roman Khafizianov
961673ce2a
sb isLocked: use TryLock
temporarly deprecate deadlockmutex detector
2023-02-06 21:38:36 +01:00
Mikhail
598682e6e2
Merge pull request #1696 from anytypeio/GO-678-dep-licence
replace lib for readability
2023-01-25 11:18:35 +03:00
AnastasiaShemyakinskaya
c7e4b9343e
Merge branch 'master' of github.com:anytypeio/go-anytype-middleware into go-665-include-anonymised-log-of-objects
# Conflicts:
#	core/block/import/objectcreator.go
#	core/block/import/objectupdater.go
#	core/debug/treebuilder.go
2023-01-21 16:59:05 +08:00
Pavel Zavyalov
ee9c6944d2
[GO-678-dep-licence] Merge branch 'master' into GO-678-dep-licence 2023-01-19 16:33:52 +06:00
Pavel Zavyalov
227f2aba0f
[inline-sets] Merge branch 'master' into inline-sets 2023-01-18 20:54:09 +06:00
pzavyalov
44e18a933f
Merge pull request #1687 from anytypeio/GO-120-include-time-sort
add includeTime to sort
2023-01-18 15:19:20 +06:00
Roman Khafizianov
2a60a48a82
Merge branch 'master' of ssh://github.com/anytypeio/go-anytype-middleware into updated-getstarted
# Conflicts:
#	util/pbtypes/pbtypes.go
2023-01-17 15:38:57 +01:00
Roman Khafizianov
b7b194dbef
Merge pull request #1721 from anytypeio/fix-objectcreate-relation-go-735
Fix object creator relations
2023-01-17 15:35:28 +01:00
Roman Khafizianov
80e360cf0c
Merge pull request #1717 from anytypeio/updated-getstarted
Updated getstarted
2023-01-17 15:29:58 +01:00
Roman Khafizianov
9392e2a74e
fix object creator: extract relations from details
if some relations not installed: return error
2023-01-17 15:14:28 +01:00
Roman Khafizianov
dbaf3e2b3c
database in/has filters: automatically wraps the non-list values 2023-01-17 14:04:55 +01:00
Roman Khafizianov
e1efce4248
update bundled_objects.zip 2023-01-17 13:07:45 +01:00
Roman Khafizianov
b42d558a98
fix pbtypes GetStringListValue 2023-01-17 13:07:31 +01:00
Roman Khafizianov
1c31564ddd
fix pbtypes GetStringListValue 2023-01-17 12:51:53 +01:00
Roman Khafizianov
2e2db4c9ef
update bundled objects zip 2023-01-17 12:36:09 +01:00