mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-25 17:16:00 +03:00
[PR #721] v0.7.0 Pre-Release: More config options, LDAP/remote auth support, extractor updates, usability and performance improvements, bugfixes #2778
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#2778
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?
Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/721
State: closed
Merged: Yes
DONE:
--single-process --no-zygoteargs to chrome in Docker to mitigate orphan subprocess accumulation issues (also made it a lot faster as a side-effect!)49faec8f6208f866,831d82a706f6084e306f6084eb6ee7d2919563e74farchivebox setupinstead of trying to detectUSE_config options3e7d8e52/addfrom CSRF checking in order to support submissions from ArchiveBox browser extensions https://github.com/ArchiveBox/ArchiveBox/pull/777URL_WHITELISToption to restrict added URLs to ones matching a given regex pattern5a2c78ehttps://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#URL_WHITELISTacd53c8readability-extractorversion tov0.0.3to fix relative URL rewritingARCHIVEBOX_USERNAME=xyzandARCHIVEBOX_PASSWORD=xyzenv variables to make initial docker setup easier (so that manualinit/manage createsuperuserisn't required as a separate setup)TODO:
Postpone:
download_urlto use cookies inCOOKIES_FILE(used for title fetching and other things)sinceparameter preventing failed depth=1 import from resumingoneshotcommand broken:archivebox oneshot --extract=singlefile,readability https://example.com->FileNotFoundError in log_link_archiving_finished(): [Errno 2] No such file or directory: '.../archive/1620881375.32482'