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

45 commits

Author SHA1 Message Date
kirillston
d6fa460ee1
GO-5162 Normalize recRels on state build 2025-02-25 19:09:13 +03:00
Sergey
a7dc9ad3bf
Merge branch 'main' into new-details-showcase
# Conflicts:
#	core/block/bookmark/bookmark_service.go
#	core/block/editor.go
#	core/block/editor/smartblock/links.go
#	core/block/editor/smartblock/smartblock.go
#	core/block/import/common/objectcreator/objectcreator.go
#	core/block/import/common/objectcreator/objectcreator_test.go
#	core/block/import/common/objectid/existingobject.go
#	core/block/import/csv/collectionstrategy.go
#	core/block/object/objectcreator/creator.go
#	core/block/object/objectlink/dependent_objects.go
#	core/block/object/objectlink/dependent_objects_test.go
#	core/converter/dot/dot.go
#	core/converter/graphjson/graphjson.go
#	core/history/history.go
#	pkg/lib/database/filter.go
#	pkg/lib/localstore/objectstore/queries_test.go
#	util/slice/slice.go
2024-08-29 19:06:24 +02:00
kirillston
1467a6b929
GO-3795 Fix comments 2024-08-20 21:55:52 +03:00
kirillston
91af9abcc1
GO-3795 Introduce MergeUniqBy 2024-08-19 17:03:38 +03:00
Sergey
99680e4f34
Integrate: fixes 2024-08-01 10:51:27 +02:00
Sergey
37376ff141
Integrate: many fixes 2024-07-30 23:04:58 +02:00
Sergey
31c2798121
Integrate: done state 2024-07-30 21:44:05 +02:00
Mikhail Iudin
863e9b8ccd
GO-3316 Fix ids cache 2024-04-30 14:17:00 +02:00
Sergey
252f64d565
GO-2259: Fix object type saving 2023-11-01 10:24:52 +05:00
kirillston
49c251a344
GO-2253 Fix misspell 2023-10-27 14:18:53 +02:00
kirillston
86a6b2257d
GO-2253 Use immutable slice.Remove 2023-10-27 14:07:23 +02:00
Mikhail Iudin
14d681bcc2
GO-1542 Downgrade go version to 1.20 2023-08-31 15:52:34 +02:00
Sergey
2017f5dfa3
WIP strengthen typing 2023-08-17 18:35:54 +05:00
Sergey
3f7b361ba1
WIP: use bundle.TypeKey 2023-08-17 12:26:24 +05:00
Roman Khafizianov
74b5f9507c
fix files import
make sure URLs are not indexed as file hashes
2023-07-14 18:53:59 +02:00
kirillston
a1c4e01c0a
GO-1055 Fix func signature 2023-04-25 18:17:59 +02:00
kirillston
7829e1a248
GO-1055 Fix PR comments 2023-04-25 18:17:59 +02:00
Mikhail Iudin
813b0d8892
GO-991 Add https://github.com/samber/lo 2023-04-25 18:17:59 +02:00
Mikhail Iudin
cb17141c8b
GO-991 Mark system relations for filtering out 2023-04-25 18:17:59 +02:00
mcrakhman
9ee5462d06
WIP space sync local 2023-04-25 18:17:59 +02:00
Sergey
40baa66f58
Refactor; remove failed experimental code 2022-12-27 13:14:33 +05:00
Sergey
5abae2ddfe
Use optimized insert 2022-12-27 12:06:28 +05:00
Sergey
ce828e47db
Improve tests; fix possible data loss 2022-12-27 11:19:46 +05:00
Sergey
849dfcc7de
Optimize 2022-12-26 12:28:05 +05:00
Sergey
f14b2b6fd7
Commands BlockDataviewFilterRemove, Update, Sort 2022-12-23 15:26:40 +05:00
Sergey
556c59a68c
Generic slice diff 2022-12-22 00:33:56 +05:00
Anastasia Shemyakinskaya
fba411c451
Revert "GO -551 remove unused code" 2022-12-21 12:12:26 +03:00
AnastasiaShemyakinskaya
7494a9f7d5
GO-551: cleanup utils
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2022-12-16 11:39:36 +03:00
Sergey
6a4ef5b020
[GO-300] Fix featured relations for sets 2022-09-09 13:41:32 +03:00
Sergey Cherepanov
17802371f0
relations wip 2022-04-28 01:28:36 +03:00
Sergey Cherepanov
b977f2074b
store diff 2022-01-19 19:18:26 +03:00
Roman Khafizianov
c17d324818
RPC added: FileOffload, FilesOffloadAll 2021-10-08 18:45:59 +04:00
Roman Khafizianov
3f979c13ce
fix objectType list: filter-out wrong smartblockTypes 2021-04-15 14:35:29 +04:00
Roman Khafizianov
5c421d429b
fix tests 2021-04-09 15:13:10 +04:00
requilence
2e4f48cbd0
relations validation and normalization 2021-02-23 16:10:12 +04:00
requilence
f74861b9d7
fix UnsortedEquals help func 2021-01-22 18:54:37 +04:00
requilence
806a58eb35
objecttype smartblock and commands 2020-09-24 11:14:35 +03:00
Sergey Cherepanov
96a55b1e11
wip 2020-06-03 19:08:11 +03:00
Kirill
8ea381ff33
Merge, resolve conflicts 2020-05-22 16:09:51 +03:00
Sergey Cherepanov
aa8c4f38c2
optimize calculating depending ids 2020-05-15 15:33:06 +03:00
Kirill
0a8db06513
#404: fix name 2020-05-14 11:19:17 +03:00
Kirill
17aa755aeb
#404: fix seed 2020-05-14 11:16:49 +03:00
Kirill
ac1ccf016d
#409 2020-05-14 10:53:39 +03:00
Kirill
019b9e0507
#383 2020-05-04 14:35:05 +03:00
Sergey Cherepanov
da621cc90d
ref: editor state 2020-03-13 19:59:37 +03:00