[PR #858] [MERGED] fix: thumbnail should show last thumbnail in server in any condition #824

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/858
Author: @Monirzadeh
Created: 3/15/2024
Status: Merged
Merged: 9/22/2024
Merged by: @fmartingr

Base: masterHead: fix-thumbnail-cache


📝 Commits (10+)

  • 202222c force to not use cache in ui for thumbnail fix #857
  • 5100a44 Merge branch 'master' into fix-thumbnail-cache
  • 519ad57 Merge branch 'master' into fix-thumbnail-cache
  • ce2ce88 Merge branch 'master' into fix-thumbnail-cache
  • a15b7f2 Merge branch 'master' into fix-thumbnail-cache
  • a7ceb09 Merge branch 'master' into fix-thumbnail-cache
  • b49f4b9 Merge branch 'master' into fix-thumbnail-cache
  • c91ce2c use modifiedAt instead of current time
  • 78bffff Merge branch 'master' into fix-thumbnail-cache
  • 56a79a4 now can define custom Header for SendFile

📊 Changes

4 files changed (+35 additions, -6 deletions)

View changed files

📝 internal/http/response/file.go (+14 -3)
📝 internal/http/routes/bookmark.go (+18 -2)
📝 internal/view/assets/js/component/bookmark.js (+2 -1)
📝 internal/view/assets/js/page/home.js (+1 -0)

📄 Description

thumbnail not update in browser sometimes.

bun.lockb update with make style so i just push that too.

Closes #857
Depends on #896


🔄 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/858 **Author:** [@Monirzadeh](https://github.com/Monirzadeh) **Created:** 3/15/2024 **Status:** ✅ Merged **Merged:** 9/22/2024 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fix-thumbnail-cache` --- ### 📝 Commits (10+) - [`202222c`](https://github.com/go-shiori/shiori/commit/202222c3c4df9fe9267a3978feedd0416e30db56) force to not use cache in ui for thumbnail fix #857 - [`5100a44`](https://github.com/go-shiori/shiori/commit/5100a4404536731d990cc87ce8423569ee1f82b9) Merge branch 'master' into fix-thumbnail-cache - [`519ad57`](https://github.com/go-shiori/shiori/commit/519ad57d47fc68e0c737cba275ab2a5b36ff1145) Merge branch 'master' into fix-thumbnail-cache - [`ce2ce88`](https://github.com/go-shiori/shiori/commit/ce2ce88b7760e2d99a11d19979829feb43c66c41) Merge branch 'master' into fix-thumbnail-cache - [`a15b7f2`](https://github.com/go-shiori/shiori/commit/a15b7f259b291c997e7b3d30896318c1b306684b) Merge branch 'master' into fix-thumbnail-cache - [`a7ceb09`](https://github.com/go-shiori/shiori/commit/a7ceb09cc228eac187ff57e4329c3316f4127597) Merge branch 'master' into fix-thumbnail-cache - [`b49f4b9`](https://github.com/go-shiori/shiori/commit/b49f4b9f086c5084381d4634f68d7b7a75e27915) Merge branch 'master' into fix-thumbnail-cache - [`c91ce2c`](https://github.com/go-shiori/shiori/commit/c91ce2c8853f1a58d31e3e0584774af753c9410f) use modifiedAt instead of current time - [`78bffff`](https://github.com/go-shiori/shiori/commit/78bffff844afab3872e247697c050c7128e1d440) Merge branch 'master' into fix-thumbnail-cache - [`56a79a4`](https://github.com/go-shiori/shiori/commit/56a79a4684fe5034e9b5b091d8eb72f0fcf009eb) now can define custom Header for SendFile ### 📊 Changes **4 files changed** (+35 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `internal/http/response/file.go` (+14 -3) 📝 `internal/http/routes/bookmark.go` (+18 -2) 📝 `internal/view/assets/js/component/bookmark.js` (+2 -1) 📝 `internal/view/assets/js/page/home.js` (+1 -0) </details> ### 📄 Description thumbnail not update in browser sometimes. `bun.lockb` update with `make style` so i just push that too. Closes #857 Depends on #896 --- <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: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#824
No description provided.