1
0
Fork 0
mirror of https://github.com/anyproto/anytype-heart.git synced 2025-06-09 17:44:59 +09:00
anytype-heart/util
Roman Khafizianov 6b73d0e839
GO-3538 image resize: add bufferpool
avoid double resizing
2024-05-28 16:45:18 +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 GO-3538 image resize: add bufferpool 2024-05-28 16:45:18 +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
linkpreview GO-3032 Increase the fetcher limit up to 10mb 2024-03-18 18:34:59 +01: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 GO-3040 ObjectSearchWithMeta: add metadata to fulltext results 2024-05-24 11:04:49 +02:00
persistentqueue GO-3373: Fix file migration for local-only mode 2024-04-25 16:23:04 +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-2604 Do not include relation empty values in sorts 2024-05-13 11:32:49 +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