Commit graph

921 commits

Author SHA1 Message Date
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
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
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
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
Nathan
4a26572a4e chore: ai image response error code 2025-01-22 02:06:43 +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
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
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
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
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
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
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
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
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
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
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
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
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
ab0fa6e7fc
feat: api for publish page to web (#1108) 2025-01-03 21:28:48 +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
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