Nathan
4354227a05
chore: enable select source when user is not anon
2025-05-07 14:31:08 +08:00
Nathan.fooo
53cbd22111
chore: local ai chat with pages ( #7881 )
...
* chore: local ai chat with page
* chore: temp
* chore: clippy
* chore: fix ui bugs
* chore: fix ui bugs
* chore: fix view title
* chore: cloud id
* chore: bump server
* chore: bump server
2025-05-06 20:32:10 +08:00
Nathan.fooo
612d652320
feat: support local ai embedding, local ai search, local document content search ( #7839 )
...
* chore: generate embeddings
* chore: save embedding
* chore: vec sqlite
* chore: clippy
* chore: init vector
* chore: create vector db
* chore: periodically write embedding
* chore: fix compile
* chore: skip write
* chore: impl search
* fix: test
* fix: stop scheduler
* fix: search
* chore: add test
* chore: update schema
* chore: index all
* chore: index
* chore: search document content
* chore: index document content and title
* chore: index all view
* chore: rename trait
* refactor: remove folder index manager
* chore: index folder changes
* chore: delete folder search
* chore: update logs
* chore: update logs
* chore: search
* chore: add search test
* chore: fmt
* chore: fix test
* chore: fix ios build
2025-05-02 08:21:42 +08:00
Nathan.fooo
7750f2257f
fix: anon user can not locate its data ( #7873 )
...
* fix: anon user can not locate its data
* chore: add test
* chore: bump version 0.9.1
* chore: remove self-hosted ios ci
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2025-05-01 15:06:56 +08:00
Nathan
36dacdbdf2
chore: fix test
2025-04-24 20:55:06 +08:00
Nathan
da47c11070
chore: replace auth type with workspace type
2025-04-24 20:01:41 +08:00
Nathan
9e5a6df52c
chore: update template
2025-04-24 15:45:38 +08:00
Nathan
718c5ad16f
chore: use auth type instead of workspace auth type
2025-04-24 13:38:25 +08:00
Nathan
291607522b
chore: disable migrate anon user
2025-04-23 23:01:52 +08:00
Nathan
7fc2fd56f0
fix: retain cycle
2025-04-23 15:59:53 +08:00
Nathan
403f343371
chore: delete supabase test
2025-04-22 12:16:59 +08:00
Nathan
530e076838
chore: update test
2025-04-22 00:09:43 +08:00
Nathan
9cd49c2447
chore: create workspace member
2025-04-21 21:07:38 +08:00
Nathan
4634b51edf
chore: open workspace with workspace auth type
2025-04-21 16:47:40 +08:00
Nathan
7885cb80f4
chore: fix rust test
2025-04-21 12:03:01 +08:00
Nathan
1356382524
refactor: only notify when user workspaces were changed
2025-04-21 11:41:58 +08:00
Nathan
747a63d452
chore: create user workspace for anon user
2025-04-20 14:34:30 +08:00
Nathan
bb5d36402a
chore: fix test
2025-04-20 13:35:06 +08:00
Nathan
2c5f41b580
fix: set auth type
2025-04-20 12:47:14 +08:00
Nathan
2f5b494885
chore: remove authticator pb
2025-04-20 00:48:31 +08:00
Nathan
6dac45172e
chore: auth type
2025-04-19 15:34:06 +08:00
Nathan
edc5710e32
chore: auth type and remove unused code
2025-04-19 14:00:51 +08:00
Nathan.fooo
f6e3290aa4
Merge pull request #7777 from AppFlowy-IO/prepare_auto_sync_chat
...
refactor: save chat and chat message
2025-04-18 15:31:23 +08:00
Lucas
3bb5075a98
feat: setup/change password in settings page ( #7752 )
...
* feat: change password in settings page
* feat: add change password api
* feat: add password service
* feat: add setup password
* feat: refacotor account page
* chor: update i18n
* chore: i18n
* chore: i18n
* feat: add error message under text field
* fix: flutter tests
* chore: remove long password test
* fix: cloud integration test
* fix: cargo clippy
* fix: replace border color
2025-04-18 14:46:46 +08:00
Nathan
165e95c480
chore: fix test
2025-04-18 14:36:47 +08:00
Nathan
31d8653ba6
refactor: save chat and chat message
2025-04-18 13:34:13 +08:00
Nathan
13065ac726
chore: add tests
2025-04-17 15:47:17 +08:00
Nathan
24d57336a9
chore: bump collab id
2025-04-07 21:15:30 +08:00
Nathan
995b773c74
chore: replace str with uuid
2025-04-07 19:24:58 +08:00
Nathan
05949d2f87
chore: support switch ai model in chat or ai writer
2025-03-23 21:53:05 +08:00
Nathan
a5c0ad5998
chore: fix test
2025-03-21 10:07:27 +08:00
Richard Shiue
22b03eee29
chore: implement ai writer history ( #7523 )
...
* chore: implement ai writer history
* chore: pass hitosyr
2025-03-18 17:14:20 +08:00
Nathan
4ff71b5dce
chore: implement ollama
2025-03-09 23:32:42 +08:00
Richard Shiue
fe6217bd82
feat: ai writer block ( #7406 )
...
* feat: ai writer block
* test: fix integration tests
* chore: add continue writing to slash menu
* chore: focus issues during insertion
* fix: explain button position
* fix: gesture detection
* fix: insert below
* fix: undo
* chore: improve writing toolbar item
* chore: pass predefined format when using quick commands
* fix: continue writing in an empty document or at the beginning of a document
* fix: don't allow selecting text not in content
* fix: related question not following predefined format
2025-03-03 13:35:51 +08:00
Nathan.fooo
342c361184
chore: ai block with context ( #7193 )
...
* chore: ai block with context
* chore: fix test
2025-01-12 22:33:21 +08:00
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
171c5634f2
fix: calculation UI refresh ( #6615 )
...
* chore: add test
* chore: update test
* chore: create events
* chore: load csv
* test: add events
* test: clean
* chore: fix test
* chore: fix test
* chore: fix test
* chore: fmt
---------
Co-authored-by: Mathias Mogensen <mathias@appflowy.io>
2024-12-24 21:27:34 +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
Nathan.fooo
d2b2f17b1c
chore: diagnose sync issues with sync.log file ( #6950 )
...
* chore: filter sync log
* chore: filter sync log
* chore: enable/disable sync log
* chore: enable/disable sync log
* chore: observer document and folder
* fix: integration test
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2024-12-10 10:02:48 +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
dddf5aa195
chore: move type option to collab repo ( #6921 )
...
* chore: bump collab
* chore: bump collab
* chore: fix test compile
* chore: fix test
* chore: remove numeric
* chore: fix media type option
2024-12-05 14:12:25 +08:00
Nathan.fooo
ca195887e0
chore: bump collab ( #6914 )
...
* chore: bump collab
* chore: bump collab
2024-12-03 17:05:40 +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
690b46a59a
chore: fix remove view desc test ( #6696 )
...
* chore: fix remove view desc test
* chore: fix remove view desc test
* chore: clippy
2024-11-01 15:57:58 +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
Richard Shiue
6a5c4c95b7
feat(flutter): date picker improvements ( #6582 )
...
* feat(flutter): improve date picker
* test: add widget tests
* test: add bloc test
* test: adjust rust-lib tests
* fix: fix failing tests
* chore: fix rustfmt
* test: remove redundant await
* fix: fix failing tests
* feat: use cupertino date picker on mobile
* fix: flutter analyzer
2024-10-23 08:51:37 +08:00
Nathan.fooo
c6f042830f
fix: import document that contains refs ( #6551 )
...
* fix: import document that contains refs
* chore: clippy
2024-10-15 23:55:27 +08:00
Nathan.fooo
46a3006f4d
refactor: database test ( #6544 )
...
* chore: remove script
* chore: remove script
* chore: refactor test
* chore: clippy
* chore: fix test
* chore: fix test
* chore: fmt
2024-10-15 09:32:06 +08:00
Richard Shiue
b54e3dd243
feat: checklist cell improvements ( #6515 )
...
* feat: reorder checklist tasks
* feat: quickly create checklist tasks
* feat: reorder checklist on mobile
* test: add integration test
* test: add bloc test
* fix: flutter analyzer
* fix: cargo clippy
2024-10-10 11:38:17 +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