AppFlowy/frontend/rust-lib
Nathan.fooo aec7bc847e
feat: AI chat (#5383)
* chore: ai type

* chore: use patch to fix version issue

* chore: update

* chore: update

* chore: integrate client api

* chore: add schema

* chore: setup event

* chore: add event test

* chore: add test

* chore: update test

* chore: load chat message

* chore: load chat message

* chore: chat ui

* chore: disable create chat

* chore: update client api

* chore: disable chat

* chore: ui theme

* chore: ui theme

* chore: copy message

* chore: fix test

* chore: show error

* chore: update bloc

* chore: update test

* chore: lint

* chore: icon

* chore: hover

* chore: show unsupported page

* chore: adjust mobile ui

* chore: adjust view title bar

* chore: return related question

* chore: error page

* chore: error page

* chore: code format

* chore: prompt

* chore: fix test

* chore: ui adjust

* chore: disable create chat

* chore: add loading page

* chore: fix test

* chore: disable chat action

* chore: add maximum text limit
2024-06-03 14:27:28 +08:00
..
.cargo chore: fix macos open crash (#4051) 2023-11-30 13:46:10 +08:00
build-tool fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
collab-integrate chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
dart-ffi feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
event-integration-test feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-chat feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-chat-pub feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-config chore: web and tauri project (#4996) 2024-04-03 19:25:54 +08:00
flowy-core feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-database2 chore: add limitation when importing csv file (#5381) 2024-05-21 14:41:47 +08:00
flowy-database-pub chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-date feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
flowy-document chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-document-pub chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-encrypt fix: login issue (#4546) 2024-01-30 09:33:34 +08:00
flowy-error fix: ws connect with invalid token (#5282) 2024-05-07 17:37:11 +08:00
flowy-folder feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-folder-pub chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-notification refactor: database row and cell notification (#5237) 2024-05-02 11:42:33 +08:00
flowy-search chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-search-pub chore: update yrs version (#5262) 2024-05-06 11:30:13 +08:00
flowy-server feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-server-pub feat: calling user event from web (#4535) 2024-01-30 05:36:27 +08:00
flowy-sqlite feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-storage feat: folder web (#4580) 2024-02-04 05:50:23 +08:00
flowy-user feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
flowy-user-pub feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
lib-dispatch chore: bump client api that deduplicate sync message (#4972) 2024-03-24 07:31:41 +08:00
lib-infra feat: search mvp (#5064) 2024-04-12 16:21:41 +08:00
lib-log chore: check workspace id before write to disk (#5197) 2024-04-24 14:38:47 +08:00
.gitignore chore: lib-dispatch wasm build (#4307) 2024-01-06 00:37:26 +08:00
Cargo.lock feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
Cargo.toml feat: AI chat (#5383) 2024-06-03 14:27:28 +08:00
covtest.rs Code coverage for Rust (#1263) 2022-10-11 19:54:31 +08:00
rust-toolchain.toml fix: search launch review (#5169) 2024-04-23 21:46:57 +08:00
rustfmt.toml feat: run rustfmt with custom defined fmt configuration (#1848) 2023-02-13 09:29:49 +08:00