Nathan.fooo
|
90516b6adc
|
feat: wasm build (#4412)
* chore: enable wasm build
* chore: bump collab
* chore: fix build
* chore: flowy-document wasm
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix compile
* chore: fix ci
* chore: fix ci
* chore: fix ci
|
2024-01-22 13:34:15 +08:00 |
|
Kilu.He
|
79c912219d
|
feat: appflowy_web build (#4302)
* chore: create web folder
* fix: support lib-dispatch and notification compiling to wasm
* refactor: wasm
* refactor: call async evnet
* chore: add web ci
* ci: fix
* ci: fix
* ci: fix
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-01-06 11:50:05 +08:00 |
|
Nathan.fooo
|
5a87229fe9
|
chore: Collab wasm build (#4297)
* fix: ci
* fix: ci
* fix: build
* chore: bump collab
|
2024-01-05 00:05:38 +08:00 |
|
Nathan.fooo
|
2521611d6a
|
chore: bump sqlite system deps (#4262)
* chore: bump sqlite system deps
* chore: bump open ssl
* chore: fix clippy
* chore: remove unused deps
* chore: fix test
|
2023-12-31 10:23:43 +08:00 |
|
Nathan.fooo
|
5facb61e23
|
refactor: crates (#4258)
* chore: rename flowy-folder2 to flowy-folder
* chore: rename flowy-document2 to flowy-document
* chore: fix test
* chore: move lib-infra crate
* chore: remove shared-lib
* chore: fix clippy
|
2023-12-31 07:29:40 +08:00 |
|
Nathan.fooo
|
1401ba5960
|
feat: anon user save (#4185)
* feat: anon user save
* chore: add missing files
* chore: remove error
|
2023-12-21 14:13:21 +08:00 |
|
Nathan.fooo
|
50e612511d
|
feat: using workspace crate deps (#3924)
* chore: workspace deps
* chore: use workspace deps
|
2023-11-12 21:18:27 +08:00 |
|
Nathan.fooo
|
48582cb718
|
test: Af cloud workspace member (#3779)
* chore: implement workspace memeber events
* chore: add workspace member test
* chore: fix fmt
|
2023-10-25 21:35:47 +08:00 |
|
Nathan.fooo
|
77e7cbe9ec
|
chore: sync document (#3653)
* chore: sync document
* chore: update collab rev
* chore: update collab rev
|
2023-10-10 19:05:55 +08:00 |
|
Nathan.fooo
|
a59561aee3
|
chore: sign in with provider (#3592)
* chore: sign in with provider
* feat: implement oauth flow of appflowy cloud
* chore: rename env
* chore: fix deadlock
* fix: login bugs
* chore: clippyt
* chore: update client api
* chore: fmt
|
2023-10-07 09:58:44 +08:00 |
|
Zack
|
1c84ee1d53
|
feat: integrate appflowy-cloud (#3359)
* feat: draft: code dependency
* chore: update ref
* feat: signup using client_api
* feat: support auto sign_in after sign_up if already confirmed(WIP)
* chore: update collab commit id
* chore: fix compile errors
* chore: user AFServer trait to provide optional service
* chore: refactor workspace
* chore: disable aws config
* chore: return ws connect
* chore: update collab rev
* chore: fmt and clippy
* chore: fix test
* chore: update chrono version
* chore: add script to update the collab crates commit id
* chore: update
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-09-17 17:14:34 +08:00 |
|