[PR #1082] [MERGED] chore: add vendored_openssl feature #4520

Closed
opened 2026-03-23 21:38:10 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/1082
Author: @appflowy
Created: 9/18/2022
Status: Merged
Merged: 9/18/2022
Merged by: @appflowy

Base: mainHead: feat/optional_openssl_build


📝 Commits (1)

  • 27f4cf2 chore: add vendored_openssl feature

📊 Changes

8 files changed (+123 additions, -92 deletions)

View changed files

📝 frontend/Makefile.toml (+16 -12)
📝 frontend/app_flowy/packages/flowy_infra_ui/pubspec.yaml (+0 -2)
📝 frontend/app_flowy/pubspec.lock (+15 -1)
📝 frontend/rust-lib/dart-ffi/Cargo.toml (+14 -12)
📝 frontend/rust-lib/flowy-database/Cargo.toml (+17 -14)
📝 frontend/rust-lib/flowy-sdk/Cargo.toml (+52 -44)
📝 frontend/rust-lib/flowy-text-block/src/editor.rs (+1 -0)
📝 frontend/rust-lib/lib-sqlite/Cargo.toml (+8 -7)

📄 Description

No description provided


🔄 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/1082 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 9/18/2022 **Status:** ✅ Merged **Merged:** 9/18/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `feat/optional_openssl_build` --- ### 📝 Commits (1) - [`27f4cf2`](https://github.com/AppFlowy-IO/AppFlowy/commit/27f4cf2d12ba9342f33b6c5b48fde68516cfc117) chore: add vendored_openssl feature ### 📊 Changes **8 files changed** (+123 additions, -92 deletions) <details> <summary>View changed files</summary> 📝 `frontend/Makefile.toml` (+16 -12) 📝 `frontend/app_flowy/packages/flowy_infra_ui/pubspec.yaml` (+0 -2) 📝 `frontend/app_flowy/pubspec.lock` (+15 -1) 📝 `frontend/rust-lib/dart-ffi/Cargo.toml` (+14 -12) 📝 `frontend/rust-lib/flowy-database/Cargo.toml` (+17 -14) 📝 `frontend/rust-lib/flowy-sdk/Cargo.toml` (+52 -44) 📝 `frontend/rust-lib/flowy-text-block/src/editor.rs` (+1 -0) 📝 `frontend/rust-lib/lib-sqlite/Cargo.toml` (+8 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:38:10 +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#4520
No description provided.