mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[PR #1753] [MERGED] Add thumbnail previews to live progress header #1502
Labels
No labels
expected: maybe someday
expected: next release
expected: release after next
expected: unlikely unless contributed
good first ticket
help wanted
pull-request
scope: all users
scope: windows users
size: easy
size: hard
size: medium
size: medium
status: backlog
status: blocked
status: done
status: idea-phase
status: needs followup
status: wip
status: wontfix
touches: API/CLI/Spec
touches: configuration
touches: data/schema/architecture
touches: dependencies/packaging
touches: docs
touches: js
touches: views/replayers/html/css
why: correctness
why: functionality
why: performance
why: security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ArchiveBox#1502
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/1753
Author: @pirate
Created: 1/1/2026
Status: ✅ Merged
Merged: 1/1/2026
Merged by: @pirate
Base:
dev← Head:claude/add-progress-thumbnails-3xThS📝 Commits (1)
17029baAdd thumbnail strip to live progress monitor📊 Changes
2 files changed (+206 additions, -0 deletions)
View changed files
📝
archivebox/core/views.py(+25 -0)📝
archivebox/templates/admin/progress_monitor.html(+181 -0)📄 Description
Show small thumbnails of recently completed ArchiveResult content in the progress header. The thumbnail strip appears below the stats bar and shows the last 20 successfully archived items with embeddable content (screenshots, favicons, DOM snapshots, etc.).
Features:
Summary
Related issues
Changes these areas
Summary by cubic
Adds a thumbnail strip to the live progress header. It shows previews of the last 20 successful archived items for quick visual feedback and one-click navigation.
Written for commit
17029ba8b8. Summary will update on new commits.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.