-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
v0.7.0 Pre-Release: More config options, LDAP/remote auth support, extractor updates, usability and performance improvements, bugfixes #721
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
Author
|
FYI everyone watching this release, I just fixed the Docker build, among many other things. Give it a try!
|
…cache id to separate them
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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!) 49faec8archivebox setupinstead of trying to detectUSE_config options 3e7d8e5/addfrom CSRF checking in order to support submissions from ArchiveBox browser extensions Exempt /add route from CSRF #777URL_WHITELISToption to restrict added URLs to ones matching a given regex pattern 5a2c78e https://github.com/ArchiveBox/ArchiveBox/wiki/Configuration#URL_WHITELISTexample.comreadability-extractor#2 bumpreadability-extractorversion tov0.0.3to fix relative URL rewritingdepth=1#944 Fix broken URLs blocking entire depth=1 importsARCHIVEBOX_USERNAMEandARCHIVEBOX_PASSWORDto initialize admin user on first run without prompting #734 expose newARCHIVEBOX_USERNAME=xyzandARCHIVEBOX_PASSWORD=xyzenv variables to make initial docker setup easier (so that manualinit/manage createsuperuserisn't required as a separate setup)setup.pywith PDM, update Python, NodeJS, package versions, andDockerfile#1249TODO:
Postpone:
COOKIES_FILEisn't used when fetching page titles, leading to saving captcha-page titles like "Before you continue to YouTube..." #761 add support todownload_urlto use cookies inCOOKIES_FILE(used for title fetching and other things)sincehigh-water-mark gets set even when indexing fails #726 fix pocketsinceparameter 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'