Nathan.fooo
09fa75f5ec
chore: remove crates ( #7085 )
...
* chore: remove crate
* chore: use rust 1.81
* chore: remove build flag
* fix: macos build error
* chore: upgrade super_clipboard
* chore: fix pb lint warning
* chore: fix clippy
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-12-30 14:25:05 +08:00
Nathan.fooo
d25a399aba
chore: sync chat document when open chat ( #7016 )
...
* chore: sync document
* chore: auto create chat title
2024-12-20 00:15:01 +08:00
Zack
ee96a44fef
feat: use new api to get the workspace member role ( #6783 )
...
* chore: update to latest client api
* chore: merge with main
* chore: remove unneeded code
* fix: sqlite migration
* fix: cargo fmt
* feat: use new api to get the member role
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-12-19 15:19:24 +08:00
Richard Shiue
e73fd56152
feat: regenerate ai response ( #7006 )
...
* feat: regenerate ai response
* chore: find question id instead of assuming
* chore: fix clippy
* chore: show local messages if they were there
* chore: remove duplicate code
* chore: fix loading message
* chore: revert unintended translation key removal
* chore: update translation for ai service unavailable
* chore: fix initial chat message load
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-12-19 14:13:53 +08:00
Nathan.fooo
9d53f758d4
chore: bump client api 088 ( #7004 )
...
* chore: bump client api
* chore: bump client api
* chore: fix clippy
2024-12-18 12:12:58 +08:00
Nathan.fooo
722b436cad
chore: Ai chat context ( #6929 )
...
* chore: implement chat setting
* chore: clippy
* chore: rename
* chore: set rag_ids when creating a chat
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fix test
* chore: clippy
2024-12-08 18:25:25 +08:00
Nathan.fooo
4205a34f04
chore: delete upload task when upload size exceed limit ( #6841 )
...
* chore: delete upload tasks
* test: update
* chore: bump client api
* chore: fix test
2024-11-22 18:18:24 +08:00
Nathan.fooo
28530722bc
chore: bump client api ( #6781 )
...
* chore: bump client api
* chore: fix member count serde error
2024-11-14 00:51:07 +08:00
Zack
6ad303583b
feat: include member count in get_workspace API ( #6747 )
...
* feat: add member count for workspace
* fix: sqlite migration
2024-11-08 16:01:39 +08:00
Zack
d38a5f38e3
chore: update dep ( #6727 )
2024-11-06 09:12:16 +08:00
Nathan.fooo
0e5ff844b6
chore: remove view desc ( #6691 )
...
* chore: remove desc in view
* chore: remove desc in view
2024-11-01 14:18:35 +08:00
Lucas
07e34609e7
feat: custom namespace/domain ( #6614 )
2024-10-31 14:38:32 +08:00
Nathan.fooo
9707148b86
chore: bump appflowy collab ( #6649 )
...
* chore: fix test
* chore: fix duplicated view name
* chore: fix windows build
* chore: clippy
2024-10-29 11:21:49 +08:00
Nathan.fooo
363fecc7d6
chore: bump client api that includes upload large zip file ( #6634 )
...
* chore: bump client api
* chore: update cloud version on CI
* chore: bump client api
* chore: update ci
2024-10-28 21:51:07 +08:00
Nathan.fooo
a42b6e02ab
chore: revamp error for FolderCloudService service ( #6623 )
...
* chore: revamp error for FolderCloudService service
* chore: bump cloud
* ci: update configuration
* chore: clippy
* chore: bump client api
2024-10-26 11:20:16 +08:00
Lucas
c821454df8
Revert "feat: custom domain ( #6518 )" ( #6613 )
...
This reverts commit 73e8b476fbfe25dda69d0e430376473012202b7e.
2024-10-24 11:10:59 +08:00
Zack
73e8b476fb
feat: custom domain ( #6518 )
...
* feat: api for namespace setting
* feat: add publish timestamp
* feat: update api
* chore: update proto
* feat: add link impl for appflowy cloud
* feat: impl set and get default view for workspace
* chore: merge with main and update to latest cloud client api
* fix: ci build
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-10-23 19:41:46 +08:00
Nathan.fooo
d91639172a
chore: show import error ( #6569 )
2024-10-17 10:32:51 +08:00
Nathan.fooo
320ffcb434
Import notion zip ( #6528 )
...
* chore: upgrade client api
* chore: import notion zip
* chore: bump client api
* chore: bump collab
* chore: upgrade cloud version
* chore: fix test
* chore: fix test
2024-10-14 20:38:04 +08:00
Nathan.fooo
fd9b01ca27
fix: import data ( #6483 )
...
* chore: import into space
* chore: par insert
* fix: migrate from anon
* chore: fix test
* chore: update test
* chore: add test
* chore: update test
* chore: update test
* chore: update docs
* fix: space collab
* chore: update test
2024-10-06 20:08:17 +08:00
Nathan.fooo
469ddacfcc
chore: bump collab ( #6450 )
...
* chore: upgrade collab
* chore: bump client api
2024-10-03 23:45:29 +08:00
Nathan.fooo
609ea27c42
fix: write/load database/document collab ( #6308 )
...
* chore: post document collab after create
* chore: write database rows
* chore: fix test
* chore: fix test
* chore: bump collab
* chore: fix get related row
* chore: try to fix open database error
* chore: update client api
2024-09-15 00:02:17 +08:00
Nathan.fooo
21cc130e4e
chore: unfinalized rows ( #6283 )
...
* chore: unfinalized rows
* chore: blocking read
* chore: fix test
* chore: clippy
2024-09-12 22:27:11 +08:00
Nathan.fooo
055af03320
chore: check collab before saving collab to disk ( #6261 )
...
* chore: check collab before saving collab to disk
2024-09-10 07:56:13 +08:00
Nathan.fooo
187c5892ea
fix: move group row ( #6233 )
...
* chore: fix group notification
* chore: clippy
* Revert "fix: newly-created group rows appear out of order (#6212 )"
This reverts commit decc438b8aba4c6f07cf5ae3c21c7629d75a6f0a.
* chore: revamp function
* chore: update test
* chore: workaround to fix filter or sort don't show result after opening database
* chore: fix test
2024-09-08 22:21:34 +08:00
Nathan.fooo
e9b2cbb317
chore: observe file upload state ( #6172 )
...
* chore: observe file upload state
* chore: observe file upload state
* chore: upgrade client api
* Update frontend/appflowy_flutter/lib/startup/tasks/file_storage_task.dart
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* chore: fix tauri build
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-09-04 07:56:08 +08:00
Zack
a6cce62b06
feat: added delete account functionality ( #6167 )
...
* feat: added delete account functionality
* chore: update client api
2024-09-03 15:19:28 +08:00
Nathan.fooo
1cc41c10c4
fix: local ai enable/disable ( #6151 )
...
* chore: local ai state
* chore: fix local ai state when switch workspace
* chore: fix test
2024-09-01 17:48:07 +08:00
Bartosz Sypytkowski
b77fdb8424
chore: update yrs dependencies ( #6086 )
...
* chore: update dependencies
* chore: catch results from apply update
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-08-27 20:53:00 +08:00
Nathan.fooo
93bf1f79f6
chore: fix database row meta ( #6078 )
...
* chore: fix database row meta
* chore: update
* chore: update client api
* chore: clippy
* chore: update client api
* chore: update collab
* chore: update client api
2024-08-26 23:42:18 +08:00
Nathan.fooo
0ce43ca5fa
chore: write collab to disk if it's not exist ( #6023 )
...
* chore: write collab to disk if it's not exist
* chore: write collab if it's not exit
* chore: fix test
2024-08-21 14:04:53 +08:00
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
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
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
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
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
a523b8ff90
chore: chat ui polish ( #5902 )
...
* chore: chat ui polish
* chore: fmt
* chore: clippy
2024-08-08 12:07:00 +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
5250a151c8
feat: Chat app download ( #5835 )
...
* chore: downlaod chat app
* chore: download app
* chore: disable local ai in billing
* chore: remove watcher
* chore: flutter analyzer
2024-07-30 17:32:30 +08:00
Nathan.fooo
82fffba45a
chore: document local ai ( #5810 )
...
* chore: document local ai
* chore: update ui
* chore: clippy
2024-07-25 19:41:16 +08:00
Mathias Mogensen
620e027c3e
feat: ai billing ( #5741 )
...
* feat: start on AI plan+billing UI
* chore: enable plan and billing
* feat: cache workspace subscription + minor fixes (#5705 )
* feat: update api from billing
* feat: add api for workspace subscription info (#5717 )
* feat: refactor and start integrating AI plans
* feat: refine UI and add business logic for AI
* feat: complete UIUX for AI and limits
* chore: remove resolved todo
* chore: localize remove addon dialog
* chore: fix spacing issue for usage
* fix: interpret subscription + usage on action
* chore: update api for billing (#5735 )
* chore: update revisions
* fix: remove subscription cache
* fix: copy improvements + use consistent dialog
* chore: update to the latest client api
* feat: support updating billing period
* Feat/ai billing cancel reason (#5752 )
* chore: add cancellation reason field
* fix: ci add one retry for concurrent sign up
* chore: merge with main
* chore: half merge
* chore: fix conflict
* chore: observer error
* chore: remove unneeded protobuf and remove unwrap
* feat: added subscription plan details
* chore: check error code and update sidebar toast
* chore: periodically check billing state
* chore: editor ai error
* chore: return file upload error
* chore: fmt
* chore: clippy
* chore: disable upload image when exceed storage limitation
* chore: remove todo
* chore: remove openai i18n
* chore: update log
* chore: update client-api to fix stream error
* chore: clippy
* chore: fix language file
* chore: disable billing UI
---------
Co-authored-by: Zack Fu Zi Xiang <speed2exe@live.com.sg>
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-22 15:43:48 +08:00
Lucas.Xu
432db0f6d5
feat: publish databse to Web ( #5709 )
...
* chore: refactor the publish code
* feat: integrate publish into database page
* feat: add publish database structure
* feat: add database row collab
* feat: publish the database row collabs
* chore: update collab
* chore: improve question bubble
* feat: publish the database relations
* fix: rust ci
* feat: select grid view to publish
* feat: unable to deselect the primary database
* feat: optimize the read recent views speed (#5726 )
* feat: optimize the read recent views speed
* fix: order of recent views should be from the latest to the oldest
* chore: update translations
* fix: replace the unable to be selected icon
* feat: remove left padding of inline database
* fix: code review
* chore: remove publish api err log
* chore: read the database collab and document collab from disk instead of memory
* chore: code cleanup
* chore: revert beta.appflowy.com
* chore: code cleanup
* test: add database encode test
* test: add publish database test
* chore: refresh sidebar layout
* chore: update comments
2024-07-22 13:35:42 +08:00
Khor Shu Heng
e426970eed
fix: Add retry for admin client sign in for test ( #5767 )
2024-07-22 10:02:01 +08:00
Nathan.fooo
4e5482488f
chore: update build config ( #5759 )
...
* chore: update build config
* chore: fix ci
* chore: update client-api
* chore: fix compile
2024-07-19 12:23:51 +08:00
Nathan.fooo
5bbf174ffd
chore: enable local ai and local ai chat ( #5755 )
...
* chore: enable local ai and local ai chat
* chore: config for chat with file
* chore: flutter anaylzer
2024-07-18 20:54: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
Zack
d2e3fdfefd
chore: fix compile ( #5733 )
2024-07-15 09:01:34 +08:00
Bartosz Sypytkowski
c006e29afc
chore: update yrs and appflowy collab dependencies ( #5707 )
...
* chore: update yrs and appflowy collab dependencies
* chore: fix clippy errors
* chore: update yrs and collab dependencies in appflowy tauri
* chore: update yrs and collab dependencies in appflowy web app
2024-07-10 10:10:21 +08:00