Commit Graph

929 Commits

Author SHA1 Message Date
Thorin-Oakenpants
01a978e33a
add 0864: dom.forms.datetime, closes #495 2018-09-11 16:43:18 +00:00
Thorin-Oakenpants
6717bc0674
1024: toolkit.winRegisterApplicationRestart 2018-09-09 20:46:35 +00:00
Thorin-Oakenpants
11a94c7e32
4503: add bugzilla 2018-09-09 20:43:56 +00:00
earthlng
b7c0e816a0 remove ESR52 grouping in 9999 (#499) 2018-09-10 08:33:43 +12:00
Thorin-Oakenpants
8b5547a973
4504: browser.startup.blankWindow 2018-09-08 17:23:48 +00:00
Thorin-Oakenpants
f0c29cf8a6
62-beta 2018-09-08 16:37:12 +00:00
Thorin-Oakenpants
e7a71143a8
oophs
these two prefs were moved to deprecated, not removed from the user.js itself
2018-09-08 14:14:46 +00:00
earthlng
9e342deaf2 update 1803 after Java removal (#494) 2018-09-06 04:59:04 +12:00
Thorin-Oakenpants
109d4cf916
removed plugin.state.java 2018-09-05 09:33:29 +00:00
Thorin-Oakenpants
c805dd8b3b
62 deprecated/removed prefs 2018-09-05 09:30:42 +00:00
Thorin-Oakenpants
a89e8fc1e0
removed browser.cache.frecency_experiment 2018-08-29 17:12:13 +00:00
earthlng
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
Thorin-Oakenpants
299489c701
1000s: cache description/info, closes #436 2018-08-28 08:27:45 +00:00
Thorin-Oakenpants
50a578c32a
remove extra spaces 2018-08-28 07:57:21 +00:00
Thorin-Oakenpants
7d417da5fd
0701: IPv6 info tweak, closes #437 2018-08-25 06:09:28 +00:00
Thorin-Oakenpants
e6a13e5a93
removed security.tls.version.fallback-limit 2018-08-20 14:54:47 +00:00
Thorin-Oakenpants
9a46fafb53
1203: remove TLS fallback-limit
Currently enforcing the default at 3, it gets changed to 4 for FF62, and will get deprecated some stage soon - https://bugzilla.mozilla.org/show_bug.cgi?id=1479501
2018-08-20 14:52:06 +00:00
Thorin-Oakenpants
6fb2f25e65
4700: revamp, closes #485 2018-08-17 09:09:01 +00:00
Thorin-Oakenpants
9e67f982ab
2720: enforce IDB=enabled 2018-08-17 07:50:33 +00:00
Thorin-Oakenpants
5b6ed92da4
0701: disable IPv6, closes #437 2018-08-17 07:15:47 +00:00
Thorin-Oakenpants
2969c6660f
removed browser.urlbar.autoFill.typed 2018-08-16 14:36:48 +00:00
Thorin-Oakenpants
776e32c27f
0850d: remove browser.urlbar.autoFill.typed
It is deprecated in FF62 ( https://bugzilla.mozilla.org/show_bug.cgi?id=1239708 ), and is already covered by the other pref in 0850d (for ESR60.x users)
2018-08-16 14:34:32 +00:00
earthlng
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
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
claustromaniac
29e2461cd1 fix -updatebatch (#484) 2018-08-13 12:39:24 +00:00
claustromaniac
f39112f914 P*tches for B*tches (#483)
* replace /V with global VERIFY ON

* change working dir to script dir
The working dir doesn't necessarily match the script's path, depending on how the script is called. All relative paths and conditional statements using EXIST will fail whenever the working dir is not the script's own location. This fixes that.

* minimal stuff, mostly cosmetic

* prompt to run prefsCleaner under very specific circumstances

* improve -updatebatch option

* add version variable + display new script version on update
2018-08-12 11:56:47 +00:00
earthlng
0145ccfec3 add empty lines for subgroups in 0400 + 1200 (#482) 2018-08-12 15:11:23 +12:00
earthlng
c2c8e6227c more info for 2026-28 (#481) 2018-08-12 15:01:03 +12:00
earthlng
ab404680df remove [SETTING-ESR52] lines (#475) 2018-08-09 15:30:57 +12:00
Thorin-Oakenpants
cfa2da8fea
start 62 commits 2018-08-09 03:28:54 +00:00
Thorin-Oakenpants
b3b3ae4660
finalize 61 2018-08-08 14:34:08 +00:00
earthlng
c4d131aaf9
Add files via upload (#474) 2018-08-06 23:33:07 +00:00
earthlng
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
a1638868ea
Update .gitattributes 2018-08-06 22:31:21 +00:00
Денис
3806ccc68c Introduce end-of-line normalization (#471)
fix for #469
2018-08-06 22:06:30 +00:00
earthlng
06b69bb95a
Delete test-LF.bat 2018-08-06 19:34:33 +00:00
earthlng
d8bfdaa058
Delete test-CRLF.bat 2018-08-06 19:34:26 +00:00
earthlng
03efb99754
Delete test-CR.bat 2018-08-06 19:34:18 +00:00
earthlng
b390d9787b
Add files via upload 2018-08-06 19:27:07 +00:00
earthlng
2e908f38d2
Update prefsCleaner.bat 2018-08-06 19:25:25 +00:00
earthlng
f973422581
Delete prefsCleaner2.bat 2018-08-06 19:23:36 +00:00
earthlng
5bcbe56f4b
Add files via upload 2018-08-06 19:19:22 +00:00
earthlng
833f816b99
Add files via upload 2018-08-06 19:17:48 +00:00
earthlng
5ccea3262f
Update updater.bat 2018-08-06 19:14:56 +00:00
earthlng
9611eac1cf
test
test
2018-08-06 18:52:30 +00:00
earthlng
43119694fb
Update .gitattributes 2018-08-05 13:02:34 +00:00
Thorin-Oakenpants
cbea3adc7e
FPI & IP addresses FF63+ 2018-07-17 02:58:51 +00:00
earthlng
4813aa549b
Update user.js 2018-07-11 13:59:52 +02:00
Hervé
96706cf11e ghacks-clear-[removed].js : Fix JS syntax (#460)
* Fix syntax

* updated 06-July-2018
2018-07-07 01:44:53 +12:00
Thorin-Oakenpants
a81d013e45
61-beta 2018-07-06 12:25:41 +00:00