Nathan.fooo
|
0f3c6d6a04
|
Feat/appflowy tauri 3 (#1914)
|
2023-03-03 20:38:31 +08:00 |
|
Nathan.fooo
|
71022ed934
|
fix: potential async errors (#1772)
|
2023-01-31 19:30:48 +08:00 |
|
Nathan.fooo
|
5b07656295
|
Feat/database view (#1765)
* chore: rename flowy-database to flowy-sqlite
* refactor: rename flowy-grid to flowy-database
* refactor: rename grid to database
* refactor: rename GridEvent to DatabaseEvent
* refactor: rename grid_id to database_id
* refactor: rename dart code
|
2023-01-31 08:28:31 +08:00 |
|
Nathan.fooo
|
0d8adaa921
|
Feat/http server adapt (#1754)
|
2023-01-30 11:11:19 +08:00 |
|
Nathan.fooo
|
347245aaa1
|
Refactor/dart notification (#1740)
* refactor: notification send
* refactor: rename dart-notify to flowy-notification
* ci: fix clippy wanrings
* ci: fix rust code converage
|
2023-01-26 15:40:23 +08:00 |
|
Nathan.fooo
|
f64346c955
|
Feat/tauri (#1716)
* feat: support tauri desktop
* chore: support call flowy sdk command
* chore: switch to svelte
* chore: gen js protobuf
* chore: import js protobuf
* chore: call flowy sdk handler
* chore: update scipts
* chore: create index.ts
* chore: track files
* chore: gen ts event
* chore: replace application icon
* chore: migrate to react
* chore: fix wanrings
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-17 16:27:17 +08:00 |
|
Nathan.fooo
|
6a36bcd31d
|
chore: add sqlite feature flag (#1683)
* chore: add sqlite feature flag
* chore: fix clippy warings
* ci: fix clippy
* chore: add rev file persistence
* ci: fix clippy
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-01-12 13:09:08 +08:00 |
|
Nathan.fooo
|
17def1ffab
|
chore: enable rust_unit_test on windows (#1630)
|
2023-01-02 12:31:31 +08:00 |
|
nathan
|
9cd83d02a9
|
fix: send dart notification
|
2023-01-01 22:48:28 +08:00 |
|
Nathan.fooo
|
aa5f052ecf
|
Refactor/crate directory (#1621)
* chore: fix wanrings
* chore: remove protobuf ref in flowy-error-code
* chore: remove protobuf ref in lib-ws
* refactor: remove protobuf trait in flowy http model
* refactor: remove flowy-error-code crate
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-12-30 11:16:47 +08:00 |
|
Nathan.fooo
|
260705280f
|
fix: remove unused steps (#1580)
* chore: remove unused code
* chore: update pin-project version to remove rust lint warnings
* chore: fix potential test failed
Co-authored-by: nathan <nathan@appflowy.io>
|
2022-12-19 10:47:40 +08:00 |
|
nathan
|
44f9254c0a
|
chore: add codegen crate
|
2022-12-01 15:17:55 +08:00 |
|
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 |
|
appflowy
|
130c5f8e6e
|
refactor: reanme flowy-grid-data-model to grid-rev-model
|
2022-11-08 14:12:13 +08:00 |
|
appflowy
|
d39b31f357
|
refactor: rename folder-data-model to folder-rev-model
|
2022-11-08 13:47:48 +08:00 |
|
Nathan.fooo
|
cf4a2920f8
|
Refactor/rename crate (#1275)
|
2022-10-13 23:29:37 +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
|
b282a14b58
|
chore: add sync feature
|
2022-04-14 21:57:00 +08:00 |
|
appflowy
|
f4b206d196
|
chore: config test log
|
2022-04-12 11:13:35 +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
|
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
|
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
|
06967d8057
|
fix: path issue on windows
|
2022-02-17 20:10:29 +08:00 |
|
appflowy
|
1c3c519b14
|
refactor: cache proto file info
|
2022-02-09 13:08:49 +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 |
|
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 |
|