appflowy
|
3c5b9e6b50
|
chore: add documentation for lib-ot crate
|
2022-07-24 17:40:40 +08:00 |
|
appflowy
|
c97e1ccb95
|
chore: fix tests
|
2022-07-20 18:47:05 +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
|
0ecff26636
|
chore: remove pb reference in util.rs
|
2022-07-19 13:07:30 +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
|
ab80e9b0ed
|
chore: add 5 rows in test grid
|
2022-07-14 09:29:05 +08:00 |
|
appflowy
|
d02acbae6e
|
chore: add more test
|
2022-07-14 08:05:38 +08:00 |
|
appflowy
|
284755eccf
|
refactor: row builder
|
2022-07-12 15:49:14 +08:00 |
|
appflowy
|
5bfbda5606
|
fix: decode cell revision into AnyCellData
|
2022-07-10 22:26:21 +08:00 |
|
appflowy
|
8fa7a20326
|
chore: make grid setting from revision
|
2022-07-10 17:06:36 +08:00 |
|
appflowy
|
24f2bf398e
|
chore: add filter feature flag & enable filter tests
|
2022-07-10 08:36:07 +08:00 |
|
appflowy
|
5b504740ef
|
chore: config cell filter operation
|
2022-07-06 10:38:54 +08:00 |
|
appflowy
|
8963561355
|
chore: rm flowy-user-data-model crate
|
2022-07-04 15:55:48 +08:00 |
|
appflowy
|
e85606ac21
|
chore: fix unit test
|
2022-07-04 15:53:21 +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
|
ce73da8212
|
chore: update user name with UserService
|
2022-07-03 16:52:06 +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
|
a9a797ddaf
|
refactor: wrap FieldRevision with Arc
|
2022-07-01 10:39:16 +08:00 |
|
appflowy
|
50d0eff039
|
chore: cache filter result
|
2022-06-30 23:00:03 +08:00 |
|
appflowy
|
a74814d4d6
|
chore: disable setting revision
|
2022-06-29 17:18:41 +08:00 |
|
appflowy
|
76f260fe04
|
chore: config filter service
|
2022-06-29 17:17:26 +08:00 |
|
appflowy
|
1b38ff8559
|
chore: config task runner
|
2022-06-29 13:44:15 +08:00 |
|
appflowy
|
dc81ac8e24
|
chore: grid tasks
|
2022-06-28 09:35:54 +08:00 |
|
appflowy
|
7504ea7555
|
chore: read block rows with filters
|
2022-06-28 09:35:19 +08:00 |
|
appflowy
|
b73c68c6f6
|
refactor: read cell data
|
2022-06-28 09:35:19 +08:00 |
|
appflowy
|
0f868f48f3
|
refactor: fetch block data
|
2022-06-28 09:35:18 +08:00 |
|
appflowy
|
a08590bcba
|
chore: update test
|
2022-06-28 09:35:18 +08:00 |
|
appflowy
|
ead305ddda
|
chore: delete/create filter
|
2022-06-28 09:35:17 +08:00 |
|
appflowy
|
60675afd1d
|
chore: add grid filter test
|
2022-06-28 09:35:17 +08:00 |
|
appflowy
|
2573f9ba27
|
chore: separate tests from grid_test file
|
2022-06-20 12:01:40 +08:00 |
|
appflowy
|
c73eb2961a
|
chore: update grid setting
|
2022-06-20 09:37:52 +08:00 |
|
appflowy
|
8594da65c4
|
chore: add get grid setting handler
|
2022-06-19 21:10:07 +08:00 |
|
appflowy
|
d4678f6233
|
chore: ignore shared-lib proto files
|
2022-06-17 17:14:24 +08:00 |
|
appflowy
|
5345c668bb
|
chore: ignore proto files
|
2022-06-17 16:51:18 +08:00 |
|
appflowy
|
d30d42e841
|
chore: auto import pb file
|
2022-06-17 16:42: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
|
aeb69f307c
|
chore: write checkpoint in fixed duration
|
2022-06-09 20:58:56 +08:00 |
|
appflowy
|
f6ade11eb2
|
chore: config revision history
|
2022-06-07 16:38:00 +08:00 |
|
appflowy
|
ab63ce7bce
|
chore: rename structs
|
2022-06-07 15:08:01 +08:00 |
|
appflowy
|
8fd9b68d9d
|
fix: duplicate grid
|
2022-06-06 20:06:08 +08:00 |
|
appflowy
|
9844c02cbc
|
chore: Merge branch 'main' into feat_grid_url
# Conflicts:
# frontend/rust-lib/flowy-grid/src/event_handler.rs
# shared-lib/flowy-grid-data-model/src/protobuf/model/grid.rs
|
2022-05-28 16:01:49 +08:00 |
|
appflowy
|
62c322ab21
|
refactor: Date & SingleSelect & Multi-Select type option
|
2022-05-28 15:30:15 +08:00 |
|
appflowy
|
8d766f3bb4
|
refactor: cell data loader
|
2022-05-28 08:35:22 +08:00 |
|
appflowy
|
9a93a72c33
|
feat: add new field type
|
2022-05-27 19:49:14 +08:00 |
|
appflowy
|
8706b81ac0
|
refactor: rename struct
|
2022-05-26 18:01:48 +08:00 |
|
appflowy
|
8c7b0bd5a7
|
fix: unit test
|
2022-05-24 15:25:39 +08:00 |
|
appflowy
|
23900b49f5
|
chore: fix bugs
|
2022-05-19 10:41:00 +08:00 |
|
appflowy
|
4840d23fff
|
chore: add GridFieldContext
|
2022-05-18 15:43:10 +08:00 |
|
appflowy
|
a59a0af05b
|
refactor: remove FieldTypeOptionContext
|
2022-05-17 17:22:53 +08:00 |
|
appflowy
|
c6edd1a6da
|
chore: update data & time format
|
2022-05-13 22:58:49 +08:00 |
|
appflowy
|
19da42f210
|
chore: add date cell handler
|
2022-05-11 11:34:13 +08:00 |
|
appflowy
|
81d75147d5
|
chore: update typeOption data
|
2022-05-10 09:33:34 +08:00 |
|
appflowy
|
f617a04900
|
refactor: cell with origin data
|
2022-05-09 16:45:42 +08:00 |
|
appflowy
|
f21ca6c52a
|
refactor: CellCalendar with bloc
|
2022-05-09 14:59:26 +08:00 |
|
appflowy
|
13cb7eeb24
|
chore: add get type option data handler
|
2022-05-09 13:23:03 +08:00 |
|
appflowy
|
448c134704
|
fix: update workspace setting
|
2022-05-05 10:49:34 +08:00 |
|
appflowy
|
f102ca3c85
|
fix: shared lib unit test
|
2022-04-29 09:23:36 +08:00 |
|
appflowy
|
233b9366af
|
chore: update crates version
|
2022-04-28 21:16:28 +08:00 |
|
appflowy
|
3d0036a926
|
chore: show appflowy document path in debug info
|
2022-04-28 20:54:04 +08:00 |
|
appflowy
|
66cf0ca544
|
chore: refactor move field func
|
2022-04-28 17:06:21 +08:00 |
|
appflowy
|
ecd2dc3e72
|
fix: reorder bugs
|
2022-04-28 16:10:58 +08:00 |
|
appflowy
|
e8bb6f0a7f
|
chore: save app order
|
2022-04-27 07:22:18 +08:00 |
|
appflowy
|
7f7801d04e
|
chore: save view order
|
2022-04-27 07:21:37 +08:00 |
|
appflowy
|
0ac17fa6df
|
chore: replace row when row updated
|
2022-04-25 10:42:24 +08:00 |
|
appflowy
|
eeba6884ce
|
chore: config row detail page
|
2022-04-20 16:32:23 +08:00 |
|
appflowy
|
0a19364ea7
|
chore: remove row listener from rowbloc
|
2022-04-17 10:14:17 +08:00 |
|
appflowy
|
c82754f284
|
chore: refactor row cache with row listener
|
2022-04-16 22:26:34 +08:00 |
|
appflowy
|
d4de5767a6
|
chore: auto resize row height
|
2022-04-16 10:03:47 +08:00 |
|
appflowy
|
0c8850503f
|
chore: reorder field
|
2022-04-15 19:56:44 +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
|
06af45a8ed
|
chore: udpate field notification
|
2022-04-13 21:26:27 +08:00 |
|
appflowy
|
2fa6adeee6
|
chore: move field
|
2022-04-13 14:24:54 +08:00 |
|
appflowy
|
a0553b1255
|
chore: fix warnings
|
2022-04-12 11:52:14 +08:00 |
|
appflowy
|
a049034110
|
chore: support including time on date type
|
2022-04-12 10:06:47 +08:00 |
|
Nathan.fooo
|
2495675fd7
|
Merge pull request #428 from MrTanoshii/main
Make the 2nd `'` in the `Getting started\Read me` regular text
|
2022-04-12 07:50:18 +08:00 |
|
appflowy
|
ac584fb7ef
|
chore: fix warnings
|
2022-04-11 20:58:56 +08:00 |
|
appflowy
|
31b2ace48f
|
chore: replace SliverList with SliverAnimatedList
|
2022-04-11 20:52:15 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
appflowy
|
2dd5930560
|
fix: deserial cells data from delta error
|
2022-04-11 14:09:50 +08:00 |
|
appflowy
|
9d629412c8
|
chore: fix transform field type error
|
2022-04-10 20:27:07 +08:00 |
|
appflowy
|
43095cb0dd
|
chore: close grid handler
|
2022-04-10 16:29:45 +08:00 |
|
appflowy
|
fbb2f49b6f
|
chore: enable rust lint and test by remove path
|
2022-04-10 14:33:34 +08:00 |
|
appflowy
|
f01d3250ae
|
chore: reload after delete or insert row
|
2022-04-10 14:25:25 +08:00 |
|
appflowy
|
420b8ca05d
|
chore: fix deserialize GridBlockMetaPad error
|
2022-04-10 10:31:55 +08:00 |
|
appflowy
|
a755d52371
|
chore: using cow for row ids stuff
|
2022-04-10 09:14:42 +08:00 |
|
appflowy
|
b92660058c
|
chore: remove grid block from dart side
|
2022-04-10 07:10:15 +08:00 |
|
appflowy
|
8a94644add
|
chore: config date cell ui
|
2022-04-09 15:57:12 +08:00 |
|
appflowy
|
0ba0bb62ce
|
chore: config flowy-sync crate log level
|
2022-04-09 11:55:00 +08:00 |
|
appflowy
|
953af35029
|
chore: rename struct property
|
2022-04-09 07:35:35 +08:00 |
|
appflowy
|
a3770a699c
|
fix: unit test errors
|
2022-04-07 15:34:00 +08:00 |
|
appflowy
|
d09a5bf42b
|
chore: update and delete select option
|
2022-04-07 10:57:40 +08:00 |
|
appflowy
|
6a36e2bcfd
|
chore: listen on cell update
|
2022-04-06 10:32:12 +08:00 |
|
appflowy
|
2607822412
|
chore: show selection
|
2022-04-05 21:25:59 +08:00 |
|
appflowy
|
99d827f07d
|
chore: update cell data
|
2022-04-05 14:25:07 +08:00 |
|
appflowy
|
5358203a46
|
chore: config option editor ui
|
2022-04-04 20:47:04 +08:00 |
|
appflowy
|
5c3500e24c
|
chore: cell select option editor
|
2022-04-03 22:22:54 +08:00 |
|
MrTanoshii
|
79c178a6e1
|
docs: make ' regular text
|
2022-04-02 21:18:18 +04:00 |
|
appflowy
|
6ac2617113
|
chore: update row state using provider
|
2022-04-02 23:48:56 +08:00 |
|
appflowy
|
ca45673a9e
|
chore: transform cell data
|
2022-04-02 21:30:25 +08:00 |
|
appflowy
|
2262dd0d7b
|
chore: get cell metas
|
2022-04-02 10:54:01 +08:00 |
|
appflowy
|
82eed0506b
|
chore: fix warnings
|
2022-04-02 08:54:32 +08:00 |
|
appflowy
|
915d71991a
|
chore: save multi type option data
|
2022-04-01 22:46:01 +08:00 |
|
appflowy
|
e0b969595c
|
chore: save type option data as map
|
2022-04-01 17:17:31 +08:00 |
|
appflowy
|
80f82fa5b1
|
chore: update field type option data using deserializer
|
2022-04-01 09:31:10 +08:00 |
|
appflowy
|
3749168861
|
fix: fix some bugs
|
2022-03-31 22:51:46 +08:00 |
|
appflowy
|
065a72a8da
|
chore: add option & color selection
|
2022-03-29 22:58:38 +08:00 |
|
appflowy
|
8b7eee46bb
|
chore: duplicate and hide field
|
2022-03-27 11:14:21 +08:00 |
|
appflowy
|
c7bba01fe5
|
chore: delete field
|
2022-03-27 09:35:10 +08:00 |
|
appflowy
|
16598650ff
|
chore: lazy load cell
|
2022-03-26 20:27:32 +08:00 |
|
appflowy
|
28948e567c
|
fix: serde type option data
|
2022-03-25 20:55:56 +08:00 |
|
appflowy
|
90e7873135
|
chore: create field
|
2022-03-25 15:02:43 +08:00 |
|
appflowy
|
3fdf922f81
|
chore: config create field pannel
|
2022-03-24 17:09:05 +08:00 |
|
appflowy
|
694963a47d
|
chore: add update field and create field handler
|
2022-03-23 22:10:31 +08:00 |
|
appflowy
|
1f30a77f1d
|
feat: save text cell data
|
2022-03-20 17:17:06 +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
|
318d7e6456
|
chore: fix warnings
|
2022-03-18 21:07:31 +08:00 |
|
appflowy
|
05bcd38534
|
chore: render rows
|
2022-03-18 17:14:46 +08:00 |
|
appflowy
|
9a40fc9974
|
chore: lazy load row data
|
2022-03-17 20:59:21 +08:00 |
|
appflowy
|
4730ca9302
|
chore: refactor grid block
|
2022-03-17 17:25:43 +08:00 |
|
appflowy
|
1237962ab2
|
chore: config notification of grid
|
2022-03-16 21:19:51 +08:00 |
|
appflowy
|
8c148e3b67
|
chore: save text cell data & insert row
|
2022-03-16 16:10:35 +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
|
196d254278
|
chore: add row test
|
2022-03-14 17:24:25 +08:00 |
|
appflowy
|
d101509b32
|
chore: add row test
|
2022-03-13 23:19:43 +08:00 |
|
appflowy
|
572e38ec1c
|
chore: config grid row changeset
|
2022-03-13 11:07:29 +08:00 |
|
appflowy
|
baa70f2ee6
|
chore: add grid unit test
|
2022-03-12 22:52:24 +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
|
df399d3f35
|
feat: support option enum in pb
|
2022-03-11 22:07:01 +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
|
cea7d30a53
|
chore: config BlockMetaPad
|
2022-03-10 21:43:23 +08:00 |
|
appflowy
|
7ac6a1dc89
|
chore: rename struct
|
2022-03-10 17:14:10 +08:00 |
|
appflowy
|
e45be3b81e
|
chore: add grid meta
|
2022-03-10 12:01:31 +08:00 |
|
appflowy
|
54cf451826
|
feat: config textfield cell
|
2022-03-08 15:25:56 +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
|
d0b457c007
|
feat: integrate grid into flowy-sdk
|
2022-03-04 22:09:16 +08:00 |
|
appflowy
|
9125db7ef0
|
feat: config grid editor
|
2022-03-04 21:26:32 +08:00 |
|
appflowy
|
49807a0b57
|
feat: config grid db
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
67e6b091a5
|
feat: config grid plugin
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
477fa5f4f6
|
feat: config grid bloc
|
2022-03-04 18:13:17 +08:00 |
|
appflowy
|
0bbf17f776
|
feat: add grid widget
|
2022-03-04 18:13:16 +08:00 |
|
appflowy
|
03f34b143d
|
feat: add grid event
|
2022-03-04 18:13:16 +08:00 |
|
appflowy
|
4187e99433
|
feat: add grid struct
|
2022-03-04 18:13:13 +08:00 |
|
appflowy
|
8a0308703e
|
fix: compose folder error
|
2022-03-01 23:38:26 +08:00 |
|
appflowy
|
6eddb7c8c5
|
chore: serde ViewDataType as u8
|
2022-03-01 20:51:49 +08:00 |
|
appflowy
|
d1ce1686a4
|
chore: merge main
|
2022-03-01 16:26:09 +08:00 |
|
appflowy
|
156d38179a
|
fix: add default value of serde
|
2022-03-01 11:22:39 +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
|
d18e06a9ef
|
feat: migrate ViewType::Doc to ViewType::QuillDocument
|
2022-02-26 18:28:09 +08:00 |
|
appflowy
|
c843571e3d
|
feat: add new view_type, kanban
|
2022-02-26 17:28:23 +08:00 |
|
Aquitano / Thomas Breindl
|
cebf097fb2
|
Added german translations
+ added de_DE.json
+ registered german locale
|
2022-02-25 11:51:11 -05: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
|
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 |
|
nathan
|
ceaf1ccc21
|
feat: fix windows build erros
|
2022-02-17 16:32:10 +08:00 |
|
appflowy
|
33ff6b2f23
|
chore: update the prompt of protoc-gen-dart installation
|
2022-02-17 11:18:30 +08:00 |
|
appflowy
|
e1f9260982
|
chore: fix unit errors
|
2022-02-16 18:44:42 +08:00 |
|
appflowy
|
373407fd57
|
ci: fix potential ci error
|
2022-02-16 18:09:43 +08:00 |
|
appflowy
|
2a6ce12a55
|
ci: fix ci errors
|
2022-02-16 12:22:26 +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
|
427d2c2e25
|
chore: rename functions
|
2022-02-15 13:27:54 +08:00 |
|
appflowy
|
9b8c110a66
|
refactor: optimize protobuf code gen process
|
2022-02-13 12:04:34 +08:00 |
|
appflowy
|
5809758539
|
refactor: rename error-code to flowy-error-code in case of ambiguous
|
2022-02-09 19:26:06 +08:00 |
|
appflowy
|
93863462a2
|
fix: pass unit test
|
2022-02-09 19:17:15 +08:00 |
|
appflowy
|
7cceafa432
|
style: fix warnings
|
2022-02-09 18:39:58 +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
|
832db73410
|
ci: add logs
|
2022-02-09 07:23:57 +08:00 |
|
appflowy
|
837666d36d
|
ci: fix dart pb
|
2022-02-09 01:14:54 +08:00 |
|
appflowy
|
68b0730dda
|
ci: disable dart pb gen
|
2022-02-09 00:47:43 +08:00 |
|
appflowy
|
1ab3f42477
|
ci: install protoc binary
|
2022-02-08 23:52:00 +08:00 |
|
appflowy
|
561aa348e9
|
fix: add futures-core crate features
|
2022-02-08 21:22:11 +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
|
680d130986
|
refactor: remove unuse crate references
|
2022-02-07 10:47:09 +08:00 |
|
appflowy
|
a6f675c1d9
|
fix: locale data deserializere error
|
2022-02-05 10:27:43 +08:00 |
|
MikeWallaceDev
|
5519dcd525
|
refactor: language settings to remove applanguage enum
Fixes: #290
app now uses Locale directly
list of languages is now generated from EasyLocalization
|
2022-02-04 20:09:41 -05:00 |
|
appflowy
|
728d60239a
|
added reset appearance setting
|
2022-02-01 12:15:11 +08:00 |
|
appflowy
|
0159414cac
|
set default theme: light
|
2022-01-29 22:56:20 +08:00 |
|
appflowy
|
1c2c1e6250
|
save theme setting
|
2022-01-28 18:38:13 +08:00 |
|
appflowy
|
8449f736e7
|
add user appearance setting
|
2022-01-28 18:38:09 +08:00 |
|
appflowy
|
2fa99a563c
|
rename flowy-core to flowy-folder that manages the workspace,app,view
|
2022-01-27 20:43:43 +08:00 |
|
appflowy
|
8eaec5e58c
|
fix compact bugs & update unit tests
|
2022-01-27 10:20:09 +08:00 |
|
appflowy
|
4cdf3e3e3e
|
compact the revsions
|
2022-01-25 22:51:32 +08:00 |
|
appflowy
|
22c8850cea
|
comment out ack code for later use.
|
2022-01-24 21:25:46 +08:00 |
|
appflowy
|
d97abcc99f
|
rm unuse code & rename folder -> client_folder
|
2022-01-24 21:17:31 +08:00 |
|
appflowy
|
bba8f8ae01
|
fix fmt and clippy warnings
|
2022-01-24 17:56:58 +08:00 |
|
appflowy
|
a9eec5baed
|
solver conflicts
|
2022-01-24 17:32:40 +08:00 |
|
appflowy
|
24c1817c8d
|
config web socket
|
2022-01-24 16:27:40 +08:00 |
|
appflowy
|
10d99bdd8b
|
fix init folder manager bugs
|
2022-01-23 22:33:47 +08:00 |
|
nathan
|
cfb589dda1
|
fix format and clippy warnings
|
2022-01-23 12:14:00 +08:00 |
|
nathan
|
dccbd45a00
|
switch to stable channel
|
2022-01-23 11:34:41 +08:00 |
|
appflowy
|
23c4924532
|
config folder sync on backend
|
2022-01-22 22:41:24 +08:00 |
|
appflowy
|
ccb7d0181f
|
add folder sync test
|
2022-01-22 20:59:32 +08:00 |
|
appflowy
|
1e66aae051
|
add server folder manager
|
2022-01-21 21:41:24 +08:00 |
|
appflowy
|
d1c5df4b88
|
add conflict resolver
|
2022-01-20 23:51:11 +08:00 |
|
appflowy
|
324dc53e5f
|
add folder migration & add folder unit test
|
2022-01-19 16:00:11 +08:00 |
|
appflowy
|
44ff74a37c
|
using ot to construct the folder
|
2022-01-18 22:56:57 +08:00 |
|
appflowy
|
7f1a0adf13
|
add folder editor
|
2022-01-17 11:55:36 +08:00 |
|
appflowy
|
3eff006d6d
|
add root folder test
|
2022-01-16 13:44:14 +08:00 |
|
appflowy
|
6bca483c28
|
config folder collaboration
|
2022-01-15 23:58:36 +08:00 |
|
appflowy
|
02201c238c
|
refactor synchoronizer
|
2022-01-15 11:20:28 +08:00 |
|
appflowy
|
13aba928c3
|
config folder ws
|
2022-01-14 21:46:55 +08:00 |
|
appflowy
|
3964508cd8
|
add flowy-sync crate
|
2022-01-14 16:25:41 +08:00 |
|
appflowy
|
f9b552395b
|
trait for flowy-core persistence
|
2022-01-14 09:09:36 +08:00 |
|
appflowy
|
dac86ef857
|
refactor flowy-core pb
|
2022-01-13 14:48:41 +08:00 |
|
appflowy
|
0fba8d9195
|
add server document
|
2022-01-12 20:48:28 +08:00 |
|
appflowy
|
60e9071685
|
add some code documentation
|
2022-01-12 12:40:41 +08:00 |
|
appflowy
|
4bdd9df54c
|
generic cloud storage
|
2022-01-11 23:15:30 +08:00 |
|
appflowy
|
855d396122
|
refactor cloud service triat
|
2022-01-10 23:45:59 +08:00 |
|
appflowy
|
46a3eb57fa
|
rename some structs
|
2022-01-10 17:39:32 +08:00 |
|
appflowy
|
08a43c03d4
|
config af log filter
|
2022-01-09 16:13:08 +08:00 |
|
appflowy
|
7e7254b306
|
1. fix the potential infinite loop when composing delta. Because of calculating the wrong code unit offset.
2. add test of calculating Chinese character
|
2022-01-09 11:23:37 +08:00 |
|
appflowy
|
c456687a18
|
1. rename flowy_str functions
2. mv the document_test to flowy_document crate
|
2022-01-09 11:23:31 +08:00 |
|
appflowy
|
1e0cef41a9
|
init server with dispatcher's runtime
|
2022-01-09 11:17:48 +08:00 |
|
appflowy
|
287698be9e
|
enable local ws
|
2022-01-09 11:17:38 +08:00 |
|
appflowy
|
9ca2d60f3f
|
correct the document delta by removing unnecessary op
|
2022-01-06 12:55:30 +08:00 |
|