1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-11 02:13:41 +09:00
anytype-heart/util
2024-06-24 10:20:22 +02:00
..
anonymize GO-3041 fixes 2024-03-20 17:28:38 +01:00
badgerhelper GO-1867: Add local cache; increase update period and add force update mechanism 2024-01-15 15:27:31 +01:00
bufferpool bufferpool test: disable gc 2024-06-17 13:26:32 +02:00
builtinobjects GO-3476 Set compact list instead of list 2024-05-24 12:56:47 +03:00
builtintemplate GO-2894 Add tag to bundled templates 2024-04-29 12:42:33 +03:00
conc GO-1050: Use multierror instead of go1.20 errors.Join 2023-04-25 18:17:59 +02:00
console GO-551: removed unused code 2022-12-22 16:33:54 +03:00
constant GO-1053: fix comments 2023-04-25 18:17:59 +02:00
debug GO-1943: Fix remaining error wrapping (errorlint fix) 2023-10-09 21:35:31 +05:00
encode GO-3174 Major refactoring for tests 2024-04-07 20:44:39 +02:00
internalflag GO-2047 Remove DeleteEmpty on SetText 2023-11-17 14:20:59 +01:00
jsonutil GO-1014 Fix NaN and inf when marshalling json 2023-04-25 18:17:59 +02:00
keyvaluestore File sync: fix limit reached log message pollution 2024-06-17 15:53:41 +02:00
linkpreview GO-3070: add tests 2024-06-14 10:06:46 +02:00
mutex GO-3056: Gateway: add retry mechanism for file id resolving 2024-03-27 15:42:27 +01:00
netutil Localdiscovery improvements 2023-04-25 18:17:59 +02:00
os GO-3147 fix test 2024-03-28 15:09:38 +01:00
pbtypes Object store: ModifyObjectDetails: copy struct to avoid data races 2024-06-24 10:20:22 +02:00
persistentqueue GO-2827 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2827-migration-unbind-user-files 2024-06-10 14:30:17 +02:00
reflection GO-2740 Fix crash in case of canceling the method call 2024-01-24 13:41:32 +00:00
slice Slice Diff: treat slices as ordered sets; add tests 2024-05-15 11:02:22 +02:00
strutil GO-332 Add proper copy-paste plain text rendering 2023-08-30 17:58:10 +02:00
testMock GO-3641: Remove filter.Getter interface to drastically reduce allocations 2024-06-20 17:40:35 +02:00
text GO-2998 Remove redundant badger prefix 2024-04-04 18:53:28 +02:00
time GO-2604 Fix sorting 2024-05-16 13:31:27 +02:00
unsplash GO-1943: Fix some wrapped errors 2023-10-09 20:27:55 +05:00
uri GO-3392 Clean up unused imports 2024-05-20 22:49:03 +02:00
vcs GO-2835 fix vcs info on gomobile 2024-02-07 15:01:31 +01:00