Commit Graph

11863 Commits

Author SHA1 Message Date
Raymond Hill 3adb2b7cfb
New revision for release candidate 2024-01-01 10:26:55 -05:00
Raymond Hill e1ae17ed00
Improve `prevent-fetch` scriptlet
Related issue:
https://github.com/AdguardTeam/AdguardFilters/issues/153796
2024-01-01 10:24:47 -05:00
Raymond Hill 00fb5f18b2
Add to error message 2023-12-26 11:32:08 -05:00
Raymond Hill 35bf15cf96
Make Firefox dev build auto-update 2023-12-25 09:15:33 -05:00
Raymond Hill 3e17146daf
New revision for release candidate 2023-12-25 09:10:52 -05:00
Raymond Hill 38bde79146
Use `CSS.supports()` to detect support of native `:has()`
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/2480#issuecomment-1868595930
2023-12-25 09:06:42 -05:00
Raymond Hill abbff2dea9
Make Firefox dev build auto-update 2023-12-23 17:55:41 -05:00
Raymond Hill 26f45e1fdf
Import translation work from https://crowdin.com/project/ublock 2023-12-23 17:45:36 -05:00
Raymond Hill 313df91f54
New revision for release candidate 2023-12-23 17:42:46 -05:00
Raymond Hill ec8292ef92
Fix bad text colors in logger for dark theme
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/discussions/1963#discussioncomment-7921578
2023-12-22 19:49:36 -05:00
Raymond Hill 82becb8329
Make Firefox dev build auto-update 2023-12-22 12:15:55 -05:00
Raymond Hill bf1be1c031
New revision for dev build 2023-12-22 11:46:40 -05:00
Raymond Hill f81d71c6e8
Mind type of drop event items
Related feedback:
https://github.com/gorhill/uBlock/commit/c8b7d1a526#commitcomment-135590810
2023-12-22 11:45:35 -05:00
Raymond Hill bdbb52e538
Make Firefox dev build auto-update 2023-12-22 10:55:42 -05:00
Raymond Hill 71c3bbe46b
New revision for dev build 2023-12-22 10:48:15 -05:00
Raymond Hill 7287a852e7
Update changelog 2023-12-22 10:47:45 -05:00
Raymond Hill c8b7d1a526
Mind drop events in filter expression field of logger
Related discussion:
https://github.com/uBlockOrigin/uBlock-issues/issues/3036#issuecomment-1867497436
2023-12-22 10:45:43 -05:00
Raymond Hill d7063a052f
Improve `xml-prune` scriptlet
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/21532
2023-12-22 10:15:37 -05:00
Raymond Hill a770ed957b
Make Firefox dev build auto-update 2023-12-21 12:11:16 -05:00
Raymond Hill fa2f91216e
Update changelog 2023-12-21 12:05:49 -05:00
Raymond Hill ac860837ef
New revision for dev build 2023-12-21 12:04:40 -05:00
Raymond Hill 49c8310e22
Fix message entry overflowing in logger
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3021
2023-12-21 12:02:57 -05:00
Raymond Hill 34a8a7ae82
Make Firefox dev build auto-update 2023-12-21 11:35:35 -05:00
Raymond Hill 4907864e50
Update changelog 2023-12-21 11:17:53 -05:00
Raymond Hill 2ae5c33449
New revision for dev build 2023-12-21 11:16:52 -05:00
Raymond Hill 826bc7d457
It's ok for toLogger() to be in derived class
Related commit:
aa7f77aaad
2023-12-21 11:14:33 -05:00
Raymond Hill aa7f77aaad
Split scriptlet filtering engine into lo- and hi-level classes
The idea is to remove as many dependencies as possible for
low-level ScriptletFilteringEngine in order to make it easier
to reuse the module outside uBO itself.

The high-level derived class takes care of caching and
injection of scriptlets into documents, which requires
more knowledge about the environment in which scriptlets
are to be used.

Also improve scriptlet cache usage to minimize overhead of
retrieving scriptlets.
2023-12-21 10:48:01 -05:00
Raymond Hill abeadf18eb
Add support for `application/x-javascript` in `replace=` option
Related issue:
https://github.com/uBlockOrigin/uAssets/issues/5090
2023-12-21 10:43:14 -05:00
Raymond Hill c692be3969
Make Firefox dev build auto-update 2023-12-20 11:46:03 -05:00
Raymond Hill 546c989ebb
New revision for dev build 2023-12-20 11:32:42 -05:00
Raymond Hill 9a8dd66517
Fix having picker & inspector active at the same time
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/3004#issuecomment-1863610146
2023-12-20 11:23:25 -05:00
Raymond Hill 698bec4f5b
Make Firefox dev build auto-update 2023-12-19 12:20:47 -05:00
Raymond Hill 462e8fe917
Import translation work from https://crowdin.com/project/ublock 2023-12-19 12:04:22 -05:00
Raymond Hill 4a929dbde3
Update changelog 2023-12-19 12:00:57 -05:00
Raymond Hill 4ef8945693
New revision for dev build 2023-12-19 11:59:29 -05:00
Raymond Hill 7f2703acd6
Only filter lists are diff-updatable 2023-12-19 11:51:20 -05:00
Raymond Hill 443c1f81e1
Extend support for differential updates to imported lists
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3028
2023-12-19 11:01:40 -05:00
Raymond Hill d13cd30043
Make Firefox dev build auto-update 2023-12-18 10:56:30 -05:00
Raymond Hill 95813793a5
New revision for dev build 2023-12-18 10:44:11 -05:00
Raymond Hill 24ab492b77
Fix overlooking whether auto-update is disabled
Related feedback:
https://old.reddit.com/r/uBlockOrigin/comments/18ktpd5/
2023-12-18 10:41:48 -05:00
Raymond Hill ebd9d93666
Prevent element picker from throwing when targeting `html`/`body`
Occurred when element picker was launched from context menu
as a result of clicking on `html` or `body` elements.
2023-12-16 11:23:58 -05:00
Raymond Hill c2b5fb1fda
Make Firefox dev build auto-update 2023-12-15 17:20:46 -05:00
Raymond Hill 0efa583202
Update changelog 2023-12-15 17:13:26 -05:00
Raymond Hill b850ea7f83
New revision for dev build 2023-12-15 17:01:06 -05:00
Raymond Hill 9f4b31a96f
Add detection of mismatched`!#if`-`!#endif` in linter
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/1712
2023-12-15 16:57:49 -05:00
Raymond Hill ac814302e0
Make Firefox dev build auto-update 2023-12-15 13:21:16 -05:00
Raymond Hill 625250716a
New revision for dev build 2023-12-15 13:10:23 -05:00
Raymond Hill d56468b4ec
Fix launch of auto update shortly after launch
Regression from:
https://github.com/gorhill/uBlock/commit/bd7ce41224
2023-12-15 09:59:56 -05:00
Raymond Hill b9476cfb6e
Make Firefox dev build auto-update 2023-12-14 17:06:27 -05:00
Raymond Hill ef4870b179
New revision for dev build 2023-12-14 16:57:18 -05:00