Commit graph

329 commits

Author SHA1 Message Date
Nathan
1d82d6ae71 chore: support azure 2025-04-06 17:48:10 +08:00
Nathan
159a0252c8 chore: fix test 2025-04-06 15:57:46 +08:00
Nathan
aad7c185a2 chore: use pg15 on CI and update af_collab_embeddings table primary key 2025-04-06 14:35:12 +08:00
Nathan
0e77568eb4 chore: remove partition key and recreate af_collab_embeddings_upsert migration 2025-04-05 17:32:54 +08:00
Nathan
9054ddd46d Merge branch 'main' into document-paragraphs 2025-04-05 17:15:56 +08:00
Bartosz Sypytkowski
ac834adc2f
chore: add information about object id to log errors in apply update (#1315) 2025-04-03 14:59:24 +08:00
Bartosz Sypytkowski
eaee9d3317 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
576f1654cf chore: post cargo rebase fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
f2d5625068 chore: cargo fmt 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
a591f7bd96 chore: post merge fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
ec45ef23fe chore: first phase of tests 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
2687127310 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
1db7cb36e0 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
b2aa5c39c1 chore: fix clippy errors 2025-04-01 08:19:43 +02:00
Bartosz Sypytkowski
0cedc39856 chore: ported uuids for everything except tests 2025-04-01 08:18:12 +02:00
Bartosz Sypytkowski
a5d6cc0a59 chore: passed through first circle of hell 2025-04-01 07:42:13 +02:00
khorshuheng
92495aa404 chore: init env filter by parsing the default env variable 2025-03-25 17:04:58 +08:00
Khor Shu Heng
a808b7832b
chore: use uuid for workspace access control (#1293) 2025-03-25 13:09:41 +08:00
Khor Shu Heng
f14ce3d9d4
chore: remove unused code related to experimental standalone collab service (#1295) 2025-03-25 13:09:24 +08:00
khorshuheng
9c435d9016 feat: add favorite reorder API 2025-03-24 12:55:22 +08:00
Bartosz Sypytkowski
ac1ebf6646 chore: awareness pubsub switch to lightweight version 2025-03-19 09:04:07 +01:00
マルコメ
59b284ed6d
chore: add syntax parser directive to Dockerfile (#1271) 2025-03-16 10:28:32 +08:00
Bartosz Sypytkowski
30d6b4edb2 chore: change awareness broadcasting from stream to pubsub 2025-03-11 05:25:22 +01:00
khorshuheng
d9d511be99 chore: remove unnecessary package as reported by cargo machete 2025-02-17 16:26:01 +08:00
Bartosz Sypytkowski
083b9ca58d fix: appflowy worker 2025-02-06 14:10:18 +01:00
Bartosz Sypytkowski
48dbc8a959 chore: compare produced embeddings against existing ones 2025-02-05 12:25:05 +01:00
Khor Shu Heng
b8d8007f26
fix: issue:991 unable to import from Notion when using minio (#1203) 2025-02-05 09:55:56 +08:00
Bartosz Sypytkowski
d314011704 chore: document indexing by paragraphs with consistent hash 2025-02-04 12:01:20 +01:00
Bartosz Sypytkowski
ff465f57a4 chore: use document paragraphs method 2025-02-04 12:00:59 +01:00
Nathan.fooo
b7e08687b4
chore: use curl for gotrue health check when using docker-compose-ci.yml (#1189) 2025-01-22 21:40:47 +08:00
Khor Shu Heng
e958dda0b8
chore: remove history modules (#1174) 2025-01-19 22:45:49 +08:00
Khor Shu Heng
c3bba778a2
Merge pull request #1163 from AppFlowy-IO/trim-awareness-on-drop
fix: trim awareness when collab group is dropped
2025-01-15 11:33:44 +08:00
khorshuheng
8c6a657f03 fix: trim awareness when collab group is dropped 2025-01-15 00:54:49 +08:00
Nathan.fooo
56f4c0698c
chore: update subscription entity (#1162) 2025-01-14 17:35:27 +08:00
Nathan.fooo
c5cdb06b77
chore: notify user file size (#1161) 2025-01-14 12:50:52 +08:00
Nathan.fooo
5a2f54bfdd
chore: delete imported task stream value (#1160)
* chore: delete import task

* chore: delete requeue task
2025-01-14 12:01:52 +08:00
Nathan.fooo
3211a93caa
chore: update expire time for database row (#1158) 2025-01-14 10:15:34 +08:00
Khor Shu Heng
fa9d53461b
feat: add web guide as part of getting started guide (#1142) 2025-01-10 16:30:05 +08:00
Nathan.fooo
b47a635cfc
chore: support async embed (#1139) 2025-01-08 16:37:17 +08:00
Nathan.fooo
e0bc8f814b
chore: update env (#1136) 2025-01-07 15:47:36 +08:00
Nathan.fooo
5195dae3a5
feat: Chat file metadata (#1133)
* chore: chat question metadata

* chore: update

* chore: update env

* chore: update env
2025-01-07 12:46:55 +08:00
Bartosz Sypytkowski
cc6b58f73d chore: add metrics to redis collab stream 2025-01-03 08:44:36 +01:00
Nathan.fooo
3ee52ad8d0
chore: fix private open api key in config (#1112)
* chore: fix private open api key in config

* chore: fmt
2025-01-02 13:03:01 +08:00
Bartosz Sypytkowski
a0bed04685 chore: add prometheus histogram metrics for collab redis update read latency 2024-12-31 14:18:42 +01:00
Nathan.fooo
b886db1d5c
chore: fix clippy warnings (#1103) 2024-12-29 12:47:34 +08:00
Bartosz Sypytkowski
4550cae2b1 chore: cherry pick github pr 1054 2024-12-27 10:07:01 +01:00
Bartosz Sypytkowski
c94938ee46 chore: fix clippy errors 2024-12-27 07:52:10 +01:00
khorshuheng
824d60920d Merge branch 'main' into stateless 2024-12-26 11:55:52 +08:00
Nathan.fooo
c80491267b
chore: update metrics and num threads (#1102) 2024-12-26 11:55:54 +08:00
nathan
fddbc8073e chore: fix test 2024-12-24 15:42:52 +08:00