Commit graph

1967 commits

Author SHA1 Message Date
Nathan.fooo
ee84464e82
chore: store blob file status (#1147)
* chore: store blob file status

* chore: fmt

* chore: fmt
2025-01-10 14:52:35 +08:00
Khor Shu Heng
98f9191269
fix: new workspace direct user to a page that is not supposed to be viewable (#1134) 2025-01-10 11:28:14 +08:00
Nathan.fooo
2f25a56f8c
test: update generate image in chat test (#1145) 2025-01-09 14:16:28 +08:00
Khor Shu Heng
bb08655977
Merge pull request #1141 from AppFlowy-IO/select-most-recent-non-original-workspace
fix: select most recent non original namespace
2025-01-09 10:26:38 +08:00
Khor Shu Heng
f380c34460
Merge pull request #1144 from AppFlowy-IO/fix-cors-setup
fix: nginx conf to allow localhost:3000 to access api endpoint
2025-01-09 08:46:56 +08:00
khorshuheng
f063c6ec1f fix: nginx conf to allow localhost:3000 to access api endpoint 2025-01-09 01:00:21 +08:00
Khor Shu Heng
95b4560e73
Merge pull request #1143 from AppFlowy-IO/fix-docker-compose-env
fix: wrong gotrue site url env on docker compose
2025-01-09 00:39:25 +08:00
khorshuheng
1e72525c64 fix: wrong gotrue site url env on docker compose 2025-01-09 00:37:52 +08:00
Khor Shu Heng
0ca22f7717
fix: obtain unsearchable views before searching for embeddings (#1140) 2025-01-08 21:49:06 +08:00
khorshuheng
6d09fbb236 fix: select most recent non original workspace 2025-01-08 21:24:56 +08:00
Nathan.fooo
b47a635cfc
chore: support async embed (#1139) 2025-01-08 16:37:17 +08:00
Nathan.fooo
2bd6da228d
chore: chat stream timeout (#1137)
* chore: increase timeout

* chore: keepalive event
2025-01-08 01:11:25 +08:00
Nathan.fooo
e0bc8f814b
chore: update env (#1136) 2025-01-07 15:47:36 +08:00
Nathan.fooo
9f16d040b5
chore: fix flaky test (#1135) 2025-01-07 15:12:37 +08:00
Khor Shu Heng
48224c6fcc
Merge pull request #1131 from AppFlowy-IO/unpublish-page
feat: endpoint for unpublish page
2025-01-07 13:27:52 +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
khorshuheng
ace49ef18f feat: endpoint for unpublish page 2025-01-07 12:25:48 +08:00
Khor Shu Heng
cd10010477
Merge pull request #1128 from AppFlowy-IO/fix-api-external-url
fix: api external url should be for gotrue, not appflowy cloud
2025-01-06 13:58:47 +08:00
Khor Shu Heng
da5c4f2c02
Merge pull request #1130 from AppFlowy-IO/update-docker-compose-for-web
feat: allow appflowy cloud docker compose setup to optionally enable appflowy web
2025-01-06 13:58:30 +08:00
khorshuheng
2b800c8aa4 feat: allow appflowy cloud docker compose setup to optionally enable appflowy web 2025-01-06 13:56:05 +08:00
Khor Shu Heng
18e10dc644
chore: allow nginx conf to be more easily configurable (#1129) 2025-01-06 13:30:45 +08:00
khorshuheng
f8e79cc6c0 fix: api external url should be for gotrue, not appflowy cloud 2025-01-06 11:09:18 +08:00
Nathan.fooo
49e83c6b6b
chore: format chat response (#1125)
* chore: chat response with format

* chore: update prompt

* chore: update test

* chore: update test

* chore: fix stress test

* chore: fix test

* chore: test

* chore: test

* chore: fix stress test

* chore: fix test
2025-01-06 01:19:00 +08:00
Khor Shu Heng
259a7c63ba
Merge pull request #1127 from AppFlowy-IO/explantion-on-special-character-on-password
chore: add explantion for password for special characters
2025-01-05 21:07:12 +08:00
khorshuheng
6d199f190b chore: add explantion for password for special characters 2025-01-05 21:04:29 +08:00
Khor Shu Heng
8d7e3f6f6e
Merge pull request #1126 from AppFlowy-IO/update-deployment-doc
chore: update self hosting documentation
2025-01-05 20:51:32 +08:00
khorshuheng
04eed26e43 chore: update self hosting documentation 2025-01-05 20:49:41 +08:00
Khor Shu Heng
327e184e28
Avoid leaking private document in search endpoint (#1113)
* fix: auto patch workspace folder without space

* fix: avoid leaking private document contents in search endpoint

---------

Co-authored-by: weidong fu <nathan@appflowy.io>
2025-01-05 15:28:52 +08:00
Khor Shu Heng
ab0fa6e7fc
feat: api for publish page to web (#1108) 2025-01-03 21:28:48 +08:00
Khor Shu Heng
a61a5c58cc
fix: auto patch workspace folder without space (#1107) 2025-01-03 21:28:36 +08:00
Khor Shu Heng
424796ef36
Merge pull request #1116 from AppFlowy-IO/collab-stream-metrics
chore: add metrics to redis collab stream
2025-01-03 18:04:45 +08:00
Bartosz Sypytkowski
9bd6589aa8 chore: add missing parameter 2025-01-03 09:16:01 +01:00
Bartosz Sypytkowski
cc6b58f73d chore: add metrics to redis collab stream 2025-01-03 08:44:36 +01:00
Khor Shu Heng
9d63113639
Merge pull request #1115 from AppFlowy-IO/fix-env-typo
fix: typo in gotrue database url deploy.env
2025-01-03 14:49:02 +08:00
khorshuheng
d4603a8ae6 fix: typo in gotrue database url deploy.env 2025-01-03 14:47:32 +08:00
Khor Shu Heng
6290214b1d
Merge pull request #1110 from nicolaus-hee/patch-1
fix: change postgres host to env variable instead of hard-coded
2025-01-03 00:19:23 +08:00
Khor Shu Heng
8fa0a10965
Merge pull request #1111 from nicolaus-hee/patch-2
fix: added missing env parameter for ADMIN_FRONTEND_APPFLOWY_CLOUD_URL to deploy.env
2025-01-03 00:17:02 +08:00
nicolaus-hee
7713d80fae fix: added missing env parameter for ADMIN_FRONTEND_APPFLOWY_CLOUD_URL
Adding ADMIN_FRONTEND_APPFLOWY_CLOUD_URL to `deploy.env` for convenience and consistency
2025-01-02 16:47:19 +01:00
nicolaus-hee
c8584dec9b fix: change postgres host to env variable instead of hard-coded
Change postgres host name to env variable
2025-01-02 16:41:56 +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
21d5325235
Merge pull request #1109 from AppFlowy-IO/measure-redis-stream-read-latency
chore: add prometheus histogram metrics for collab redis update read latency
2024-12-31 14:56:30 +01: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
327ba7157e
chore: save fragment index (#1106) 2024-12-31 10:03:36 +08:00
Nathan.fooo
b886db1d5c
chore: fix clippy warnings (#1103) 2024-12-29 12:47:34 +08:00
Bartosz Sypytkowski
48e038b9ed
Merge pull request #853 from AppFlowy-IO/stateless
Stateless collab group
2024-12-27 13:00:44 +01: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
Nathan.fooo
c80491267b
chore: update metrics and num threads (#1102) 2024-12-26 11:55:54 +08:00
khorshuheng
824d60920d Merge branch 'main' into stateless 2024-12-26 11:55:52 +08:00
khorshuheng
3c1da30663 Merge branch 'main' into stateless 2024-12-26 11:53:41 +08:00