Prevent archive.org from queueing similiarly named items. #208
Labels
No labels
Bug
Cleanup/Refactor
Core Feature
Documentation
Feature
Performance Improvement
Security Improvement
UX/Accessibility
Unreproducable Bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rainbownapkin/canopy#208
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?
Items that have similar names to other items within a given upload on archive.org can cause unintentional queuing of multiple items.
We need to fix the regex filter to only accept exact matches.
Fixed bad match regex in yanker.js, causing multiple files to be added to schedule when queueing individual items from archive.org:
42bfdd834f