Commit graph

591 commits

Author SHA1 Message Date
Bartosz Sypytkowski
602e22b4ea chore: more test fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
539cc5d536 chore: fix folder view id assertion 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
95bd71cf90 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
7b0c232242 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
576f1654cf chore: post cargo rebase fixes 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
920c4836d7 chore: cargo fmt 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
1db7cb36e0 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
477d73ffa3 chore: cargo clippy fix 2025-04-01 08:22:36 +02:00
Bartosz Sypytkowski
6d2e8b7164 chore: cargo clippy fix 2025-04-01 08:22:34 +02:00
Bartosz Sypytkowski
b2aa5c39c1 chore: fix clippy errors 2025-04-01 08:19:43 +02:00
Bartosz Sypytkowski
d02b1123e1 chore: fixed test compilation errors 2025-04-01 08:19:42 +02:00
Bartosz Sypytkowski
f6060cb82d chore: moving string to uuid in tests 2025-04-01 08:18:12 +02:00
khorshuheng
cca3189b79 feat: allow collab id and view id to be overriden for create page api 2025-03-27 13:02:47 +08:00
khorshuheng
9dddf40b0f feat: api for add recent pages 2025-03-24 17:31:01 +08:00
khorshuheng
9c435d9016 feat: add favorite reorder API 2025-03-24 12:55:22 +08:00
Nathan.fooo
dfd44f8fb7
Support stream model (#1290)
* chore: log stream error

* chore: support stream with model
2025-03-23 22:51:41 +08:00
khorshuheng
a66f4aa0a8 feat: add parent view id and created by to folder view 2025-03-20 15:11:34 +08:00
Nathan.fooo
9587c0680f
chore: add custom prompt test (#1284) 2025-03-20 09:51:01 +08:00
khorshuheng
d091332bb9 feat: add endpoint to set/unset page favorite 2025-03-18 15:51:10 +08:00
Nathan.fooo
a2c10d60d6
chore: support streaming v2 (#1279) 2025-03-18 11:30:57 +08:00
Khor Shu Heng
8daa5b3b29
Merge pull request #1259 from AppFlowy-IO/duplicate-api
feat: api for duplicate view
2025-03-05 17:27:22 +08:00
khorshuheng
aec0debf1f feat: api for duplicate view 2025-03-05 16:39:22 +08:00
khorshuheng
4c23c2d396 fix: add author uuid to response for create AI chat question 2025-03-04 14:08:05 +08:00
Khor Shu Heng
3e1d5b0ede
Merge pull request #1251 from AppFlowy-IO/database-view-api-2
feat: api to create database view
2025-02-27 14:46:45 +08:00
Nathan.fooo
06ddd7f755
chore: generate ai image if need (#1254)
* chore: generate ai image

* chore: fix test
2025-02-26 22:54:03 +08:00
khorshuheng
03721deca3 feat: api to create database view 2025-02-25 14:58:51 +08:00
khorshuheng
84f529c0a0 feat: api to add block to the end of document 2025-02-20 15:34:58 +08:00
khorshuheng
fb15b79909 chore: remove unused collab member crud api 2025-02-13 10:48:19 +08:00
khorshuheng
9c4eeffca5 feat: create page with initial data 2025-02-12 16:59:35 +08:00
khorshuheng
dc7dbb7131 feat: support lock page via update page API 2025-02-12 15:36:01 +08:00
khorshuheng
e3d458d93b feat: support chat page creation 2025-02-10 12:30:42 +08:00
Nathan.fooo
a7dff1b7d8
chore: support explain text (#1213) 2025-02-06 12:56:15 +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
18b1386bc2
chore: return model list (#1206) 2025-02-01 12:45:20 +08:00
Khor Shu Heng
e958dda0b8
chore: remove history modules (#1174) 2025-01-19 22:45:49 +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
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
Nathan.fooo
527d91d069
chore: remove unused ai api endpoint (#1149) 2025-01-11 16:29:42 +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
Nathan.fooo
2f25a56f8c
test: update generate image in chat test (#1145) 2025-01-09 14:16:28 +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
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
c94938ee46 chore: fix clippy errors 2024-12-27 07:52:10 +01:00
khorshuheng
3c1da30663 Merge branch 'main' into stateless 2024-12-26 11:53:41 +08:00