Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: webrecorder/archiveweb.page
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.3
Choose a base ref
...
head repository: webrecorder/archiveweb.page
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 4 commits
  • 8 files changed
  • 3 contributors

Commits on Nov 16, 2024

  1. enable saving local/sessionStorage! (#275)

    - should improve fidelity of archiving many logged in sites
    - use injected script instead of CDP api due to security restriction.
    - enabled by default for now
    - deps: update RWP, wabac.js deps
    
    bump version to 0.14.0
    ikreymer authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    56b0fbc View commit details
    Browse the repository at this point in the history
  2. quickfix: add missing file from previous commit, remove recordStorage…

    …, now moved to base recorder
    ikreymer committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    27c684a View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. ui: add a 'Preferences' tab to the Settings tab that allows enabling … (

    #276)
    
    …saving of cookies and localStorage
    
    (actual support for this in separate PR)
    
    - Updates Browsertrix link and description
    
    ---------
    
    Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
    ikreymer and Shrinks99 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    8d925d6 View commit details
    Browse the repository at this point in the history
  2. facebook fix + configurable storage/cookie archiving (#277)

    support for configurable cookie / storage archiving, from UI settings
    from #276
    fix for facebook archiving + replay using dash rewriting +
    range-from-query replay via wabac.js 2.20.4
    fixes #272, #273
    ikreymer authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    42d428a View commit details
    Browse the repository at this point in the history
Loading