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

13580 commits

Author SHA1 Message Date
Anthony Akentiev
c6ee799399
fix go.mod 2024-08-22 12:43:30 +02:00
Anthony Akentiev
ed9531bad6
Implement simple token gating 2024-08-20 17:43:10 +02:00
Anthony Akentiev
fc32316661
Add EthereumAddress to AccountInfo 2024-08-19 15:11:29 +02:00
Kirill Stonozhenko
cbb24cea02
Merge pull request #1489 from anyproto/go-3865-fix-panic-on-analytics-insert
GO-3865 Fix panic on analytics insert
2024-08-15 17:40:04 +03:00
Kirill Stonozhenko
4c6f000459
Merge pull request #1466 from anyproto/go-3849-do-not-delete-set-with-source
GO-3849 Do not GC set with source
2024-08-15 16:44:59 +03:00
kirillston
fc56a18e10
GO-3865 Fix panic on analytics insert 2024-08-15 16:44:36 +03:00
kirillston
70ef42d52c
GO-3849 Use current state to set flags 2024-08-14 19:37:36 +03:00
Anastasia Shemyakinskaya
94e807609e
Merge pull request #975 from anyproto/go-2743-support-or-in-filters-without-nesting
GO-2743: support or in filters
2024-08-14 12:30:58 +02:00
Anastasia Shemyakinskaya
3f5277bf13
Merge pull request #1463 from anyproto/go-3870-historygetversions-ignore-limit-param
GO-3870: HistoryGetVersions ignore limit param
2024-08-13 15:10:01 +02:00
Sergey
184795cd66
Merge pull request #1477 from anyproto/release-6-to-main
Release 6 to main
2024-08-13 15:06:24 +02:00
Sergey
04b0aab923
Merge branch 'release-6' into release-6-to-main 2024-08-13 15:03:53 +02:00
Anastasia Shemyakinskaya
5acb29e2b4
Merge pull request #1451 from anyproto/go-2746-export-structure
GO-2746: add export structure
2024-08-13 15:02:21 +02:00
Anastasia Shemyakinskaya
a630361681
Merge pull request #714 from anyproto/go-2043-unify-logic-for-long-background-requests-from-client
GO-2043: make import process not blocking
2024-08-13 14:52:15 +02:00
Sergey
a51b5294b2
Merge pull request #1476 from anyproto/go-3910-file-sync-do-not-retry-uploading-same-files-again-and-again
GO-3910: File sync: uploading retry: save number of bytes to bind
2024-08-13 14:51:02 +02:00
AnastasiaShemyakinskaya
a883c37b39
GO-3905: fix comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 14:29:11 +02:00
Sergey
fc6594024d
GO-3910: File sync: uploading retry: save number of bytes to bind 2024-08-13 14:20:47 +02:00
Sergey
d48b07deaa
Merge pull request #1475 from anyproto/release-6-to-main
Release 6 to main
2024-08-13 14:03:32 +02:00
AnastasiaShemyakinskaya
aa0b73e9b0
GO-2043 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2043-unify-logic-for-long-background-requests-from-client 2024-08-13 13:54:20 +02:00
Anastasia Shemyakinskaya
dcb569bb5c
Merge pull request #1474 from anyproto/go-3905-use-single-way-to-handle-errors
GO-3905: use single way to handle errors
2024-08-13 13:46:31 +02:00
Sergey
e65ef02161
Merge branch 'release-6' into release-6-to-main 2024-08-13 13:39:58 +02:00
AnastasiaShemyakinskaya
b9291a0ce9
GO-3905: fix wrong alias
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 13:31:18 +02:00
AnastasiaShemyakinskaya
457ac6df24
GO-3905: rename error to anyerror
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 13:31:18 +02:00
AnastasiaShemyakinskaya
0996635d7d
GO-3273: unified error cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 13:31:17 +02:00
AnastasiaShemyakinskaya
e5553cdc85
GO-3273: unified error cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 13:31:17 +02:00
AnastasiaShemyakinskaya
a88c91aa9e
GO-3905: fix makefilter signature
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 12:40:29 +02:00
Anastasia Shemyakinskaya
8b4abfb27d
Merge pull request #1469 from anyproto/go-3905-use-single-way-to-handle-errors
GO-3905: use single way to handle errors
2024-08-13 12:34:50 +02:00
AnastasiaShemyakinskaya
fd8fd24487
GO-2743 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2743-support-or-in-filters-without-nesting
# Conflicts:
#	pkg/lib/database/database_test.go
2024-08-13 12:28:02 +02:00
AnastasiaShemyakinskaya
0885713939
GO-3905: fix wrong alias
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 12:18:50 +02:00
AnastasiaShemyakinskaya
500e7edf1b
GO-3905: rename error to anyerror
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-13 12:12:19 +02:00
Sergey
c6a38c734e
Merge pull request #1472 from anyproto/go-3907-bug-we-somehow-broke-an-object-in-multiplayer-at-some-point
GO-3907 bug we somehow broke an object in multiplayer at some point
2024-08-13 12:03:02 +02:00
Sergey
0b69b590fc
GO-3907: Remove log 2024-08-13 11:42:10 +02:00
Sergey
39f6d115a9
GO-3907: Fix infinite loop 2024-08-13 10:57:13 +02:00
AnastasiaShemyakinskaya
41016014e2
GO-3273: unified error cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-12 18:02:29 +02:00
AnastasiaShemyakinskaya
4a4b550a2b
GO-3273: unified error cleanup
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-12 17:59:03 +02:00
kirillston
8f105a27c3
GO-3849 Do not GC set with source 2024-08-12 14:16:12 +03:00
AnastasiaShemyakinskaya
8d844bad49
GO-2043: add import type in event
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-09 14:54:30 +02:00
AnastasiaShemyakinskaya
10f049e6a1
GO-2043: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-09 12:58:08 +02:00
AnastasiaShemyakinskaya
49a760418a
GO-2043: fix conflicts
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-09 12:47:09 +02:00
Sergey
fcb8a04196
Merge pull request #1464 from anyproto/go-3882-file-migration-dont-run-it-in-shared-space-and-fix-it-in
GO-3882 file migration dont run it in shared space and fix it in
2024-08-09 11:15:46 +02:00
AnastasiaShemyakinskaya
82c4e6e320
GO-2043 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2043-unify-logic-for-long-background-requests-from-client 2024-08-09 10:58:24 +02:00
AnastasiaShemyakinskaya
9e03646a67
GO-3870: fix history limit
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-09 09:04:33 +02:00
Kirill Stonozhenko
bf7a19722b
Merge pull request #1461 from anyproto/go-3737-fix-type-reinstall-release-6
[release 6] GO-3737 - Fix type reinstall
2024-08-08 17:02:53 +03:00
Kirill Stonozhenko
4b4f9c5af9
Merge pull request #1462 from anyproto/go-3737-add-test-to-type-reinstall
GO-3737 Add unit test for bundle objects reinstallation
2024-08-08 17:02:51 +03:00
kirillston
b8dbf068c7
GO-3737 Add unit test 2024-08-08 15:04:07 +03:00
kirillston
0dfc3eb7f5
GO-3737 Add unit test 2024-08-08 15:02:32 +03:00
kirillston
3e078a608f
GO-3737 Fix type reinstall 2024-08-08 13:38:50 +03:00
AnastasiaShemyakinskaya
b4f8757e1f
GO-2746: add comments
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-08-08 12:35:51 +02:00
AnastasiaShemyakinskaya
4501c586ba
GO-2746 Merge branch 'main' of github.com:anyproto/anytype-heart into go-2746-export-structure 2024-08-08 12:35:38 +02:00
Kirill Stonozhenko
fa0deaf072
Merge pull request #1459 from anyproto/go-3737-fix-type-reinstall
GO-3737 Fix type reinstall
2024-08-08 13:21:55 +03:00
Kirill Stonozhenko
22ce6b199c
Merge pull request #1460 from anyproto/go-3192-fix-table-normalization-release-6
[release 6] GO-3192 - Fix table normalization
2024-08-08 12:56:13 +03:00