Tags: malexmave/pywb
Tags
ensure that the RemoteCDXIndexSource also adds a 'matchType=' param, possible fix for ukwa-pywb/ukwa#57
RC7 Fixes (webrecorder#561) * misc fixes for 2.4.0rc7: - warcserver: when parsing headers to check for redirect, reserialized headers may be of different length then original, causing warcserver->app response to hang now adjusting the content-length on the warc record and also not including a fixed length when serving warcserver->app, possible fix for ukwa/ukwa-pywb#53 - undo change in path resolvers to use os.path.join, just concatenate full_path + filename - rewrite 'date' -> 'x-orig-archive-date' header to avoid confusion (eg. webrecorder#548) - bump version to rc7 * ci: attempt to fix travis build for 27, 35
Misc Fixes for RC5 (webrecorder#534) * misc fixes (rc 5): - banner: only auto init banner if not in top-frame (check for no-frame mode and replay url is set) - index: 'cdx+' fix for use as internal index: if cdx has a warc filename and offset, don't attempt default live web load - improved self-redirect: avoid www2 -> www redirect altogether, not just for second redirect - tests: update tests for improved self-redirect checking - bump version to pywb-2.4.0-rc5
Banner fix (webrecorder#531) * banner: fix banner display for non-framed and proxy mode replay, ensure new 'View All Captures' ancillary section is also shown * bump version to 2.4.0rc4
Localization and Banner Update (webrecorder#517) * banner: add banner and localization improvements from ukwa branch: - show 'view all captures' link if not live - optional logo - loc options, if available - banner options set via window.banner_info in banner.html localization support: - add init_loc() to templateview - loc available if config options set - tests: add tests for loading localized messages, override .gitignore to allow test messages.mo
config limit: add query_limit config options to specify optional limi… …t for both exact and prefix queries, addresses ukwa/ukwa-pywb#49 (webrecorder#518)
PreviousNext