Commit Graph

12224 Commits

Author SHA1 Message Date
Raymond Hill 2481e4a130
Make Firefox dev build auto-update 2024-04-13 16:15:48 -04:00
Raymond Hill bf2c7e729b
New revision for dev build 2024-04-13 16:07:49 -04:00
Raymond Hill 539938969d
Ensure reading last data written
Related discussion:
https://github.com/uBlockOrigin/uBlock-discussions/discussions/888
2024-04-13 16:03:17 -04:00
Raymond Hill 800eca7b58
Make Firefox dev build auto-update 2024-04-11 18:20:38 -04:00
Raymond Hill ca518bcf41
New revision for dev build 2024-04-11 18:03:01 -04:00
Raymond Hill 931f44ae16
Improve logging in `m3u-prune` scriptlet
Related feedback:
https://github.com/uBlockOrigin/uAssets/issues/23042#issuecomment-2050238172
2024-04-11 15:44:07 -04:00
Raymond Hill 6e61a13e40
Open details pane only when clicking non-interactive elements
Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/discussions/3202
2024-04-11 11:12:37 -04:00
Raymond Hill 79543d6c32
Make Firefox dev build auto-update 2024-04-10 11:41:14 -04:00
Raymond Hill 9bca28cea0
New revision for dev build 2024-04-10 11:32:10 -04:00
Raymond Hill ed694d09f8
Update changelog 2024-04-10 11:31:51 -04:00
Raymond Hill 3b4f02db21
Add a console pane to the logger
The console pane will report logging information reported by
scriptlets.

Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/discussions/3096#discussioncomment-8748932

Plus other changes.
2024-04-10 11:27:40 -04:00
Raymond Hill 5e7b88cb86
Update changelog 2024-04-10 10:30:47 -04:00
Raymond Hill c0b56cffab
Improve suggested candidate filters in element picker
Additionally, fix eslint warnings.
2024-04-10 10:28:11 -04:00
Raymond Hill 89fa666bc4
Improve `set-cookie.fn` scriptlet
As per browser behavior, space character does not require encoding.
2024-04-10 08:25:24 -04:00
Raymond Hill 581c2824d0
Minor code review 2024-04-09 20:05:53 -04:00
Raymond Hill e3247cb48c
Fine tune eslint behavior 2024-04-09 20:05:40 -04:00
Raymond Hill 277e90a4a7
Improve `spoof-css` scriptlet 2024-04-09 20:05:05 -04:00
Raymond Hill a5f6c35bb0
Fix bad date computation in auto-comment feature
Related feedback:
https://old.reddit.com/r/uBlockOrigin/comments/1bxz6oi/
2024-04-09 12:15:03 -04:00
Raymond Hill 846c6462c3
Make Firefox dev build auto-update 2024-04-08 21:00:47 -04:00
Raymond Hill 8c0ca68529
New revision for dev build 2024-04-08 20:53:31 -04:00
Raymond Hill db6e9b2ec0
New revision for dev build 2024-04-08 20:53:03 -04:00
Raymond Hill c13fbac549
Update changelog 2024-04-08 20:52:02 -04:00
Raymond Hill c223a8cd39
Fix regression breaking import of `file://` lists
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3199
2024-04-08 20:48:58 -04:00
Raymond Hill d4a99a98f4
Update changelog 2024-04-08 08:24:21 -04:00
Raymond Hill e7951c2114
Import translation work from https://crowdin.com/project/ublock 2024-04-08 08:23:48 -04:00
Raymond Hill e61f093fa0
Make Firefox dev build auto-update 2024-04-07 18:31:08 -04:00
Raymond Hill 7e8beca971
New revision for dev build 2024-04-07 18:24:00 -04:00
Raymond Hill defd68ef7d
Fix stray lists in redesigned cache storage
Related issue:
https://old.reddit.com/r/uBlockOrigin/comments/1bxzwf9/

These stray filter lists prevents uBO from properly updating
those filter lists.
2024-04-07 18:21:37 -04:00
Raymond Hill 98a600698e
Remove `letsblock.it` as target for `subscribe.js` content script
Related discussion:
https://github.com/uBlockOrigin/uBlock-issues/discussions/3194
2024-04-03 10:51:39 -04:00
Raymond Hill 4533f0e37e
Fix eslint warnings 2024-04-03 10:22:57 -04:00
Raymond Hill 8dc0e885b5
Make Firefox dev build auto-update 2024-04-02 11:10:50 -04:00
Raymond Hill 80315a53ec
New revision for dev build 2024-04-02 11:06:15 -04:00
Raymond Hill c6e99f8490
Improve `trusted-replace-outbound-text` scriptlet
Add vararg `condition, [pattern]`.
2024-04-02 11:04:27 -04:00
Raymond Hill f9408415a5
Add missing `alarms` permissions in Thunderbird manifest
Possibly related:
https://old.reddit.com/r/uBlockOrigin/comments/1bquaw8/ublock_origin_157_announcement_thread_please/kxktycl/
2024-04-01 14:50:06 -04:00
Raymond Hill 21f81145bc
Make Firefox dev build auto-update 2024-04-01 11:35:58 -04:00
Raymond Hill 5045810a9d
Update changelog 2024-04-01 11:30:54 -04:00
Raymond Hill a2fa36386f
New revision for dev build 2024-04-01 11:30:10 -04:00
Raymond Hill 21e1ee30ee
Add `trusted-replace-outbound-text` scriptlet
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3157

Paremeters:
- `pattern`: a string or regex to match in the outbound text. If
  not provided or empty, the scriptlet will only log the outbound
  text without modifying it.
- `replacement`: the replacement string for the matched part.
2024-04-01 11:27:19 -04:00
Raymond Hill 6876fa46cc
Update changelog 2024-04-01 09:19:10 -04:00
Raymond Hill 8e0cf1765c
Make Firefox dev build auto-update 2024-04-01 08:51:03 -04:00
Raymond Hill 7ca3855395
Import translation work from https://crowdin.com/project/ublock 2024-04-01 08:33:56 -04:00
Raymond Hill 49ff7cffb1
Improve `[trusted-]set-cookie` scriptlets
As per RFC 6265 the characters ", should be encoded but apparently
browsers don't care. Remove them from the set of characters which
presence trigger encoding.

Related feedback:
https://github.com/uBlockOrigin/uBlock-issues/issues/3178#issuecomment-2029622321
2024-04-01 08:23:10 -04:00
Raymond Hill 08aa3ebe10
Fix eslint warnings 2024-03-31 13:35:11 -04:00
Raymond Hill 152e9c9a95
New revision for dev build 2024-03-30 13:24:40 -04:00
Raymond Hill d2ea9c1b2f
Fix eslint warnings 2024-03-30 13:24:27 -04:00
Raymond Hill 0579d14d52
Update changelog 2024-03-29 10:36:25 -04:00
Raymond Hill 7d321c0a11
Spin-off cookie notices/social widgets lists into own category
Related issue:
https://github.com/uBlockOrigin/uBlock-issues/issues/3154
2024-03-29 10:23:07 -04:00
Raymond Hill b2a927d5ed
New revision for stable release 2024-03-29 10:22:27 -04:00
Raymond Hill 08b8b875ca
Import translation work from https://crowdin.com/project/ublock 2024-03-29 09:26:56 -04:00
Raymond Hill d3fe073149
Import translation work from https://crowdin.com/project/ublock 2024-03-28 08:21:46 -04:00