Nathan.fooo
|
e1c68c1b72
|
feat: Run Local AI model in AppFlowy (#5655)
* chore: load plugin
* chore: sidecar
* chore: fix test
* chore: clippy
* chore: save chat config
* chore: arc plugin
* chore: add plugins
* chore: clippy
* chore: test streaming
* chore: config chat
* chore: stream message
* chore: response with local ai
* chore: fix compile
* chore: config ui
* chore: fix load plugin
* chore: add docs
* chore: update docs
* chore: disable local ai
* chore: fix compile
* chore: clippy
|
2024-06-30 17:38:39 +08:00 |
|
Nathan.fooo
|
27899ee993
|
chore: save workspace member info to disk (#5536)
* chore: save workspace member info to disk
* chore: fix clippy
|
2024-06-14 11:34:23 +08:00 |
|
Nathan.fooo
|
bb3e9d5bd8
|
feat: Stream chat message (#5498)
* chore: stream message
* chore: stream message
* chore: fix streaming
* chore: fix clippy
|
2024-06-09 14:02:32 +08:00 |
|
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 |
|
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 |
|
Nathan.fooo
|
307556b7dd
|
refactor: deps crates (#4362)
* refactor: rename flowy-folder-deps to flowy-folder-pub
* chore: rename crates
* chore: move flowy-task to lib-infra
* chore: rename crates
* refactor: user manager dir
|
2024-01-11 14:42:03 +08:00 |
|
Nathan.fooo
|
190fae196f
|
chore: bump collab (#4348)
* chore: bump collab
* chore: optimize import
* chore: bump
* chore: disable ai test
|
2024-01-10 11:15:05 +08:00 |
|
Nathan.fooo
|
2557e4f3cc
|
chore: using zstd as collab_db compression method and Deflated as zip file compression method (#4318)
|
2024-01-06 12:46:11 +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
|
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 |
|
appflowy
|
31086ad4df
|
add mock server
|
2021-12-13 13:55:44 +08:00 |
|
appflowy
|
dfa9c04f5a
|
mv kv to flowy-database
|
2021-12-12 21:18:23 +08:00 |
|
appflowy
|
0231ad3adf
|
add doc persistence trait
|
2021-12-12 16:02:58 +08:00 |
|
appflowy
|
271cd0dd61
|
mv lib-sqlite to shared-lib
|
2021-11-27 21:59:20 +08:00 |
|
appflowy
|
8e994a954e
|
add shared-lib folder
|
2021-11-20 10:52:39 +08:00 |
|
appflowy
|
8f1d62f115
|
add frontend folder
|
2021-11-20 09:34:43 +08:00 |
|