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 |
Zack Fu Zi Xiang
|
f25066f51f
|
feat: add get invitation by id
|
2024-09-12 15:10:48 +08:00 |
Nathan.fooo
|
30f87457f3
|
feat: support uploading file with multiple part (#625)
* refactor: replace crate
* chore: remove s3-rust crate
* chore: test multiple upload
* chore: client api
* chore: client api
* chore: v1 version upload,download
* chore: fix test
* chore: fix test
* chore: remove workspace test
* chore: fix wasm build
* chore: update path
* chore: update path
* chore: rename
* chore: expose file entity
* chore: introduce client-api-entity
* chore: fix build
* chore: new url
* chore: fix test
* chore: merge main
* chore: fix clippy
|
2024-06-19 13:06:58 +08:00 |
Mathias Mogensen
|
06272364b7
|
feat: get workspace member by user id (#588)
* feat: get workspace member by user id
* chore: remove unneccessary arg
|
2024-05-30 07:50:58 +08:00 |
Nathan.fooo
|
5f126375ed
|
chore: separate client api (#567)
|
2024-05-21 12:20:15 +08:00 |