1
0
Fork 0
Commit Graph

1982 Commits

Author SHA1 Message Date
Michel 6388108e3a merge v111 2023-04-25 10:08:14 +02: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
Thorin-Oakenpants be376afc1e
v108 (#1606) 2023-01-08 15:20:22 +00:00
Michel 35e6640731 Merge commit 'bd1a0c28ddd2fc1f170151f8f9e4baab8be0d21e'
# Conflicts:
#	prefsCleaner.sh
2023-01-06 10:34:21 +01:00
Thorin-Oakenpants f5e54b4a70
revert security.tls.version.enable-deprecated
we kept it in the user js
2023-01-02 17:15:24 +00:00
Thorin-Oakenpants bd1a0c28dd
v108
- fixup pop-up thanks @Tiagoquix
- remove beacon see #1586
- remove region prefs: note: the search.region pref has been inactive since at least 102, so removing entirely - which is good, because we shouldn't be resetting it with prefsCleaner anyway see #1590
2022-12-20 10:30:39 +00:00
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
Michel f1776873e4 update ReadMe 2022-11-17 14:00:15 +01:00
Michel 27d084bd31 Merge tag '106.0' 2022-11-17 13:59:40 +01: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
Michel e5ba73d214 doc: more generic commands 2022-09-28 11:00:43 +02:00
Michel 63d0d23948 Merge remote-tracking branch 'arkenfox/master' 2022-09-28 10:37:55 +02: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