earthlng and Thorin-Oakenpants
b6b9733afa
remove old information ( #531 )
...
Pants said "We do not need to keep anything for ESR users. ESR users are on v60, and we have an archived 60 for them."
This isn't even affecting ESR60 but only older versions.
2018-11-08 04:14:32 +13:00
earthlng and Thorin-Oakenpants
f8fc465d0a
2701: add new descriptions and new value ( #527 )
2018-10-30 04:40:24 +13:00
earthlng and GitHub
58fa4e9b6d
0514: disable snippets, top stories, telemetry
2018-10-29 14:26:49 +00:00
earthlng and GitHub
5a36b4e016
Update README.md
2018-10-28 15:58:47 +00:00
earthlng and GitHub
7b3e6f5143
Update README.md
2018-10-28 15:20:41 +00:00
earthlng and GitHub
39a30d710b
Update README.md
2018-10-27 16:30:38 +00:00
earthlng and GitHub
8f10300c15
Update _config.yml
2018-10-27 16:29:34 +00:00
earthlng and GitHub
806d047729
Update README.md
2018-10-27 16:28:15 +00:00
earthlng and GitHub
0efebe3e83
Update README.md
2018-10-27 16:17:25 +00:00
earthlng and Thorin-Oakenpants
56206f77ba
removed, renamed or hidden in v63.0 ( #523 )
...
* removed, renamed or hidden in v63.0
- 0301a - do you want to add the `[NOTE] Firefox currently checks every 12 hrs ...` to `0302a` ? The problem is it also checks for updates every time you open/reload about:preferences and in Menu>Help>About Firefox regardless of when the last check was.
- 0513 - removed because follow-on-search is no longer a deletable system addon
- 2703 - do we just remove `3=for n days` or add a [NOTE] that value 3 was remove in FF63 or something?
- `browser.ctrlTab.recentlyUsedOrder` replaces `browser.ctrlTab.previews` but it now defaults to true. No need to list the new one under 5000 IMO
* Update user.js
* 1031 add more info
https://bugzilla.mozilla.org/show_bug.cgi?id=1453751#c28
* 0301a: remove update-check timing info
* 2703: add version deprecation for value 3
2018-10-24 04:45:31 +13:00
earthlng and GitHub
aacf5d4a0b
update 1031 description
2018-09-30 15:30:32 +00:00
earthlng and GitHub
ec5fb6e3a1
removed privacy.trackingprotection.ui.enabled
2018-09-30 15:24:33 +00:00
earthlng and GitHub
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
earthlng and Thorin-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
earthlng and Thorin-Oakenpants
b7c0e816a0
remove ESR52 grouping in 9999 ( #499 )
2018-09-10 08:33:43 +12:00
earthlng and Thorin-Oakenpants
9e342deaf2
update 1803 after Java removal ( #494 )
2018-09-06 04:59:04 +12:00
earthlng and Thorin-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
earthlng and Thorin-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
earthlng and Thorin-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
earthlng and Thorin-Oakenpants
0145ccfec3
add empty lines for subgroups in 0400 + 1200 ( #482 )
2018-08-12 15:11:23 +12:00
earthlng and Thorin-Oakenpants
c2c8e6227c
more info for 2026-28 ( #481 )
2018-08-12 15:01:03 +12:00
earthlng and Thorin-Oakenpants
ab404680df
remove [SETTING-ESR52] lines ( #475 )
2018-08-09 15:30:57 +12:00
earthlng and GitHub
c4d131aaf9
Add files via upload ( #474 )
2018-08-06 23:33:07 +00:00
earthlng and GitHub
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
earthlng and GitHub
a1638868ea
Update .gitattributes
2018-08-06 22:31:21 +00:00
earthlng and GitHub
06b69bb95a
Delete test-LF.bat
2018-08-06 19:34:33 +00:00
earthlng and GitHub
d8bfdaa058
Delete test-CRLF.bat
2018-08-06 19:34:26 +00:00
earthlng and GitHub
03efb99754
Delete test-CR.bat
2018-08-06 19:34:18 +00:00
earthlng and GitHub
b390d9787b
Add files via upload
2018-08-06 19:27:07 +00:00
earthlng and GitHub
2e908f38d2
Update prefsCleaner.bat
2018-08-06 19:25:25 +00:00
earthlng and GitHub
f973422581
Delete prefsCleaner2.bat
2018-08-06 19:23:36 +00:00
earthlng and GitHub
5bcbe56f4b
Add files via upload
2018-08-06 19:19:22 +00:00
earthlng and GitHub
833f816b99
Add files via upload
2018-08-06 19:17:48 +00:00
earthlng and GitHub
5ccea3262f
Update updater.bat
2018-08-06 19:14:56 +00:00
earthlng and GitHub
9611eac1cf
test
...
test
2018-08-06 18:52:30 +00:00
earthlng and GitHub
43119694fb
Update .gitattributes
2018-08-05 13:02:34 +00:00
earthlng and GitHub
4813aa549b
Update user.js
2018-07-11 13:59:52 +02:00
earthlng and GitHub
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
earthlng and Thorin-Oakenpants
02bac31e6a
nits ( #423 )
2018-05-17 04:31:28 +12:00
earthlng and GitHub
b880c9da61
add network.ftp.enabled
2018-05-11 18:14:40 +02:00
earthlng and Thorin-Oakenpants
36c11cb5d4
2600: downloads + extensions regroup ( #417 )
...
* 2600: downloads + extensions regroup
* fixup
2018-05-06 06:14:57 +12:00
earthlng and Thorin-Oakenpants
149aab6b1e
2600: security regroup ( #416 )
...
* 2600: security regroup
* fixup
2018-05-06 04:21:21 +12:00
earthlng and GitHub
c5a1a038d2
5000: remove view_source.tab (moved to 9999)
2018-05-05 14:40:20 +02:00
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and Thorin-Oakenpants
871e7ed87b
minor edits, settings info
2018-03-27 10:08:20 +13:00
earthlng and Thorin-Oakenpants
3ad6ed465e
2200s: more tweaks
2018-03-27 06:04:31 +13:00
earthlng and Thorin-Oakenpants
3fcad90996
2200s: tweaks
2018-03-27 05:01:30 +13:00
earthlng and Thorin-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
earthlng and GitHub
09aca71822
2676 fixup
2018-03-17 05:32:40 +01:00
earthlng and Thorin-Oakenpants
3192027f52
59 deprecated/removed prefs [part 1]
2018-03-14 05:52:14 +13:00
earthlng and GitHub
3812aed9e9
Update troubleshooter.js
2018-03-05 14:19:34 +01:00
earthlng and GitHub
a83f5a0f5f
Merge pull request #370 from claustromaniac/patch-2
...
Update updater.bat
2018-03-02 12:19:43 +01:00
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
0473c73860
2420 + 2421
2018-02-16 18:39:01 +01:00
earthlng and GitHub
a290b3ad3d
1600 cleanup and header-rewrite
2018-02-06 20:09:11 +01:00
earthlng and GitHub
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
earthlng and GitHub
bc371c8c9d
Update user.js
2018-01-29 14:05:13 +01:00
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
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
earthlng and GitHub
7a3810f6ca
Update troubleshooter.js
2018-01-16 16:52:24 +01:00
earthlng and GitHub
6882a64bf2
troubleshooter v1.2
2018-01-15 20:19:34 +01:00
earthlng and GitHub
d1ab8fd10c
troubleshooter v1.1
2018-01-15 17:06:22 +01:00
earthlng and GitHub
8c35bf5d11
1212: note about pointlessness of soft-fail
2018-01-14 10:41:16 +01:00
earthlng and GitHub
a3bffb83bd
Update troubleshooter.js
...
https://github.com/ghacksuserjs/ghacks-user.js/issues/339
2018-01-14 09:41:30 +01:00
earthlng and GitHub
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
earthlng and GitHub
1069915372
Create troubleshooter.js
2018-01-09 16:03:46 +01:00
earthlng and GitHub
dd29583735
Update .gitattributes
2017-12-30 19:33:25 +01:00
earthlng and GitHub
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
earthlng and GitHub
73f03c449f
Merge pull request #322 from ghacksuserjs/2700-renumber
...
2700's section revamp #235
2017-12-27 16:49:00 +01:00
earthlng and GitHub
d7ab2f83e4
updates to prefsCleaner + updater.bat
...
Daily round of tweaks
2017-12-27 05:01:21 +01:00
earthlng and GitHub
c0f9e6ab2b
Update prefsCleaner.bat
2017-12-27 04:59:24 +01:00
earthlng and GitHub
1f15e287fb
Updater for Windows 4.1
2017-12-26 00:30:49 +01:00
earthlng and GitHub
65b64f44b6
Update updater.bat
2017-12-26 00:16:27 +01:00
earthlng and GitHub
490d81657f
Update README.md
2017-12-19 18:37:24 +01:00
earthlng and GitHub
4170529e39
Add files via upload
2017-12-19 17:31:49 +01:00
earthlng and GitHub
ffae671b27
Delete prefsCleaner.bat
2017-12-19 17:29:36 +01:00
earthlng and GitHub
48861e57e1
Add files via upload
2017-12-19 17:26:58 +01:00
earthlng and GitHub
b74b79f11c
Delete prefsCleaner.bat
2017-12-19 17:26:39 +01:00
earthlng and GitHub
13534e33bc
Add files via upload
2017-12-19 17:25:14 +01:00
earthlng and GitHub
148daa94cf
Delete updater2.bat
2017-12-19 17:24:36 +01:00
earthlng and GitHub
88b08d4ac5
Delete updater.bat
2017-12-19 17:24:19 +01:00
earthlng and GitHub
ea76ea91af
Add files via upload
2017-12-19 17:22:32 +01:00
earthlng and GitHub
8af0d4fa7a
Update .gitattributes
2017-12-18 17:27:51 +01:00
earthlng and GitHub
877d6a5af2
Delete test.bat
2017-12-18 16:58:02 +01:00
earthlng and GitHub
e0cd64391c
Create test.bat
2017-12-18 16:56:28 +01:00
earthlng and GitHub
464ffcd7e6
Update .gitattributes
2017-12-18 16:54:38 +01:00
earthlng and GitHub
16e8d6ca7a
Update updater.bat
2017-12-18 16:48:15 +01:00
earthlng and GitHub
21b21d2adb
Update .gitattributes
2017-12-18 16:44:36 +01:00
earthlng and GitHub
6973bb459c
FIND instead of MORE
...
to keep TABS intact
2017-12-18 16:33:21 +01:00
earthlng and GitHub
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
earthlng and GitHub
1789fd902b
Delete test.bat
2017-12-18 15:39:01 +01:00
earthlng and GitHub
8f4ab83301
Create test.bat
2017-12-18 15:38:18 +01:00
earthlng and GitHub
eeef37154d
Update updater.bat
2017-12-18 15:10:35 +01:00