Roman Khafizianov
|
9cf08bb87a
|
Merge pull request #9 from anytypeio/page-blocks-icon-title
Add icon block; add title style
|
2019-11-15 15:39:23 +02:00 |
|
Sergey Cherepanov
|
fc54145f6a
|
switch to new lib version
|
2019-11-15 16:24:43 +03:00 |
|
Kirill
|
bee5110bd3
|
Add icon block; add title style
|
2019-11-15 12:39:16 +01:00 |
|
Roman Khafizianov
|
14be186789
|
Merge pull request #2 from anytypeio/blocks
blocks and smart blocks
|
2019-11-15 13:31:44 +02:00 |
|
requilence
|
55de508076
|
rework block interfaces and add NewBlock method
|
2019-11-15 13:25:02 +02:00 |
|
Sergey Cherepanov
|
e5712fece4
|
test page
|
2019-11-15 13:52:41 +03:00 |
|
Sergey Cherepanov
|
dce252d6e5
|
[wip] block create
|
2019-11-15 12:57:44 +03:00 |
|
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
|
b0c2c8e310
|
merge changes from anytypeio/go-anytype-middleware/pull/29
|
2019-11-13 16:49:05 +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 |
|
requilence
|
c9b19512c0
|
Rework proto: move models from middleware
|
2019-11-13 16:15:11 +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 |
|
requilence
|
f38d3a69d3
|
fix make proto
|
2019-11-12 21:15:05 +02:00 |
|
Kirill
|
9d4131b690
|
Block.create fix
|
2019-11-12 16:35:26 +01:00 |
|
requilence
|
1b870279a5
|
refactor and fix compilation issue
|
2019-11-12 16:23:36 +02: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 |
|
requilence
|
28d7894cd9
|
rework block interfaces
|
2019-11-08 22:36:13 +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 |
|
Sergey Cherepanov
|
5cda2cd59c
|
resolve conflicts / remove linkPreview command
|
2019-11-06 20:37:55 +03: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 |
|