[PR #124] [CLOSED] Prevent opened windows to change origin #520

Closed
opened 2026-02-25 23:34:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/124
Author: @sascha-andres
Created: 1/29/2019
Status: Closed

Base: masterHead: feature/rel-noopener


📝 Commits (2)

  • ee52d29 merge: remote-tracking branch 'upstream/master'
  • dcb1f6f feat: add rel=noopener

📊 Changes

2 files changed (+95 additions, -95 deletions)

View changed files

📝 cmd/serve/assets-prod.go (+93 -93)
📝 view/index.html (+2 -2)

📄 Description

For a description of rel=noopener see https://mathiasbynens.github.io/rel-noopener (as in #105)

This PR adds those links to bookmark links opening in a new tab


🔄 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/go-shiori/shiori/pull/124 **Author:** [@sascha-andres](https://github.com/sascha-andres) **Created:** 1/29/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/rel-noopener` --- ### 📝 Commits (2) - [`ee52d29`](https://github.com/go-shiori/shiori/commit/ee52d29ba2a3b4fa9570d9b42e391b074a4de3f1) merge: remote-tracking branch 'upstream/master' - [`dcb1f6f`](https://github.com/go-shiori/shiori/commit/dcb1f6f650b7293c88f99d8284dd45a06757b667) feat: add rel=noopener ### 📊 Changes **2 files changed** (+95 additions, -95 deletions) <details> <summary>View changed files</summary> 📝 `cmd/serve/assets-prod.go` (+93 -93) 📝 `view/index.html` (+2 -2) </details> ### 📄 Description For a description of rel=noopener see https://mathiasbynens.github.io/rel-noopener (as in #105) This PR adds those links to bookmark links opening in a new tab --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:35 +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/shiori#520
No description provided.