Commit graph

2053 commits

Author SHA1 Message Date
Khor Shu Heng
1df5a18b77
Merge pull request #1224 from AppFlowy-IO/support-create-chat
feat: support chat page creation
2025-02-10 13:18:39 +08:00
khorshuheng
e3d458d93b feat: support chat page creation 2025-02-10 12:30:42 +08:00
Khor Shu Heng
49ebebd94a
Merge pull request #1217 from AppFlowy-IO/fine-grained-permission
chore: simplify access control implementation
2025-02-07 22:19:15 +08:00
Khor Shu Heng
b5dfed57e7
Merge pull request #1220 from AppFlowy-IO/fix-ci-test
chore: fix CI test failure due to PR #1215
2025-02-07 21:14:45 +08:00
khorshuheng
5d8efac751 chore: simplify access control implementation 2025-02-07 21:13:45 +08:00
khorshuheng
f81adac33e chore: fix CI test failure due to PR #1215 2025-02-07 20:35:57 +08:00
Khor Shu Heng
5052bb1a7a
Merge pull request #1218 from thuvh/worker_mail_tls
feat: config email tls for worker
2025-02-07 09:57:45 +08:00
Hoai-Thu Vuong
b36290882b
feat: config email tls for worker
Signed-off-by: Hoai-Thu Vuong <thuvh87@gmail.com>
2025-02-07 00:56:06 +07:00
Nathan.fooo
c80157a687
chore: support flex response layout (#1215)
* chore: support flex response layout
2025-02-06 17:32:10 +08:00
Nathan.fooo
a7dff1b7d8
chore: support explain text (#1213) 2025-02-06 12:56:15 +08:00
Nathan
fdb7d62d0c chore: print test image url 2025-02-05 17:04:49 +08:00
Khor Shu Heng
fd9424a350
Merge pull request #1212 from AppFlowy-IO/fix-docker-workflow
chore: fix github docker push workflow
2025-02-05 11:55:10 +08:00
khorshuheng
b1c9db619a chore: fix github docker push workflow 2025-02-05 11:53:13 +08:00
Nathan.fooo
81ee8c878a
chore: fix create upload test (#1040)
* chore: fix create upload test

* chore: fix test

* chore: fmt
2025-02-05 10:52:17 +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
6648851c61
chore: support completion with format (#1211) 2025-02-05 09:54:33 +08:00
Khor Shu Heng
6a816341bf
chore: arm runner for arm image building (#1204) 2025-02-04 21:31:40 +08:00
Nathan.fooo
4ed5b367ea
chore: return model with metedata (#1208)
* chore: return model with metedata

* chore: add error code
2025-02-03 17:05:15 +08:00
Nathan.fooo
82409199f8
chore: remove ai model enum (#1207) 2025-02-01 22:47:46 +08:00
Nathan.fooo
18b1386bc2
chore: return model list (#1206) 2025-02-01 12:45:20 +08:00
Nathan.fooo
fe6d11eb25
Appflowy ai purchase (#1205)
* chore: api endpoint

* chore: clippy

* chore: add new api endpoint

* chore: add auth

* chore: add error code
2025-01-31 10:43:35 +08:00
Khor Shu Heng
950563dbef
Merge pull request #1201 from AppFlowy-IO/fix-appflowy-web-url-var
fix: appflowy web url env var is not used
2025-01-27 11:00:54 +08:00
khorshuheng
3c3d1502f8 fix: appflowy web url env var is not used 2025-01-27 10:52:29 +08:00
Khor Shu Heng
7a6bbcb696
Merge pull request #1199 from SilvioMessi/fix-env.sh
fix: typo in env.sh
2025-01-27 08:46:50 +08:00
Silvio Messi
505d15c316 fix: typo in env.sh 2025-01-26 18:04:05 +01:00
Nathan.fooo
a272ce1296
chore: share docker network (#1197)
* chore: share ci docker network

* chore: share ci docker network

* chore: share ci docker network

* chore: add health endpoint

* chore: add health endpoint

* chore: add health endpoint

* chore: add health endpoint

* chore: add health endpoint

* chore: add health endpoint
2025-01-24 23:02:16 +08:00
Khor Shu Heng
11342e7f67
Merge pull request #1196 from AppFlowy-IO/add-appflowy-web-to-docker-compose
feat: add appflowy web to docker compose
2025-01-24 21:54:13 +08:00
khorshuheng
616293aa31 feat: add appflowy web to docker compose 2025-01-24 21:37:10 +08:00
Khor Shu Heng
133058f88c
Merge pull request #1195 from AppFlowy-IO/arm-appflowy-web-build
chore: add workflow to build arm appflowy web image
2025-01-24 21:01:01 +08:00
khorshuheng
6a22a2f816 chore: add workflow to build arm appflowy web image 2025-01-24 20:53:44 +08:00
Khor Shu Heng
7a53e136db
Merge pull request #1194 from AppFlowy-IO/appflowy-web-setup
chore: pipeline to build appflowy web image for self hosters
2025-01-24 14:20:39 +08:00
khorshuheng
d614acfa92 chore: pipeline to build appflowy web image for self hosters 2025-01-24 14:16:00 +08:00
Khor Shu Heng
10762bace5
Merge pull request #1190 from AppFlowy-IO/move-admin-frontend
feat: issue#1173 allow admin frontend to be served on a different path
2025-01-24 12:23:34 +08:00
Khor Shu Heng
ea1285f615
Merge pull request #1193 from AppFlowy-IO/add-curl-for-appflowy-cloud-image
chore: add curl to appflowy cloud image
2025-01-24 12:22:53 +08:00
khorshuheng
65939ede77 chore: add curl to appflowy cloud image to prepare for health check change 2025-01-24 12:20:04 +08:00
khorshuheng
a352b36eb9 feat: issue#1173 allow admin frontend to be served on a different path 2025-01-24 11:32:43 +08:00
Khor Shu Heng
5501fe3a88
Merge pull request #1191 from thuvh/fix_docker_env
chore: load redis url from env
2025-01-23 23:26:05 +08:00
Hoai-Thu Vuong
24b7739a3c
chore: load redis url from env 2025-01-23 15:04:22 +07: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
2c7f0131c4
Merge pull request #1188 from AppFlowy-IO/better-gotrue-healthcheck
chore: use curl for gotrue health check
2025-01-22 17:26:46 +08:00
khorshuheng
f033e34ab1 chore: use curl for gotrue health check 2025-01-22 17:23:56 +08:00
Khor Shu Heng
626c8a5be4
Merge pull request #1186 from AppFlowy-IO/add-curl-for-gotrue-image
chore: add curl for gotrue image for better healthcheck
2025-01-22 16:57:44 +08:00
Khor Shu Heng
a133a3311a
Merge pull request #1187 from AppFlowy-IO/remove-self-sign-for-appflowy-cloud
chore: remove unnecessary self sign related functionality in appflowy cloud
2025-01-22 16:57:30 +08:00
khorshuheng
9f546ce249 chore: remove unnecessary self sign related functionality in appflowy cloud 2025-01-22 15:49:03 +08:00
khorshuheng
682d5ea788 chore: add curl for gotrue image for better healthcheck 2025-01-22 15:30:42 +08:00
Nathan
4a26572a4e chore: ai image response error code 2025-01-22 02:06:43 +08:00
Nathan.fooo
e990bad68f
chore: add metrics for ai (#1184) 2025-01-20 23:22:33 +08:00
Nathan.fooo
5d9efb4243
Return ai image count (#1182)
* chore: return ai image count
2025-01-20 19:36:31 +08:00
Khor Shu Heng
227066b7f5
Merge pull request #1170 from AppFlowy-IO/fix_sync_issues
fix: do not merge awareness sync data info client update sync data
2025-01-20 16:18:03 +08:00
Khor Shu Heng
524bdef896
Merge pull request #1181 from AppFlowy-IO/update-publish-info
feat: add comments enabled and duplicate enabled to publish info
2025-01-20 16:17:15 +08:00