-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rewrite strip_nastyhtml, strip_html in Qt #1341
Merged
Merged
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff59506 - Browse repository at this point
Copy the full SHA ff59506View commit details -
rewrite strip_nasty_html in Qt.
and actually produce valid html: 1. the replacement for "<body>", "<! >", is invalid. 2. leaving an html tag in causes the html format output to be invalid.
Configuration menu - View commit details
-
Copy full SHA for 28970bb - Browse repository at this point
Copy the full SHA 28970bbView commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb110d2 - Browse repository at this point
Copy the full SHA cb110d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 677da95 - Browse repository at this point
Copy the full SHA 677da95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40fe2ef - Browse repository at this point
Copy the full SHA 40fe2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0440f7 - Browse repository at this point
Copy the full SHA b0440f7View commit details -
Revert "fix strip_html img tag handling"
This reverts commit b0440f7.
Configuration menu - View commit details
-
Copy full SHA for 06c9727 - Browse repository at this point
Copy the full SHA 06c9727View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5eeaeb - Browse repository at this point
Copy the full SHA f5eeaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for a10ab75 - Browse repository at this point
Copy the full SHA a10ab75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7281389 - Browse repository at this point
Copy the full SHA 7281389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e722ae - Browse repository at this point
Copy the full SHA 8e722aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08bb082 - Browse repository at this point
Copy the full SHA 08bb082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06b8027 - Browse repository at this point
Copy the full SHA 06b8027View commit details
Commits on Sep 22, 2024
-
suppress InvalidReads in qhash.
These are known to occur per comment in qhash.cpp.
Configuration menu - View commit details
-
Copy full SHA for e75a1c9 - Browse repository at this point
Copy the full SHA e75a1c9View commit details -
supress qhash false positive with libqt6core6/jammy-updates,now 6.2.4…
…+dfsg-2ubuntu1.1 amd64
Configuration menu - View commit details
-
Copy full SHA for 34496f9 - Browse repository at this point
Copy the full SHA 34496f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb2799b - Browse repository at this point
Copy the full SHA cb2799bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06d7a71 - Browse repository at this point
Copy the full SHA 06d7a71View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64a70a - Browse repository at this point
Copy the full SHA c64a70aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44888b8 - Browse repository at this point
Copy the full SHA 44888b8View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9d8453 - Browse repository at this point
Copy the full SHA e9d8453View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4ad89 - Browse repository at this point
Copy the full SHA 3b4ad89View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.