Samuel FORESTIER and GitHub
450f476a80
Fixes version parsing and display in updater.bat ( #1914 )
...
This commit is a (partial) backport of HorlogeSkynet/thunderbird-user.js#59
2026-08-20 03:10:01 +00:00
Mizuki Nguyen and GitHub
eae5762d29
Add missing -command argument in powershell call ( #1909 )
...
* updater: add missing PowerShell argument
* prefcleaner: add missing PowerShell argument
2024-11-09 12:55:49 +00:00
earthlng and GitHub
ca022d8c2d
v4.19 - use Powershell for locale-independent TS
2023-03-10 09:21:21 +00:00
earthlng and GitHub
5eaa8196e2
v4.18 - fix backup filename
2022-11-22 19:00:47 +00:00
365e76bc9f
Format date and time consistently. ( #1580 )
...
* Format date and time consistently.
Co-authored-by: junos <junos.lukan@ijs.si >
Co-authored-by: earthlng <earthlng@users.noreply.github.com >
2022-11-13 14:37:26 +00:00
xfzv and GitHub
917e3fe1aa
Update wiki link for updater options ( #1364 )
2022-02-06 12:23:20 +00:00
Thorin-Oakenpants and GitHub
13e5fe17b1
remove rfpalts ( #1288 )
2021-12-11 06:56:43 +00:00
earthlng and GitHub
59ac1727f7
v4.14 - check for TLS1.2 ( #1097 )
2021-01-22 12:15:12 +00:00
earthlng and GitHub
0cbd8a13a3
Update updater.bat
2021-01-19 17:17:03 +00:00
earthlng and GitHub
ae6c76fe54
v4.13 - fix TLS issue with PowerShell
2021-01-19 17:07:39 +00:00
earthlng and GitHub
ee3e5f0186
v4.12: arkenfox
2020-09-15 12:04:54 +00:00
earthlng and GitHub
3e4c56cf27
arkenfox support
...
also fixes mixed line endings
2020-09-13 12:16:21 +00:00
claustromaniac
dafd0894e6
refactoring, mostly
...
De-duplicates many lines because the -ESR and -RFPalts options require too much boilerplate garbage. The script was unreadable enough without repeating code.
I don't think these changes deserve opening yet another PR, but please let me know if you disagree.
2019-06-12 18:30:08 -03:00
earthlng and GitHub
3c5f58b812
Update updater.bat
2019-06-12 10:52:46 +00:00
claustromaniac and earthlng
7d7f580bfc
add -RFPalts option ( #745 )
2019-06-12 10:51:25 +00:00
claustromaniac and GitHub
0da3835a49
updater.bat -ESR option ( #742 )
2019-06-11 12:43:27 +00: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 GitHub
c4d131aaf9
Add files via upload ( #474 )
2018-08-06 23:33:07 +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
5ccea3262f
Update updater.bat
2018-08-06 19:14:56 +00: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
claustromaniac and GitHub
64d08dd6bc
Update updater.bat
2018-04-18 20:33:39 +00:00
claustromaniac and GitHub
11bcf46063
Update updater.bat
2018-03-01 19:15:10 +00:00
claustromaniac and GitHub
2980073bca
increased revision number
...
OK that's it. This time it's for reals.
2018-02-23 07:02:11 +00:00
claustromaniac and GitHub
e8b9f72885
Fix updater URLs before someone bitches about it
...
/raw/master/ URLs are no longer working on my end.
That's it.
Yes, really.
2018-02-23 06:47:38 +00:00
claustromaniac and GitHub
22198d420a
forgot to update the showhelp function
2018-01-18 01:18:05 -03:00
claustromaniac and GitHub
4fb3040042
replaced -multibackups with -singlebackup
...
also minor changes to the merge function.
2018-01-17 12:30:02 -03:00
claustromaniac and GitHub
c8d7694fd3
I really don't like the online editor
2018-01-16 11:13:07 -03:00
claustromaniac and GitHub
343f77c5e9
minor fix on the version check
...
'IF !_line! GEQ 4 (' is not reliable.
2018-01-16 10:46:57 -03:00
claustromaniac and GitHub
a0ec17955d
tiny change
2018-01-16 01:27:36 -03:00
claustromaniac and GitHub
e195aceb54
Updater 4.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. See examples below.
-Minor syntactic changes here and there.
Additions:
-New -multiBackups argument. I personally intend to use it to compare files and quickly review changes.
2018-01-15 22:15:30 -03:00
claustromaniac and GitHub
2ad3fbdbd3
Update updater.bat
2017-12-26 19:37:39 +00:00
claustromaniac and GitHub
68a44bcbb4
cosmetic fix
...
for calls to :message before the script begins logging (with -log)
2017-12-26 17:29:11 +00:00
earthlng and GitHub
65b64f44b6
Update updater.bat
2017-12-26 00:16:27 +01:00
claustromaniac and GitHub
643206a3da
autoparrot - second try
2017-12-25 15:30:09 +00:00
claustromaniac and GitHub
05ac6dd0ec
autoparrot
2017-12-25 08:18:41 +00:00
claustromaniac and GitHub
daff5f6fa6
cosmetic fix + formatting
...
the fix in question just removes the extra space in the version + date output (line 91)
2017-12-25 03:48:39 +00:00
claustromaniac and GitHub
018fb2a321
cosmetic stuff
2017-12-25 03:33:36 +00:00
claustromaniac and GitHub
4f22afac7f
rewording
2017-12-25 00:51:56 +00:00
claustromaniac and GitHub
94bbb6bab4
minor change
2017-12-24 16:55:17 +00:00
claustromaniac and GitHub
b9266bba1d
4.1
...
- added missing -unattended switch to the list of switches
- other minor changes
2017-12-24 16:49:33 +00:00
earthlng and GitHub
13534e33bc
Add files via upload
2017-12-19 17:25:14 +01:00
earthlng and GitHub
88b08d4ac5
Delete updater.bat
2017-12-19 17:24:19 +01:00
earthlng and GitHub
16e8d6ca7a
Update updater.bat
2017-12-18 16:48:15 +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
eeef37154d
Update updater.bat
2017-12-18 15:10:35 +01:00
earthlng and GitHub
be563241d6
Update updater.bat
2017-12-18 15:10:18 +01:00
claustromaniac
25321e7262
4.0?
2017-12-17 15:59:55 +00:00