Mat Kelly

Results 434 issues of Mat Kelly

A user may not be familiar with the archival concept of replay, so may not know that the replay web ui represents this. Add some screenshots to the repository README...

Code/Project quality
Documentation
pending

In testing a deployed instance of ipwb at ipwb.ws-dl.cs.odu.edu and found the replay interface to be difficult to use. This being the first opportunity we have been able to test...

ipwb replay
UI/UX/Accessibility

According to [RFC7231](https://tools.ietf.org/html/rfc7231#section-7.1.2), the HTTP location response header may be a URI fragment, e.g., Location: `/foo.html`. When replaying a redirect from http://localhost:5000/memento/20180727203127/example.com/ to http://localhost:5000/memento/20180727203127/example.com/anotherURI as in https://github.com/oduwsdl/ipwb/blob/master/ipwb/samples/warcs/redirectRelative.warc, the user is...

bug
ipwb replay
pending

RewritingRerouting is currently performed via JS using Reconstructive. The replay system still adds script tags to cause JS to be injected on the client side. We should allow client to...

enhancement
ipwb replay

In #445 @ibnesayeed said: > If in future we extend more encryption methods and someone tries to reply a newer index with an older replay, the server might crash due...

Privacy/Security/Encryption
ipwb replay

The value for this field is a URN, not a "locator" per se. @ibnesayeed Do you have a suggestion for a better name? @phonedude noted this at one point.

enhancement
Code/Project quality

Use https://github.com/wanasit/chrono/ for fuzzy date-based navigation for the user to specify queries like "cnn.com from last week".

enhancement
ipwb replay
UI/UX/Accessibility

Something about the purpose and sample usage in the README or wiki would suffice. @ibnesayeed ?

Documentation

In #396 the issue was risen that an error will occur if the cdxj destination's parent directories do not exist. #397 took care of this but a test case ought...

ipwb indexer
testing