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
khorshuheng
52f9ee071e
fix: sort quick notes by update time
2024-12-26 11:05:57 +08:00
nathan
1a5c1714db
Merge branch 'main' into stateless
2024-12-24 14:59:04 +08:00
Nathan.fooo
1131818eb7
fix: support index document in the background, fix stack overflow when calling rayon::spawn ( #1099 )
...
* chore: batch index
* chore: format log
* chore: index workspace
* chore: fix stack overflow
* chore: background index
* chore: clippy
* chore: filter tasks
* chore: clippy
* chore: add metrics
* chore: fix test
2024-12-24 14:30:17 +08:00
Bartosz Sypytkowski
35430c6be2
chore: remove doing snapshots in collab group periodic saves
2024-12-23 13:02:23 +01:00
khorshuheng
8674c9f3ad
Merge branch 'main' into stateless
2024-12-20 13:24:44 +08:00
Khor Shu Heng
a68dde0252
Merge pull request #1089 from AppFlowy-IO/quick-notes-api
...
feat: quick note CRUD APIs
2024-12-20 12:09:26 +08:00
khorshuheng
414d721ee0
feat: quick note CRUD APIs
2024-12-20 11:11:51 +08:00
Nathan.fooo
a4490b96c6
chore: fix flaky test ( #1094 )
2024-12-19 22:16:09 +08:00
khorshuheng
1b17c8586b
Merge branch 'quick-notes-api' into stateless
2024-12-19 16:50:33 +08:00
khorshuheng
8128c2f8e5
feat: quick note CRUD APIs
2024-12-19 16:50:05 +08:00
Bartosz Sypytkowski
9d6b272656
chore: merge main into stateless branch
2024-12-19 06:52:20 +01:00
Richard Shiue
ecadf8e287
chore: find question message from reply message ( #1085 )
...
* chore: find question message from answer message id
* chore: sqlx
* test: fix tests
* test: fix test
* chore: apply code suggestions to 2 files
2024-12-19 00:12:53 +08:00
Khor Shu Heng
6fa6fa00cb
chore: refactor page view APIs to write to in-memory collab group ( #1083 )
2024-12-18 22:47:25 +08:00
Zack
c0f7b1d3a9
feat: upsert database row ( #1067 )
...
* feat: upsert database row
* feat: improve api to accept database row document payload
* feat: test case for upsert
* chore: refactor
* feat: database row doc content impl
* refactor: simplify insert row field names
* feat: folder updates for database row document
* refactor: simplify row detail return
* feat: add doc contents for database row detail
* feat: refactor database row creation
* feat: upsert database row doc modification
* feat: ignore empty string
* feat: add document similarity check
* chore: refactor to use broadcast with timeout
* feat: wrap broadcast timeout in a tokio spawn
2024-12-18 13:47:20 +08:00
Bartosz Sypytkowski
d5252f4273
Merge branch 'main' into stateless
2024-12-17 18:24:17 +01:00
Nathan.fooo
abf827f2a6
chore: query multiple collab embedding state ( #1081 )
...
* chore: query multiple collab embedding state
* chore: clippy
2024-12-17 23:23:43 +08:00