Commit Graph
100 Commits
Author SHA1 Message Date
earthlngandGitHub aacf5d4a0b update 1031 description 2018-09-30 15:30:32 +00:00
earthlngandGitHub ec5fb6e3a1 removed privacy.trackingprotection.ui.enabled 2018-09-30 15:24:33 +00:00
earthlngandGitHub b2fc9bc266 remove 0421: privacy.trackingprotection.ui.enabled
- pref removed in FF63 (https://bugzilla.mozilla.org/1476879)
- when we added it the default was false
- default is true since FF57
- it's only an UI thing

ergo we don't need to move it to 9999
2018-09-30 15:20:36 +00:00
earthlngandThorin-Oakenpants ee213f2bab infos about default values (#504)
* more infos

* add colons

not all EOL comments for defaults start with `// default` (23). The common string is `default:` (27 incl. these ones) with or without preceding or trailing spaces
2018-09-13 10:17:56 +12:00
earthlngandThorin-Oakenpants b7c0e816a0 remove ESR52 grouping in 9999 (#499) 2018-09-10 08:33:43 +12:00
earthlngandThorin-Oakenpants 9e342deaf2 update 1803 after Java removal (#494) 2018-09-06 04:59:04 +12:00
earthlngandThorin-Oakenpants f2065a463c move 1007 to 9999 (#493)
`browser.cache.frecency_experiment` is a dead pref since FF59: https://bugzilla.mozilla.org/1430197

proof: https://dxr.mozilla.org/mozilla-esr60/search?q=frecency_experiment
 - the pref still exists but is not used anymore ie dead pref
2018-08-30 05:10:28 +12:00
earthlngandThorin-Oakenpants 9e1c368cd9 move dom.battery.enabled back to 2500 from 9999 (#486)
* move dom.battery.enabled back to 2500 from 9999

* make it inactive, clear out old links
2018-08-16 07:04:25 +12:00
earthlngandThorin-Oakenpants 572d16d5a5 change cookies from block all to allow 1st party (#477)
* change cookies from block all to allow 1st party

see https://github.com/ghacksuserjs/ghacks-user.js/issues/439

* and fixup readme as well
2018-08-15 17:56:40 +12:00
earthlngandThorin-Oakenpants 0145ccfec3 add empty lines for subgroups in 0400 + 1200 (#482) 2018-08-12 15:11:23 +12:00
earthlngandThorin-Oakenpants c2c8e6227c more info for 2026-28 (#481) 2018-08-12 15:01:03 +12:00
earthlngandThorin-Oakenpants ab404680df remove [SETTING-ESR52] lines (#475) 2018-08-09 15:30:57 +12:00
earthlngandGitHub c4d131aaf9 Add files via upload (#474) 2018-08-06 23:33:07 +00:00
earthlngandGitHub 9c975b318a store file with CRLF
I think there's no way to get rid of ^M but hopefully with `*.bat -text` in `.gitattributes` it shouldn't be a problem because git won't do any line conversion on check-in/out.
This way the raw link as well as the file within the zip download should be in proper MSDOS CRLF format, and git status shouldn't report the file as modified either. ***fingerscrossed!!***
2018-08-06 23:27:41 +00:00
earthlngandGitHub a1638868ea Update .gitattributes 2018-08-06 22:31:21 +00:00
earthlngandGitHub 06b69bb95a Delete test-LF.bat 2018-08-06 19:34:33 +00:00
earthlngandGitHub d8bfdaa058 Delete test-CRLF.bat 2018-08-06 19:34:26 +00:00
earthlngandGitHub 03efb99754 Delete test-CR.bat 2018-08-06 19:34:18 +00:00
earthlngandGitHub b390d9787b Add files via upload 2018-08-06 19:27:07 +00:00
earthlngandGitHub 2e908f38d2 Update prefsCleaner.bat 2018-08-06 19:25:25 +00:00
earthlngandGitHub f973422581 Delete prefsCleaner2.bat 2018-08-06 19:23:36 +00:00
earthlngandGitHub 5bcbe56f4b Add files via upload 2018-08-06 19:19:22 +00:00
earthlngandGitHub 833f816b99 Add files via upload 2018-08-06 19:17:48 +00:00
earthlngandGitHub 5ccea3262f Update updater.bat 2018-08-06 19:14:56 +00:00
earthlngandGitHub 9611eac1cf test
test
2018-08-06 18:52:30 +00:00
earthlngandGitHub 43119694fb Update .gitattributes 2018-08-05 13:02:34 +00:00
earthlngandGitHub 4813aa549b Update user.js 2018-07-11 13:59:52 +02:00
earthlngandGitHub b8b3a4f7ed enable DNT header by default
pros and cons: see https://github.com/ghacksuserjs/ghacks-user.js/issues/422#issuecomment-392789507 + follow-up comments
2018-05-29 19:06:06 +02:00
earthlngandThorin-Oakenpants 02bac31e6a nits (#423) 2018-05-17 04:31:28 +12:00
earthlngandGitHub b880c9da61 add network.ftp.enabled 2018-05-11 18:14:40 +02:00
earthlngandThorin-Oakenpants 36c11cb5d4 2600: downloads + extensions regroup (#417)
* 2600: downloads + extensions regroup

* fixup
2018-05-06 06:14:57 +12:00
earthlngandThorin-Oakenpants 149aab6b1e 2600: security regroup (#416)
* 2600: security regroup

* fixup
2018-05-06 04:21:21 +12:00
earthlngandGitHub c5a1a038d2 5000: remove view_source.tab (moved to 9999) 2018-05-05 14:40:20 +02:00
earthlngandGitHub 94f86465e6 updater for Windows v4.5 (#407)
support commenting-out active user-prefs with the merge function
2018-04-25 21:28:09 +02:00
earthlngandGitHub bb4bf835b0 v2.1 - fix TABs in regex
for some unknown reason the tabs got replaced with spaces
2018-04-25 02:22:14 +02:00
earthlngandGitHub f90c17f748 prefsCleaner 2.0
- massive speed improvement !! m-a-s-s-i-v-e !
- small fix to the time format used in backup filenames (replace space with zeros)
- better tolerance for special characters within preference names (which counters [the one downside that v1.2 brought along](https://github.com/ghacksuserjs/ghacks-user.js/pull/321#issuecomment-354394222)).
- other minor things, mostly to do with Delayed Expansion and the removal of it

known issue (but not really an issue):
- it skips instances of `user_pref` that have any quote or double-quote before `user_pref` (like `// "this" user_pref`)
2018-04-22 14:16:05 +02:00
earthlngandThorin-Oakenpants 871e7ed87b minor edits, settings info 2018-03-27 10:08:20 +13:00
earthlngandThorin-Oakenpants 3ad6ed465e 2200s: more tweaks 2018-03-27 06:04:31 +13:00
earthlngandThorin-Oakenpants 3fcad90996 2200s: tweaks 2018-03-27 05:01:30 +13:00
earthlngandThorin-Oakenpants 062dd6c023 0500s: System Add-ons not system extensions
they're still called System Add-ons: https://firefox-source-docs.mozilla.org/toolkit/mozapps/extensions/addon-manager/SystemAddons.html
Thanks!
2018-03-21 04:53:53 +13:00
earthlngandGitHub 09aca71822 2676 fixup 2018-03-17 05:32:40 +01:00
earthlngandThorin-Oakenpants 3192027f52 59 deprecated/removed prefs [part 1] 2018-03-14 05:52:14 +13:00
earthlngandGitHub 3812aed9e9 Update troubleshooter.js 2018-03-05 14:19:34 +01:00
earthlngandGitHub a83f5a0f5f Merge pull request #370 from claustromaniac/patch-2
Update updater.bat
2018-03-02 12:19:43 +01:00
earthlngandGitHub 40391a26a2 2629 - link added
link [1] is the ticket where the pref was initially added in FF42 with default `false`. The new link details the changes to the pref since then.
2018-03-01 12:12:24 +01:00
earthlngandGitHub 50186412e4 2621 - default info added
default is true in all current versions (ESR, Release, Beta, Nightly) and OSes
2018-03-01 12:09:09 +01:00
earthlngandGitHub 6366ab8afc Merge pull request #365 from claustromaniac/patch-1
Fix updater URLs before someone bitches about it
2018-02-24 08:07:52 +01:00
earthlngandGitHub 17fe261170 default values cleanup
These default values are the same in all OSes and all current Firefox versions (ESR, Release, Beta, Nightly).
Apart from alerts.showFavicons these defaults are most likely never gonna change
2018-02-19 11:49:40 +01:00
earthlngandGitHub 3d5276484a 0370 fixup
data: works perfectly fine here. No need to use https and no need to connect to localhost because something could be listening there.
data is the fastest and best solution.
2018-02-19 11:40:53 +01:00
earthlngandGitHub 0473c73860 2420 + 2421 2018-02-16 18:39:01 +01:00
earthlngandGitHub a290b3ad3d 1600 cleanup and header-rewrite 2018-02-06 20:09:11 +01:00
earthlngandGitHub 3ef5ba3ac7 v1.4
- removed `network.cookie.thirdparty.sessionOnly` because it can't break sites
- added `permissions.default.shortcuts`
2018-02-03 14:21:57 +01:00
earthlngandGitHub bc371c8c9d Update user.js 2018-01-29 14:05:13 +01:00
earthlngandGitHub 91521dbc84 1106: fix mistake
default is 1! https://dxr.mozilla.org/mozilla-release/source/modules/libpref/init/all.js#3327

>1 breaks extensions apparently: https://github.com/ghacksuserjs/ghacks-user.js/issues/346
2018-01-24 00:31:01 +01:00
earthlngandGitHub 6a0f162d64 Update troubleshooter.js
dom.idle-observers-api.enabled not used anymore since at least FF38
security.xpconnect.plugin.unrestricted not used anymore since at least FF10
2018-01-19 11:06:02 +01:00
earthlngandGitHub 038201fb07 Updater for Windows v4.3
Changes:
- The script doesn't touch the `user.js` file until it really has to.
- The merge function is a bit smarter parsing files, at no significant cost.
- Fixed a minor issue with the version check.
- Minor syntactic changes here and there.
- creates timestamped backup files rather than always overwriting user.js.bak.
(use -singlebackup if you prefer a single backup file)
2018-01-18 17:17:47 +01:00
earthlngandGitHub 7a3810f6ca Update troubleshooter.js 2018-01-16 16:52:24 +01:00
earthlngandGitHub 6882a64bf2 troubleshooter v1.2 2018-01-15 20:19:34 +01:00
earthlngandGitHub d1ab8fd10c troubleshooter v1.1 2018-01-15 17:06:22 +01:00
earthlngandGitHub 8c35bf5d11 1212: note about pointlessness of soft-fail 2018-01-14 10:41:16 +01:00
earthlngandGitHub a3bffb83bd Update troubleshooter.js
https://github.com/ghacksuserjs/ghacks-user.js/issues/339
2018-01-14 09:41:30 +01:00
earthlngandGitHub ac16b9c77b Update troubleshooter.js
adding 'privacy.trackingprotection.enabled'. see https://github.com/ghacksuserjs/ghacks-user.js/issues/327
2018-01-09 16:20:06 +01:00
earthlngandGitHub 1069915372 Create troubleshooter.js 2018-01-09 16:03:46 +01:00
earthlngandGitHub dd29583735 Update .gitattributes 2017-12-30 19:33:25 +01:00
earthlngandGitHub e3ad7055dd prefsCleaner 1.2
- Search string made case-sensitive, because Firefox preferences are.
- The script now uses regex, which allows it to understand `user.js` files formatted using single quotes, spaces and/or tabs in `user_pref` lines.

Trade-off: it can no longer reset preferences that include some special characters in their names. Not an issue for now, just something to remember.

See full discussion [here](https://github.com/ghacksuserjs/ghacks-user.js/pull/321).
2017-12-30 19:25:57 +01:00
earthlngandGitHub 73f03c449f Merge pull request #322 from ghacksuserjs/2700-renumber
2700's section revamp #235
2017-12-27 16:49:00 +01:00
earthlngandGitHub d7ab2f83e4 updates to prefsCleaner + updater.bat
Daily round of tweaks
2017-12-27 05:01:21 +01:00
earthlngandGitHub c0f9e6ab2b Update prefsCleaner.bat 2017-12-27 04:59:24 +01:00
earthlngandGitHub 1f15e287fb Updater for Windows 4.1 2017-12-26 00:30:49 +01:00
earthlngandGitHub 65b64f44b6 Update updater.bat 2017-12-26 00:16:27 +01:00
earthlngandGitHub 490d81657f Update README.md 2017-12-19 18:37:24 +01:00
earthlngandGitHub 4170529e39 Add files via upload 2017-12-19 17:31:49 +01:00
earthlngandGitHub ffae671b27 Delete prefsCleaner.bat 2017-12-19 17:29:36 +01:00
earthlngandGitHub 48861e57e1 Add files via upload 2017-12-19 17:26:58 +01:00
earthlngandGitHub b74b79f11c Delete prefsCleaner.bat 2017-12-19 17:26:39 +01:00
earthlngandGitHub 13534e33bc Add files via upload 2017-12-19 17:25:14 +01:00
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