Commit Graph

1047 Commits

Author SHA1 Message Date
Bartosz Sypytkowski 5d3574d643 chore: save collab embeddings on collab create 2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski 8bf6aff923 chore: post rebase fixes 2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski 42b3cca886 chore: remove appflowy indexer service 2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski f13b9ee787 chore: add indexing of collabs at application start 2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski 95912e266c fix: add types removed after rebase 2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski a706c312b3 chore: making embeddings code compile 2024-06-28 05:40:41 +02:00
Bartosz Sypytkowski b79fe41af3 chore: moving embeddings into collabparams 2024-06-28 05:39:56 +02:00
Bartosz Sypytkowski b1ebbecc5f chore: moving appflowy indexer into appflowy cloud 2024-06-28 05:39:53 +02:00
Nathan.fooo a6539dd963
chore: shorten default write interval (#661) 2024-06-28 10:06:09 +08:00
Zack 59b2fefee9
Merge pull request #659 from AppFlowy-IO/fix/publish-name-uniq
fix: use two column as unique constraint
2024-06-27 19:16:47 +08:00
Zack f3d621de98
fix: sqlx comments 2024-06-27 19:03:29 +08:00
Zack Fu Zi Xiang bfa0f32874
fix: use two column as unique constraint 2024-06-27 18:55:06 +08:00
Nathan.fooo 50ed9f4a6a
chore: update create collab list api endpoint (#657)
* chore: update create collab list api endpoint

* chore: clippy

* chore: fix compile
2024-06-27 15:41:10 +08:00
Zack 80e1dce500
Merge pull request #655 from AppFlowy-IO/publish-collab-tables
feat: add index and uniqueness for publish name
2024-06-27 14:58:57 +08:00
Bartosz Sypytkowski 3bd1fb9f92
Merge pull request #656 from AppFlowy-IO/fix-search-non-owner
fix: make search results visible for members
2024-06-26 14:30:54 +02:00
Bartosz Sypytkowski b978033c77 fix: make search results visible for members 2024-06-26 13:03:11 +02:00
Zack Fu Zi Xiang d1e4491de8
feat: add index and uniqueness for publish name 2024-06-26 19:00:38 +08:00
Nathan.fooo 1a22813113
chore: stop indexing when stream is not exist (#652) 2024-06-26 14:24:23 +08:00
Bartosz Sypytkowski c0bca1cb8c
Merge pull request #653 from AppFlowy-IO/lazy-indexer
chore: appflowy indexer - do not break the document handler on missing data
2024-06-26 07:50:25 +02:00
Bartosz Sypytkowski 9b308bceaa chore: appflowy indexer - do not break the document handler on missing data 2024-06-26 07:18:28 +02:00
Bartosz Sypytkowski 7d03e9cf85
Merge pull request #650 from AppFlowy-IO/fix-indexing-order
fix: do not throw errors if indexer found document before workspace was created
2024-06-25 09:23:33 +02:00
Bartosz Sypytkowski b7ce1617cd chore: fix appflowy indexer tests 2024-06-25 08:47:40 +02:00
Bartosz Sypytkowski 6592f00a20 chore: change query to use workspace directly 2024-06-25 08:07:32 +02:00
Bartosz Sypytkowski 2ff2a77465 fix: do not throw errors if indexer found document before workspace was created 2024-06-25 07:30:48 +02:00
Khor Shu Heng c25d78f691
Merge pull request #649 from AppFlowy-IO/collab-service-dockerfile
feat: dockerfile for collab service
2024-06-25 13:30:37 +08:00
Khor Shu Heng bdae165849
feat: add post realtime message stream handler to independent collab ws (#647) 2024-06-25 13:30:05 +08:00
khorshuheng 8e0f28fe1d feat: dockerfile for collab service 2024-06-25 10:02:55 +08:00
Bartosz Sypytkowski 0f9fcf2042
Merge pull request #648 from AppFlowy-IO/disable-search-indexing
chore: rename af_workspace settings disable_indexing to disable_search_indexing in database queries
2024-06-24 11:27:25 +02:00
Bartosz Sypytkowski ef27a148b9 chore: rename workspace settings disable indexing to disable search indexing in database queries 2024-06-24 10:54:42 +02:00
Zack 3e019eef3a
Merge pull request #646 from AppFlowy-IO/longer-publish-name
chore: allow longer publish name
2024-06-24 16:09:48 +08:00
Zack Fu Zi Xiang c4514a9b70
fix: error message 2024-06-24 15:31:56 +08:00
Zack Fu Zi Xiang 8d27f41607
chore: allow longer publish name 2024-06-24 15:29:50 +08:00
Khor Shu Heng 6e3f666ce4
feat: independent collab websocket server (#640) 2024-06-24 13:59:51 +08:00
Khor Shu Heng c7d474c9cf
chore: allow collab persistence and edit state behaviour to be configurable (#637) 2024-06-23 23:19:54 +08:00
Khor Shu Heng 537824e82b
chore: fix clippy linting errors and warnings (#639) 2024-06-23 23:18:38 +08:00
Nathan.fooo d61524d636
chore: client api log (#644)
* chore: update logs

* chore: support stream completion
2024-06-23 21:42:01 +08:00
Nathan.fooo 72affd99e5
chore: update logs (#643) 2024-06-23 15:40:26 +08:00
Nathan.fooo e33ef45d05
feat: Integrate workspace setting (#642)
* chore: update workspace setting

* chore: update workspace setting with changes

* chore: fix test
2024-06-23 15:36:32 +08:00
Nathan.fooo c0937bfbeb
feat: support switch model (#641)
* feat: support switch model
2024-06-22 15:01:33 +08:00
Zack fa7565d9de
Merge pull request #638 from AppFlowy-IO/feat/publish-document-3
feat: change doc name to publish name
2024-06-21 13:07:23 +08:00
Zack Fu Zi Xiang e1402a9791
fix: publish name 2024-06-21 12:05:41 +08:00
Zack Fu Zi Xiang 9a90f77b6e
chore: sqlx 2024-06-21 11:31:42 +08:00
Zack Fu Zi Xiang 0bf6d3bd60
feat: change doc name to publish name 2024-06-21 11:18:44 +08:00
Zack af9850817a
Merge pull request #632 from AppFlowy-IO/feat/publish-document-2
Feat/publish document 2
2024-06-21 10:29:37 +08:00
Zack Fu Zi Xiang 0adbf132be
chore: merge with main 2024-06-20 21:15:25 +08:00
Nathan.fooo a3af38162e
chore: fix upload filem meta key by adding parent dir as prefix (#635)
* chore: fix upload filem meta key by adding parent dir as prefix

* chore: fix test
2024-06-20 21:12:28 +08:00
Zack Fu Zi Xiang faf27fe25c
fix: set proxy request buffering off 2024-06-20 20:31:00 +08:00
Zack Fu Zi Xiang 4b282cd230
chore: set client_max_body_size 2024-06-20 19:27:58 +08:00
Zack Fu Zi Xiang 0aa10d93c7
chore: try add nginx config 2024-06-20 18:57:26 +08:00
Zack Fu Zi Xiang 94af813b04
chore: cargo clippy 2024-06-20 18:12:49 +08:00