Commit graph

1957 commits

Author SHA1 Message Date
Zack Fu Zi Xiang
cafff8098b
chore: update dockerfile rust version 2024-12-20 17:10:42 +08:00
Nathan.fooo
46f9c7811f
chore: return unindex collab one by one (#1095)
* chore: return unindex collab one by one

* chore: clippy
2024-12-20 15:14:47 +08:00
khorshuheng
8674c9f3ad Merge branch 'main' into stateless 2024-12-20 13:24:44 +08:00
Khor Shu Heng
a68dde0252
Merge pull request #1089 from AppFlowy-IO/quick-notes-api
feat: quick note CRUD APIs
2024-12-20 12:09:26 +08:00
khorshuheng
414d721ee0 feat: quick note CRUD APIs 2024-12-20 11:11:51 +08:00
nathan
9c40c3128b chore: clippy 2024-12-20 11:08:01 +08:00
nathan
011a5b59c9 chore: rename data to doc_state 2024-12-20 10:22:08 +08:00
nathan
971aa6d3e1 chore: map error 2024-12-20 10:13:16 +08:00
Zack Fu Zi Xiang
46f33ed3aa
chore: update client api dep count 2024-12-20 10:08:12 +08:00
Zack Fu Zi Xiang
1fc3817f3f
ci: linting update rust toolchain 2024-12-20 10:03:32 +08:00
Zack Fu Zi Xiang
0e7d3afa46
chore: update dockerfile 2024-12-20 09:48:45 +08:00
Zack Fu Zi Xiang
6f98894c6f
chore: version update to resolve sec issue 2024-12-20 09:37:25 +08:00
Zack Fu Zi Xiang
1f83e48362
Merge branch 'main' into feat/update-collab 2024-12-19 23:09:59 +08:00
Nathan.fooo
a4490b96c6
chore: fix flaky test (#1094) 2024-12-19 22:16:09 +08:00
Nathan.fooo
1614474c2d
chore: check collab type before index (#1093) 2024-12-19 22:03:10 +08:00
Zack Fu Zi Xiang
8f9158cc3b
chore: update collab 2024-12-19 16:57:05 +08:00
khorshuheng
1b17c8586b Merge branch 'quick-notes-api' into stateless 2024-12-19 16:50:33 +08:00
khorshuheng
8128c2f8e5 feat: quick note CRUD APIs 2024-12-19 16:50:05 +08:00
Bartosz Sypytkowski
9d6b272656 chore: merge main into stateless branch 2024-12-19 06:52:20 +01:00
Bartosz Sypytkowski
c1d94e3d17 chore: add preliminary check for enabled indexing to batch collab insert 2024-12-19 06:49:32 +01:00
Nathan.fooo
ea131f0baa
chore: map ai error code (#1090) 2024-12-19 12:58:39 +08:00
Richard Shiue
ecadf8e287
chore: find question message from reply message (#1085)
* chore: find question message from answer message id

* chore: sqlx

* test: fix tests

* test: fix test

* chore: apply code suggestions to 2 files
2024-12-19 00:12:53 +08:00
Nathan.fooo
e758f18d75
chore: add metadata column to save embeding info (#1086) 2024-12-18 22:48:25 +08:00
Khor Shu Heng
7ff9a923bb
fix: incorrect group subscription criteria for http real time user (#1087) 2024-12-18 22:48:10 +08:00
Khor Shu Heng
6fa6fa00cb
chore: refactor page view APIs to write to in-memory collab group (#1083) 2024-12-18 22:47:25 +08:00
Nathan.fooo
5f388c7432
chore: add metrics for write embeeding to pg (#1084) 2024-12-18 17:03:38 +08:00
Zack
c0f7b1d3a9
feat: upsert database row (#1067)
* feat: upsert database row

* feat: improve api to accept database row document payload

* feat: test case for upsert

* chore: refactor

* feat: database row doc content impl

* refactor: simplify insert row field names

* feat: folder updates for database row document

* refactor: simplify row detail return

* feat: add doc contents for database row detail

* feat: refactor database row creation

* feat: upsert database row doc modification

* feat: ignore empty string

* feat: add document similarity check

* chore: refactor to use broadcast with timeout

* feat: wrap broadcast timeout in a tokio spawn
2024-12-18 13:47:20 +08:00
Bartosz Sypytkowski
d5252f4273 Merge branch 'main' into stateless 2024-12-17 18:24:17 +01:00
Bartosz Sypytkowski
6c2ce8fc3c chore: fix snapshot s3 read and write 2024-12-17 18:22:20 +01:00
Nathan.fooo
abf827f2a6
chore: query multiple collab embedding state (#1081)
* chore: query multiple collab embedding state

* chore: clippy
2024-12-17 23:23:43 +08:00
Zack
6991d61b71
Merge pull request #1080 from AppFlowy-IO/feat/appflowy-cloud-smtp-docker
chore: add missing configs to docker compose
2024-12-17 15:32:37 +08:00
Zack Fu Zi Xiang
44357379b3
chore: add missing configs to docker compose 2024-12-17 14:50:53 +08:00
Zack
8efffef088
Merge pull request #1079 from AppFlowy-IO/fix/delete-blob-metadata-assert
fix: remove assert when delete blob metadata
2024-12-17 14:23:41 +08:00
Zack
06dc3b3a00
feat: add option for tls mailer (#1078) 2024-12-17 13:53:32 +08:00
Khor Shu Heng
68881a92d5
feat: api for delete items from trash permanently (#1068) 2024-12-17 13:51:25 +08:00
Bartosz Sypytkowski
24deac35a1 Merge branch 'main' into stateless 2024-12-17 06:48:56 +01:00
Bartosz Sypytkowski
e85e60c0f2 chore: revert from editing collab 2024-12-17 05:43:04 +01:00
Zack Fu Zi Xiang
98ec542393
fix: remove assert when delete blob metadata 2024-12-17 11:33:25 +08:00
Bartosz Sypytkowski
d120860312 chore: remove state vector from redis udpates 2024-12-17 04:29:41 +01:00
Nathan.fooo
91c2a925bc
test: add test (#1077) 2024-12-16 16:19:41 +08:00
Bartosz Sypytkowski
73872a2b1d chore: post merge fixes 2024-12-16 08:48:09 +01:00
Bartosz Sypytkowski
1b35326f0a Merge branch 'main' into stateless 2024-12-16 04:47:26 +01:00
Nathan.fooo
ec9c38254b
chore: open ai call directly (#1074)
* chore: use open ai embedding

* chore: update test

* chore: retry

* chore: metrics

* chore: clippy

* chore: env

* chore: delete test
2024-12-15 23:29:46 +08:00
Nathan.fooo
2ab1e94b99
chore: create embed in background (#1071)
* refactor: create indexer scheduler

* refactor: replace current calls

* chore: use rayon thread pool

* chore: index unindexed collab using thread pool

* chore: index collab when write to disk

* chore: add test

* chore: add test

* chore: add test

* chore: fix client api deps

* chore: chat with document test

* chore: fix test

* chore: clippy

* chore: update test
2024-12-15 12:29:51 +08:00
Bartosz Sypytkowski
ed07104aeb chore: remove from editing collab param in get encode collab method 2024-12-14 09:42:15 +01:00
Bartosz Sypytkowski
dfe780d30c chore: fix linter errors 2024-12-14 09:22:42 +01:00
Nathan.fooo
a549364fc9
chore: support insert space between delta (#1069) 2024-12-14 10:38:39 +08:00
Khor Shu Heng
a117130d8a
Merge pull request #1063 from AppFlowy-IO/remove-write-to-collab-member
chore: stop writing to af_collab_member
2024-12-13 11:21:03 +08:00
khorshuheng
c1c5bf7420 chore: stop writing to af_collab_member 2024-12-13 10:17:22 +08:00
Bartosz Sypytkowski
41e9302ff9 Merge branch 'main' into stateless 2024-12-12 16:00:45 +01:00