マルコメ
|
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 |
|
Khor Shu Heng
|
b8d8007f26
|
fix: issue:991 unable to import from Notion when using minio (#1203)
|
2025-02-05 09:55:56 +08: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 |
|
nathan
|
1a5c1714db
|
Merge branch 'main' into stateless
|
2024-12-24 14:59:04 +08:00 |
|
Nathan.fooo
|
1131818eb7
|
fix: support index document in the background, fix stack overflow when calling rayon::spawn (#1099)
* chore: batch index
* chore: format log
* chore: index workspace
* chore: fix stack overflow
* chore: background index
* chore: clippy
* chore: filter tasks
* chore: clippy
* chore: add metrics
* chore: fix test
|
2024-12-24 14:30:17 +08:00 |
|
Bartosz Sypytkowski
|
837f4de8f3
|
chore: remove gc check
|
2024-12-23 14:57:52 +01:00 |
|
Bartosz Sypytkowski
|
35430c6be2
|
chore: remove doing snapshots in collab group periodic saves
|
2024-12-23 13:02:23 +01:00 |
|
Bartosz Sypytkowski
|
59e8281010
|
Merge branch 'main' into stateless
|
2024-12-23 05:21:15 +01:00 |
|
Nathan.fooo
|
381b02a4d0
|
chore: disable batch index (#1098)
|
2024-12-23 00:04:25 +08:00 |
|
Zack
|
5ea714b004
|
Merge pull request #1092 from AppFlowy-IO/feat/update-collab
chore: update collab
|
2024-12-20 20:54:10 +08:00 |
|
Zack Fu Zi Xiang
|
cafff8098b
|
chore: update dockerfile rust version
|
2024-12-20 17:10:42 +08:00 |
|
Nathan.fooo
|
46f9c7811f
|
chore: return unindex collab one by one (#1095)
* chore: return unindex collab one by one
* chore: clippy
|
2024-12-20 15:14:47 +08:00 |
|
khorshuheng
|
8674c9f3ad
|
Merge branch 'main' into stateless
|
2024-12-20 13:24:44 +08:00 |
|
nathan
|
9c40c3128b
|
chore: clippy
|
2024-12-20 11:08:01 +08:00 |
|
nathan
|
011a5b59c9
|
chore: rename data to doc_state
|
2024-12-20 10:22:08 +08:00 |
|
nathan
|
971aa6d3e1
|
chore: map error
|
2024-12-20 10:13:16 +08:00 |
|
Zack Fu Zi Xiang
|
6f98894c6f
|
chore: version update to resolve sec issue
|
2024-12-20 09:37:25 +08:00 |
|
Nathan.fooo
|
1614474c2d
|
chore: check collab type before index (#1093)
|
2024-12-19 22:03:10 +08:00 |
|
Bartosz Sypytkowski
|
9d6b272656
|
chore: merge main into stateless branch
|
2024-12-19 06:52:20 +01:00 |
|
Bartosz Sypytkowski
|
c1d94e3d17
|
chore: add preliminary check for enabled indexing to batch collab insert
|
2024-12-19 06:49:32 +01:00 |
|
Nathan.fooo
|
e758f18d75
|
chore: add metadata column to save embeding info (#1086)
|
2024-12-18 22:48:25 +08:00 |
|
Khor Shu Heng
|
6fa6fa00cb
|
chore: refactor page view APIs to write to in-memory collab group (#1083)
|
2024-12-18 22:47:25 +08:00 |
|
Nathan.fooo
|
5f388c7432
|
chore: add metrics for write embeeding to pg (#1084)
|
2024-12-18 17:03:38 +08:00 |
|
Bartosz Sypytkowski
|
d5252f4273
|
Merge branch 'main' into stateless
|
2024-12-17 18:24:17 +01:00 |
|
Bartosz Sypytkowski
|
6c2ce8fc3c
|
chore: fix snapshot s3 read and write
|
2024-12-17 18:22:20 +01:00 |
|
Nathan.fooo
|
abf827f2a6
|
chore: query multiple collab embedding state (#1081)
* chore: query multiple collab embedding state
* chore: clippy
|
2024-12-17 23:23:43 +08:00 |
|
Zack
|
06dc3b3a00
|
feat: add option for tls mailer (#1078)
|
2024-12-17 13:53:32 +08:00 |
|
Bartosz Sypytkowski
|
e85e60c0f2
|
chore: revert from editing collab
|
2024-12-17 05:43:04 +01:00 |
|