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
61fd608200
Feat/view map database ( #1885 )
...
* refactor: rename structs
* chore: read database id from view
* chore: fix open database error because of create a database view for database id
* chore: fix tests
* chore: rename datbase id to view id in flutter
* refactor: move grid and board to database view folder
* refactor: rename functions
* refactor: move calender to datbase view folder
* refactor: rename app_flowy to appflowy_flutter
* chore: reanming
* chore: fix freeze gen
* chore: remove todos
* refactor: view process events
* chore: add link database test
* chore: just open view if there is opened database
2023-02-26 16:27:17 +08:00
Nathan.fooo
71022ed934
fix: potential async errors ( #1772 )
2023-01-31 19:30:48 +08:00
Nathan.fooo
0d8adaa921
Feat/http server adapt ( #1754 )
2023-01-30 11:11:19 +08:00
Nathan.fooo
37f269b08b
Chore/rename flowy sdk ( #1679 )
...
* chore: run flutter create on flowy_sdk
* chore: rename flowy-sdk to flowy-core
* chore: rename flowy_sdk to appflowy_backend
* chore: fix windows build
* chore: replace bloctest with test
Co-authored-by: nathan <nathan@appflowy.io>
Co-authored-by: vedon <vedon.fu@gmail.com>
2023-01-08 12:10:53 +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
f1a5726fcb
Feat: add appflowy editor in backend ( #1320 )
...
* chore: remove update attributes
* chore: format code
* chore: extension for transaction
* refactor: add document editor trait
* chore: add appflowy_document editor
* chore: add document serde
* chore: add new document editor
* chore: add tests
* chore: add more test
* chore: add test
Co-authored-by: nathan <nathan@appflowy.io>
2022-10-20 11:35:11 +08:00
appflowy
91418df940
chore: fix test errors
2022-07-04 16:38:35 +08:00
appflowy
233b9366af
chore: update crates version
2022-04-28 21:16:28 +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
aecf29ddca
chore: support compile af on frontend/ directory
2022-02-15 10:10:47 +08:00
appflowy
d0b02cb4fd
refactor: generate dart pb files with feature flag: dart
2022-02-08 16:24:59 +08:00
appflowy
680d130986
refactor: remove unuse crate references
2022-02-07 10:47:09 +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
c456687a18
1. rename flowy_str functions
...
2. mv the document_test to flowy_document crate
2022-01-09 11:23:31 +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
511b6658a4
md5 for consistency check
2021-12-15 23:01:50 +08:00
appflowy
ef6e777ec0
fix warnings
2021-12-15 16:28:18 +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
0172fc71db
stop sync after close the view
2021-12-10 11:22:00 +08:00
appflowy
29c14949cb
reanme flowy-workspace to flowy-core
2021-12-10 11:20:29 +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