[PR #122] [CLOSED] add check command #518

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/122
Author: @sascha-andres
Created: 1/24/2019
Status: Closed

Base: masterHead: feature/check


📝 Commits (3)

  • ee52d29 merge: remote-tracking branch 'upstream/master'
  • 7dd7fba feat: add check command
  • cfa0309 fix: correct typo

📊 Changes

2 files changed (+49 additions, -1 deletions)

View changed files

📝 cmd/cmd-handler.go (+37 -0)
📝 cmd/root.go (+12 -1)

📄 Description

This PR adds a check command that iterates over all bookmarks and tries to call them and prints a status information.

Optionally you can have unsuccessful sites be deleted from the database


🔄 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/122 **Author:** [@sascha-andres](https://github.com/sascha-andres) **Created:** 1/24/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature/check` --- ### 📝 Commits (3) - [`ee52d29`](https://github.com/go-shiori/shiori/commit/ee52d29ba2a3b4fa9570d9b42e391b074a4de3f1) merge: remote-tracking branch 'upstream/master' - [`7dd7fba`](https://github.com/go-shiori/shiori/commit/7dd7fba929c7b5f1814d2b40f6678468035075fe) feat: add check command - [`cfa0309`](https://github.com/go-shiori/shiori/commit/cfa0309289bd70579710b16c8d065715e5dec2ba) fix: correct typo ### 📊 Changes **2 files changed** (+49 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `cmd/cmd-handler.go` (+37 -0) 📝 `cmd/root.go` (+12 -1) </details> ### 📄 Description This PR adds a check command that iterates over all bookmarks and tries to call them and prints a status information. Optionally you can have unsuccessful sites be deleted from the database --- <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#518
No description provided.