Tags: truxonjm/pywb
Tags
Localization Support (webrecorder#647) * add localization utilities: - add locmanager to support extract, update, remove, list using pybabel - add po2csv/csv2po conversion with translate-utils - docs: add localization.rst to manual! * add language switch header (via header.html) to all pages if more than one locale is present. * localization: wrap more text strings in templates in existing templates * docs: - document `wb-manager i18n` commands - mention `<html lang>` setting - include csv example - add info about adding localizable text in templates * add localization to CHANGES
Dedup Policy Tests (webrecorder#613) * dedup tests: add basic tests for dedup system, continuing from webrecorder#611 - ensure config merge works correctly
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
PreviousNext