Sergey Cherepanov
|
9f76089e78
|
merge lib models
|
2019-11-14 16:50:43 +03:00 |
|
requilence
|
5ea9531590
|
docs: add missed models proto
|
2019-11-13 22:51:05 +02:00 |
|
Roman Khafizianov
|
3bc1716dfe
|
Merge pull request #30 from anytypeio/rework-protos
Rework proto files
|
2019-11-13 17:19:12 +02:00 |
|
requilence
|
44fca4316a
|
Merge branch 'proto-multipage' of github.com:anytypeio/go-anytype-middleware into rework-protos
# Conflicts:
# docs/proto.md
# lib/service.pb.go
# pb/changes.pb.go
# pb/commands.pb.go
# pb/events.pb.go
# pb/models.pb.go
# pb/protos/changes.proto
# pb/protos/commands.proto
# pb/protos/events.proto
# pb/protos/models.proto
|
2019-11-13 16:50:19 +02:00 |
|
requilence
|
0306cfc3d6
|
fix missing import in test
|
2019-11-13 16:29:38 +02:00 |
|
requilence
|
b3bc1a14fa
|
Rework proto files
move some protos into go-anytype-library
|
2019-11-13 16:18:15 +02:00 |
|
Kirill
|
d8898407c3
|
Rename: markList -> marks, markerType -> marker
|
2019-11-13 14:35:42 +01:00 |
|
Kirill
|
8c8c95dcee
|
Add parentId to the Block.Create.Request
|
2019-11-13 13:56:47 +01:00 |
|
Kirill
|
169c4f0f15
|
Rename: parentId -> contextId
|
2019-11-13 13:33:05 +01:00 |
|
Kirill
|
6cdcdb3109
|
Fix block.close, proto fixes
|
2019-11-13 13:18:24 +01:00 |
|
Sergey Cherepanov
|
7abe790140
|
Merge branch 'master' of github.com:anytypeio/go-anytype-middleware into initial-blocks
|
2019-11-13 15:03:56 +03:00 |
|
Sergey Cherepanov
|
3c18c5e9b1
|
common page struct
|
2019-11-13 15:03:48 +03:00 |
|
Roman Khafizianov
|
c1c5d9df58
|
Merge pull request #27 from anytypeio/proto-fixes
#26 Proto: full message coverage with comments; proto fixes, scenarios
|
2019-11-13 12:37:38 +02:00 |
|
Sergey Cherepanov
|
5a72eee394
|
Merge branch 'proto-fixes' of github.com:anytypeio/go-anytype-middleware into initial-blocks
|
2019-11-13 09:11:50 +03:00 |
|
Sergey Cherepanov
|
a23a1734d8
|
blocks service
|
2019-11-13 09:11:13 +03:00 |
|
Kirill
|
9d4131b690
|
Block.create fix
|
2019-11-12 16:35:26 +01:00 |
|
Kirill
|
5b3df8d364
|
map fix
|
2019-11-11 18:33:10 +01:00 |
|
Kirill
|
8174c939a7
|
blockShow -> blockAdd
|
2019-11-11 17:51:21 +01:00 |
|
Kirill
|
56a9ccbdff
|
Event ShowFullscreen: map, root
|
2019-11-11 14:49:05 +01:00 |
|
Kirill
|
f40a59768d
|
Changes: author added; Events: Block.ShowFullscreen added
|
2019-11-11 14:34:38 +01:00 |
|
Kirill
|
8946c1bec8
|
Fix test
|
2019-11-09 04:01:40 +01:00 |
|
Kirill
|
af8a56144f
|
Fix proto comments
|
2019-11-09 03:56:15 +01:00 |
|
Kirill
|
228b589367
|
Commands fixes
|
2019-11-09 03:46:57 +01:00 |
|
Kirill
|
70a3125977
|
#26: commands: partly commented
|
2019-11-07 19:18:07 +01:00 |
|
Kirill
|
605c11009f
|
Proto: block events: single block -> multi
|
2019-11-07 15:05:36 +01:00 |
|
Roman Khafizianov
|
689aeb8617
|
Merge pull request #25 from anytypeio/proto-fixes
Proto fixes: history, block position on create
|
2019-11-07 12:50:32 +01:00 |
|
Kirill
|
1734d92c6f
|
Proto rpc.history fix
|
2019-11-06 21:45:06 +01:00 |
|
Kirill
|
ea888db12f
|
Proto fix: rpc > create (targetId, position)
|
2019-11-06 21:40:03 +01:00 |
|
Roman Khafizianov
|
47f1f2a8db
|
Merge pull request #24 from anytypeio/proto-header-type-fixes
Proto header type fixes
|
2019-11-06 21:24:46 +02:00 |
|
Kirill
|
24d43e0b8c
|
PR fix: children -> childrenIds
|
2019-11-06 20:20:21 +01:00 |
|
Kirill
|
fc25434740
|
Refactoring: PR name fix
|
2019-11-06 20:05:34 +01:00 |
|
Kirill
|
0c3fd231c1
|
Fix: gogofaster
|
2019-11-06 19:57:44 +01:00 |
|
Kirill
|
8e7dc9a2c9
|
Refactor: change block types
|
2019-11-06 19:50:31 +01:00 |
|
Kirill
|
97f0061612
|
Refactor: change fixes
|
2019-11-06 19:26:47 +01:00 |
|
Kirill
|
c6df98d123
|
Refactor block type, header
|
2019-11-06 19:18:37 +01:00 |
|
requilence
|
8431528459
|
update generated files
|
2019-11-06 16:21:33 +01:00 |
|
requilence
|
824f9932e3
|
refactor for the new protoc gen w/o underscores
|
2019-11-06 16:19:43 +01:00 |
|
Roman Khafizianov
|
db56f61f47
|
Merge pull request #12 from anytypeio/comments-docs-fixes
Comments for docs, column/row, atomic changes fix, history move
|
2019-11-04 18:29:55 +02:00 |
|
Kirill
|
a444a7ad41
|
merge
|
2019-11-04 16:21:36 +01:00 |
|
Kirill
|
d87763ede0
|
Update tests
|
2019-11-04 15:52:38 +01:00 |
|
Roman Khafizianov
|
9ff7644ed7
|
Merge pull request #19 from anytypeio/protodoc
Generate docs for proto files
|
2019-11-04 16:12:03 +02:00 |
|
Kirill
|
f822a1699a
|
Remove blocks from Model.Page
|
2019-11-04 15:11:19 +01:00 |
|
Kirill
|
39a380eebe
|
Update .go files to refactored protos
|
2019-11-04 15:09:30 +01:00 |
|
Sergey Cherepanov
|
2f135cd5eb
|
install protoc-gen-doc while setup-protoc
|
2019-11-04 16:17:15 +03:00 |
|
Sergey Cherepanov
|
9978b972ba
|
generate docs for proto files
|
2019-11-04 15:58:06 +03:00 |
|
Kirill
|
93636be1db
|
#15: refactoring
|
2019-11-01 21:54:12 +01:00 |
|
Kirill
|
af3d51cccf
|
#15.3: block.content
|
2019-11-01 19:02:28 +01:00 |
|
Kirill
|
037d741075
|
#15.3: chenages && models refactoring
|
2019-11-01 18:58:49 +01:00 |
|
Kirill
|
9ee912e773
|
#15: 4/4
|
2019-11-01 18:30:12 +01:00 |
|
Kirill
|
d421e68a31
|
Fix block layout
|
2019-10-31 14:03:21 +01:00 |
|