AppFlowy/frontend/rust-lib
Nathan.fooo 55c97b56a3
feat: calling user event from web (#4535)
* refactor: user manager

* refactor: user manager

* refactor: session location

* refactor: user manager

* chore: gen ts files

* feat: implement indexeddb persistence

* chore: integrate user manager

* chore: update

* chore: run on web thread

* chore: run on web thread

* chore: fix test

* chore: add test

* chore: add test

* chore: add user & sign in with password

* chore: fix test

* chore: update docs

* chore: fix warnings

* chore: gen files

* chore: add user

* chore: add files

* chore: update config

* chore: update scirpt

* chore: update scirpt

* fix: build

* chore: update command

* fix: ci

* ci: fix

* fix: compile

* fix: compile

* fix: ci

* fix: compile

* fix: tauri build

* chore: fix test

* chore: fix test
2024-01-30 05:36:27 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
collab-integrate feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
dart-ffi feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
event-integration feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-ai fix: create offline document (#4350) 2024-01-10 18:43:13 +08:00
flowy-config feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-core feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-database2 feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-database-pub refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
flowy-date feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-document feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-document-pub refactor: deps crates (#4362) 2024-01-11 14:42:03 +08:00
flowy-encrypt feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-error feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-folder feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-folder-pub feat: workspace service in user crate (#4373) 2024-01-12 14:34:59 +08:00
flowy-notification feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-server feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-server-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-sqlite feat: workspace service in user crate (#4373) 2024-01-12 14:34:59 +08:00
flowy-storage feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-user feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-user-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
lib-dispatch feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
lib-infra feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
lib-log fix: 040 bugs (#4285) 2024-01-03 11:41:29 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
Cargo.toml feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml chore: support Rust 1.75 (#4246) 2023-12-30 01:22:06 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00