Commit graph

2012 commits

Author SHA1 Message Date
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
khorshuheng
44dee16e64 feat: add comments enabled and duplicate enabled to publish info 2025-01-20 14:30:14 +08:00
Lucas
0047609e66
chore: remove unused code 2025-01-20 09:49:04 +08:00
Nathan.fooo
10a4b3a03a
chore: update run local server script (#1180) 2025-01-20 00:54:28 +08:00
Khor Shu Heng
3e59d41c23
fix: allow device-id as header (#1176) 2025-01-19 22:46:57 +08:00
Khor Shu Heng
eb53361a2c
fix: get page view should handle situation where last editor or document owner cannot be found (#1171) 2025-01-19 22:46:18 +08:00
Khor Shu Heng
e958dda0b8
chore: remove history modules (#1174) 2025-01-19 22:45:49 +08:00
Khor Shu Heng
337e28de38
Merge pull request #1172 from AppFlowy-IO/bucket-creation-failure
fix: bucket creation failure should result in the server failing, instead of proceeding
2025-01-18 17:43:12 +08:00
khorshuheng
6eded0fe31 fix: bucket creation failure should result in the server failing, instead of proceeding 2025-01-18 13:29:18 +08:00
Khor Shu Heng
6aca0326b5
Merge pull request #1168 from thuvh/fix_community_broken_link
chore: fix broken discord link
2025-01-18 13:28:05 +08:00
Khor Shu Heng
d634df0f70
Merge pull request #1165 from thuvh/compose_include_defaults
chore: include default services into extras
2025-01-18 13:27:48 +08:00
Lucas.Xu
cf28e4dc7c fix: do not merge awareness sync data info client update sync data 2025-01-17 17:33:31 +08:00
Nathan.fooo
ab9932a943
chore: add ai metrics (#1169) 2025-01-17 13:52:42 +08:00
Hoai-Thu Vuong
481a936869
chore: fix broken discord link 2025-01-17 10:24:18 +07:00
Khor Shu Heng
0f7a1f41d0
feat: support disabling comments and disallow duplicate as template for published page (#1167) 2025-01-17 09:43:56 +08:00
Khor Shu Heng
14c05479b0
chore: detailed error response for get page view (#1166) 2025-01-16 09:13:56 +08:00
Hoai-Thu Vuong
8ee84220a0
chore: include default services into extras 2025-01-15 13:19:17 +07: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
weidong fu
49218453bc chore: expose cloud client 2025-01-14 19:41:50 +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
Khor Shu Heng
4ddb08e0eb
feat: add root view id of the created web template to duplicate published page response (#1159) 2025-01-14 10:21:54 +08:00
weidong fu
2e96be34b4 chore: fix test 2025-01-14 10:21:40 +08:00
Nathan.fooo
3211a93caa
chore: update expire time for database row (#1158) 2025-01-14 10:15:34 +08:00
Nathan.fooo
688534f6bd
chore: fix chat image test (#1157)
* chore: fix chat image test

* chore: update log
2025-01-13 01:10:25 +08:00
Nathan.fooo
b650e9e5fb
chore: ai writer (#1153)
* chore: ai writer

* chore: update test

* chore: update test

* chore: set env

* chore: rename

* chore: format nginx conf
2025-01-12 23:07:31 +08:00
Khor Shu Heng
a5d94a09d6
feat: add publish info to publish outline items (#1156) 2025-01-12 13:08:38 +08:00
Khor Shu Heng
505b4ca8fc
Merge pull request #1155 from AppFlowy-IO/add-cors-for-gotrue
fix: add cors for nginx gotrue configuration
2025-01-12 00:18:06 +08:00
khorshuheng
1756a3bff7 fix: add cors for nginx gotrue configuration 2025-01-12 00:16:33 +08:00
Khor Shu Heng
1fc8dd067e
Merge pull request #1154 from AppFlowy-IO/fix-minio-redirect-url
fix: Minio redirect url shouldn't use API_EXTERNAL_URL
2025-01-11 23:34:28 +08:00
khorshuheng
a096a0383f fix: minio redirect url shouldn't use API_EXTERNAL_URL 2025-01-11 23:22:39 +08:00
Nathan.fooo
527d91d069
chore: remove unused ai api endpoint (#1149) 2025-01-11 16:29:42 +08:00
Khor Shu Heng
b9f79ef9f9
feat: add appflowy web url to server info endpoint (#1148) 2025-01-10 16:30:54 +08:00
Khor Shu Heng
832bd7f9c9
fix: children of trash views and other user's private space should not appear in search (#1146) 2025-01-10 16:30:35 +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
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