-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement: Updated Sanitizer (#1129)
* update: GitHub workflow-dispatch * fix: separate app for testing * fix: separate app for testing * fix: separate app for testing * fix: new css for chapter content * fix: separate app for testing * branch: new test branch * Enhancement: added more CSS * build * Enhancement: git build * Fix: git build * merge * Enhancement: added more CSS * dev: update build.yml * dev: update sanitizer * sanitizer: updated sanitizer * dev: update index css * dev: update sanitizer * dev: update sanitizer * sanitizer: update sanitizer * sanitizer: added more allowed tags * filter: fix filters * progress-tracking: initial commit * progress-tracking: implemented tracking * progress-tracking: update tracker * progress-tracking: complete rework * progress-tracking: improvements * sanitizer: update sanitizer * sanitizer: block text-align * sanitizer: update img * sanitizer: reworked * sanitizer: reworked * sanitizer: fixed lazyloaded images * sanitizer: revert sanitizer * sanitizer: remove alt and title from images * sanitizer: revert other changes * sanitizer: fix * sanitizer: update
- Loading branch information
Showing
5 changed files
with
18 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | ||
<resources> | ||
<string name="app_name">LNReader</string> | ||
</resources> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters