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 |
|
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 |
|