Kilu.He
47f87cee1c
feat: support publish interfaces for wasm ( #654 )
...
* feat: support publish interfaces for wasm
* fix: fmt
* feat: support sign in with url
2024-07-23 17:47:21 +08:00
Zack
c2a839ba8b
chore: add bytes stream error check ( #697 )
2024-07-22 14:04:25 +08:00
Zack Fu Zi Xiang
61be7fd46c
chore: fix method
2024-07-19 23:19:00 +08:00
Zack Fu Zi Xiang
bacb7c4ae6
chore: add get subscription plan details
2024-07-19 23:10:06 +08:00
Zack Fu Zi Xiang
37a8b9bfc7
chore: add recurring interval
2024-07-19 22:43:21 +08:00
Zack Fu Zi Xiang
5a8c1daf31
chore: add shared entitity subscription plan detail
2024-07-19 21:58:40 +08:00
Zack Fu Zi Xiang
4987884b58
chore: support cancellation reason
2024-07-17 12:24:20 +08:00
Nathan.fooo
53cbe992bf
chore: remove local ai model type ( #692 )
2024-07-16 22:14:04 +08:00
Zack
82bbee19a5
Merge pull request #691 from AppFlowy-IO/fix-user-creation-deadlock-2
...
Fix user creation deadlock 2
2024-07-16 10:44:15 +08:00
Zack Fu Zi Xiang
d47edf2774
chore: add mutex for test concurrent admin sign in
2024-07-16 10:09:31 +08:00
Bartosz Sypytkowski
a8ed5be8d0
fix: cargo fmt
2024-07-15 19:21:10 +02:00
Bartosz Sypytkowski
f5ca71e701
chore: remove pg advisory lock
2024-07-15 19:09:26 +02:00
Zack Fu Zi Xiang
2a145c2f8c
fix: missing payload
2024-07-15 11:37:56 +08:00
Zack Fu Zi Xiang
fdc7055b76
Merge branch 'main' into billing-support-3
2024-07-15 09:22:13 +08:00
Nathan.fooo
eebdbcad79
chore: add api endpoint for local ai config ( #678 )
...
* chore: add api endpoint for local ai config
* chore: fix ci
* chore: api endpoint for download local ai config
* chore: update ci
* chore: ensure client version
* chore: update test
2024-07-15 08:30:11 +08:00
Zack Fu Zi Xiang
e9bdceec14
chore: billing api recurring interval
2024-07-15 00:28:45 +08:00
Zack Fu Zi Xiang
8186b3836b
chore: update api for cancel request
2024-07-14 01:12:53 +08:00
Zack Fu Zi Xiang
e626917d71
chore: add billing cancellation request
2024-07-14 00:49:57 +08:00
Zack Fu Zi Xiang
e0e7950ae1
chore: add try from for subscription plan
2024-07-10 18:54:39 +08:00
Zack Fu Zi Xiang
549e0ac9d7
chore: use more consistent names from stripe
2024-07-10 18:41:18 +08:00
Zack Fu Zi Xiang
013653bc66
chore: improve billing api
2024-07-10 16:12:26 +08:00
Zack Fu Zi Xiang
4623077cdd
chore: add method to query status only for a workspace
2024-07-10 13:52:50 +08:00
Zack Fu Zi Xiang
f223d278b7
Merge branch 'main' into billing-support
2024-07-10 12:12:34 +08:00
Bartosz Sypytkowski
44406ccdae
chore: update yrs and appflowy-collab ( #677 )
...
* chore: update yrs and appflowy-collab
* chore: remove wasm compilation target
* chore: fixed number conversion in tests
* chore: remove wasm integration tests
---------
Co-authored-by: nathan <nathan@appflowy.io>
2024-07-10 10:10:07 +08:00
Zack Fu Zi Xiang
cba2248132
chore: add clone
2024-07-09 14:42:44 +08:00
Zack Fu Zi Xiang
95b314d97e
chore: support into trait for subscription plan and recurring interval
2024-07-09 13:28:39 +08:00
Zack Fu Zi Xiang
9c3529f0ca
chore: support into trait for subscription plan and recurring interval
2024-07-09 13:23:15 +08:00
Zack Fu Zi Xiang
8b5a803d44
chore: trait support for plan and recurring interval
2024-07-09 13:07:39 +08:00
Zack Fu Zi Xiang
e1e6ad0e95
chore: add from trait for subscription plan
2024-07-09 13:01:20 +08:00
Zack Fu Zi Xiang
23d1c2433b
chore: fix naming consistency
2024-07-08 14:50:52 +08:00
Zack Fu Zi Xiang
8a2ba59ce8
chore: add more param for plan cancellation
2024-07-08 01:27:41 +08:00
Zack Fu Zi Xiang
430fbf845a
chore: update usage and limits api
2024-07-07 15:55:10 +08:00
Zack Fu Zi Xiang
b77ac38ea3
chore: add http api for usage and limit
2024-07-06 23:33:49 +08:00
Zack Fu Zi Xiang
a41344fbae
chore: configurable base billing url
2024-07-06 16:52:31 +08:00
Zack Fu Zi Xiang
d9b668fab0
chore: add ai response limit service error code
2024-07-03 00:34:33 +08:00
Nathan.fooo
c0bc7020d9
fix: return ai stream error when service unavailable ( #673 )
2024-07-02 13:24:40 +08:00
Bartosz Sypytkowski
117612415f
fix: make collab params deserialize from older version
2024-07-01 12:03:59 +02:00
Zack Fu Zi Xiang
d06dbadc05
fix: update publish collab
2024-06-29 13:50:56 +08:00
Zack Fu Zi Xiang
395486adc3
fix: fix various publish issues
2024-06-29 11:23:23 +08:00
Bartosz Sypytkowski
71899ec792
chore: disabling indexing on workspace prunes collab embeddings
2024-06-28 09:09:18 +02:00
Bartosz Sypytkowski
6c0f4985c3
Merge pull request #645 from AppFlowy-IO/merge-indexer-collaborate
...
Merge indexer collaborate
2024-06-28 07:48:32 +02:00
Nathan.fooo
9884d93aa2
chore: rename function and add docs ( #663 )
2024-06-28 13:43:58 +08:00
Bartosz Sypytkowski
2f37f621b2
fix: collab update violating primary key
2024-06-28 07:11:33 +02:00
Bartosz Sypytkowski
9ea085d6db
chore: fix cargo formatting
2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski
95912e266c
fix: add types removed after rebase
2024-06-28 05:40:44 +02:00
Bartosz Sypytkowski
b79fe41af3
chore: moving embeddings into collabparams
2024-06-28 05:39:56 +02:00
Bartosz Sypytkowski
b1ebbecc5f
chore: moving appflowy indexer into appflowy cloud
2024-06-28 05:39:53 +02:00
Bartosz Sypytkowski
b978033c77
fix: make search results visible for members
2024-06-26 13:03:11 +02:00
Nathan.fooo
1a22813113
chore: stop indexing when stream is not exist ( #652 )
2024-06-26 14:24:23 +08:00
Bartosz Sypytkowski
6592f00a20
chore: change query to use workspace directly
2024-06-25 08:07:32 +02:00