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 |
|
Lucas.Xu
|
ec89e9517b
|
feat: init flowy document 2 (#2248)
* feat: init flowy document 2
* feat: convert inner document to document PB
* feat: integrate colla document into Flutter
* feat: integrate colla document into tauri
* fix: cargo clippy
|
2023-04-13 18:53:51 +08:00 |
|
Nathan.fooo
|
e1c8135f5d
|
refactor: folder with yrs
* feat: try using folder2
* feat: update
* feat: implement handlers
* fix: compile errors
* chore: add unsafe send + sync
* feat: remove unsafe impl
* fix: replace folder with foler2
* chore: dart compile errors
* test: fix test
* test: fix test
* test: bypass existing tests
* feat: open latest view
* chore: fix dart warnings
* chore: config notification
* fix: folder notification bugs
* fix: doesn't open the new view after creating
* chore: rename struct
* refactor: user id
* test: fix test
* chore: remove unused user_id
* fix: fix read workspace views
* chore: rename appflowy data folder
* chore: update ref
* fix: tauri build
|
2023-04-04 08:41:16 +08:00 |
|
Nathan.fooo
|
0f3c6d6a04
|
Feat/appflowy tauri 3 (#1914)
|
2023-03-03 20:38:31 +08:00 |
|
Nathan.fooo
|
0d8adaa921
|
Feat/http server adapt (#1754)
|
2023-01-30 11:11:19 +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
|
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.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
|
ae4cc496fc
|
chore: add read view info event
|
2022-06-14 20:47:31 +08:00 |
|
appflowy
|
82840e1201
|
chore: replace uuid with nanoid
|
2022-04-11 15:27:03 +08:00 |
|
appflowy
|
6a3820253f
|
chore: rename crates
|
2022-03-19 16:55:29 +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
|
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
|
084e9c5f6f
|
refactor: refactor some crates with http_server
|
2022-02-07 15:33: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 |
|
appflowy
|
bba8f8ae01
|
fix fmt and clippy warnings
|
2022-01-24 17:56:58 +08:00 |
|
appflowy
|
718613de42
|
flowy-net impl http and local server
|
2022-01-13 11:15:31 +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
|
287698be9e
|
enable local ws
|
2022-01-09 11:17:38 +08:00 |
|
appflowy
|
bbc9190bc0
|
add virtual net
|
2022-01-03 19:50:08 +08:00 |
|
appflowy
|
4a46bf3fa3
|
refcator web socket message sent logic
|
2021-12-16 21:31:36 +08:00 |
|
appflowy
|
ef6e777ec0
|
fix warnings
|
2021-12-15 16:28:18 +08:00 |
|
appflowy
|
72a8f7a9e3
|
mv websocket to flowy-net crate
|
2021-12-14 15:31:44 +08:00 |
|
appflowy
|
31086ad4df
|
add mock server
|
2021-12-13 13:55:44 +08:00 |
|
appflowy
|
df432d11c3
|
add flowy-net crate
|
2021-12-12 21:48:52 +08:00 |
|