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

205 commits

Author SHA1 Message Date
mcrakhman
b312ca61e1
GO-2030 WIP fixes 2023-09-25 12:42:46 +02:00
mcrakhman
6849018b08
GO-2030 WIP spaceobject 2023-09-24 23:30:32 +02:00
mcrakhman
d26fbd4c1f
GO-2030 Implement preliminary architecture 2023-09-17 23:43:54 +02:00
Sergey
2d34f99858
Move bundled typed to domain package 2023-09-05 11:36:32 +05:00
Sergey
0a80436194
Remove deprecated WorkspaceID relation 2023-08-28 22:43:29 +05:00
Roman Khafizianov
06b6c18c8f
wip 2023-07-26 20:07:08 +02:00
Sergey
94ffa92665
Add workspace object id to accountInfo 2023-07-25 19:44:21 +05:00
Sergey
251362e53f
Further parametrization 2023-07-03 13:33:07 +05:00
Mikhail Iudin
ece3108695
GO-1330 Fix rebase changes 2023-05-24 17:10:52 +02:00
Mikhail Iudin
400ce08276
GO-1330 Fix rebase changes 2023-04-25 18:17:59 +02:00
Roman Khafizianov
019848ead7
GO-1219 fix import, remove unused code 2023-04-25 18:17:59 +02:00
kirillston
5c460b8ca5
GO-524 Generate predefined obj id first WIP 2023-04-25 18:17:59 +02:00
kirillston
5f82be2e58
GO-524 Pointer reciever on all methods 2023-04-25 18:17:59 +02:00
mcrakhman
2fc562467a
Make running 2023-04-25 18:17:59 +02:00
mcrakhman
326507b962
Derive objects 2023-04-25 18:17:59 +02:00
mcrakhman
415f915e7e
WIP commenting out and fixes for stuff to compile 2023-04-25 18:17:59 +02:00
mcrakhman
f7afcad5ef
Add cache to blockservice 2023-04-25 18:17:59 +02:00
Sergey Cherepanov
67614f7cb3
replace infrastructure-experiments to any-sync 2023-04-25 18:17:59 +02:00
mcrakhman
f5174adf06
Change app to use common 2023-04-25 18:17:59 +02:00
Roman Khafizianov
c358f28d21
remove deprecated marketplace predefined threads 2023-02-08 11:51:38 +01:00
AnastasiaShemyakinskaya
033c6bbf05
GO-551: removed unused code
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2022-12-22 16:33:54 +03:00
Mikhail Iudin
457e213e54
GO-668 Update go-libp2p to v0.24.1 2022-12-13 23:12:36 +03:00
Sergey
fc8aee89e6
GO-522 Fix linter 2022-12-09 18:52:55 +05:00
Sergey
dd06dbe5d8
GO-522 Add predefined object for widgets 2022-12-09 12:01:50 +05:00
Roman Khafizianov
e5d4afb3ed
go-threads update, add config 2022-11-08 10:06:46 +01:00
Mikhail Iudin
d768471799
GO-370 Migrate peerstore 2022-11-03 22:07:08 +03:00
Roman Khafizianov
facb4a93f9
Merge branch 'master' of ssh://github.com/anytypeio/go-anytype-middleware into misc-libp2pupgrade-1wzjx27
# Conflicts:
#	go.mod
#	go.sum
#	pkg/lib/ipfs/ipfslite/lite.go
#	pkg/lib/localstore/filestore/files.go
#	pkg/lib/localstore/objectstore/objects.go
2022-08-02 13:01:18 +02:00
Roman Khafizianov
8823261b1a
threadqueue: revert onfinish arg param 2022-07-19 16:52:43 +02:00
Roman Khafizianov
073791294b
add cafe connection state change metrics for libp2p and grpc 2022-07-19 08:33:16 +02:00
Roman Khafizianov
19a5a6d6d1
processNewExternalThread: improve logging and metrics 2022-07-19 08:24:31 +02:00
Roman Khafizianov
400f6fca4f
add metrics & pass ctx through app cmp and tree build 2022-07-12 21:26:44 +02:00
Roman Khafizianov
279d303c6c
remove predefined Pages(notes) set 2022-06-22 14:51:43 +02:00
Roman Khafizianov
6a022f8087
update libp2p and other deps
# Conflicts:
#	go.mod
#	go.sum
2022-05-26 11:34:31 +02:00
mcrakhman
e9f454e787
Rework protocol and internal configfetcher logic 2022-02-20 18:11:03 +01:00
mcrakhman
716df4bbfd
Update go-threads to merged version 2022-02-10 00:50:41 +01:00
mcrakhman
55bb4803d1
Add ANYTYPE_STAGING env variable and respective config 2022-01-26 00:08:18 +01:00
mcrakhman
1d2d810c1d
Add local cafe testing 2022-01-17 19:41:16 +01:00
Roman Khafizianov
6595a18fc7
Merge branch 'master' of ssh://github.com/anytypeio/go-anytype-middleware into get-started
# Conflicts:
#	pb/commands.pb.go
2021-12-08 18:41:29 +01:00
Roman Khafizianov
19798c524b
cleanup logs 2021-12-08 17:35:46 +01:00
Roman Khafizianov
0c22067fa4
refactoring: allow to pass ID in CreateObject, extract id from state 2021-12-07 12:12:54 +01:00
mcrakhman
f3c1bb38c5
Remove unneeded context 2021-12-05 20:45:56 +01:00
mcrakhman
cc316cca36
Remove context from config methods 2021-12-05 15:27:10 +01:00
mcrakhman
bb23758d02
Update config fetcher 2021-12-03 18:11:16 +01:00
mcrakhman
affe121bae
Add description 2021-12-01 20:39:11 +01:00
mcrakhman
52a65078b4
Add tests 2021-12-01 19:38:34 +01:00
mcrakhman
aa9f2cec94
Simplify limiter 2021-12-01 18:03:43 +01:00
mcrakhman
c92e43632a
Add more logs 2021-11-30 14:25:24 +01:00
mcrakhman
8dc7d9f495
Fix count 2021-11-30 13:15:26 +01:00
mcrakhman
349ae505df
Merge branch 'master' into download-priority-queue 2021-11-30 11:12:57 +01:00
mcrakhman
bf8e039229
Fix formatting 2021-11-22 08:01:09 +01:00