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: fossar/HTMLawed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.0
Choose a base ref
...
head repository: fossar/HTMLawed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.1
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 5, 2022

  1. Fix srcset parsing when url contains commas

    We split the parsing logic in two separate steps:
    1/ Get all candidates and loop over them
    2/ Eject candidates with their descriptor is invalid
    
    Signed-off-by: Kevin Decherf <[email protected]>
    Kdecherf committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    36fd540 View commit details
    Browse the repository at this point in the history
  2. Update to upstream 1.2.7

    Fixes wallabag/wallabag#5556
    Fixes wallabag/wallabag#5592
    
    Signed-off-by: Kevin Decherf <[email protected]>
    Kdecherf committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    b827c2d View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    d391cb3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd4ce8 View commit details
    Browse the repository at this point in the history
Loading