Commit Graph

  • 230358fd2f fix: rename uid to uuid in AFWebUser struct for clarity khorshuheng 2024-07-29 16:04:54 +0800
  • 422683d717 fix: order reactions by reaction type first creation date khorshuheng 2024-07-29 16:02:03 +0800
  • b6c9f541e2 fix: delete reaction from comment SQL query should be based on comment id, not view id khorshuheng 2024-07-29 14:47:33 +0800
  • b108325c7c
    Merge pull request #703 from AppFlowy-IO/reaction-endpoint Khor Shu Heng 2024-07-29 12:11:14 +0800
  • ea8ca36b5b fix: share query param struct for api client and server khorshuheng 2024-07-29 10:51:16 +0800
  • 0062c95067
    chore: update ai config (#707) Nathan.fooo 2024-07-28 22:43:47 +0800
  • 62f32e8757 feat: return user struct instead of uuid for reaction Khor Shu Heng 2024-07-27 12:55:07 +0800
  • b861f0a703 feat: endpoints for reactions on published view Khor Shu Heng 2024-07-25 17:29:20 +0800
  • a81355e0f0
    Merge pull request #705 from AppFlowy-IO/order-comments-by-recency Khor Shu Heng 2024-07-26 17:20:59 +0800
  • 122520e9f4 fix: order comments by recency Khor Shu Heng 2024-07-26 16:28:35 +0800
  • 762e558d72
    Merge pull request #702 from AppFlowy-IO/workspace-member-count Zack 2024-07-26 13:35:11 +0800
  • 5e3f84ca3a
    fix: test Zack Fu Zi Xiang 2024-07-26 11:59:38 +0800
  • 505c11ff35
    chore: update local ai endpoint (#704) Nathan.fooo 2024-07-26 11:08:08 +0800
  • 83064daf00
    chore: cargo deny Zack Fu Zi Xiang 2024-07-26 10:07:08 +0800
  • 9bef644a79
    chore: update time Zack Fu Zi Xiang 2024-07-25 21:35:07 +0800
  • fc62a079c0
    chore: merge with main Zack Fu Zi Xiang 2024-07-25 21:05:29 +0800
  • 2023334eda
    Merge pull request #698 from AppFlowy-IO/publish-comment-endpoint Khor Shu Heng 2024-07-25 16:40:28 +0800
  • 69a6ac48c8 chore: use struct instead of tuple struct for GlobalComments Khor Shu Heng 2024-07-25 16:09:26 +0800
  • f71ac07ae7 chore: rename GlobalCommentCreator to AFWebUser to allow potential reuse Khor Shu Heng 2024-07-25 14:39:02 +0800
  • f535950643 feat: add database operations for publish comment crd Khor Shu Heng 2024-07-24 17:17:37 +0800
  • 6eea93d774 feat: add create, retrieve, delete API for publish view global comment Khor Shu Heng 2024-07-23 16:02:52 +0800
  • 11c1521b71
    feat: improve workspace api Zack Fu Zi Xiang 2024-07-25 04:12:22 +0800
  • 47f87cee1c
    feat: support publish interfaces for wasm (#654) Kilu.He 2024-07-23 17:47:21 +0800
  • c2a839ba8b
    chore: add bytes stream error check (#697) Zack 2024-07-22 14:04:25 +0800
  • bbfc39c5f6
    Merge pull request #696 from AppFlowy-IO/fix/success-redirect Zack 2024-07-22 12:38:12 +0800
  • c8e992944b
    fix: payment success url redirect Zack Fu Zi Xiang 2024-07-22 11:45:30 +0800
  • 1ee0896eb7
    Merge pull request #695 from AppFlowy-IO/feat/billing-subscription-details Zack 2024-07-20 14:33:50 +0800
  • 61be7fd46c
    chore: fix method Zack Fu Zi Xiang 2024-07-19 23:19:00 +0800
  • bacb7c4ae6
    chore: add get subscription plan details Zack Fu Zi Xiang 2024-07-19 23:10:06 +0800
  • 37a8b9bfc7
    chore: add recurring interval Zack Fu Zi Xiang 2024-07-19 22:43:21 +0800
  • 5a8c1daf31
    chore: add shared entitity subscription plan detail Zack Fu Zi Xiang 2024-07-19 21:58:40 +0800
  • 76a8993cac
    Merge pull request #693 from AppFlowy-IO/feat/billing-cancel-reason Zack 2024-07-17 17:34:32 +0800
  • 48d03883aa
    Merge pull request #694 from AppFlowy-IO/yrs-0.19.2 Bartosz Sypytkowski 2024-07-17 11:30:58 +0200
  • ddf3973f5c chore: bump collab dependencies Bartosz Sypytkowski 2024-07-17 11:15:39 +0200
  • f083f9d88b chore: bump yrs to 0.19.2 Bartosz Sypytkowski 2024-07-17 11:12:56 +0200
  • 4987884b58
    chore: support cancellation reason Zack Fu Zi Xiang 2024-07-17 12:24:20 +0800
  • 53cbe992bf
    chore: remove local ai model type (#692) Nathan.fooo 2024-07-16 22:14:04 +0800
  • 82bbee19a5
    Merge pull request #691 from AppFlowy-IO/fix-user-creation-deadlock-2 Zack 2024-07-16 10:44:15 +0800
  • d47edf2774
    chore: add mutex for test concurrent admin sign in Zack Fu Zi Xiang 2024-07-16 10:09:31 +0800
  • ac5773247f
    Merge pull request #689 from AppFlowy-IO/billing-support-3 Zack 2024-07-16 07:41:06 +0800
  • a8ed5be8d0 fix: cargo fmt Bartosz Sypytkowski 2024-07-15 19:21:10 +0200
  • f5ca71e701 chore: remove pg advisory lock Bartosz Sypytkowski 2024-07-15 19:09:26 +0200
  • 2a145c2f8c
    fix: missing payload Zack Fu Zi Xiang 2024-07-15 11:37:56 +0800
  • fdc7055b76
    Merge branch 'main' into billing-support-3 Zack Fu Zi Xiang 2024-07-15 09:22:13 +0800
  • eebdbcad79
    chore: add api endpoint for local ai config (#678) Nathan.fooo 2024-07-15 08:30:11 +0800
  • e9bdceec14
    chore: billing api recurring interval Zack Fu Zi Xiang 2024-07-15 00:28:45 +0800
  • 8186b3836b
    chore: update api for cancel request Zack Fu Zi Xiang 2024-07-14 01:12:53 +0800
  • e626917d71
    chore: add billing cancellation request Zack Fu Zi Xiang 2024-07-14 00:49:57 +0800
  • 4d9108643b
    Merge pull request #686 from AppFlowy-IO/fix/admin-frontend Zack 2024-07-11 22:44:56 +0800
  • e96e863c58
    chore: remove deprecated Zack Fu Zi Xiang 2024-07-11 22:14:22 +0800
  • d9cf920bb9
    feat: pass in params for payment success callback Zack Fu Zi Xiang 2024-07-11 21:20:26 +0800
  • 1540bb3b37
    fix: oauth and beyond html elem Zack Fu Zi Xiang 2024-07-11 16:56:21 +0800
  • ebaf395092
    Merge pull request #684 from AppFlowy-IO/billing-support Zack 2024-07-11 10:18:59 +0800
  • e0e7950ae1
    chore: add try from for subscription plan Zack Fu Zi Xiang 2024-07-10 18:54:39 +0800
  • 549e0ac9d7
    chore: use more consistent names from stripe Zack Fu Zi Xiang 2024-07-10 18:41:18 +0800
  • 6721adb815
    Merge branch 'main' into billing-support Zack Fu Zi Xiang 2024-07-10 16:12:47 +0800
  • 013653bc66
    chore: improve billing api Zack Fu Zi Xiang 2024-07-10 16:12:26 +0800
  • de0248e94a
    Merge pull request #681 from AppFlowy-IO/billing-support Zack 2024-07-10 15:01:05 +0800
  • 4623077cdd
    chore: add method to query status only for a workspace Zack Fu Zi Xiang 2024-07-10 13:52:50 +0800
  • 5583257184
    chore: login callback query dont consume token Zack Fu Zi Xiang 2024-07-10 12:15:20 +0800
  • f223d278b7
    Merge branch 'main' into billing-support Zack Fu Zi Xiang 2024-07-10 12:12:34 +0800
  • 44406ccdae
    chore: update yrs and appflowy-collab (#677) Bartosz Sypytkowski 2024-07-10 04:10:07 +0200
  • 2868bd46d8
    chore: add kofi terms and private policy Zack Fu Zi Xiang 2024-07-09 21:08:02 +0800
  • cd8b33cc93
    chore: use open ai model (#679) Nathan.fooo 2024-07-09 20:45:56 +0800
  • cba2248132
    chore: add clone Zack Fu Zi Xiang 2024-07-09 14:42:44 +0800
  • 95b314d97e
    chore: support into trait for subscription plan and recurring interval Zack Fu Zi Xiang 2024-07-09 13:28:39 +0800
  • 9c3529f0ca
    chore: support into trait for subscription plan and recurring interval Zack Fu Zi Xiang 2024-07-09 13:23:15 +0800
  • 8b5a803d44
    chore: trait support for plan and recurring interval Zack Fu Zi Xiang 2024-07-09 13:07:39 +0800
  • e1e6ad0e95
    chore: add from trait for subscription plan Zack Fu Zi Xiang 2024-07-09 13:01:20 +0800
  • 23d1c2433b
    chore: fix naming consistency Zack Fu Zi Xiang 2024-07-08 14:50:52 +0800
  • 8a2ba59ce8
    chore: add more param for plan cancellation Zack Fu Zi Xiang 2024-07-08 01:27:41 +0800
  • 430fbf845a
    chore: update usage and limits api Zack Fu Zi Xiang 2024-07-07 15:55:10 +0800
  • b77ac38ea3
    chore: add http api for usage and limit Zack Fu Zi Xiang 2024-07-06 23:33:49 +0800
  • a41344fbae
    chore: configurable base billing url Zack Fu Zi Xiang 2024-07-06 16:52:31 +0800
  • f8d24e6ad5
    Merge pull request #675 from AppFlowy-IO/ai-limit-error-code Zack 2024-07-03 15:02:39 +0800
  • d9b668fab0
    chore: add ai response limit service error code Zack Fu Zi Xiang 2024-07-03 00:34:33 +0800
  • 2e13cefd19
    Merge pull request #671 from AppFlowy-IO/publish-name-limit Zack 2024-07-02 17:01:44 +0800
  • c0bc7020d9
    fix: return ai stream error when service unavailable (#673) Nathan.fooo 2024-07-02 13:24:40 +0800
  • 00238d11c4
    chore: update len limit for workspace namespace Zack Fu Zi Xiang 2024-07-02 09:50:42 +0800
  • 885c1a6393
    Merge branch 'main' into publish-name-limit Zack Fu Zi Xiang 2024-07-02 09:44:55 +0800
  • 8c634551fd
    Merge pull request #672 from AppFlowy-IO/collab-params-fallback-decode Bartosz Sypytkowski 2024-07-01 13:25:24 +0200
  • 117612415f fix: make collab params deserialize from older version Bartosz Sypytkowski 2024-07-01 12:03:59 +0200
  • 048e2645ba
    chore: longer publish name limit Zack Fu Zi Xiang 2024-07-01 16:57:48 +0800
  • 00b6c28915
    Merge pull request #670 from AppFlowy-IO/af_workspace_member_foreign_key Zack 2024-06-30 13:54:53 +0800
  • 5dd1576be5
    chore: add missing foreign key Zack Fu Zi Xiang 2024-06-30 01:03:48 +0800
  • a4d340bff1
    Merge pull request #669 from AppFlowy-IO/fix/publish Zack 2024-06-30 00:09:05 +0800
  • 315dd0c923
    fix: sqlx Zack Fu Zi Xiang 2024-06-29 13:57:36 +0800
  • d06dbadc05
    fix: update publish collab Zack Fu Zi Xiang 2024-06-29 13:50:56 +0800
  • 9aef3613b6
    fix: sqlx Zack Fu Zi Xiang 2024-06-29 12:34:45 +0800
  • 395486adc3
    fix: fix various publish issues Zack Fu Zi Xiang 2024-06-29 11:23:23 +0800
  • b02f8a2844
    Merge pull request #660 from SharksT/fix_env Zack 2024-06-29 02:50:33 +0800
  • 01f974beee
    Merge pull request #666 from AppFlowy-IO/workspace-settings-posteffects Bartosz Sypytkowski 2024-06-28 11:01:20 +0200
  • bf5b122557 chore: generate sqlx offline query definitions Bartosz Sypytkowski 2024-06-28 09:26:19 +0200
  • 71899ec792 chore: disabling indexing on workspace prunes collab embeddings Bartosz Sypytkowski 2024-06-28 08:59:53 +0200
  • 6c0f4985c3
    Merge pull request #645 from AppFlowy-IO/merge-indexer-collaborate Bartosz Sypytkowski 2024-06-28 07:48:32 +0200
  • 7dfb52f80b
    feat: add telemetry to appflowy collaborate service (#662) Khor Shu Heng 2024-06-28 13:44:59 +0800
  • 9884d93aa2
    chore: rename function and add docs (#663) Nathan.fooo 2024-06-28 13:43:58 +0800
  • 2f37f621b2 fix: collab update violating primary key Bartosz Sypytkowski 2024-06-28 07:11:33 +0200
  • c1f8c486fd chore: failure in embedding fetch should block collab creation Bartosz Sypytkowski 2024-06-28 06:11:19 +0200
  • 9ea085d6db chore: fix cargo formatting Bartosz Sypytkowski 2024-06-27 09:25:33 +0200