AppFlowy-Cloud/libs
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
..
access-control chore: simplify collab level access control (#1008) 2024-11-20 12:29:16 +08:00
app-error chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
appflowy-ai-client chore: open ai call directly (#1074) 2024-12-15 23:29:46 +08:00
authentication feat: add can be deleted field to GlobalComment 2024-07-29 19:32:16 +08:00
client-api feat: upsert database row (#1067) 2024-12-18 13:47:20 +08:00
client-api-entity chore: create user awareness when creating a new user (#728) 2024-08-16 16:05:15 +08:00
client-api-test chore: query multiple collab embedding state (#1081) 2024-12-17 23:23:43 +08:00
client-websocket chore: update validator crate 2024-12-11 12:33:46 +08:00
collab-rt-entity chore: query multiple collab embedding state (#1081) 2024-12-17 23:23:43 +08:00
collab-rt-protocol chore: create embed in background (#1071) 2024-12-15 12:29:51 +08:00
collab-stream feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
database chore: query multiple collab embedding state (#1081) 2024-12-17 23:23:43 +08:00
database-entity chore: query multiple collab embedding state (#1081) 2024-12-17 23:23:43 +08:00
encrypt feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
gotrue feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
gotrue-entity feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
infra chore: query multiple collab embedding state (#1081) 2024-12-17 23:23:43 +08:00
mailer feat: add option for tls mailer (#1078) 2024-12-17 13:53:32 +08:00
shared-entity feat: upsert database row (#1067) 2024-12-18 13:47:20 +08:00
snowflake chore: separate crates (#18) 2023-09-07 19:40:11 +08:00
tonic-proto chore: setup tokio console (#1046) 2024-12-06 11:33:04 +08:00
wasm-test chore: appflowy ai client (#547) 2024-05-12 09:23:32 +08:00
workspace-template chore: Upgrade the collab library to fix the issue with importing Notion zip files that contain embedded zip attachments. (#955) 2024-11-01 22:26:27 +08:00