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

77 commits

Author SHA1 Message Date
Roman Khafizianov
a48e74e2a1
GO-5629 api changes 2025-05-20 14:29:01 +02: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
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
Roman Khafizianov
5bbc9b29bf
GO-4571 change shutdown messages 2024-12-24 00:30:42 +01:00
Roman Khafizianov
28cb1181f4
GO-4571 handle stdin message to shutdown on windows 2024-12-23 18:00:18 +01:00
Jannis Metrikat
66ae28ebc7
GO-4459 Fetch AccountInfo internally and enhance space/member response structures 2024-11-20 14:50:16 +01:00
Jannis Metrikat
68517354af
GO-4459 Move api to cmd and add auth + spaces handler 2024-11-16 22:25:37 +01: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
Mikhail Iudin
6bd98c07f6
GO-3362 Add perf metrics 2024-04-24 22:59:44 +02:00
Mikhail Iudin
d17e645b67
GO-3185 Remove amplitude 2024-04-04 11:13:59 +02:00
Mikhail Iudin
f63ed9f27b
Add perf metrics 2024-04-02 18:51:44 +02:00
Mikhail Iudin
dcc425dc95
GO-2973 Add rss metric 2024-03-13 18:37:52 +01:00
Mikhail Iudin
6081b3c9f3
GO-2726 Track performance 2024-02-12 14:02:28 +01:00
Roman Khafizianov
e3c67615ea
GO-2835 write log about debug server on grpc server 2024-02-07 15:01:52 +01:00
Mikhail Iudin
f04d782d8d
GO-2050 Fixes after rebase 2024-01-19 13:32:20 +00:00
Mikhail Iudin
f0a86227d7
GO-2050 Add long methods trace and DRY 2024-01-19 13:32:20 +00:00
Mikhail Iudin
ed1d355d7b
GO-2050 Add inHouse key 2024-01-19 13:32:19 +00:00
Mikhail Iudin
476c7aac3a
GO-2050 Add errors and performance tracking 2024-01-19 13:32:19 +00:00
Mikhail Iudin
fd9500182c
GO-2050 Change metrics proposal 2024-01-19 13:32:19 +00:00
AnastasiaShemyakinskaya
6f41556359
GO-2043: add panic recover
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2024-01-10 18:04:01 +03:00
Roman Khafizianov
e250e4e30c
GO-2643 fix clib/grpcserver first-liner 2024-01-08 17:44:57 +01:00
Sergey
bc91c43838
GO-1943: Fix disabled panic recoverer middleware 2023-10-09 19:31:11 +05:00
Sergey
e3c2a848d8
GO-1943: err.Error() -> err 2023-10-09 16:22:58 +05:00
Sergey
5c7497bcbb
Fix imports 2023-08-18 15:37:31 +05:00
Sergey
a184b362ea
Merge branch 'feature/spaces' into refactor-account
# Conflicts:
#	cmd/grpcserver/grpc.go
#	core/core.go
2023-08-18 14:59:26 +05:00
Sergey
137d249cab
Merge branch 'main' of github.com:anyproto/anytype-heart into feature/spaces 2023-08-17 10:48:13 +05:00
Sergey
ec7425a6a6
Merge branch 'feature/spaces' into refactor-account 2023-08-15 21:45:10 +05:00
kirillston
6aea0515c4
GO-1825 Fix gci one more timr 2023-08-15 14:51:10 +02:00
kirillston
4e11d31818
GO-1825 Fix gci 2023-08-15 12:23:11 +02:00
kirillston
a768f5db79
GO-1825 Fix lint 2023-08-14 17:45:27 +02:00
kirillston
0a005154e7
GO-1825 Debug system RPC 2023-08-14 17:26:03 +02:00
Roman Khafizianov
46a8efd7f2
Merge branch 'feature/spaces' of ssh://github.com/anyproto/anytype-heart into spaces_nosubobjects
# Conflicts:
#	core/block/import/converter/common.go
#	core/block/import/objectidgetter.go
#	util/builtinobjects/data/knowledge_base.zip
#	util/builtinobjects/data/notes_diary.zip
#	util/builtinobjects/data/personal_projects.zip
#	util/builtinobjects/data/skip.zip
2023-08-11 19:29:35 +02:00
kirillston
bc33f8cb6a
GO-1825 Fix for Windows 2023-08-03 18:46:50 +02:00
Sergey
a938c20ea0
Move account, wallet, application and session handling in separate service 2023-08-03 19:41:39 +05:00
Roman Khafizianov
06b6c18c8f
wip 2023-07-26 20:07:08 +02:00
kirillston
fca4416991
GO-1334 Fix lint 2023-07-19 12:50:08 +02:00
kirillston
b78e8156b1
GO-1334 Fix gci 2023-07-19 11:45:43 +02:00
kirillston
95ef4ea557
GO-1344 Move func to debug 2023-07-18 14:37:38 +02:00
kirillston
22d8354e14
GO-1344 Write log to file 2023-07-18 08:54:29 +02:00
kirillston
c66cf59af3
GO-1344 Add SIGUSR1 notifier WIP 2023-07-12 17:51:52 +02:00
Roman Khafizianov
61d254d0fd
improve log app start debug 2023-06-23 15:59:36 +02:00
Roman Khafizianov
d6306e1862
injectLocalDetails changes (#100)
* injectLocalDetails changes

* add err check

* fix sb.injectLocalDetails on StateRebuild

* fix test
2023-06-15 01:01:59 +02:00
Mikhail Iudin
ece3108695
GO-1330 Fix rebase changes 2023-05-24 17:10:52 +02:00
Mikhail Iudin
5725ac9ff8
GO-871 Refactor graph service 2023-04-25 18:17:59 +02:00
Roman Khafizianov
d78c9f59f4
long rpc: gzip stack trace 2023-04-25 18:17:59 +02:00
Roman Khafizianov
f10c43c46f
add possible error to the log 2023-04-25 18:17:59 +02:00
Roman Khafizianov
aa0a576f6e
grpc debug: log long running requests(more than 3 sec) 2023-04-25 18:17:59 +02:00
AnastasiaShemyakinskaya
b733bdda4b
GO-926: fix conflicts, linter and some bugs
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
2023-04-25 18:17:59 +02:00