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

372 commits

Author SHA1 Message Date
Roman Khafizianov
a48e74e2a1
GO-5629 api changes 2025-05-20 14:29:01 +02:00
kirillston
013f258473
GO-5509 Add mobile usecases WIP 2025-04-23 19:53:06 +03:00
kirillston
771fa9222e
GO-5331 Fix tests 2025-04-14 17:42:15 +03:00
Roman Khafizianov
d6a0c32e57
fix unpacker, update revision 2025-04-09 12:02:43 +02:00
kirillston
3349007072
GO-5279 New welcome page 2025-04-03 17:19:50 +03:00
AnastasiaShemyakinskaya
e44df7168c
GO-5099: fix tests
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-03-11 13:49:55 +03:00
Mikhail
7fff29993e
GO-5246 Fix perf tests (#2216) 2025-03-10 15:49:31 +01:00
kirillston
a141b8f717
Fix lint and test 2025-03-07 17:16:04 +03:00
kirillston
4948d01cfb
Fix usecase validation 2025-03-06 18:03:10 +03:00
AnastasiaShemyakinskaya
ef639ea55a
GO-5105 Merge branch 'main' of github.com:anyproto/anytype-heart into go-5105-check-and-fix-problem-with-new-store 2025-03-04 17:48:40 +03:00
Mikhail
0a8f5c93bf
GO-5209 Fix perf tests (#2188) 2025-03-04 12:06:41 +01:00
AnastasiaShemyakinskaya
3938529b0c
GO-5105 Merge branch 'GO-4146-new-spacestore' of github.com:anyproto/anytype-heart into go-5105-check-and-fix-problem-with-new-store 2025-03-03 19:03:13 +03:00
AnastasiaShemyakinskaya
beca62db25
GO-5105: fixes for DebugTree
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-02-14 19:46:57 +01:00
AnastasiaShemyakinskaya
e67d3fb7be
GO-5105: fix history
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-02-14 17:44:28 +01:00
AnastasiaShemyakinskaya
abbf2554a7
GO-5105: fix close error
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2025-02-14 15:24:39 +01:00
kirillston
175f4964ad
Merge main with spacestore 2025-02-13 22:56:30 +03:00
mcrakhman
35aeb0ae6c
GO-4146 Fix some lint errors 2025-02-07 22:51:55 +01:00
kirillston
e79e61d8d0
GO-4823 Fixes on hidden recommended relations 2025-02-03 17:16:53 +03:00
Roman Khafizianov
c90c5d6466
GO-4146 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into GO-4146-new-spacestore
# Conflicts:
#	clientlibrary/service/service.pb.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
2025-01-23 11:00:07 +01:00
Jannis Metrikat
d6d3450548
GO-4459: Fix bugs 2025-01-16 00:50:39 +01:00
Jannis Metrikat
987f14bb85
GO-4459: Fix lint 2025-01-12 00:28:48 +01:00
Jannis Metrikat
892d929683
GO-4459: Refactor api into component runnable service 2025-01-12 00:21:56 +01:00
Jannis Metrikat
db30b1e0f5
GO-4459: Add pagination tests 2025-01-11 18:44:51 +01:00
Jannis Metrikat
2cb03241f6
GO-4459: Refactor pagination middleware 2025-01-11 18:44:30 +01:00
Jannis Metrikat
4b21551fdd
GO-4459: Fix object delete error handling 2025-01-10 20:52:23 +01:00
Jannis Metrikat
aeed6dcaa2
GO-4459: Return recommended layout for object type 2025-01-09 23:08:41 +01:00
Jannis Metrikat
d8c8ce4b00
GO-4459: Add endpoint to delete object 2025-01-09 00:17:58 +01:00
Jannis Metrikat
a9eb7259a1
GO-4459: Update swagger docs 2025-01-08 23:27:19 +01:00
mcrakhman
0e2f51b740
GO-4146 Migration and spacestore fixes 2025-01-08 18:36:59 +01:00
mcrakhman
c64eaedce0
GO-4146 Merge branch 'GO-4812-space-store-migration' into GO-4146-new-spacestore
# Conflicts:
#	clientlibrary/service/service.pb.go
#	core/application/account_store_migrate.go
#	pb/commands.pb.go
#	pb/service/service.pb.go
#	space/spacecore/storage/migrator/migrator.go
2025-01-07 19:00:47 +01:00
Jannis Metrikat
6aa1162061
GO-4459: Fix object search crash by avoiding nil object type filters 2025-01-06 20:51:19 +01:00
Jannis Metrikat
5214bb76cf
GO-4459: Fix objectType filters by resolving uniqueKey to actual type's id 2025-01-06 13:20:44 +01:00
Jannis Metrikat
4cd1d481ff
GO-4459: Add description, body, source to CreateObjectRequest 2025-01-04 21:02:16 +01:00
Jannis Metrikat
47acefc704
GO-4459: Return object layout and unify GetObject usage 2025-01-04 17:10:13 +01:00
Jannis Metrikat
f869fbf7b7
GO-4459: Add object export endpoint 2025-01-03 19:15:01 +01:00
Jannis Metrikat
0358d34af7
GO-4459: Refactor handlers and middleware 2025-01-03 19:13:20 +01:00
Jannis Metrikat
017b963d32
GO-4459: Rename auth handler and model 2025-01-02 18:45:47 +01:00
Jannis Metrikat
a2ccc7da5e
GO-4459: Add complex filters in search for query and object types 2025-01-02 14:14:07 +01:00
Jannis Metrikat
1c1b9da344
GO-4459 Merge branch 'go-4144-fix-nested-filters' into go-4459-implement-first-stage-of-anytype-rest-api 2025-01-02 13:29:03 +01:00
Jannis Metrikat
279e2d24b1
GO-4459: Update interfaces and comments 2025-01-01 15:41:02 +01:00
Jannis Metrikat
697160479b
GO-4459: Add pagination tests 2025-01-01 15:40:50 +01:00
Jannis Metrikat
2b7b996cbc
GO-4459: Return 403 when not logged in, fix interfaces 2025-01-01 15:22:16 +01:00
Jannis Metrikat
3520002bee
GO-4459: Refactor object service, add tests again 2025-01-01 15:21:28 +01:00
Jannis Metrikat
2bb2285551
GO-4459: Add search tests again 2024-12-31 16:52:35 +01:00
Jannis Metrikat
3933b131f3
GO-4459: Fix lint 2024-12-31 13:01:18 +01:00
Jannis Metrikat
5bae6a1585
GO-4459: Fix service dependencies for search 2024-12-31 12:54:28 +01:00
Jannis Metrikat
239a606eb3
GO-4459: Refactor auth tests 2024-12-31 12:39:13 +01:00
Jannis Metrikat
d05cc8a257
GO-4459: Refactor main into server and router 2024-12-31 12:37:42 +01:00
Jannis Metrikat
5f7355f496
GO-4459: Refactor into auth, object, search, utils 2024-12-30 20:30:07 +01:00
Jannis Metrikat
c0f69df4b9
GO-4459: Refactor into space, pagination, utils, remove chat 2024-12-30 15:19:04 +01:00