Lucas.Xu
|
54c90e8e1e
|
feat: add new apis in client-api
|
2025-03-17 21:17:01 +08:00 |
|
Nathan
|
1634d17dd4
|
chore: ai server error propagrate
|
2025-03-16 19:35:19 +08:00 |
|
Nathan.fooo
|
a36bad83a4
|
chore: propagate error to client (#1276)
* chore: return error
* chore: log parse json error
|
2025-03-16 16:54:14 +08:00 |
|
Nathan.fooo
|
d3338d03b4
|
chore: pass completion_history (#1267)
* chore: pass completion_history
* chore: update completion
|
2025-03-16 12:12:54 +08:00 |
|
Bartosz Sypytkowski
|
8da2bb4139
|
chore: remove awareness from redis hash
|
2025-03-12 08:57:12 +01:00 |
|
Bartosz Sypytkowski
|
285af6bdd6
|
fix: clippy errors
|
2025-03-11 10:43:03 +01:00 |
|
Bartosz Sypytkowski
|
2f9f5d9ad8
|
chore: remove outdated awareness redis stream
|
2025-03-11 10:36:41 +01:00 |
|
Bartosz Sypytkowski
|
30d6b4edb2
|
chore: change awareness broadcasting from stream to pubsub
|
2025-03-11 05:25:22 +01:00 |
|
Nathan.fooo
|
8008959965
|
Workspace table notification (#1261)
* chore: add delete user notification
* chore: create trigger for workspace delete action
|
2025-03-06 10:11:49 +08:00 |
|
Richard Shiue
|
6872da3722
|
chore: add user question completion type (#1263)
|
2025-03-06 00:31:04 +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 |
|
Nathan.fooo
|
1c38cdd23f
|
chore: Increase timeout (#1253)
* chore: increase timeout for chat
* chore: new error code
* chore: lint
|
2025-02-26 16:37:07 +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
|
d131e91190
|
feat: api to get collab as json
|
2025-02-19 14:48:31 +08:00 |
|
Khor Shu Heng
|
2c4f5ff695
|
Merge pull request #1239 from AppFlowy-IO/remove-unnecessary-dependency-machete
chore: remove unnecessary package as reported by cargo machete
|
2025-02-17 17:02:24 +08:00 |
|
khorshuheng
|
d9d511be99
|
chore: remove unnecessary package as reported by cargo machete
|
2025-02-17 16:26:01 +08:00 |
|
khorshuheng
|
145dc2a32e
|
fix: wrong field being used for author uuid
|
2025-02-17 15:31:23 +08:00 |
|
khorshuheng
|
672118355e
|
feat: fetch workspace member via uuid
|
2025-02-17 11:34:32 +08:00 |
|
khorshuheng
|
d05b7914de
|
fix: use outer join
|
2025-02-14 17:31:08 +08:00 |
|
khorshuheng
|
4ad4ae7cbe
|
feat: use original endpoint
|
2025-02-14 16:38:47 +08:00 |
|
khorshuheng
|
82c4a6a63b
|
fix: chat message endpoint should return user uuid instead of uid
|
2025-02-14 16:17:23 +08:00 |
|
Khor Shu Heng
|
6585903767
|
Merge pull request #1231 from AppFlowy-IO/remove-collab-member-crud
chore: remove unused collab member crud api
|
2025-02-13 11:56:03 +08:00 |
|
Khor Shu Heng
|
02ddf87974
|
Merge pull request #1233 from AppFlowy-IO/remove-unused-lib
chore: remove unused workspace library
|
2025-02-13 11:55:43 +08:00 |
|
khorshuheng
|
937d20f793
|
chore: remove unused workspace library
|
2025-02-13 10:58:04 +08:00 |
|
khorshuheng
|
fb15b79909
|
chore: remove unused collab member crud api
|
2025-02-13 10:48:19 +08:00 |
|
khorshuheng
|
20e25d5da7
|
chore: add better error message for get member failure
|
2025-02-13 10:32: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
|
06fc399c21
|
feat: support view locking
|
2025-02-10 14:50: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 |
|
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 |
|