[PR #4440] [CLOSED] chore: update client api #6250

Closed
opened 2026-03-23 22:22:24 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/4440
Author: @speed2exe
Created: 1/22/2024
Status: Closed

Base: mainHead: client-api-update


📝 Commits (2)

📊 Changes

5 files changed (+41 additions, -27 deletions)

View changed files

📝 frontend/appflowy_tauri/src-tauri/Cargo.lock (+11 -11)
📝 frontend/appflowy_tauri/src-tauri/Cargo.toml (+1 -1)
📝 frontend/rust-lib/Cargo.lock (+26 -12)
📝 frontend/rust-lib/Cargo.toml (+1 -1)
📝 frontend/rust-lib/flowy-server/src/af_cloud/server.rs (+2 -2)

📄 Description

fix unexpected logout


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/4440 **Author:** [@speed2exe](https://github.com/speed2exe) **Created:** 1/22/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `client-api-update` --- ### 📝 Commits (2) - [`a8dc3e4`](https://github.com/AppFlowy-IO/AppFlowy/commit/a8dc3e4f730c66ae5cc2b1a09a79f4fb5f89f902) chore: update client api - [`aafafef`](https://github.com/AppFlowy-IO/AppFlowy/commit/aafafef9866f7c699728f7962ff640a65996eb85) fix: ws url async ### 📊 Changes **5 files changed** (+41 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `frontend/appflowy_tauri/src-tauri/Cargo.lock` (+11 -11) 📝 `frontend/appflowy_tauri/src-tauri/Cargo.toml` (+1 -1) 📝 `frontend/rust-lib/Cargo.lock` (+26 -12) 📝 `frontend/rust-lib/Cargo.toml` (+1 -1) 📝 `frontend/rust-lib/flowy-server/src/af_cloud/server.rs` (+2 -2) </details> ### 📄 Description fix unexpected logout --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 22:22:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#6250
No description provided.