1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 09:09:38 +02:00
Commit Graph

10963 Commits

Author SHA1 Message Date
Raymond Hill
3dddf4ca47
Fix compiling of negated regex-based to= domain
Related feedback:
- https://github.com/uBlockOrigin/uBlock-issues/discussions/2234#discussioncomment-5655665
2023-04-19 07:40:12 -04:00
Raymond Hill
899c39903b
New revision for stable release 2023-04-18 11:15:05 -04:00
Raymond Hill
e642195d4c
import translation work from https://crowdin.com/project/ublock 2023-04-18 11:12:28 -04:00
Raymond Hill
2ab2b48066
Updated the Finnish list source address (#3894)
Co-authored-by: peace2000 <17256841+peace2000@users.noreply.github.com>
2023-04-18 09:46:33 -04:00
Raymond Hill
61a1e7536f
Update README.md 2023-04-17 19:06:43 -04:00
GH-User999
07269b865c
Update README.md (#3893)
Shortened Popup UI table header names.

Improved Popup UI table by combining descriptions and information into one sentence for each column.

Removed no longer needed reference links.
2023-04-17 19:04:40 -04:00
Raymond Hill
0e53eeb79f
Update README.md
Add up to date images of popup panel; use HTML table to better control vertical alignment
2023-04-17 11:36:50 -04:00
GH-User999
7e98d51d4f
Update README.md (#3892)
* Update README.md

Updated sentence in Firefox section to further address more feedback.

* Update README.md

Updated sentence in Firefox section to link to the corresponding Wiki article.
2023-04-17 11:05:00 -04:00
GH-User999
e9fb4c3a42
Update README.md (#3891)
Added sentence under Firefox section to specify that uBO works on Firefox for the desktop & Android.
2023-04-17 08:52:54 -04:00
GH-User999
8a9fda2083
Update README.md (#3890)
Added dedicated Translations section and removed old corresponding sentence.

Removed out of place sentence and corresponding links from reference links section and combined other sentence with first paragraph to reduce primary section for conciseness.
Removed excessive descriptions for items that are implied or should be common knowledge today.

Rewrote sentences as needed to provide more conciseness and reduce wordiness.

Fixed grammar issues.
Fixed consistency issues.
2023-04-16 19:16:17 -04:00
Raymond Hill
382d7b37ac
Make Firefox dev build auto-update 2023-04-16 11:41:31 -04:00
Raymond Hill
dd1a40294e
New revision for dev build 2023-04-16 11:31:14 -04:00
Raymond Hill
f539f869b9
Fix counting of error deletion in linter
Related feedback:
- https://github.com/uBlockOrigin/uAssets/discussions/17538#discussioncomment-5628053
2023-04-16 08:23:49 -04:00
GH-User999
b2f2611348
Update CONTRIBUTING.md (#3889)
* Update CONTRIBUTING.md

Completely revamped and expanded document.

* Update CONTRIBUTING.md

Remove reference to uBO Legacy.
2023-04-15 19:04:07 -04:00
GH-User999
1ef4b900a5
Update MANIFESTO.md (#3888)
Simplified document including header and first sentence for conciseness.

Removed excessive wordiness in sentences.
Removed excessive formatting.

Fixed uBO naming conventions.
Fixed grammar issues.
Fixed formatting issues.
2023-04-15 15:42:12 -04:00
Raymond Hill
cc062d3a8a
No need for redundant "safe" 2023-04-15 11:14:14 -04:00
GH-User999
dd05d1a090
Update README.md (#3887)
* Update README.md

Removed uMatrix reference and trimmed sentence.

* Update README.md

Removed uMatrix URL from the reference links.
2023-04-15 08:17:21 -04:00
GH-User999
1816aba217
Update README.md
Merged the initial brief description paragraph with the general information section for conciseness and to reduce large amounts of redundancy.
Merged both "Do NOT" statements in the All Browsers section for conciseness and to reduce redundancy.

Rewrote and restructured the new primary section for conciseness and consistency and to eliminate redundancy as needed.

Removed obsolete sentence from the About section.

Other minor cleanups and fixes.
2023-04-14 13:28:14 -05:00
Raymond Hill
482d7f8376
Make Firefox dev build auto-update 2023-04-14 10:35:45 -04:00
Raymond Hill
120801097e
New revision for release candidate 2023-04-14 10:28:32 -04:00
Raymond Hill
e15951dce5
Convert remaining vAPI.setTimeout to vAPI.defer
Related commit:
- 91f9795023
2023-04-14 10:26:45 -04:00
Raymond Hill
19db4e57f2
Make the toolbar warning timeout configurable
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2589
2023-04-14 09:55:06 -04:00
Raymond Hill
7347a2148a
No need for async 2023-04-13 22:24:49 -04:00
Raymond Hill
986ea0691d
Use Promise the way they are meant to be used 2023-04-13 15:03:19 -04:00
Raymond Hill
c97d0ab062
Forcefully clear unprocessed-request status after a minute
Related feedback:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2589#issuecomment-1507084473
2023-04-13 11:41:52 -04:00
Raymond Hill
e5e8e0d443
Make Firefox dev build auto-update 2023-04-13 09:01:21 -04:00
Raymond Hill
7ce07511e5
New revision for dev build 2023-04-13 08:51:16 -04:00
Raymond Hill
b6a5424c8d
Seems to fix search count not showing 2023-04-12 20:54:43 -04:00
Raymond Hill
0575567d2a
Time when main listener was installed is enough 2023-04-12 18:24:30 -04:00
Raymond Hill
86477dd4e5
Move faster test first 2023-04-12 18:08:11 -04:00
Raymond Hill
bb4ca42dc3
Make Firefox dev build auto-update 2023-04-12 16:21:06 -04:00
Raymond Hill
02e65efa0d
New revision for dev build 2023-04-12 16:14:15 -04:00
Raymond Hill
bacf5d1661
Better integrate suspend-network with unprocessed-request
Also added additional safeguard against sticky unprocessed-request
status: all unprocessed-request statuses will be cleared after a
minute elapsed following intialization. The idea is that if the
user hasn't care to force a reload of the page, then it's assumed
to be by choice and uBO should stop informing about the status.
2023-04-12 16:10:00 -04:00
Raymond Hill
a1619a118d
Minor code review 2023-04-12 12:13:31 -04:00
Raymond Hill
df318a4fe6
Make Firefox dev build auto-update 2023-04-12 11:46:26 -04:00
Raymond Hill
0c0bf4021d
Fix typo in dev build revision 2023-04-12 11:37:45 -04:00
Raymond Hill
93421b72ef
Fix dev build revision 2023-04-12 11:32:26 -04:00
Raymond Hill
6655da174f
New revision for dev build 2023-04-12 11:31:23 -04:00
Raymond Hill
b47ecb6bfa
Do not clobber rightful onBeforeSuspendableRequest listener 2023-04-12 11:22:45 -04:00
Raymond Hill
bc54179edd
More aggressively clear the unprocessed-request status
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2589
2023-04-12 10:55:00 -04:00
Raymond Hill
f661196691
Revert vandalism in Czech translation from https://crowdin.com/project/ublock 2023-04-12 09:30:06 -04:00
Raymond Hill
9b3bc3874b
Import translation work from https://crowdin.com/project/ublock 2023-04-12 08:55:54 -04:00
Raymond Hill
464119af61
Link the reload button to clearing the unprocessed-requests status 2023-04-11 23:28:27 -04:00
Raymond Hill
be736b20bd
Search style should override error style 2023-04-11 22:40:44 -04:00
Raymond Hill
f0eadae3ba
Clear unprocessed status of removed tabs 2023-04-11 22:38:43 -04:00
Raymond Hill
e1500ee88d
Add ability to defer set-constant execution
A new optional parameter has been added to `set-constant`
scriptlet: `runAt`, default to `0`.

 ..##+js(set, document.body.oncontextmenu, null, 2)

When the `runAt` parameter is present, uBO will take it into
account to possibly defer execution of `set-constant`:

- `runAt` not present: execute immediately
- `runAt` = 1: execute immediately
- `runAt` = 2: execute when document state is "interactive"
- `runAt` = 3: execute when document state is `"complete"
2023-04-11 21:45:40 -04:00
Raymond Hill
8083e06b30
Revert 09b3695205 (re. browser.alarms)
Relates issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/2591

THe issue was simply that I had forgotten to add the `alarms`
permission to the manifest.
2023-04-11 18:06:57 -04:00
Raymond Hill
6f3b5df8ef
Fix errand change re. new setTimeout wrapper 2023-04-11 10:33:21 -04:00
Raymond Hill
a5f735b585
Fix mv3 builds 2023-04-11 09:35:31 -04:00
Raymond Hill
5cadc2799f
Make Firefox dev build auto-update 2023-04-11 09:01:26 -04:00