Skip to content
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

Fork Sync: Update from parent repository #243

Merged
merged 135 commits into from
Apr 11, 2024
Merged

Fork Sync: Update from parent repository #243

merged 135 commits into from
Apr 11, 2024

Conversation

mschfh
Copy link
Collaborator

@mschfh mschfh commented Apr 5, 2024

No description provided.

gorhill and others added 30 commits March 4, 2024 11:38
For better web-ext compatibility.
This will make HTML filtering and `replace=` filter option less
likely to be bypassed by uBO, as the body response filterer
previously required an encoding to be expressly declared before
acting on the response body.

UTF-8 usage is currently reported as ~98.2%:
https://w3techs.com/technologies/history_overview/character_encoding
Related issues:
- uBlockOrigin/uBlock-issues#3161
- uBlockOrigin/uBlock-issues#2895 (reply in thread)

Two checkboxes have been added to the "My filters "pane:

1. A checkbox to wholly disable/enable "My filters". This is equivalent
   to the checkbox for "My filters" in "Filter lists" pane.

2. A checkbox to enable/disable the trustworthiness of the content
   of "My filters". Default to untrusted.

Since toggling these checkboxes requires reloading all filter lists,
their new state must be committed through the "Apply changes" button.

Additionally: a "book" icon has been added to the top-right of the
dashboard, which is a link to the wiki according to whichever pane is
currently active.
Related discussion:
uBlockOrigin/uBlock-issues#2419 (reply in thread)

Name: `popupPanelOrientation`

Supported values:
- `unset` (default): uBO decides whichever mode is best
- `landscape`: force popup panel to landscape mode
- `portrait`: force popup panel to portrait mode
@mschfh mschfh requested a review from antonok-edm April 5, 2024 20:04
@mschfh mschfh self-assigned this Apr 5, 2024
@mschfh mschfh requested a review from bcaller as a code owner April 5, 2024 20:04
@bcaller bcaller merged commit fe92017 into brave:master Apr 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants