Commit Graph

1999 Commits

Author SHA1 Message Date
Thorin-Oakenpants
61ed383e71
make use_us_english inactive
This pref (in FF118 or lower) was applied regardless of 'intl.accept_languages', but only makes sense when it is "en-US, en" (which we used to set)

But we removed 'intl.accept_language' in this release because there is no longer any RFP formatting protection, so we should no longer decide what language users prefer. Removed so users are not constantly reset on prefsCleaner, which could differ from what the user has/wants and be super annoying

If 'use_us_english' were left active for ESR users who insist on using the live version, this would therefore have their language formatting set to en-US regardless of what they request - which would be annoying/confusing if they weren't requesting english

and herein ends my story - make it inactive
2023-11-20 01:25:06 +00:00
Thorin-Oakenpants
ac9f82a115
notate some hidden prefs 2023-11-20 00:23:03 +00:00
Thorin-Oakenpants
4787adcca4
add separate private search 2023-11-17 00:34:37 +00:00
Thorin-Oakenpants
84597706ad
fixup FPP canvas bugzilla number 2023-11-05 01:58:16 +00:00
Thorin-Oakenpants
dc6e7916eb
tidy scopes, see #1747 2023-11-03 02:49:19 +00:00
Thorin-Oakenpants
958e56a21a
shortcutFavicons is windows only, see #1747 2023-11-03 00:44:00 +00:00
Thorin-Oakenpants
5759127493
remove intl.accept_languages, closes #1759 2023-11-02 17:54:27 +00:00
Thorin-Oakenpants
f7d4a0d0c6
tidy RFP
pretty sure these are obsolete since https://bugzilla.mozilla.org/show_bug.cgi?id=1692609 in FF102
2023-11-02 16:48:50 +00:00
Thorin-Oakenpants
de12d5a63f
tidy
remove yet another useless ESR102 required notation
2023-11-01 22:18:40 +00:00
Thorin-Oakenpants
c2b7b102ed
deprecated hidden pref 2023-11-01 21:59:38 +00:00
Thorin-Oakenpants
7381f4b1f8
remove dead wood
all the old stuff we held on to for ESR102->ESR115 transition

note: fixup pref deprecated in FF119 but removed in AF118 - it's not important if it's not reset, and is in arkenfox-cleanup.js for purists
2023-11-01 21:47:58 +00:00
Thorin-Oakenpants
f77d174825
v119 2023-11-01 21:40:43 +00:00
Thorin-Oakenpants
35e8def0b1
network.dns.skipTRR-when-parental-control-enabled 2023-10-18 14:59:33 +00:00
Thorin-Oakenpants
3fdcb28b8f
v118 (#1724) 2023-10-18 14:03:40 +00:00
earthlng
f54d632da5
v2.0 - improve root check 2023-10-07 10:33:49 +00:00
Thorin-Oakenpants
6e79d1bba6
deprecated v118 2023-09-29 10:52:55 +00:00
Thorin-Oakenpants
56f51203bf
point to archived version 2023-09-21 12:36:35 +00:00
Thorin-Oakenpants
bd2e5b8d1d
undo encryption
they're not default false since 108, that was nightly only
2023-09-18 11:47:49 +00:00
Thorin-Oakenpants
f0513b7e64
inactive prefs no longer needed
encryption prefs false since FF109, taskbar since jesus or whatever
2023-09-18 11:41:47 +00:00
Thorin-Oakenpants
336300a274
v118 removed
these are all at default now as of at least ESR115
2023-09-18 08:39:50 +00:00
Thorin-Oakenpants
50af4b9af4
remove old prefs 2023-09-18 08:34:35 +00:00
Thorin-Oakenpants
3f6fcc13f0
permissions.delegation.enabled 2023-09-18 08:31:22 +00:00
Thorin-Oakenpants
1e6e211a06
v117 (#1710) 2023-09-17 07:17:40 +00:00
Thorin-Oakenpants
dfd5589c3d
v117 deprecated 2023-09-16 07:08:33 +00:00
Thorin-Oakenpants
ba173d4920
layout.css.font-visibility.resistFingerprinting 2023-08-28 04:15:07 +00:00
Thorin-Oakenpants
61a9f9d37a
v115.1 (#1703)
The .1 refers to arkenfox, and has nothing to do with Firefox's versioning. This will better align ESR115 users' defaults with AF moving forward
2023-08-27 01:49:42 +00:00
Thorin-Oakenpants
576da2e236
Delete smartReferer.png 2023-08-26 07:08:23 +00:00
Thorin-Oakenpants
f1831e947b
media.gmp-widevinecdm.enabled
this adds nothing, users can use `media.eme.enabled` if this is their threat model
2023-08-26 06:45:37 +00:00
Thorin-Oakenpants
915f39959c
external.ms-windows-store, fixes #1142 2023-08-14 03:27:30 +00:00
Thorin-Oakenpants
4d78abf2bf
v115 (#1680) 2023-07-26 04:37:00 +00:00
Thorin-Oakenpants
6151d664ac
middlemouse.contentLoadURL 2023-07-19 20:38:31 +00:00
Thorin-Oakenpants
47f152ac90
browser.cache.offline.enable 2023-07-10 13:35:52 +00:00
Thorin-Oakenpants
84d515abfc
extensions.formautofill.heuristics.enabled 2023-07-10 12:44:53 +00:00
Thorin-Oakenpants
c34531b67e
114 deprecated 2023-06-21 03:29:51 +00:00
earthlng
04e6e77439
v3.9 - fix #1670 2023-05-05 10:56:08 +00:00
Thorin-Oakenpants
bc5add9450
v112 (#1654) 2023-05-04 23:31:33 +00:00
earthlng
b117916207
Update prefsCleaner.sh 2023-04-24 16:58:19 +00:00
bol0gna
2f4b93a18f
fix escape character, should close #1667 (#1668) 2023-04-24 16:56:29 +00:00
earthlng
d50c772d7d
v1.8 - fix syntax error 2023-04-23 09:14:03 +00:00
earthlng
7a1d0a92af
v3.7 - fix syntax error 2023-04-23 09:13:13 +00:00
Celestial Nebula
f2e4a79ca0
updater.sh/prefsCleaner.sh: Check for root and abort (#1651)
* updater.sh/prefsCleaner.sh: Check for root and abort

Check if running as root and if any files have the owner/group as root|wheel.
Abort on both.

Should (hopefully) prevent stuff like: https://github.com/arkenfox/user.js/issues/1587
Discussion: https://github.com/arkenfox/user.js/pull/1595

---------

Co-authored-by: Mohammed Anas <triallax@tutanota.com>
Co-authored-by: earthlng <earthlng@users.noreply.github.com>
2023-04-22 11:52:26 +00:00
Thorin-Oakenpants
c84c419544
v111 (#1650) 2023-03-30 04:50:25 +00:00
earthlng
bdaa2867b9
v2.7 - use Powershell for locale-independent TS
fixes #1624
2023-03-19 11:16:40 +00:00
Thorin-Oakenpants
e2e8c4ea8f
add arkenfox/gui 2023-03-13 07:13:07 +00:00
Thorin-Oakenpants
d13f39d9f9
v110 (#1629) 2023-03-12 03:26:12 +00:00
earthlng
ca022d8c2d
v4.19 - use Powershell for locale-independent TS 2023-03-10 09:21:21 +00:00
Thorin-Oakenpants
7388485063
v109 (#1614) 2023-02-07 00:02:45 +00:00
Keith Harrison
8259191167
prefsCleaner.bat: add -unattended flag (#1616)
* prefsCleaner.bat: add -unattended flag

Usage:
  prefsCleaner.bat -unattended

Skips the prompt for user input and proceeds when -unattended is specified. If omitted, default behaviour is unchanged.

---------

Signed-off-by: Keith Harrison <keithh@protonmail.com>
Co-authored-by: earthlng <earthlng@users.noreply.github.com>
2023-02-05 14:06:49 +00:00
Thorin-Oakenpants
b99dd27de8
browser.startup.blankWindow, #1618 2023-01-27 01:07:25 +00:00
icpantsparti2
62a68f0814
v108 (#1613)
nit: add a ';' to the end of line 1040
2023-01-08 16:48:25 +00:00