Commit Graph

619 Commits

Author SHA1 Message Date
claustromaniac
94bbb6bab4
minor change 2017-12-24 16:55:17 +00:00
claustromaniac
b9266bba1d
4.1
- added missing -unattended switch to the list of switches
- other minor changes
2017-12-24 16:49:33 +00:00
Thorin-Oakenpants
68efac4cc8
url change 2017-12-24 16:30:53 +13:00
Thorin-Oakenpants
db5706d949
url change 2017-12-24 16:29:36 +13:00
Thorin-Oakenpants
3ffdd67904
url change 2017-12-24 16:29:18 +13:00
Thorin-Oakenpants
83de87b18d
url change 2017-12-24 16:28:58 +13:00
Thorin-Oakenpants
99016960fa
url change 2017-12-24 16:28:33 +13:00
Thorin-Oakenpants
52efb2af7a
url change 2017-12-24 16:27:47 +13:00
Thorin-Oakenpants
dbe0056c95
4500: canvas site permissions 2017-12-23 03:32:02 +13:00
Thorin-Oakenpants
987c996cce
Update README.md 2017-12-22 02:04:37 +13:00
Thorin-Oakenpants
a1cae1ae74
Update README.md 2017-12-22 02:03:42 +13:00
Thorin-Oakenpants
0938d7bab2
add license 2017-12-22 02:02:57 +13:00
earthlng
490d81657f
Update README.md 2017-12-19 18:37:24 +01:00
earthlng
4170529e39
Add files via upload 2017-12-19 17:31:49 +01:00
earthlng
ffae671b27
Delete prefsCleaner.bat 2017-12-19 17:29:36 +01:00
earthlng
48861e57e1
Add files via upload 2017-12-19 17:26:58 +01:00
earthlng
b74b79f11c
Delete prefsCleaner.bat 2017-12-19 17:26:39 +01:00
earthlng
13534e33bc
Add files via upload 2017-12-19 17:25:14 +01:00
earthlng
148daa94cf
Delete updater2.bat 2017-12-19 17:24:36 +01:00
earthlng
88b08d4ac5
Delete updater.bat 2017-12-19 17:24:19 +01:00
earthlng
ea76ea91af
Add files via upload 2017-12-19 17:22:32 +01:00
earthlng
8af0d4fa7a
Update .gitattributes 2017-12-18 17:27:51 +01:00
earthlng
877d6a5af2
Delete test.bat 2017-12-18 16:58:02 +01:00
earthlng
e0cd64391c
Create test.bat 2017-12-18 16:56:28 +01:00
earthlng
464ffcd7e6
Update .gitattributes 2017-12-18 16:54:38 +01:00
earthlng
16e8d6ca7a
Update updater.bat 2017-12-18 16:48:15 +01:00
earthlng
21b21d2adb
Update .gitattributes 2017-12-18 16:44:36 +01:00
earthlng
6973bb459c
FIND instead of MORE
to keep TABS intact
2017-12-18 16:33:21 +01:00
earthlng
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
1789fd902b
Delete test.bat 2017-12-18 15:39:01 +01:00
earthlng
8f4ab83301
Create test.bat 2017-12-18 15:38:18 +01:00
earthlng
eeef37154d
Update updater.bat 2017-12-18 15:10:35 +01:00
earthlng
be563241d6
Update updater.bat 2017-12-18 15:10:18 +01:00
earthlng
002780df8c
Convert BAT line-endings to CRLF 2017-12-18 15:07:20 +01:00
claustromaniac
901670fffc
Convert BAT line-endings to CRLF
LF is messing with calls to :message in the updater, at least on my end.
2017-12-18 12:26:03 +00:00
earthlng
3a403cd120
Updater for Windows v4.0
Fixes:
	- Merge function:
		*no longer has the potential to truncate super long lines. (8KB per line still IS the max!)
		*no more issues with exclamation marks in user_pref lines.

Improvements:
	- Overall better performance due to ECHO syntax changes.
	- Merge function on steroids! Faster than ever

Changes, Additions, Substractions:
	- Leading spaces are no longer ignored by the merge function. Lines to be merged must begin with user_pref.
	- Added header with name, author, version.
	- Added help sub-menu.
	- Added special message when no override files are found when using -multiOverrides.
	- Formatting changes.
2017-12-17 17:13:18 +01:00
claustromaniac
25321e7262 4.0? 2017-12-17 15:59:55 +00:00
claustromaniac
ca947c6ae4 4.0b3 - ignore the previous commit lol 2017-12-17 15:02:52 +00:00
claustromaniac
c9f62822a6 4.0b3
- Fix for empty lines.
- Went back to using FIND in the main loop for the good reasons stated by @earthing
2017-12-17 15:01:06 +00:00
claustromaniac
240bcbfbee 4.0b2
Not all issues fixed yet.
2017-12-17 13:46:39 +00:00
earthlng
1262edee61
tiny issues
space instead of TAB, missing quotation marks and suppressing the error message when no *.js files are found in the OR-folder
2017-12-17 13:02:34 +01:00
claustromaniac
2f5ae9b294 v4.0b
Fixes:
	- Merge function:
		*no longer has the potential to truncate super long lines.
		*no more issues with exclamation marks in user_pref lines.

Improvements:
	- Overall better performance due to ECHO syntax changes.
	- Merge function on steroids! Faster than ever, and no longer generates temporary files at all. As it always should have been.

Changes, Additions, Substractions:
	- Leading spaces are no longer ignored by the merge function. Lines to be merged must begin with user_pref.
	- Added header with name, author, version.
	- Added help sub-menu.
	- Added special message when no override files are found when using -multiOverrides.
	- Formatting changes.
2017-12-16 17:55:08 +00:00
earthlng
fbd9f344af
prefs.js cleaner for Windows v1.0
thanks @claustromaniac!
2017-12-15 21:11:53 +01:00
Thorin-Oakenpants
323da46204
4500: RFP warn if language set to non en-US
fixes #304
2017-12-16 05:21:08 +13:00
earthlng
28f06b41e3
Merge pull request #309 from claustromaniac/master
Updater for Windows 3.2
2017-12-10 15:55:15 +01:00
claustromaniac
77ca6af2d9 I said 3.2.
I'm not me if I don't miss something.
2017-12-10 01:20:39 +00:00
claustromaniac
e663b8a968 3.2
Prevent issues handling the script when the name includes spaces.

+ Formatting.
2017-12-09 16:49:42 +00:00
Thorin-Oakenpants
f8ec9cebdd
fix url 2017-12-09 10:31:09 +13:00
Thorin-Oakenpants
24df3274f1
fix url 2017-12-09 10:29:29 +13:00
Thorin-Oakenpants
f5a4ec0cbd
fix url 2017-12-09 10:28:58 +13:00