Rhizome-Conifer / conifer

Collect and revisit web pages.
https://conifer.rhizome.org
Apache License 2.0
1.49k stars 120 forks source link

Improved handling of pushState/replaceState #25

Closed ikreymer closed 3 years ago

ikreymer commented 9 years ago

When a site changes url with pushState/replaceState, webrecorder updates the url, but that url does not actually get recorded... Perhaps automatically send an ajax request to record said url, via patching mode..

ikreymer commented 8 years ago

No longer marking as a page in response to pushState/replaceState.. should update the url, but not mark it as a bookmark. (To replay, user must replicate the dynamic behavior). Just 'patching' the url is inadequate as it may be a different form, eg. json instead of html