Nathan.fooo
|
bc66f43f47
|
Refactor: delete unused crates (#2543)
* refactor: delete user model
* refactor: delete user model crate
* refactor: rm flowy-server-sync crate
* refactor: rm flowy-database and flowy-folder
* refactor: rm folder-model
* refactor: rm database model
* refactor: rm flowy-sync
* refactor: rm document-model
* refactor: rm flowy-document
* refactor: rm flowy-client-sync
* refactor: rm ws-model
* refactor: rm flowy-revisoin
* refactor: rm revision-model
* refactor: rm flowy-folder
* refactor: rm flowy-client-ws
* refactor: move crates
* chore: move configuration file
* ci: fix tauri build'
* ci: fix flutter build
* ci: rust test script
* ci: tauri pnpm version conflict
* ci: tauri build
|
2023-05-17 09:49:39 +08:00 |
|
Nathan.fooo
|
f76d722b4c
|
Feat/database view (#1875)
* chore: rename structs
* chore: add todos
* chore: hidden database id
* refactor: add database folder, prepare to extract the view
* refactor: rename grid-model to datbase-model
* ci: fix warnings
|
2023-02-21 15:47:51 +08:00 |
|
Nathan.fooo
|
0d8adaa921
|
Feat/http server adapt (#1754)
|
2023-01-30 11:11:19 +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
|
44f9254c0a
|
chore: add codegen crate
|
2022-12-01 15:17:55 +08:00 |
|
nathan
|
6117f84373
|
chore: disable split-debuginfo
|
2022-11-30 15:36:39 +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 |
|
appflowy
|
8963561355
|
chore: rm flowy-user-data-model crate
|
2022-07-04 15:55:48 +08:00 |
|
appflowy
|
6a3820253f
|
chore: rename crates
|
2022-03-19 16:55:29 +08:00 |
|
appflowy
|
4187e99433
|
feat: add grid struct
|
2022-03-04 18:13:13 +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
|
0c6903f793
|
refactor: refactor some crates with http_server
|
2022-02-07 15:34:46 +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
|
ef491f4276
|
mv lib-sqlite to rust-lib
|
2021-12-20 14:26:26 +08:00 |
|
appflowy
|
936e133624
|
rename crates
|
2021-12-19 21:29:33 +08:00 |
|
appflowy
|
013d8f753a
|
refactor errors
|
2021-12-14 18:20:07 +08:00 |
|
appflowy
|
31086ad4df
|
add mock server
|
2021-12-13 13:55:44 +08:00 |
|
appflowy
|
d80061461b
|
add flowy-collaboration crate
|
2021-12-11 13:47:16 +08:00 |
|
appflowy
|
69ee8aff55
|
rename flowy-workspace-infra
|
2021-12-10 22:48:30 +08:00 |
|
appflowy
|
271cd0dd61
|
mv lib-sqlite to shared-lib
|
2021-11-27 21:59:20 +08:00 |
|
appflowy
|
8e994a954e
|
add shared-lib folder
|
2021-11-20 10:52:39 +08:00 |
|