Bartosz Sypytkowski
|
fd5299a13d
|
move to latest appflowy collab version (#5894)
* chore: move to latest appflowy collab version
* chore: filter mapping
* chore: remove mutex folder
* chore: cleanup borrow checker issues
* chore: fixed flowy user crate compilation errors
* chore: removed parking lot crate
* chore: adjusting non locking approach
* chore: remove with folder method
* chore: fix folder manager
* chore: fixed workspace database compilation errors
* chore: initialize database plugins
* chore: fix locks in flowy core
* chore: remove supabase
* chore: async traits
* chore: add mutexes in dart ffi
* chore: post rebase fixes
* chore: remove supabase dart code
* chore: fix deadlock
* chore: fix page_id is empty
* chore: use data source to init collab
* chore: fix user awareness test
* chore: fix database deadlock
* fix: initialize user awareness
* chore: fix open workspace test
* chore: fix import csv
* chore: fix update row meta deadlock
* chore: fix document size test
* fix: timestamp set/get type convert
* fix: calculation
* chore: revert Arc to Rc
* chore: attach plugin to database and database row
* chore: async get row
* chore: clippy
* chore: fix tauri build
* chore: clippy
* fix: duplicate view deadlock
* chore: fmt
* chore: tauri build
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2024-08-18 11:16:42 +08:00 |
|
Nathan.fooo
|
7eb8ea347d
|
fix: local ai toggle (#5968)
* chore: fix disable local ai
* chore: do not index file
|
2024-08-15 07:44:32 +08:00 |
|
Nathan.fooo
|
8935b7158c
|
chore: remove workspac id in user profile (#5962)
* chore: remove workspac id in user profile
* chore: fix test
* chore: clippy
* chore: clippy
* chore: fix cloud test
* chore: fix checklist test
|
2024-08-14 19:44:15 +08:00 |
|
Nathan.fooo
|
fa230907ca
|
fix: refresh local ai state when opening workspace (#5961)
* chore: fix local ai state when open other workspace
* chore: fix duplicate message
|
2024-08-14 16:58:56 +08:00 |
|
Nathan.fooo
|
6d496b2088
|
chore: remove future result (#5960)
* chore: remove future result
* chore: fix test
|
2024-08-14 15:50:21 +08:00 |
|
Nathan.fooo
|
4b24b41dd4
|
chore: rm fut (#5958)
* chore: rm fut
* chore: clippy
|
2024-08-14 10:33:23 +08:00 |
|
Nathan.fooo
|
463c8c7ee4
|
feat: enable local set (#5955)
* chore: enable local set
* chore: fix test
* chore: clippy
* chore: fix tauri build
* chore: fix tauri build
|
2024-08-13 23:36:44 +08:00 |
|
Nathan.fooo
|
1c638dd930
|
chore: show reference sources on local ai response (#5933)
* chore: show reference sources on local ai response
* chore: clippy
* chore: clippy
* chore: update i18n
* chore: update client api
|
2024-08-12 15:43:17 +08:00 |
|
Nathan.fooo
|
f7adcae8ff
|
chore: show attachment on local ai (#5929)
* chore: show attachment on local ai
* chore: fix compile
|
2024-08-12 09:21:44 +08:00 |
|
Nathan.fooo
|
23997e977c
|
refactor: revamp file upload and fix partitial upload bugs (#5924)
* chore: upload chat file to local ai
* chore: async func
* chore: individual file progress
* chore: fix test
* chore: fix file upload
|
2024-08-11 20:39:25 +08:00 |
|
Nathan.fooo
|
7abe9f4661
|
feat: show indicator when send chat message with attachment/mention etc (#5919)
* chore: adjust line height
* chore: send stream message
* chore: index file
* chore: clippy
|
2024-08-10 17:23:37 +08:00 |
|
Nathan.fooo
|
758c304a74
|
feat: support mention a document as context on local ai (#5913)
* feat: support mention a document as context on local ai
* chore: rename
* chore: fix test
* chore: fix test
|
2024-08-09 21:55:20 +08:00 |
|
Nathan.fooo
|
e82edc0419
|
chore: polish UI and display attachment when using local ai (#5906)
* chore: polish UI
* chore: fix compile
|
2024-08-09 07:40:24 +08:00 |
|
Nathan.fooo
|
a523b8ff90
|
chore: chat ui polish (#5902)
* chore: chat ui polish
* chore: fmt
* chore: clippy
|
2024-08-08 12:07:00 +08:00 |
|
Nathan.fooo
|
e28a251e72
|
chore: chat UI poblish (#5895)
* chore: update ui
* chore: update send state
* chore: workspace owner prompt
* chore: show other user
* chore: fix ui
|
2024-08-07 16:48:09 +08:00 |
|
Nathan.fooo
|
5757cc9a1d
|
chore: polish ui (#5883)
* chore: polish ui
* chore: clippy
* chore: fmt
|
2024-08-06 13:17:56 +08:00 |
|
Nathan.fooo
|
d378c456d4
|
feat: Implement menu on chat (#5879)
* chore: implement menu
* chore: gather metadata
* chore: update client api
* chore: stream metadata
* chore: save metadata
* chore: update client api
* chore: adjust UI
* chore: fmt
|
2024-08-06 07:56:13 +08:00 |
|
Nathan.fooo
|
73421e0d58
|
feat: suppport translate and summary using local ai (#5858)
* chore: fix ui
* chore: fix ui
* chore: rename
* chore: rename
* chore: rename
* chore: refactor database ai interface
* chore: support local ai for database
* chore: clippy
|
2024-08-01 23:13:35 +08:00 |
|
Nathan.fooo
|
a69e83c2cb
|
feat: Implement summary field for database row (#5246)
* chore: impl summary field
* chore: draft ui
* chore: add summary event
* chore: impl desktop ui
* chore: impl mobile ui
* chore: update test
* chore: disable ai test
|
2024-05-05 22:04:34 +08:00 |
|
Nathan.fooo
|
a954b5ffd8
|
fix: create offline document (#4350)
|
2024-01-10 18:43:13 +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
|
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 |
|
Nathan.fooo
|
50e612511d
|
feat: using workspace crate deps (#3924)
* chore: workspace deps
* chore: use workspace deps
|
2023-11-12 21:18:27 +08:00 |
|
Nathan.fooo
|
6ba7fc0317
|
feat: openai and stabilityai integration (#3439)
* chore: create trait
* test: add tests
* chore: remove log
* chore: disable log
|
2023-09-21 12:41:52 +08:00 |
|
Yatendra Kumar
|
e3f11ea9c0
|
feat: integrated openAI rust plugin (#3302)
* feat: create flowy-plugins
* feat: integrated openai service with interface
* feat: integrated openai api call
* fix: response in api
* fix: removed unused imports
* fix: remove parse.rs
* fix: macos version + removed print
* fix: removed debugPrint + changed deployment target
* fix: android project+removed gesture detector
* fix: removed unused imports
* chore: fix compile
* chore: rever changes
* chore: rever changes
* chore: fix clippy warnings
* chore: rename
* chore: fix compile error
* chore: remove dart ai
---------
Co-authored-by: nathan <nathan@appflowy.io>
|
2023-09-19 10:37:37 +08:00 |
|