-
Info
System: Mac OS Sierra v10.12.6
Xcode: 9.2
Real Device: iPad mini v11.2
I downloaded facebookarchive/WebDriverAgent from github, run ./Scripts/bootstrap.sh to download packages successfully.…
-
The ipwb replay system uses service workers for URI-M rewriting. Some browsers don't yet support service worker. At the very least, we should provide a message in the UI when SW registration fails.
…
-
I'm trying to archive the missing parts of the website for an open-source library so it can be replaced by a new one without losing any information to history. As I know much of the site is already on…
-
The current solrconfig.xml uses simple search in the `text`-field. This should be changed to a better `edismax`-based search where multiple fields are searched and where matches in the fields has diff…
tokee updated
2 years ago
-
not sure of a good strategy yet for this? One simple thing would be to hash the returned json and at least save ourselves the trouble of re-parsing.
as a little test, something like this:
``` r
read…
-
Related to multi-WACZ / aggregated WACZ loading #112, a possible idea is to support nested WACZ files, eg. ZIP files containing other WACZ files, and a datapackage.json.
The main use case for this wo…
-
HTTP/2 introduced a new [server push](https://tools.ietf.org/html/rfc7540#section-8.2) mechanism where instead of a client sending a request the server can anticipate a request a client is expected to…
-
Hello there,
I'd like to make a feature request - a way to list all URLs in `pywb`. [Web Archive Player](https://github.com/ikreymer/webarchiveplayer) has a similar feature, and it would be nice to …
-
NLW report that some early instances of websites (archived with PANDAS) are not visible in Wayback.
With the examples below, if you append "index.html" to the Wayback URLs, the earlier instances are…
-
A screencast:
![issue-ipwb-sample-memento](https://user-images.githubusercontent.com/273837/33780458-1da72d06-dc51-11e7-9084-4180e13c3b93.gif)
and a copy of the initial and final ipwb stacktra…