AppFlowy/frontend/appflowy_tauri/src-tauri
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 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 chore: set min version number (#5390) 2024-05-22 14:24:11 +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: 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
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 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
tauri.conf.json feat: support-OAuth-login (#4899) 2024-03-15 20:29:00 +08:00