mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 09:06:02 +03:00
[PR #321] [MERGED] Bump base of v0.4.3 branches up to latest master version #1111
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#1111
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/321
Author: @pirate
Created: 2/13/2020
Status: ✅ Merged
Merged: 6/26/2020
Merged by: @pirate
Base:
django← Head:master📝 Commits (10+)
eef8ca2hide compression detection failure during config setup924de7fUpdate purge script to match codebase cleanupfd910fcMerge pull request #206 from luoliyan/develop0d2bf61typo fix585a28eSmall typo fix513b82eMerge pull request #208 from aried3r/patch-1403025aUpdate bug_report.md4f599c0escape all non-windows-friendly filenamese9f9c1eCopy project into image instead of cloninge120415Merge pull request #216 from bltavares/master📊 Changes
23 files changed (+263 additions, -93 deletions)
View changed files
📝
.dockerignore(+19 -5)📝
.github/CONTRIBUTING.md(+40 -1)➕
.github/FUNDING.yml(+3 -0)📝
.github/ISSUE_TEMPLATE/bug_report.md(+20 -9)📝
.github/ISSUE_TEMPLATE/documentation_change.md(+3 -2)📝
.github/ISSUE_TEMPLATE/feature_request.md(+20 -8)➕
.github/ISSUE_TEMPLATE/question_or_discussion.md(+9 -0)📝
.gitignore(+15 -14)📝
Dockerfile(+6 -4)📝
README.md(+23 -14)📝
archivebox/__init__.py(+1 -0)📝
archivebox/archive.py(+3 -2)📝
archivebox/archive_methods.py(+4 -3)📝
archivebox/config.py(+8 -2)📝
archivebox/index.py(+2 -1)📝
archivebox/parse.py(+1 -1)📝
archivebox/purge.py(+3 -3)📝
archivebox/templates/index.html(+38 -8)📝
archivebox/util.py(+13 -8)📝
bin/archivebox-export-browser-history(+16 -0)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.