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
|
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
|
ff23165d3e
|
chore: download llm files (#5723)
* chore: download file
* chore: config download ui
* chore: update zip
* chore: config download ui
* chore: unzip file
* chore: unzip file
* chore: rename
* chore: disable local ai
* chore: fmt
* chore: fix warning
* chore: update
* chore: fix clippy
|
2024-07-15 15:23:23 +08:00 |
|
Nathan.fooo
|
b64da2c02f
|
refactor: File upload (#5542)
* chore: rename service
* refactor: upload
* chore: save upload meta data
* chore: add sql test
* chore: uploader
* chore: fix upload
* chore: cache file and remove after finish
* chore: retry upload
* chore: pause when netowork unreachable
* chore: add event test
* chore: add test
* chore: clippy
* chore: update client-api commit id
* chore: fix flutter test
|
2024-06-20 07:44:57 +08:00 |
|
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 |
|
Nathan.fooo
|
68c4e19f91
|
chore: set min version number (#5390)
* chore: set min version number
* chore: fix test
|
2024-05-22 14:24:11 +08:00 |
|
Nathan.fooo
|
3a9de61599
|
chore: update yrs version (#5262)
* chore: update yrs version
* chore: update client api
|
2024-05-06 11:30:13 +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
|
122a392bf8
|
chore: update client api (#5208)
* chore: update client api
* chore: rename test target
* chore: fix test
|
2024-04-26 18:00:56 +08:00 |
|