Raymond Hill
85955368bd
Make Firefox dev build auto-update
2024-03-14 17:01:19 -04:00
Raymond Hill
52705c6e6e
New revision for dev build
2024-03-14 16:55:24 -04:00
Raymond Hill
ac8abc4eba
Update changelog
2024-03-14 16:54:52 -04:00
Raymond Hill
1cb190e102
Append wildcard character only when filter starts & ends with /
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/1088
2024-03-14 13:32:36 -04:00
Raymond Hill
65b6753c69
Simpler to use an extra property than to use a new assets.json
2024-03-14 10:20:25 -04:00
Raymond Hill
8165067b9b
Act on default mouse button
2024-03-14 09:14:15 -04:00
Raymond Hill
706c79b226
Make Firefox dev build auto-update
2024-03-13 14:45:44 -04:00
Raymond Hill
3807844b34
New revision for dev build
2024-03-13 14:41:13 -04:00
Raymond Hill
78bffee4ae
Update changelog
2024-03-13 14:40:18 -04:00
Raymond Hill
67a653046d
Import translation work from https://crowdin.com/project/ublock
2024-03-13 14:39:55 -04:00
Raymond Hill
52b46eb98b
Add procedural operator :shadow()
-- status is experimental
...
For internal use by filter list maintainers, do not open issues
about this. Left undocumented on purpose.
This new procedural operator allows to target elements in the
shadow root of an element.
subject:shadow(arg)
- Description: Look-up matching elements inside the shadow root (if
present) of _subject_.
- Chainable: Yes
- _subject_: Can be a plain or procedural selector.
- _arg_: A plain or a procedural selector for the elements to target
inside the shadowroot.
Example:
..##body > div:not([class]):shadow(div[style]):has(:shadow([data-i18n^="#ad"]))
2024-03-13 14:28:53 -04:00
Raymond Hill
6f54317bdf
Keep search input field visuals consistent
...
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/3161#issuecomment-1992340127
2024-03-13 10:57:56 -04:00
Raymond Hill
df5a6d1fcc
Constant name consistency
2024-03-13 10:03:05 -04:00
Raymond Hill
c8762945d9
Fix failure to create popup logger window sometimes
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2249
2024-03-13 10:01:33 -04:00
Raymond Hill
924d3b3c4c
Make Firefox dev build auto-update
2024-03-12 13:36:17 -04:00
Raymond Hill
474fd3d2f3
New revision for dev build
2024-03-12 13:28:16 -04:00
Raymond Hill
747a354548
Update changelog
2024-03-12 13:27:53 -04:00
Raymond Hill
e7a0f8c781
Improve json-prune-related scriptlets
...
New special properties:
- `[-]`: remove an array entry if part right of `[-]` matches the
inspected item.
- `{-}`: remove a property if part right of `{-}` mmatches the
inspected item.
This is useful to remove entries which have unspecified names.
2024-03-12 13:21:16 -04:00
Raymond Hill
664dd95700
Support maximizing editor to viewport size
...
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/3161#issuecomment-1991066618
2024-03-12 11:25:50 -04:00
Raymond Hill
710d8c6494
Import translation work from https://crowdin.com/project/ublock
2024-03-12 10:08:22 -04:00
Raymond Hill
258a26283d
assets.json is not meant to be updated until 1.57 is widespread
2024-03-11 22:24:15 -04:00
Raymond Hill
2c9ab8ee04
Fix the salvaging of rule ids
2024-03-11 22:22:57 -04:00
Raymond Hill
7c14b3963e
actions/checkout@v3 => actions/checkout@v4
2024-03-11 19:31:17 -04:00
Raymond Hill
633135745f
Need new assets.son
file for next release
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3154
2024-03-11 18:41:18 -04:00
Raymond Hill
461810d93c
Rename scuo-
to s14e-
2024-03-11 15:40:50 -04:00
Raymond Hill
9c35ffe3c7
Make Firefox dev build auto-update
2024-03-11 13:36:30 -04:00
Raymond Hill
0332bf163c
Import translation work from https://crowdin.com/project/ublock
2024-03-11 13:29:30 -04:00
Raymond Hill
24fd6f587c
New revision for dev build
2024-03-11 13:10:00 -04:00
Raymond Hill
25687f9124
Update changelog
2024-03-11 13:07:58 -04:00
Raymond Hill
0d77ccded7
Add advanced setting to force popup panel orientation
...
Related discussion:
https://github.com/uBlockOrigin/uBlock-issues/discussions/2419#discussioncomment-8746679
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
2024-03-11 13:01:51 -04:00
Raymond Hill
46ea5519c1
Add checkboxes to "My filters" pane
...
Related issues:
- https://github.com/uBlockOrigin/uBlock-issues/issues/3161
- https://github.com/uBlockOrigin/uBlock-issues/discussions/2895#discussioncomment-8504374
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.
2024-03-11 11:39:31 -04:00
Raymond Hill
640eaf89d0
Import translation work from https://crowdin.com/project/ublock
2024-03-11 08:38:57 -04:00
Raymond Hill
d5c359d411
Import translation work from https://crowdin.com/project/ublock
2024-03-07 13:09:24 -05:00
Raymond Hill
e1e861704b
[mv3] Fix build script
2024-03-07 09:19:16 -05:00
Raymond Hill
8533fa74ee
[mv3] Use EasyList lists for "Annoyances" section
2024-03-07 09:14:30 -05:00
Raymond Hill
02966afb8c
[mv3] Do not pollute browser console in stable release versions
2024-03-06 12:46:12 -05:00
Raymond Hill
4f6fa840c3
Use 100svh
everywhere 100vh
is used
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2024-03-06 08:45:49 -05:00
Raymond Hill
7dffaa03d5
Make Firefox dev build auto-update
2024-03-05 12:11:22 -05:00
Raymond Hill
c990e74ee5
New revision for dev build
2024-03-05 11:50:52 -05:00
Raymond Hill
f6e2cb29d5
Update changelog
2024-03-05 11:20:33 -05:00
Raymond Hill
63acdcbdeb
Assume UTF-8 when no encoding can be looked up.
...
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
2024-03-05 11:11:42 -05:00
Raymond Hill
b95a1e987f
Use hard tabs
2024-03-05 09:03:51 -05:00
Raymond Hill
f18d62ee4c
Import translation work from https://crowdin.com/project/ublock
2024-03-05 08:11:39 -05:00
Raymond Hill
04fead8d8a
Group lists with unknown group to special section
...
Related issue:
https://old.reddit.com/r/uBlockOrigin/comments/1b6tad0
2024-03-05 08:02:55 -05:00
Raymond Hill
24d94e559d
Fix issue with "My filters" pane on mobile
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2024-03-05 08:00:42 -05:00
Raymond Hill
185ff3fd96
Empty target directory instead of re-creating it
...
For better web-ext compatibility.
2024-03-05 07:59:11 -05:00
Raymond Hill
395fa7197b
Reduce TTL of serializer workers
2024-03-05 07:27:02 -05:00
Raymond Hill
238724eed1
Fix looking-up unexisting sections in "Filter lists" pane
...
Related feedback:
https://old.reddit.com/r/uBlockOrigin/comments/1b6tad0/i_updated_to_the_new_dev_build_1561b10_and_now/
2024-03-04 23:57:47 -05:00
Raymond Hill
3682eed638
Use "small viewport" for max height of dashboard
...
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3058
2024-03-04 21:52:34 -05:00
Raymond Hill
c7a9bcb7b2
Import translation work from https://crowdin.com/project/ublock
2024-03-04 11:38:55 -05:00