1
1
Fork 0
mirror of https://github.com/arkenfox/user.js.git synced 2024-05-12 13:16:09 +02:00
Commit Graph

1997 Commits

Author SHA1 Message Date
earthlng 7135907b2f
Update prefsCleaner.sh 2022-12-10 14:35:48 +00:00
earthlng 12ca83b550
v1.6 - autoupdate 2022-12-10 14:00:23 +00:00
Thorin-Oakenpants e4a85c30c1
security.tls.version.enable-deprecated
the UI for downgrading was removed in FF94, default is false
2022-12-05 18:48:51 +00:00
Thorin-Oakenpants 45d23f8d75
region prefs, #1590 2022-12-02 10:19:29 +00:00
Thorin-Oakenpants 40e8e1acbe
beacon.enabled, see #1586 2022-11-28 08:11:40 +00:00
earthlng 6789dc7fef
fix typo 2022-11-22 19:50:50 +00:00
earthlng 5eaa8196e2
v4.18 - fix backup filename 2022-11-22 19:00:47 +00:00
Thorin-Oakenpants cc0f05388f
v107 (#1579) 2022-11-21 00:36:37 +00:00
Thorin-Oakenpants 5a366493e0
dom.disable_open_during_load
default true since at least FF60
2022-11-19 04:04:59 +00:00
junoslukan 365e76bc9f
Format date and time consistently. (#1580)
* Format date and time consistently.

Co-authored-by: junos <junos.lukan@ijs.si>
Co-authored-by: earthlng <earthlng@users.noreply.github.com>
2022-11-13 14:37:26 +00:00
iTawkins a93047e6c9
Improves usability by clarifying desired action (#1583) 2022-11-13 14:31:17 +00:00
Thorin-Oakenpants 8a65c5a7ba
v106 (#1558) 2022-11-06 13:28:40 +00:00
Thorin-Oakenpants 60dd839081
dom.disable_beforeunload, #1575 2022-11-04 16:03:29 +00:00
Thorin-Oakenpants f4187632fa
browser.ssl_override_behavior
the code behind it was removed in FF68 - https://bugzilla.mozilla.org/show_bug.cgi?id=1530348
2022-10-08 19:38:05 +00:00
Thorin-Oakenpants 51f3fdbd87
devtools.chrome.enabled
default false in stable, dev, beta, nightly
2022-10-08 14:08:55 +00:00
Thorin-Oakenpants db04bc44f2
some inactive prefs at default since 102+
- dom.vr.enabled - false FF97+
- network.http.altsvc.oe - false FF94+
- dom.netinfo.enabled - android joined desktop as false FF99+
- browser.tabs.warnOnClose - falsefalse FF94+
2022-10-04 17:34:45 +00:00
Thorin-Oakenpants 4e3a64b5a1
v105 (#1541) 2022-10-04 17:15:19 +00:00
Thorin-Oakenpants 958acf9c2e
activity-stream.feeds.discoverystreamfeed 2022-10-03 13:47:30 +00:00
Thorin-Oakenpants 95ecd3e328
browser.newtab.preload 2022-10-03 07:18:30 +00:00
Thorin-Oakenpants 4bc98005ec
activity-stream.feeds.snippets 2022-10-01 20:33:58 +00:00
fxbrit 3f09afdee0
Merge pull request #1527 from arkenfox/Thorin-Oakenpants-patch-1
v104
2022-09-11 12:46:23 +02:00
Thorin-Oakenpants 3c73bc1e56
2720: add APS 2022-09-11 02:39:08 +00:00
Thorin-Oakenpants e38f02bc22
add extra bugzilla 2022-08-28 00:31:59 +00:00
Thorin-Oakenpants 74be763f60
add OCSP hard-fail error code 2022-08-24 05:53:46 +00:00
Thorin-Oakenpants 5780b6d197
move Form Autofill to 5000s 2022-08-23 17:51:35 +00:00
Thorin-Oakenpants 06bfef8fd1
extensions.formautofill
add migrated prefs for completeness - see comment in d040b95ed2
2022-08-23 17:33:55 +00:00
Thorin-Oakenpants d040b95ed2
also reset the prefs migrated to
.supported also hides/shows the UI. There is no need for this, it is overkill (and users might never be able to work out how to get them back). The .enabled prefs are enough to toggle the checkboxes IF they show based on .supportedCountries (which relies on browser.search.region)
2022-08-23 17:29:47 +00:00
Thorin-Oakenpants 61f01f81fd
tidy 2022-08-23 16:53:27 +00:00
Thorin-Oakenpants 2b2e151f45
extensions.formautofill
https://bugzilla.mozilla.org/1745248 - migrated to .supported in FF99
2022-08-23 16:52:38 +00:00
Thorin-Oakenpants ff8d63f7e4
remove dead prefs
https://bugzilla.mozilla.org/show_bug.cgi?id=1745248 - they migrated to `.supported` prefs (values detect or off)
2022-08-23 16:42:32 +00:00
Thorin-Oakenpants 848290898d
svg opentype fonts -> optional, see #1529 2022-08-22 16:02:07 +00:00
Thorin-Oakenpants 05abe82136
v105
partition SWers by default: https://bugzilla.mozilla.org/show_bug.cgi?id=1784900
2022-08-18 20:12:42 +00:00
Thorin-Oakenpants 0dba33688f
v103 (#1508) 2022-08-17 19:24:38 +00:00
Thorin-Oakenpants 6e53e841f7
security.pki.sha1_enforcement_level 2022-07-31 10:50:24 +00:00
earthlng ecb63e82c9
Update prefsCleaner.sh 2022-07-30 12:23:27 +00:00
xfzv ded7c01a08
Back up prefs.js to `prefsjs_backups` directory (#1514) 2022-07-30 12:22:32 +00:00
earthlng 996881aef1
Update updater.sh 2022-07-24 13:11:28 +00:00
Brad Smith 4b4248157a
make updater.sh check explicitly for Y/y instead of N/n (#1511)
thanks @infinitewarp
2022-07-24 13:10:06 +00:00
Thorin-Oakenpants a5e75c4bd3
fixup network.cookie.lifetimePolicy
migration code was backed out in FF102.1
2022-07-18 11:27:05 +00:00
Thorin-Oakenpants c6ab6c4b48
v102.1 (#1507)
revert back to relying on network.cookie.lifetimePolicy
2022-07-18 10:38:43 +00:00
Thorin-Oakenpants ceacc9dd74
v102 (#1477) 2022-07-02 00:43:25 +00:00
Thorin-Oakenpants d466cf694e
two password prefs
https://bugzilla.mozilla.org/1767099
2022-07-01 08:15:39 +00:00
Thorin-Oakenpants 3fcc711c5a
network.cookie.lifetimePolicy
https://bugzilla.mozilla.org/buglist.cgi?bug_id=1681493,1681495,1681498,1759665
2022-07-01 02:42:16 +00:00
Thorin-Oakenpants c21b9faefc
dom.storage.next_gen 2022-06-14 07:01:01 +00:00
Thorin-Oakenpants 1a899966a9
v101 (#1443) 2022-06-12 13:38:27 +00:00
Thorin-Oakenpants 36c942e887
browser.urlbar.trimURLs
see #1473
2022-06-12 12:45:13 +00:00
Thorin-Oakenpants 662eddbc21
network.cookie.thirdparty 2022-06-01 13:51:19 +00:00
Thorin-Oakenpants ea139e3ef8
long standing defaults
- FF79+ dom.targetBlankNoOpener.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1522083
- FF86+ privacy.window.name.update.enabled - https://bugzilla.mozilla.org/show_bug.cgi?id=1685089
2022-05-09 19:25:18 +00:00
Thorin-Oakenpants d6b26e7558
v100 (#1423) 2022-05-09 18:49:38 +00:00
Thorin-Oakenpants 7ff46e02dd
v100 deprecated
https://bugzilla.mozilla.org/1752621 - replaced with network.http.http2* prefs
2022-05-05 23:33:44 +00:00