[PR #3381] [MERGED] #3366 Support open web url from bookmark #3897

Closed
opened 2026-02-27 01:54:11 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3381
Author: @zxdong262
Created: 4/23/2024
Status: Merged
Merged: 4/23/2024
Merged by: @zxdong262

Base: masterHead: web


📝 Commits (1)

📊 Changes

7 files changed (+168 additions, -12 deletions)

View changed files

📝 src/client/common/constants.js (+3 -1)
📝 src/client/components/bookmark-form/index.jsx (+12 -8)
src/client/components/bookmark-form/web-form-ui.jsx (+96 -0)
src/client/components/bookmark-form/web-form.jsx (+16 -0)
📝 src/client/components/session/session.styl (+4 -1)
📝 src/client/components/session/sessions.jsx (+17 -2)
src/client/components/session/web-session.jsx (+20 -0)

📄 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/electerm/electerm/pull/3381 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 4/23/2024 **Status:** ✅ Merged **Merged:** 4/23/2024 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `web` --- ### 📝 Commits (1) - [`6430d41`](https://github.com/electerm/electerm/commit/6430d4158fb32d0ac700c032089f581db4ca8a58) #3366 Support open web url from bookmark ### 📊 Changes **7 files changed** (+168 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/client/common/constants.js` (+3 -1) 📝 `src/client/components/bookmark-form/index.jsx` (+12 -8) ➕ `src/client/components/bookmark-form/web-form-ui.jsx` (+96 -0) ➕ `src/client/components/bookmark-form/web-form.jsx` (+16 -0) 📝 `src/client/components/session/session.styl` (+4 -1) 📝 `src/client/components/session/sessions.jsx` (+17 -2) ➕ `src/client/components/session/web-session.jsx` (+20 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:54:11 +03: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
starred/electerm#3897
No description provided.