forked from kesar/HTMLawed
-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.2.8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fossar/HTMLawed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 10 files changed
- 2 contributors
Commits on Jan 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4746cd1 - Browse repository at this point
Copy the full SHA 4746cd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b89df7c - Browse repository at this point
Copy the full SHA b89df7cView commit details -
Signed-off-by: Kevin Decherf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9ce2eef - Browse repository at this point
Copy the full SHA 9ce2eefView commit details -
Merge pull request #8 from Kdecherf/cs-upstream
Add CS and update to upstream 1.2.6
Configuration menu - View commit details
-
Copy full SHA for ed284a2 - Browse repository at this point
Copy the full SHA ed284a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 703fd8b - Browse repository at this point
Copy the full SHA 703fd8bView commit details -
Insert transparent gif if img does not have src attribute
Thus it will prevent invalid value to be inserted when trying to fix img tags. Before this change the line: <img alt="Hello world"> led to: <img alt="Hello world" src="src"> Now, the src attribute will be initialized with the value: data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== Signed-off-by: Kevin Decherf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06369f2 - Browse repository at this point
Copy the full SHA 06369f2View commit details
Commits on Feb 1, 2022
-
Add tests and CI workflow for phpunit
Signed-off-by: Kevin Decherf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 355a00b - Browse repository at this point
Copy the full SHA 355a00bView commit details -
Merge pull request #9 from Kdecherf/fix/img
img: fix srcset pattern and src default value
Configuration menu - View commit details
-
Copy full SHA for cc42f21 - Browse repository at this point
Copy the full SHA cc42f21View commit details
Commits on Jun 5, 2022
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 36fd540 - Browse repository at this point
Copy the full SHA 36fd540View commit details -
Fixes wallabag/wallabag#5556 Fixes wallabag/wallabag#5592 Signed-off-by: Kevin Decherf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b827c2d - Browse repository at this point
Copy the full SHA b827c2dView commit details
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d391cb3 - Browse repository at this point
Copy the full SHA d391cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd4ce8 - Browse repository at this point
Copy the full SHA 5bd4ce8View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.2.8...1.3.1