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

25 commits

Author SHA1 Message Date
Sergey
f1e1e9fda4
Slice Diff: treat slices as ordered sets; add tests 2024-05-15 11:02:22 +02:00
Roman Khafizianov
8050d0f23c
GO-966 fix slice.Diff
make remove slice determenistic
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
Sergey
4beb4946c5
Address code review 2022-12-28 18:14:59 +05:00
Sergey
27cac50dc7
Small refactor 2022-12-27 13:21:17 +05: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
8b3d6447ff
Fix linter's complains 2022-12-26 21:11:14 +05:00
Sergey
333ecaa411
Fix naming; small optimization 2022-12-26 16:20:29 +05:00
Sergey
849dfcc7de
Optimize 2022-12-26 12:28:05 +05:00
Sergey
659e2287cb
Add ID to filters 2022-12-23 16:40:35 +05:00
Sergey
2b3b3f4c61
Simplify 2022-12-23 10:40:19 +05:00
Sergey
414e3fcc77
Prototype for filters 2022-12-22 21:17:29 +05:00
Sergey
4c31a62a7b
WIP 2022-12-22 17:18:49 +05:00
Sergey
0b68d078ee
Refactor diff library to be more optimized 2022-12-22 15:17:57 +05:00
Sergey
556c59a68c
Generic slice diff 2022-12-22 00:33:56 +05:00
Pavel Zavyalov
b25784032b
[feat-GO-212-changes-for-kanban] fix delIds 2022-09-27 21:29:13 +06:00
Pavel Zavyalov
cb66e0a870
[feat-GO-212-changes-for-kanban] version with operation move 2022-09-27 18:08:49 +06:00
Pavel Zavyalov
dc943d225c
[feat-GO-212-changes-for-kanban] fix 2022-09-25 18:59:13 +06:00
Pavel Zavyalov
64447ed9c0
[feat-GO-212-changes-for-kanban] fix 2022-09-24 13:29:05 +06:00
Pavel Zavyalov
261429576f
[feat-GO-212-changes-for-kanban] merge del operations 2022-09-23 19:13:13 +06:00
Pavel Zavyalov
3dc9ad7ade
[feat-GO-212-changes-for-kanban] operations add, remove, replace 2022-09-23 18:35:20 +06:00
Pavel Zavyalov
967cfc4bcb
[feat-GO-212-changes-for-kanban] changes for kanban 2022-09-20 18:11:09 +06:00