appflowy
|
cefd571dd0
|
chore: add board data controller
|
2022-08-11 15:11:57 +08:00 |
|
appflowy
|
ad3e2f5725
|
chore: add sub data type
|
2022-08-10 17:59:28 +08:00 |
|
appflowy
|
b695ceb832
|
chore: seperate FolderRevision from FolderPad
|
2022-08-10 10:07:41 +08:00 |
|
appflowy
|
ff098c538e
|
chore: rename fns
|
2022-08-02 09:11:04 +08:00 |
|
appflowy
|
00d81a329f
|
chore: update lib-ot documentation again and rename some structs
|
2022-08-02 08:55:33 +08:00 |
|
appflowy
|
798e16d3aa
|
chore: update lib ot tests
|
2022-08-01 09:31:40 +08:00 |
|
appflowy
|
dd71acf843
|
chore: rename some function & add more documentation
|
2022-07-24 18:10:29 +08:00 |
|
appflowy
|
e0db7bd4f9
|
chore: remove feature flag: filter
|
2022-07-20 18:27:12 +08:00 |
|
appflowy
|
1e3c69f15b
|
Merge branch 'main' into feat/history
|
2022-07-20 14:07:54 +08:00 |
|
appflowy
|
193527e043
|
chore: rename flowy-folder structs
|
2022-07-19 14:24:08 +08:00 |
|
appflowy
|
e7c672cb7e
|
chore: replace try_from with from
|
2022-07-19 11:31:04 +08:00 |
|
appflowy
|
67f88fab0b
|
refactor: add PB suffix to flowy-editor crate's structs
|
2022-07-18 11:58:39 +08:00 |
|
appflowy
|
3845a75d61
|
chore: fix warnings
|
2022-07-06 11:59:05 +08:00 |
|
appflowy
|
8963561355
|
chore: rm flowy-user-data-model crate
|
2022-07-04 15:55:48 +08:00 |
|
appflowy
|
784996368b
|
chore: move entities from flowy-folder-data-model to flowy-folder crate
|
2022-07-04 14:28:41 +08:00 |
|
appflowy
|
c1ea97c729
|
refactor: move entities from flowy-grid-data-model to flowy-grid crate
|
2022-07-01 20:32:11 +08:00 |
|
appflowy
|
5345c668bb
|
chore: ignore proto files
|
2022-06-17 16:51:18 +08:00 |
|
appflowy
|
ed138abcc3
|
chore: provider default for FlowyConfig propertis
|
2022-06-17 11:27:00 +08:00 |
|
appflowy
|
16e1387a8e
|
chore: add description for FlowyConfig
|
2022-06-17 11:19:49 +08:00 |
|
appflowy
|
736f21ef8a
|
refactor: remove the protobuf's model folder
|
2022-06-16 08:21:31 +08:00 |
|
appflowy
|
94276d438d
|
chore: ignore rust's protobuf crate
|
2022-06-15 19:58:18 +08:00 |
|
appflowy
|
4b71c474e4
|
refactor: separate proto file from src folder
|
2022-06-15 19:40:18 +08:00 |
|
appflowy
|
820b7fcb75
|
refactor: add grid view info
|
2022-06-15 17:37:50 +08:00 |
|
appflowy
|
a13e6798ee
|
refactor: separate grid revision structs from entities
|
2022-06-15 16:26:14 +08:00 |
|
appflowy
|
50605186fe
|
chore: update view info
|
2022-06-15 11:43:24 +08:00 |
|
appflowy
|
d4d7ba7452
|
chore: read view info
|
2022-06-14 23:11:48 +08:00 |
|
appflowy
|
ae4cc496fc
|
chore: add read view info event
|
2022-06-14 20:47:31 +08:00 |
|
appflowy
|
f8ec4b3e24
|
refactor: replace object with object's revision entity
|
2022-06-14 20:47:30 +08:00 |
|
appflowy
|
c2fad5021b
|
refactor: add folder entities's revision objects
|
2022-06-14 20:47:29 +08:00 |
|
appflowy
|
2b499ee62b
|
chore: separate json serde from pb struct
|
2022-06-14 20:47:29 +08:00 |
|
appflowy
|
bf5247066d
|
refactor: sqlite schema
|
2022-06-14 20:47:29 +08:00 |
|
appflowy
|
d5eabe4ea3
|
chore: add snapshot
|
2022-06-10 22:27:19 +08:00 |
|
appflowy
|
aeb69f307c
|
chore: write checkpoint in fixed duration
|
2022-06-09 20:58:56 +08:00 |
|
appflowy
|
8fd9b68d9d
|
fix: duplicate grid
|
2022-06-06 20:06:08 +08:00 |
|
appflowy
|
8706b81ac0
|
refactor: rename struct
|
2022-05-26 18:01:48 +08:00 |
|
appflowy
|
448c134704
|
fix: update workspace setting
|
2022-05-05 10:49:34 +08:00 |
|
appflowy
|
ecd2dc3e72
|
fix: reorder bugs
|
2022-04-28 16:10:58 +08:00 |
|
appflowy
|
b29f53c995
|
chore: print duplicate event erorr
|
2022-04-27 07:58:40 +08:00 |
|
appflowy
|
7f7801d04e
|
chore: save view order
|
2022-04-27 07:21:37 +08:00 |
|
appflowy
|
b282a14b58
|
chore: add sync feature
|
2022-04-14 21:57:00 +08:00 |
|
appflowy
|
fd9e13bf4b
|
chore: refactor grid field listener
|
2022-04-14 13:59:42 +08:00 |
|
appflowy
|
f4b206d196
|
chore: config test log
|
2022-04-12 11:13:35 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
appflowy
|
43095cb0dd
|
chore: close grid handler
|
2022-04-10 16:29:45 +08:00 |
|
appflowy
|
6a3820253f
|
chore: rename crates
|
2022-03-19 16:55:29 +08:00 |
|
appflowy
|
b1d87d95cf
|
chore: remove unuse crates
|
2022-03-19 16:23:34 +08:00 |
|
appflowy
|
f181ce106d
|
chore: Merge branch 'main' into feat_grid_ui
|
2022-03-18 21:09:06 +08:00 |
|
appflowy
|
694c612c67
|
fix: event handler not found for ApplyDocDelta
|
2022-03-16 16:34:38 +08:00 |
|
appflowy
|
b3ed254caf
|
chore: add more test and fix warnings
|
2022-03-16 10:02:37 +08:00 |
|
appflowy
|
47081f3095
|
chore: update grid test
|
2022-03-15 19:00:28 +08:00 |
|
appflowy
|
50f32521c5
|
chore: rename trait
|
2022-03-15 11:07:18 +08:00 |
|
appflowy
|
1e6d82c0ec
|
chore: add field builder
|
2022-03-12 21:53:49 +08:00 |
|
appflowy
|
6579940dc8
|
chore: create default grid
|
2022-03-12 10:47:34 +08:00 |
|
appflowy
|
e11176436d
|
chore: grid block meta editor
|
2022-03-11 21:36:00 +08:00 |
|
appflowy
|
9a791974b4
|
chore: config grid rev persistence
|
2022-03-10 22:27:19 +08:00 |
|
appflowy
|
7ac6a1dc89
|
chore: rename struct
|
2022-03-10 17:14:10 +08:00 |
|
appflowy
|
05441f865e
|
feat: show grid
|
2022-03-06 21:31:18 +08:00 |
|
appflowy
|
9bb516786e
|
fix: make grid with view_id
|
2022-03-06 11:28:24 +08:00 |
|
appflowy
|
264166fa29
|
chore: impl view data processor
|
2022-03-06 09:25:34 +08:00 |
|
appflowy
|
1b80934899
|
chore: impl view data processor
|
2022-03-05 22:30:42 +08:00 |
|
appflowy
|
5c155a07bf
|
feat: move handles to flowy-block crate
|
2022-03-05 21:15:10 +08:00 |
|
appflowy
|
11ceb96f65
|
feat: return rows and fields
|
2022-03-05 17:52:25 +08:00 |
|
appflowy
|
8029f1035d
|
chore: impl handler logic
|
2022-03-05 10:59:44 +08:00 |
|
appflowy
|
49807a0b57
|
feat: config grid db
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
03f34b143d
|
feat: add grid event
|
2022-03-04 18:13:16 +08:00 |
|
appflowy
|
2e6dd39780
|
refactor: rename flowy-document to flowy-block
|
2022-03-02 15:22:18 +08:00 |
|
appflowy
|
8a0308703e
|
fix: compose folder error
|
2022-03-01 23:38:26 +08:00 |
|
appflowy
|
7a36fed778
|
refactor: remove domain folder
|
2022-03-01 16:17:09 +08:00 |
|
appflowy
|
b6de0caad6
|
refactor: show plugin
|
2022-03-01 10:25:21 +08:00 |
|
appflowy
|
8747457836
|
refactor: add plugins
|
2022-03-01 00:23:04 +08:00 |
|
appflowy
|
74831964a6
|
feat: update view properties
|
2022-02-28 16:00:43 +08:00 |
|
appflowy
|
c843571e3d
|
feat: add new view_type, kanban
|
2022-02-26 17:28:23 +08:00 |
|
appflowy
|
01985848f9
|
refactor: rename structs
|
2022-02-26 11:03:42 +08:00 |
|
appflowy
|
6078e46d3d
|
refactor: rename structs
|
2022-02-25 23:30:02 +08:00 |
|
appflowy
|
ed9a48fc1c
|
chore: rename struct property
|
2022-02-24 23:19:41 +08:00 |
|
appflowy
|
93695dc4be
|
chore: rename structs
|
2022-02-24 20:36:24 +08:00 |
|
appflowy
|
dd8c26df02
|
refactor: revision_cache with sync_seq
|
2022-02-19 11:34:31 +08:00 |
|
appflowy
|
dd832b7482
|
chore: rename some struct
|
2022-02-18 23:04:55 +08:00 |
|
appflowy
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
appflowy
|
6061dc1989
|
chore: update unit test
|
2022-02-16 15:28:00 +08:00 |
|
appflowy
|
c760ca6788
|
chore: update unit test
|
2022-02-16 14:23:27 +08:00 |
|
appflowy
|
cd013529d4
|
chore: write dart_event file
|
2022-02-16 11:05:43 +08:00 |
|
appflowy
|
bf3a0b6e5b
|
feat: add flowy_clean command to remove the build.rs cache
|
2022-02-15 22:37:13 +08:00 |
|
appflowy
|
0933935071
|
refactor: add code_gen crate
|
2022-02-15 22:18:34 +08:00 |
|
appflowy
|
f872c6c1f8
|
ci: fix flutter warnings
|
2022-02-09 21:56:46 +08:00 |
|
appflowy
|
68dfde4cf8
|
ci: cargo test without default features
|
2022-02-09 21:39:12 +08:00 |
|
appflowy
|
4b63170e56
|
refactor: read cache proto info
|
2022-02-09 18:17:06 +08:00 |
|
appflowy
|
1c3c519b14
|
refactor: cache proto file info
|
2022-02-09 13:08:49 +08:00 |
|
appflowy
|
7646f984e0
|
refactor: generate x.proto file using build.rs
|
2022-02-09 09:57:03 +08:00 |
|
appflowy
|
d0b02cb4fd
|
refactor: generate dart pb files with feature flag: dart
|
2022-02-08 16:24:59 +08:00 |
|
appflowy
|
9135b92a39
|
refactor: generate the pb files using build.rs
|
2022-02-08 14:36:59 +08:00 |
|
appflowy
|
0c6903f793
|
refactor: refactor some crates with http_server
|
2022-02-07 15:34:46 +08:00 |
|
appflowy
|
728d60239a
|
added reset appearance setting
|
2022-02-01 12:15:11 +08:00 |
|
appflowy
|
fcc6f51b3b
|
rename folder event
|
2022-01-30 10:33:21 +08:00 |
|
appflowy
|
8449f736e7
|
add user appearance setting
|
2022-01-28 18:38:09 +08:00 |
|
MikeWallaceDev
|
e77e6d275f
|
changed permissions from 755 to 644
|
2022-01-27 14:18:41 -05:00 |
|
appflowy
|
2fa99a563c
|
rename flowy-core to flowy-folder that manages the workspace,app,view
|
2022-01-27 20:43:43 +08:00 |
|