mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-26 01:26:00 +03:00
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#4061
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/59
Author: @frinkelpi
Created: 12/28/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
4bf830dAdd a parser for a list of links (see issue #39):📊 Changes
13 files changed (+160 additions, -134 deletions)
View changed files
📝
README.md(+33 -38)📝
archive.py(+7 -7)📝
archive_methods.py(+28 -7)📝
config.py(+2 -1)📝
index.py(+4 -1)📝
parse.py(+34 -43)➕
requirements.txt(+1 -0)📝
setup.sh(+3 -1)📝
templates/index.html(+1 -1)📝
templates/index_row.html(+2 -1)📝
templates/link_index.html(+1 -0)📝
templates/link_index_fancy.html(+1 -0)📝
util.py(+43 -34)📄 Description
See https://github.com/pirate/bookmark-archiver/pull/58 and the comments therein. Thanks, and don't hesitate if you have any question on the changes.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.