Replace Link with Snapshot (WIP)#593
Closed
cdvv7788 wants to merge 27 commits intoArchiveBox:v0.5.0from
Closed
Conversation
Contributor
Author
|
Extractors are working using snapshot only. Pending:
|
Contributor
Author
|
Most commands are functional now. There are issues with what some of them return, but they don't raise any issue when running them:
Fixing these issues is what I am working on at the moment. |
… from the json file
…ds some refactoring)
Contributor
Author
|
The most obvious issues are fixed now. All of the commands are partially functional. Now I will focus on:
|
pirate
reviewed
Jan 5, 2021
Member
|
Whoops closing this was not intentional, it auto-closed when v0.5.0 was deleted after merging. @cdvv7788 do you mind re-opening this against |
6 tasks
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
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.
Summary
Use Snapshot everywhere, instead of the old Link schema. This is a work in progress, and most likely unstable at this point.
Changes these areas