AppFlowy-Cloud/services/appflowy-worker/src
Nathan.fooo af38efe6d9
feat: sync document through http request (#1064)
* chore: query embedding

* chore: create embeddings

* chore: apply update to editing collab

* refactor: web-update

* chore: calculate missing update the sv is not none

* chore: add test

* chore: fix audit

* chore: commit sqlx

* chore: fix client api

* test: add

* chore: clippy

* chore: fix collab drop when save
2024-12-12 14:53:07 +08:00
..
import_worker fix: synchronization issue due to incorrect collab origin (#1054) 2024-12-09 14:19:00 +08:00
application.rs feat: sync document through http request (#1064) 2024-12-12 14:53:07 +08:00
config.rs chore: upload api endpoint for web upload (#1024) 2024-11-28 09:09:09 +08:00
error.rs chore: set max import zip file size (#1011) 2024-11-20 14:07:36 +08:00
lib.rs feat: Import metrics (#911) 2024-10-20 11:05:22 +08:00
mailer.rs feat: separate smtp username from email 2024-11-14 16:00:15 +08:00
main.rs feat: Import metrics (#911) 2024-10-20 11:05:22 +08:00
metric.rs feat: Import metrics (#911) 2024-10-20 11:05:22 +08:00
s3_client.rs S3 collab cache (#1028) 2024-12-03 13:08:55 +08:00