Commit Graph

25 Commits

Author SHA1 Message Date
Nathan.fooo
882d5535e6
Extract protobuf structs from flowy-sync crate (#1425)
* refactor: extract data model from flowy-sync crate

* chore: rename lib-infra features
2022-11-08 21:13:28 +08:00
nathan
27f4cf2d12 chore: add vendored_openssl feature 2022-09-18 09:30:59 +08:00
Sean Riley Hawkins
69e3aed6b5
Android vscode workflow (#912)
* fix: fix linux build

* Merge pull request #599 from AppFlowy-IO/refactor/grid_decode_cell_data

Refactor/grid decode cell data

* feat:  configured android vscode workflow

* chore: clean up android vscode

* fix: fixed typo

* chore: remove unused code

Co-authored-by: Nathan.fooo <86001920+appflowy@users.noreply.github.com>
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2022-09-01 12:27:09 +08:00
appflowy
298b80f4c5 chore: fix dependabot alerts for crassbeam-utils and regex 2022-06-14 20:47:31 +08:00
appflowy
b282a14b58 chore: add sync feature 2022-04-14 21:57:00 +08:00
appflowy
953af35029 chore: rename struct property 2022-04-09 07:35:35 +08:00
appflowy
fc4ed6c057 fix: grid header cell refresh after field was changed 2022-04-08 22:38:38 +08:00
appflowy
1c1e955151 chore: set error_task script 2022-03-07 08:30:59 +08:00
appflowy
05441f865e feat: show grid 2022-03-06 21:31:18 +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
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
cd013529d4 chore: write dart_event file 2022-02-16 11:05:43 +08:00
appflowy
68dfde4cf8 ci: cargo test without default features 2022-02-09 21:39:12 +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
680d130986 refactor: remove unuse crate references 2022-02-07 10:47:09 +08:00
NewPan
2090c36f71 feat: use once_cell for perf. 2022-01-30 15:17:30 +08:00
Nathan.fooo
195bb9edcb
Revert "feat: use once_cell for perf." 2022-01-30 09:10:26 +08:00
NewPan
3e3ac9503c feat: use once_cell for perf. 2022-01-29 22:32:25 +08:00
MikeWallaceDev
e77e6d275f changed permissions from 755 to 644 2022-01-27 14:18:41 -05:00
appflowy
bba8f8ae01 fix fmt and clippy warnings 2022-01-24 17:56:58 +08:00
appflowy
8e994a954e add shared-lib folder 2021-11-20 10:52:39 +08:00
appflowy
8f1d62f115 add frontend folder 2021-11-20 09:34:43 +08:00