Commit Graph
98 Commits
Author SHA1 Message Date
earthlngandGitHub 148daa94cf Delete updater2.bat 2017-12-19 17:24:36 +01:00
earthlngandGitHub 88b08d4ac5 Delete updater.bat 2017-12-19 17:24:19 +01:00
earthlngandGitHub ea76ea91af Add files via upload 2017-12-19 17:22:32 +01:00
earthlngandGitHub 8af0d4fa7a Update .gitattributes 2017-12-18 17:27:51 +01:00
earthlngandGitHub 877d6a5af2 Delete test.bat 2017-12-18 16:58:02 +01:00
earthlngandGitHub e0cd64391c Create test.bat 2017-12-18 16:56:28 +01:00
earthlngandGitHub 464ffcd7e6 Update .gitattributes 2017-12-18 16:54:38 +01:00
earthlngandGitHub 16e8d6ca7a Update updater.bat 2017-12-18 16:48:15 +01:00
earthlngandGitHub 21b21d2adb Update .gitattributes 2017-12-18 16:44:36 +01:00
earthlngandGitHub 6973bb459c FIND instead of MORE
to keep TABS intact
2017-12-18 16:33:21 +01:00
earthlngandGitHub 1571e067e7 convert to CRLF on the fly
MORE also converts TABs to spaces, by default to 8 but I changed it to 4
2017-12-18 16:01:46 +01:00
earthlngandGitHub 1789fd902b Delete test.bat 2017-12-18 15:39:01 +01:00
earthlngandGitHub 8f4ab83301 Create test.bat 2017-12-18 15:38:18 +01:00
earthlngandGitHub eeef37154d Update updater.bat 2017-12-18 15:10:35 +01:00
earthlngandGitHub be563241d6 Update updater.bat 2017-12-18 15:10:18 +01:00
earthlngandGitHub 002780df8c Convert BAT line-endings to CRLF 2017-12-18 15:07:20 +01:00
earthlngandGitHub 3a403cd120 Updater for Windows v4.0
Fixes:
	- Merge function:
		*no longer has the potential to truncate super long lines. (8KB per line still IS the max!)
		*no more issues with exclamation marks in user_pref lines.

Improvements:
	- Overall better performance due to ECHO syntax changes.
	- Merge function on steroids! Faster than ever

Changes, Additions, Substractions:
	- Leading spaces are no longer ignored by the merge function. Lines to be merged must begin with user_pref.
	- Added header with name, author, version.
	- Added help sub-menu.
	- Added special message when no override files are found when using -multiOverrides.
	- Formatting changes.
2017-12-17 17:13:18 +01:00
earthlngandGitHub 1262edee61 tiny issues
space instead of TAB, missing quotation marks and suppressing the error message when no *.js files are found in the OR-folder
2017-12-17 13:02:34 +01:00
earthlngandGitHub fbd9f344af prefs.js cleaner for Windows v1.0
thanks @claustromaniac!
2017-12-15 21:11:53 +01:00
earthlngandGitHub 28f06b41e3 Merge pull request #309 from claustromaniac/master
Updater for Windows 3.2
2017-12-10 15:55:15 +01:00
earthlngandGitHub d9e935de3c syntax fix 2017-12-08 12:47:31 +01:00
earthlngandGitHub 183a62448f 1110: updated URL 2017-12-03 19:01:24 +01:00
earthlngandGitHub ac751a74f2 Updater for Windows 3.1
more polishing and some changes to prevent potential issues when the user closes the console window too soon.
2017-12-03 16:17:24 +01:00
earthlngandGitHub 9a4982ec0e updater.bat v3.0 FINAL
THE REAL FUCKING DEAL this time - finally! THANKS @claustromaniac !!
2017-11-29 23:23:57 +01:00
earthlngandGitHub 0a97660506 updater.bat v3.0 FINAL
THE REAL FUCKING DEAL this time - finally! THANKS @claustromaniac !!
2017-11-29 23:20:00 +01:00
earthlngandGitHub a389572243 loops forever - fuck it 2017-11-28 18:33:31 +01:00
earthlngandGitHub 51d98fac09 last attempt
if this doesn't work I'll remove the damn -updatebatch part for good
2017-11-28 18:27:55 +01:00
earthlngandGitHub d71321027b updater.bat v3.0 the real deal
updater auto-update part - let's give this a shot - volunteers?
2017-11-28 18:17:47 +01:00
earthlngandGitHub ed4c9202b9 updater.bat v3.0 the real deal
hopefully :fingers_crossed:
2017-11-28 18:15:14 +01:00
earthlngandGitHub 5b931b06e8 updater.bat auto-update part 2017-11-28 17:34:14 +01:00
earthlngandGitHub d3eda589bb Update updater.bat 2017-11-28 17:32:32 +01:00
earthlngandGitHub 1c997693ff merging improvements
- keeps all user.js.parrot lines intact
- keeps empty lines intact
- fix for keeping `!` and `^` in non-"user_pref" lines intact

+ some other minor changes + streamlining
2017-11-27 14:02:12 +01:00
earthlngandGitHub 3ec7dae496 Update updater.bat
merge functionality and some cleanup
2017-11-26 21:47:30 +01:00
earthlngandGitHub a269e53f88 Update updater.bat
- multioverrides support
- formatting changes
2017-11-26 15:57:32 +01:00
earthlngandGitHub 1789fea4f1 updater.sh - next attempt
... at fixing the script path detection. should hopefully fix #264 (comment)
2017-11-25 18:58:10 +01:00
earthlngandGitHub 679ca59233 Update updater.sh 2017-11-25 18:56:49 +01:00
earthlngandGitHub 41a55ad5f2 Update updater.sh 2017-11-25 14:37:25 +01:00
earthlngandGitHub 2c1e4ae542 updater.sh - next attempt
... at fixing the script path detection. should hopefully fix https://github.com/ghacksuserjs/ghacks-user.js/issues/264#issuecomment-346891526
2017-11-25 14:31:17 +01:00
earthlngandGitHub 63b924f101 Create ghacks-clear-57-[changes-only].js
https://github.com/ghacksuserjs/ghacks-user.js/issues/276
https://github.com/ghacksuserjs/ghacks-user.js/wiki/1.6-Bulk-Pref-Resetting-%5BScratchpad%5D
2017-11-20 15:35:52 +01:00
earthlngandGitHub e1e40847e0 ooops, that's not how Pants usually does it
nobody saw that, right?
2017-11-20 14:01:57 +01:00
earthlngandGitHub 5743fe303c 57 release 2017-11-20 13:55:02 +01:00
earthlngandGitHub 89e0aed652 4600: redundant prefs due to RFP 2017-11-20 13:49:19 +01:00
earthlngandGitHub 59ae0b1028 2706: *.storageManager.enabled;false => inactive
Controls the visibility of the "Options>Privacy & Security>Site Data" section.
I'd prefer to remove this completely because it only adds to the confusion about all the different storage types.
This is just an extension for localStorage (2705) with 3 methods: estimate(), persist() and persisted(). A site can ask for permission (?) to persist data which when granted basically just means that "Storage will not be cleared except by explicit user action" whereas otherwise when not persisted "Storage may be cleared by the UA under storage pressure." - I don't see a problem with that.
We'll keep 2706 inactive for now but might remove it in a future commit.
2017-11-20 13:11:55 +01:00
earthlngandGitHub 69c278c3ba 2630: accessibility.force_disabled => 1
Prevent accessibility services from accessing your browser
2017-11-20 11:26:03 +01:00
earthlngandGitHub 4290b4e882 Merge pull request #275 from claustromaniac/claustromaniac-patch-1
Just some polishing
2017-11-19 22:32:06 +01:00
earthlngandGitHub cdeb0abe79 update to v2.0
https://github.com/ghacksuserjs/ghacks-user.js/issues/264#issuecomment-345462158

- It can now handle read-only files.
- it is somewhat more explicit regarding what it's doing in some circumstances. For example, it now informs the user when no changes are made.
- It now accepts two parameters: `-unattended` and `-log`
- Minor improvements here and there.
2017-11-19 08:58:47 +01:00
earthlngandGitHub 500c129d48 fix for profile detection
this should now work no matter how the script is called (including symlinks) on both Mac and Linux.
+ Storing and restoring the original working directory to prevent problems in certain circumstances.
2017-11-18 13:39:29 +01:00
earthlngandGitHub 754ec610d1 typo 2017-11-17 15:48:39 +01:00
earthlngandGitHub fe752c8be3 Create updater.bat
thanks @claustromaniac
2017-11-17 15:45:16 +01:00
earthlngandGitHub da3ba2a97f Create updater.sh
thanks @overdodactyl !!
2017-11-17 15:26:27 +01:00
earthlngandGitHub c6d55296fb typo
used to be 2021 not 2012, see https://github.com/ghacksuserjs/ghacks-user.js/commit/908a8d66f4987568fc76649a7f47e8f61f8588f2
2017-11-16 06:46:35 +01:00
earthlngandGitHub bbb29237cc 4609 + 02xx cleanup
Only `geo.enabled` is covered by RFP, keep the other prefs under 0200 and do some cleanup

- 0202: the /en-US/ in link [2] is necessary for the anchor to work!
- `browser.search.geoip.timeout;1` is unnecessary when `browser.search.geoip.url` is empty string:
https://dxr.mozilla.org/mozilla-central/source/toolkit/components/search/nsSearchService.js#576
2017-10-03 17:37:50 +02:00
earthlngandGitHub fec0c99287 4608 - remove media.webspeech.recognition.enable
the 2nd part of the Web Speech API, SpeechRecognition, is not yet implemented on Desktop Firefox:

https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition#Browser_compatibility

> * [2] Can be enabled via the `media.webspeech.recognition.enable` flag in about:config **on mobile**. **Not implemented at all on Desktop Firefox** — see [bug 1248897](https://bugzilla.mozilla.org/show_bug.cgi?id=1248897).
2017-10-03 17:00:11 +02:00
earthlngandGitHub 985c164cd0 tiny update 2017-09-18 16:07:43 +02:00
earthlngandGitHub f3bd095fe9 5015 - add version info (FF55+) 2017-09-15 14:56:24 +02:00
earthlngandGitHub e794611920 4502 - will always round down ... 2017-09-15 14:46:31 +02:00
earthlngandGitHub f450c2172b 1221 - test site works again 2017-09-15 14:44:05 +02:00
earthlngandGitHub 6900924aa6 0320 - disable Get Add-ons panel 2017-09-15 01:47:54 +02:00
earthlngandGitHub ffc8280c0c 9999: 2502 cleanup 2017-09-02 19:07:28 +02:00
earthlngandGitHub 4977d01fec 0517: add .creditCards.enabled;false (FF56+)
it's most likely covered by disabling extensions.formautofill but is nice to know for people who want to enable form-autofill but may want to disable creditCards autofill
2017-08-26 16:27:48 +02:00
earthlngandGitHub dd25413c98 all-round -> all-around 2017-08-24 16:00:05 +02:00
earthlngandGitHub 31b1f6624e subresource-img-cross-origin-http-auth-allow;false
https://github.com/ghacksuserjs/ghacks-user.js/issues/144#issuecomment-321980962
https://github.com/ghacksuserjs/ghacks-user.js/issues/144#issuecomment-322903835
2017-08-18 12:28:12 +02:00
earthlngandGitHub 2182bdfbe8 1840 - fixup 2017-08-10 14:24:13 +02:00
earthlngandGitHub 3e3acd5897 9999 - JS-comment re-grouping for ESR users
makes it even easier for ESR users to re-enable the prefs they still need
2017-08-08 13:15:45 +02:00
earthlngandGitHub 9e573ea97f 3009 - remove it
the default value in 54 is true. It's not in my OS diff for 54 either so it's true on Linux and Mac as well. I don't think anyone would want to disable this anyway, and we have it as "enable APZ". It's only wasting space, let's remove it. class discuss xD
2017-07-29 21:24:58 +02:00
earthlngandGitHub 0e2e54238c nits 2017-07-28 21:15:25 +02:00
earthlngandGitHub fa778f2a87 0515+0516 - screenshots already bundled with FF54
moved screenshots up to 0515 and added the FF54 pref. I know I said we can remove that pref but the item needs to be for FF54+ regardless. To make it less confusing I added the pref back in.
2017-07-28 18:31:46 +02:00
earthlngandGitHub 12e25652e6 1840 PR - add hidden pref tags 2017-07-28 18:20:57 +02:00
earthlngandGitHub cb5593f09e 1840 - add override url + disable local fallback
they are both in Tor 7.0.2.
With .url.override set, media.gmp-manager.url is never used (but let's keep it anyway)
source: https://dxr.mozilla.org/mozilla-central/source/toolkit/modules/GMPInstallManager.jsm#66

Since ESR52 it is not enough anymore to block pinging the GMP update/download server.
There is a local fallback that must be blocked now as well. See: https://bugzilla.mozilla.org/show_bug.cgi?id=1267495.
2017-07-28 18:15:10 +02:00
earthlngandGitHub 0bf6323e6f typo + fix comment
thanks @Forsaked
2017-07-22 22:25:07 +02:00
earthlngandGitHub d7c282c0fa Merge pull request #168 from ghacksuserjs/earthlng-patch-1
update ghacks.net links to use https
2017-07-09 18:51:32 +02:00
earthlngandGitHub b24dd123d0 update ghacks.net links to use https 2017-07-09 18:49:39 +02:00
earthlngandGitHub 8b0bc463c5 2001: link update
www.privacytools.io redirects to https://privacytoolsio.github.io/privacytools.io/ and in the process drops the anchor info (#webrtc)
2017-07-09 17:58:05 +02:00
earthlngandGitHub 9859cc8889 9999 nits 2017-06-04 18:11:46 +02:00
earthlngandGitHub f84e051b50 extensions.blocklist.url
https://blocklist.addons.mozilla.org/blocklist/3/{ec8030f7-c20a-464f-9b0e-13a3a9e97384}/53.0.3/
... already redirects to ...
https://blocklists.settings.services.mozilla.com/v1/blocklist/3/%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D/53.0.3/
... in FF53.0.3 so we can already commit this FF54 change that uses the direct URL
2017-05-27 16:14:05 +02:00
earthlngandGitHub 78bf49adb4 1222: typo 2017-05-09 17:31:27 +02:00
earthlngandGitHub f024e9bd43 0805: fix link reference
it was "see latest comments in the bug link" before the change - [2] is the bug link, [1] + [3] don't have comments
2017-05-09 16:56:03 +02:00
earthlngandGitHub 6fdbcd7fae fix syntax errors in 1110 2017-04-29 14:30:45 +02:00
earthlngandGitHub c194e21d5c Update user.js 2017-04-19 14:22:31 +02:00
earthlngandGitHub 4e455ba392 security.dialog_enable_delay
set to 700ms for a slight speedup and to match @atomGit's user.js
2017-03-12 16:11:42 +01:00
earthlngandGitHub 2c4b7761ee ui.submenuDelay
both @atomGit and myself are using 150
2017-03-12 15:53:59 +01:00
earthlngandGitHub 5d427e2a15 Update user.js 2017-03-11 18:19:34 +01:00
earthlngandGitHub c78b02a5de update 1224
with info that those older cipher also still exist in FF52
2017-03-08 13:06:07 +01:00
earthlngandGitHub 53d37bbafa adding (FF52+) indicator 2017-03-04 14:35:13 +01:00
earthlngandGitHub 0aed6c57db added (FF52+) indicator 2017-03-04 14:33:42 +01:00
earthlngandGitHub b48b4935ec network.http.sendSecureXSiteReferrer
move network.http.sendSecureXSiteReferrer to 9997 and enable a safe alternative for now until we re-work the Referrer-Section
2017-03-03 12:59:25 +01:00
earthlngandGitHub 85fbbde60d network.cookie.leave-secure-alone 2017-03-03 12:48:16 +01:00
earthlngandGitHub 3ce8350fec signon.autofillForms.http + contextual warning 2017-03-03 12:43:41 +01:00
earthlngandGitHub 4248af6b78 accessibility.typeaheadfind
added inactive under 3000: PERSONAL SETTINGS
2017-02-28 12:58:49 +01:00
earthlngandGitHub 2b2b9133a4 add static-rsa prefs
commented out as per proposal (C) @ https://github.com/ghacksuserjs/ghacks-user.js/issues/24#issue-209476365
2017-02-28 12:30:16 +01:00
earthlngandGitHub acf5a7a54d change 9997 title
it got lost
2017-02-28 12:21:14 +01:00
earthlngandGitHub 1438b4ac4f Merge pull request #19 from ghacksuserjs/earthlng-patch-1
adding network.IDN_show_punycode;true
2017-02-21 20:06:58 +01:00
earthlngandGitHub fd3311297d Merge pull request #22 from ghacksuserjs/earthlng-patch-2
network.IDN_show_punycode draft modifications
2017-02-21 20:04:41 +01:00
earthlngandGitHub e00a80fd8b network.IDN_show_punycode
removed the 'period' at the end of the pref description (we usually don't have one there) and aligned the 2nd line of the downside a bit nicer.
2017-02-21 19:54:25 +01:00
earthlngandGitHub 4d0e5825a2 network.IDN_show_punycode
my draft for network.IDN_show_punycode
added under 2600 but it would maybe also fit under 0800 (?)
the title and that one line are quite long, feel free to improve the wording etc.
2017-02-21 18:29:05 +01:00
earthlngandGitHub 01263ad61f typo 2017-02-19 17:24:25 +01:00
earthlngandGitHub 9ab13cec87 more typos
beware of the big bad grammar nazi 😱
2017-02-19 17:20:20 +01:00
earthlngandGitHub 6c02da9166 fix typo 2017-02-17 18:43:23 +01:00