overdodactyl
5a2c110b13
updater.sh add -l option
2018-11-21 17:02:21 -07:00
overdodactyl
47e6741095
updater.sh: add profile option
2018-11-21 16:27:41 -07:00
overdodactyl
75d4615946
updater.sh add review argument (-r)
2018-11-21 14:02:57 -07:00
overdodactyl
789d0672c7
updater.sh add view arg
2018-11-21 13:49:10 -07:00
overdodactyl
36192205a3
updater.sh: -n overrides -o
2018-11-21 12:57:08 -07:00
overdodactyl
4e8291d2c7
updater.sh improve updater_userjs loop
2018-11-21 12:45:27 -07:00
overdodactyl
d6401a3f31
updater.sh add diff option
2018-11-21 12:40:13 -07:00
overdodactyl
1830a5037c
updater.sh - allow non-js files if passed to -o
2018-11-21 10:38:06 -07:00
overdodactyl
315bd08267
add deprecated arguments to -h
2018-11-21 10:12:26 -07:00
overdodactyl
5c67985910
updater.sh - detail -o argument in help
2018-11-21 09:53:56 -07:00
overdodactyl
54211a52bd
restrict overrides to js files
2018-11-21 09:27:48 -07:00
earthlng
1de3634d0c
Update updater.sh
...
- always wrap variables in quotes when dealing with filepaths (for good measure)
- don't append when initially creating the temp file (= easier to test the function in a standalone script without having to worry about cleanup)
2018-11-21 15:26:15 +00:00
overdodactyl
31989ccb35
updater.sh support for directories with spaces
2018-11-20 15:12:49 -07:00
overdodactyl
25f6c336a9
updater.sh argument fixes
2018-11-20 11:34:11 -07:00
earthlng
afbeff7e85
Update updater.sh
2018-11-20 14:15:37 +00:00
overdodactyl
5c969c413c
remove single line comments before multi
2018-11-20 00:33:59 -07:00
overdodactyl
bf87d3558f
add minify user.js option
2018-11-19 23:28:22 -07:00
overdodactyl
43c749ee98
add support for comma separated list of overrides
2018-11-19 21:55:59 -07:00
overdodactyl
b26338e5a0
add support for override directories
2018-11-19 21:08:07 -07:00
overdodactyl
6545b28962
add option to keep only one backup
2018-11-19 20:32:55 -07:00
overdodactyl
c3e652574e
don't require value for all arguments
2018-11-19 19:56:20 -07:00
overdodactyl
f43efcb670
support depracated args
2018-11-19 15:01:50 -07:00
overdodactyl
a4fc404560
add better support for arguments
2018-11-19 13:44:17 -07:00
Pat Johnson
106f46d053
updater.sh restructuring/re-write ( #541 )
...
* Uses `perl` as a last resort if `curl` and `wget` are not available (fixes #537 )
* Aborts and notifies user if none of the above are installed
* Better use of functions
* When version numbers are checked, the contents are immediately saved to a temp dir. This allows us to skip using wget/curl/perl a second time
* Improved messages for users
* Added various font colors for ease of use and aesthetics
2018-11-19 17:34:14 +00:00
Thorin-Oakenpants
643cba63cf
Activity Stream is no longer a System Add-on
2018-11-19 03:00:40 +00:00
Thorin-Oakenpants
b5c5d8e9d1
removed browser.eme.ui.enabled
2018-11-19 00:37:42 +00:00
Thorin-Oakenpants
36b90cd5e6
1830: remove hiding the DRM UI
...
out of interest, it no longer requires a restart
2018-11-19 00:34:56 +00:00
Thorin-Oakenpants
299a03663f
0351: move *autoSubmit to deprecated
...
https://github.com/ghacksuserjs/ghacks-user.js/issues/302#issuecomment-359245047
2018-11-19 00:12:07 +00:00
Thorin-Oakenpants
13550d18a1
update [SETTING] info ( #538 )
2018-11-19 12:56:12 +13:00
Thorin-Oakenpants
c12eb0fdc6
0201b+2305 Permissions API info
2018-11-18 12:56:51 +00:00
Thorin-Oakenpants
acbf881b1f
saving the world bytes at a time
2018-11-15 15:47:21 +00:00
Thorin-Oakenpants
7351e561c4
1243: mixed OBJECT_SUBREQUESTS
2018-11-15 07:06:34 +00:00
Thorin-Oakenpants
4e42bad6a1
0201: default geo=> inactive, #533
2018-11-14 17:12:03 +00:00
Thorin-Oakenpants
b85e748b53
2204: FS API=>inactive, #533
2018-11-13 18:56:51 +00:00
Thorin-Oakenpants
0cc4007eda
1202: tls.min => inactive #533
...
TLS 1.0 and 1.1 are still secure. Sure, later versions are more secure, but 98% of the web is already upgraded - less than 2% of sites use < v1.2. So it's not very likely you would come across a site that requires it, but if you did, what's the point in breaking it. Mozilla and Chrome already have plans to deprecate TLS 1.0 & 1.1, and force that last 2% of sites.
TLS settings can be FP'ed without JS. By sticking with the defaults, I do not see any security issues, but an increase in potential anti-FPing. TBH, the chances of either (i.e being FP'ed with TLS as a entropy point, or being compromised due to TLS<1.2) are slim to non anyway.
Any arguments, please see @earthlng
2018-11-13 16:19:23 +00:00
Thorin-Oakenpants
3003f2dd85
make up yer mind
...
stick it back in for two releases - pref gets removed in FF65 anyway
v63.0-beta
2018-11-13 15:30:39 +00:00
Thorin-Oakenpants
ce48306a0d
finalize beta
2018-11-13 15:12:20 +00:00
Thorin-Oakenpants
3423d39fa9
2517 Media Capabilities => inactive
...
see f214e4bc4e (comments)
2018-11-13 15:11:01 +00:00
Thorin-Oakenpants
4834472107
remove 0426 content blocking
2018-11-13 15:01:35 +00:00
Thorin-Oakenpants
f214e4bc4e
2517: disable Media Capabilities API (for now)
2018-11-13 08:42:49 +00:00
Thorin-Oakenpants
8fd6061bcc
0426: enforce CB
2018-11-13 08:19:19 +00:00
Thorin-Oakenpants
92acb6b2f7
saving the world, one byte at a time
2018-11-12 00:06:19 +00:00
earthlng
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
claustromaniac
89bc0bee16
scheme+host+path+port -> scheme+host+port+path ( #530 )
2018-11-04 14:44:20 +00:00
earthlng
f8fc465d0a
2701: add new descriptions and new value ( #527 )
2018-10-30 04:40:24 +13:00
earthlng
58fa4e9b6d
0514: disable snippets, top stories, telemetry
2018-10-29 14:26:49 +00:00
Thorin-Oakenpants
afee555045
FPI: isolate postMessage...
2018-10-28 16:46:22 +00:00
earthlng
5a36b4e016
Update README.md
2018-10-28 15:58:47 +00:00
earthlng
7b3e6f5143
Update README.md
2018-10-28 15:20:41 +00:00
Thorin-Oakenpants
452c717502
Update README.md
2018-10-28 11:09:47 +00:00