Thorin-Oakenpants and GitHub
50a578c32a
remove extra spaces
2018-08-28 07:57:21 +00:00
Thorin-Oakenpants and GitHub
7d417da5fd
0701: IPv6 info tweak, closes #437
2018-08-25 06:09:28 +00:00
Thorin-Oakenpants and GitHub
e6a13e5a93
removed security.tls.version.fallback-limit
2018-08-20 14:54:47 +00:00
Thorin-Oakenpants and GitHub
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 and GitHub
6fb2f25e65
4700: revamp, closes #485
2018-08-17 09:09:01 +00:00
Thorin-Oakenpants and GitHub
9e67f982ab
2720: enforce IDB=enabled
2018-08-17 07:50:33 +00:00
Thorin-Oakenpants and GitHub
5b6ed92da4
0701: disable IPv6, closes #437
2018-08-17 07:15:47 +00:00
Thorin-Oakenpants and GitHub
2969c6660f
removed browser.urlbar.autoFill.typed
2018-08-16 14:36:48 +00:00
Thorin-Oakenpants and GitHub
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 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
claustromaniac and earthlng
29e2461cd1
fix -updatebatch ( #484 )
2018-08-13 12:39:24 +00:00
claustromaniac and earthlng
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 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
Thorin-Oakenpants and GitHub
cfa2da8fea
start 62 commits
2018-08-09 03:28:54 +00:00
Thorin-Oakenpants and GitHub
b3b3ae4660
finalize 61
61.0
2018-08-08 14:34:08 +00: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
Денис and earthlng
3806ccc68c
Introduce end-of-line normalization ( #471 )
...
fix for #469
2018-08-06 22:06:30 +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
Thorin-Oakenpants and GitHub
cbea3adc7e
FPI & IP addresses FF63+
2018-07-17 02:58:51 +00:00
earthlng and GitHub
4813aa549b
Update user.js
2018-07-11 13:59:52 +02:00
Hervé and Thorin-Oakenpants
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 and GitHub
a81d013e45
61-beta
v61.0-beta
2018-07-06 12:25:41 +00:00
Emanuele Petriglia and earthlng
857cbd8c24
Use wget if curl is not available ( #451 )
...
* Use wget if curl is not available
On most GNU/Linux distributions wget is often preinstalled, while curl
is not.
* Bump updater.sh version
2018-07-06 14:06:01 +02:00
Thorin-Oakenpants and GitHub
c9543519c7
0100s: startpage, home+newwindow, newtab
...
FF61 introduced quite a few changes, including removing the ability to set a blank startpage in the UI, and a new Home options tab with unified Activity Stream (AS) defaults and dropdown options. Because the only way to stop AS on startup is to enforce a blank page (pref 0102), and setting this auto changes `home+newwindow` (0103) and `newtab` (0104) to a blank page, then we're just going to go ahead and enforce that on all of them.
For more info see the discussion in #426
2018-07-05 15:32:19 +00:00
Thorin-Oakenpants and GitHub
d34894e965
2730 + 2750: Storage API + Offline Cache
...
ESR52.x doesn't use the new site storage UI. FF61+ the issue is resolved, so let's enforce offline cache (2730) as false again
2018-07-05 10:16:20 +00:00
Thorin-Oakenpants and GitHub
70abeda9d4
2730 + 2750: Storage API + Offline Cache
...
https://bugzilla.mozilla.org/show_bug.cgi?id=1450448#c20
2018-07-04 16:49:26 +00:00
Thorin-Oakenpants and GitHub
dceef9d1db
0503: disable savant
2018-07-04 12:53:21 +00:00
Thorin-Oakenpants and GitHub
9386fb5581
61 deprecated/removed prefs
2018-07-04 09:41:30 +00:00
Thorin-Oakenpants and GitHub
56acb4cff5
disable UNC paths
2018-07-04 09:15:44 +00:00
Thorin-Oakenpants and GitHub
1eac4185d2
4500: RFP geo reverted 63+
2018-06-26 03:48:47 +00:00
Thorin-Oakenpants and GitHub
05021ac62e
2300: workers, fixes #446
2018-06-20 05:05:48 +00:00
Thorin-Oakenpants and GitHub
a2b5e1e7cf
updated 03-Jun-2018
2018-06-04 00:28:43 +00:00
Thorin-Oakenpants and GitHub
d9a1c83300
updated 03-Jun-2018
2018-06-04 00:27:20 +00:00
Thorin-Oakenpants and GitHub
a4a9b9a675
cleanup #426
...
Both deprecated in FF61, but we'll remove them from the user.js
- `services.blocklist.signing.enforced` is default true since FF50
- `browser.storageManager.enabled` only controls "Site Data" UI visibility
2018-06-04 00:23:16 +00:00
Thorin-Oakenpants and GitHub
c61e633236
0707: added ref link
2018-06-01 04:32:52 +00:00