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

12 commits

Author SHA1 Message Date
Roman Khafizianov
7885aacf92
builtinobjects.go: clean up logging 2022-07-28 12:54:48 +02:00
Roman Khafizianov
400f6fca4f
add metrics & pass ctx through app cmp and tree build 2022-07-12 21:26:44 +02:00
Roman Khafizianov
9abb1c97a0
bundled objects: handle bookmark blocks 2022-06-22 14:51:44 +02:00
Roman Khafizianov
b3fc6d0602
details vals are not replaced 2021-12-16 09:52:30 +01:00
Roman Khafizianov
9faddf8491
builtinObjects: call cancel in close 2021-12-13 13:42:36 +01:00
Roman Khafizianov
0294669bda
rewrite builtinobjects comp init and run
rely on the NewAccount from cfg
2021-12-13 13:18:36 +01:00
Roman Khafizianov
2ff865f504
builtinobjects add analyticsContext 2021-12-08 10:16:23 +01:00
Roman Khafizianov
a1f2943638
extract isFavorite details from the pb file 2021-12-07 18:04:08 +01:00
Roman Khafizianov
6b9ff9d1cb
bultinobjects import: do not relay on incomingLinks, check isFavorite relation 2021-12-07 17:28:27 +01:00
Roman Khafizianov
f1bec3f8b1
refactor storeFileKeys to include state.Doc as arg
to be more clear
2021-12-07 17:27:39 +01:00
Roman Khafizianov
d7514053fa
accountCreate: add builtin objects in background 2021-12-07 13:58:25 +01:00
Roman Khafizianov
d8b6d730ff
builtinobjects: inject on accountCreate 2021-12-07 12:14:05 +01:00