Roman Khafizianov
|
a1c97db5e7
|
GO-4727 protocol improvements
|
2025-01-30 16:15:51 +01:00 |
|
Roman Khafizianov
|
f35c0527e5
|
GO-4727 ReadMessages: get the last added msg before orderId and lastDbState
|
2025-01-30 12:58:55 +01:00 |
|
Roman Khafizianov
|
d2ee7ba8ef
|
GO-4727 fix api naming
|
2025-01-30 12:40:08 +01:00 |
|
Roman Khafizianov
|
a647537efd
|
GO-4727 chat state via differ
|
2025-01-30 12:09:29 +01:00 |
|
Roman Khafizianov
|
360e5e417e
|
GO-4727 first iteration of local counters
|
2025-01-23 11:18:35 +01: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 |
|
Roman Khafizianov
|
3806f9b813
|
GO-4459 Merge branch 'main' of ssh://github.com/anyproto/anytype-heart into go-4459-implement-first-stage-of-anytype-rest-api
# Conflicts:
# pb/commands.pb.go
|
2025-01-22 17:24:44 +01:00 |
|
Roman Khafizianov
|
8e14863b21
|
GO-4459 add jsonApiListenAddr to AccountStart/Create RPCs
|
2025-01-22 17:23:41 +01:00 |
|
Mikhail Iudin
|
0bdf62ec7c
|
GO-4146 Merge remote-tracking branch 'refs/remotes/origin/main' into GO-4146-new-spacestore
# Conflicts:
# clientlibrary/service/service.pb.go
# go.mod
# go.sum
# pb/commands.pb.go
# pb/service/service.pb.go
|
2025-01-22 13:49:21 +01:00 |
|
Sergey
|
34d0cf3c79
|
GO-4146: Estimate db size: add typed error
|
2025-01-21 18:43:48 +01:00 |
|
AnastasiaShemyakinskaya
|
7e8edea0db
|
GO-4886: save joinSpace in PublishState
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-01-20 22:12:36 +01:00 |
|
Jannis Metrikat
|
b887546555
|
GO-4642 Merge branch 'go-4459-implement-first-stage-of-anytype-rest-api' into go-4642-scoped-auth-tokens
|
2025-01-20 18:58:23 +01:00 |
|
Jannis Metrikat
|
b25dafeeef
|
GO-4459: Remove rpc to start and stop api server
|
2025-01-19 13:34:14 +01:00 |
|
Roman Khafizianov
|
776155122d
|
GO-4642 add scope to link challenge
|
2025-01-17 19:59:17 +01:00 |
|
Jannis Metrikat
|
ad7d7c77dd
|
GO-4459 Merge branch 'main' into go-4459-implement-first-stage-of-anytype-rest-api
|
2025-01-17 17:44:42 +01:00 |
|
AnastasiaShemyakinskaya
|
b8eed36fd1
|
GO-4140: added restriction
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-01-16 18:31:02 +01:00 |
|
AnastasiaShemyakinskaya
|
21ea646084
|
GO-4140 Merge branch 'GO-4140-publish-2' of github.com:anyproto/anytype-heart into GO-4140-fix-middle-issues
# Conflicts:
# pb/commands.pb.go
|
2025-01-16 15:29:57 +01:00 |
|
AnastasiaShemyakinskaya
|
8fa91479d3
|
GO-4140 Merge branch 'main' of github.com:anyproto/anytype-heart into GO-4140-publish-2
|
2025-01-16 09:45:53 +01:00 |
|
AnastasiaShemyakinskaya
|
5ff7211eaf
|
GO-4140: fix middle issues
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-01-16 09:45:26 +01:00 |
|
Jannis Metrikat
|
f63057100f
|
GO-4459 Merge branch 'main' into go-4459-implement-first-stage-of-anytype-rest-api
|
2025-01-16 01:00:20 +01:00 |
|
AnastasiaShemyakinskaya
|
c806bcb761
|
GO-4140: add limits
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-01-15 16:49:29 +01:00 |
|
Mikhail
|
a0b805b74b
|
GO-4831 add horizontal align to grid (#2007)
|
2025-01-15 13:14:36 +01:00 |
|
Jannis Metrikat
|
c547ed88a7
|
GO-4848: Add ObjectOrigin enum option for API
|
2025-01-15 12:57:18 +01:00 |
|
AnastasiaShemyakinskaya
|
87508f083b
|
GO-4140 Merge branch 'main' of github.com:anyproto/anytype-heart into GO-4140-publish-2
# Conflicts:
# pb/commands.pb.go
|
2025-01-15 12:19:16 +01:00 |
|
Anastasia Shemyakinskaya
|
419ad2218c
|
Merge pull request #1996 from anyproto/go-4810-make-notifications-optional-in-progress-bar
GO-4810: Make notifications optional in progress bar for export
|
2025-01-15 12:03:55 +01:00 |
|
Jannis Metrikat
|
11510dda0f
|
GO-4459 Merge branch 'go-4810-make-notifications-optional-in-progress-bar' into go-4459-implement-first-stage-of-anytype-rest-api
|
2025-01-15 00:20:17 +01:00 |
|
Jannis Metrikat
|
7000d44796
|
GO-4459: Add RPC to start and stop server
|
2025-01-14 23:45:15 +01:00 |
|
Mikhail
|
8bcf861cf5
|
GO-4831 add horizontal align to grid (#2006)
|
2025-01-14 20:07:50 +01:00 |
|
Mikhail
|
5a36c62d2f
|
GO-4831 Add horizontal align to Grid (#2004)
|
2025-01-14 18:44:59 +01:00 |
|
Sergey Cherepanov
|
e704a9b562
|
GO-4140 merge main
|
2025-01-10 15:26:20 +01:00 |
|
mcrakhman
|
50d69cb8d9
|
GO-4146 Add not enough storage
|
2025-01-10 15:14:11 +01:00 |
|
mcrakhman
|
3301bc428a
|
GO-4146 Add migration canceled error code
|
2025-01-09 18:33:59 +01:00 |
|
mcrakhman
|
9cac2a3085
|
GO-4146 Add cancel migration
|
2025-01-09 15:47:41 +01:00 |
|
AnastasiaShemyakinskaya
|
5bbb3a28fb
|
GO-4810: add noProgress param in export request to avoid progress and notifications events
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2025-01-08 22:09:14 +01:00 |
|
mcrakhman
|
f087215b11
|
GO-4812 WIP migration protos
|
2025-01-07 15:22:46 +01:00 |
|
Sergey
|
881e59ca82
|
GO-4702: Add spaceId to all EventMessages
|
2024-12-12 17:16:13 +01:00 |
|
Anatolii Smolianinov
|
da0ddffd06
|
GO-4685 draft publish-server rpc handlers
|
2024-12-11 20:25:05 +01:00 |
|
Anatolii Smolianinov
|
1d3fd66fd9
|
GO-4140 Merge branch 'main' into publish-2
|
2024-12-11 18:15:59 +01:00 |
|
kirillston
|
2746b1b7bc
|
GO-4616 Merge main
|
2024-12-10 14:10:59 +01:00 |
|
kirillston
|
85fe9dc385
|
GO-4616 Set empty code 2
|
2024-12-09 13:57:31 +01:00 |
|
Sergey
|
e2cef3a5d4
|
GO-4111 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4111-add-afterorderid-to-chatgetmessages-to-scroll-to-reply
# Conflicts:
# pb/commands.pb.go
|
2024-12-09 11:15:03 +01:00 |
|
Sergey
|
587a9e4847
|
GO-4389 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4389-do-not-create-entry-space-for-new-users
# Conflicts:
# core/block/editor/accountobject/accountobject.go
|
2024-12-04 15:26:33 +01:00 |
|
AnastasiaShemyakinskaya
|
ee79a5e942
|
GO-4397: add noCollate to model
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-12-03 19:32:51 +01:00 |
|
AnastasiaShemyakinskaya
|
ebd0f78b14
|
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms
|
2024-12-02 12:44:06 +01:00 |
|
kirillston
|
e019c979c3
|
GO-4403 Add countValue option for formula
|
2024-11-29 19:54:10 +01:00 |
|
AnastasiaShemyakinskaya
|
85cc27d918
|
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms
# Conflicts:
# pb/commands.pb.go
|
2024-11-29 15:33:30 +01:00 |
|
AnastasiaShemyakinskaya
|
dbb66a044a
|
GO-4367: change api
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-11-29 11:44:47 +01:00 |
|
kirillston
|
a3553ef63b
|
GO-4499 Remove old usecases from mw
|
2024-11-28 16:55:38 +01:00 |
|
AnastasiaShemyakinskaya
|
041a27a409
|
GO-4397: merge main
Signed-off-by: AnastasiaShemyakinskaya <shem98a@mail.ru>
|
2024-11-27 15:38:44 +01:00 |
|
AnastasiaShemyakinskaya
|
bf08f6a712
|
GO-4397 Merge branch 'main' of github.com:anyproto/anytype-heart into go-4397-save-order-of-spaces-in-vault-between-platforms
# Conflicts:
# clientlibrary/service/service.pb.go
# pb/commands.pb.go
# pb/service/service.pb.go
# pkg/lib/bundle/relation.gen.go
|
2024-11-27 15:28:08 +01:00 |
|