AppFlowy/frontend/appflowy_tauri/src-tauri
Lucas.Xu 60acf8c889
feat: collab cursor/selection (#4983)
* feat: support collab selection

* feat: collab cusro/selection

* chore: add metadata field

* feat: support displaying user name above cursor

* fix: emit error

* feat: support displaying collaborators

* feat: sync collaborator

* fix: collab doc issues

* chore: update deps

* feat: refactor device id

* chore: enable share button

* chore: update collab a816214

* fix: clippy lint

* chore: use extension type instead class function

* feat: add clear recent views button in debug mode

* chore: support clear recent views

* feat: support saving the last opened workspace

* chore: update collab
2024-03-28 17:46:31 +08:00
..
.cargo Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
icons Feat/tauri (#1716) 2023-01-17 16:27:17 +08:00
src Revert "feat: folder search mvp (#4665)" (#4962) 2024-03-22 15:15:38 +08:00
.gitignore feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
build.rs Feat/appflowy tauri 3 (#1914) 2023-03-03 20:38:31 +08:00
Cargo.lock feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
Cargo.toml feat: collab cursor/selection (#4983) 2024-03-28 17:46:31 +08:00
env.development feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
env.production feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00
Info.plist feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +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
tauri.conf.json feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00