[PR #758] [MERGED] fix: Use webp as thumbnail #774

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/758
Author: @Monirzadeh
Created: 10/14/2023
Status: Merged
Merged: 10/22/2023
Merged by: @fmartingr

Base: masterHead: fix-webp


📝 Commits (7)

  • c74e91e use webp as thumbnail
  • 202005e Merge branch 'master' into fix-webp
  • 27454a8 simpler way to use webp
  • e715c0c Merge branch 'fix-webp' of github.com:Monirzadeh/shiori into fix-webp
  • 26e0424 Merge branch 'master' into fix-webp
  • 58032ed Merge branch 'master' into fix-webp
  • 11d2865 Merge branch 'master' into fix-webp

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 internal/core/processing.go (+2 -0)

📄 Description

this PR add ability to use webp image as thumbnail
fix #744


🔄 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/758 **Author:** [@Monirzadeh](https://github.com/Monirzadeh) **Created:** 10/14/2023 **Status:** ✅ Merged **Merged:** 10/22/2023 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix-webp` --- ### 📝 Commits (7) - [`c74e91e`](https://github.com/go-shiori/shiori/commit/c74e91ee5540f2f430276cb7eede0842cbdba534) use webp as thumbnail - [`202005e`](https://github.com/go-shiori/shiori/commit/202005ef92004e809bc1811b3f73e0cfc12e9ae7) Merge branch 'master' into fix-webp - [`27454a8`](https://github.com/go-shiori/shiori/commit/27454a8e17c75e017256d41f91c6460f286bebaa) simpler way to use webp - [`e715c0c`](https://github.com/go-shiori/shiori/commit/e715c0c9a32a82fb5dc7d4ce118c602e46c8561c) Merge branch 'fix-webp' of github.com:Monirzadeh/shiori into fix-webp - [`26e0424`](https://github.com/go-shiori/shiori/commit/26e0424623eea004205f073cd5412c29407929e1) Merge branch 'master' into fix-webp - [`58032ed`](https://github.com/go-shiori/shiori/commit/58032ed85bb26de64d2ca9b126a4702a2188f72e) Merge branch 'master' into fix-webp - [`11d2865`](https://github.com/go-shiori/shiori/commit/11d2865dacbd8f3250688bcc44ac9c878c646418) Merge branch 'master' into fix-webp ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `internal/core/processing.go` (+2 -0) </details> ### 📄 Description this PR add ability to use webp image as thumbnail fix #744 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:25 +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#774
No description provided.