Martin Prikryl
|
8511379856
Bug 1645: Generated session URL has colons in TLS/SSL fingerprint unnecessarily URL-encoded
|
7 years ago |
Martin Prikryl
|
b65abacbe9
Bug 1644: Workaround for bug in Windows 10 1803 preventing drag & drop downloads to Windows Explorer via shell extension.
|
7 years ago |
Martin Prikryl
|
e29607679e
Bug 1638: Allow authentication with empty passwords in scripting
|
7 years ago |
Martin Prikryl
|
6bd7a83298
AppX message
|
7 years ago |
Martin Prikryl
|
c16fd9a54b
Function "Keep remote directory up to date" can be started in a new window
|
7 years ago |
Martin Prikryl
|
bb6d9ddf8f
Bug 582: Toolbar buttons can be hidden
|
7 years ago |
Martin Prikryl
|
414bd6a439
Bug 1602: Set Content Type of files uploaded to S3
|
7 years ago |
Martin Prikryl
|
3251009b94
Bug 1293: Option to turn off Natural order numerical sorting
|
8 years ago |
Martin Prikryl
|
4f77be14e8
Configurable path to INI file configuration storage
|
9 years ago |
Martin Prikryl
|
c1eb59f265
Improving file transfer logging (including new progress logging)
|
9 years ago |
Martin Prikryl
|
4d2717d618
Renaming ComparePaths and IsPathToSameFile to use "Same" instead of "Compare" as they return bool, not int + SameFileName already exists in VCL
|
9 years ago |
Martin Prikryl
|
899f64469c
Bug 18: Session log file rotation
|
9 years ago |
Martin Prikryl
|
33cb2f4010
Bug fix: Digits-only file mask constraint was interpreted as time constraint instead of size constraint (caused by the Bug 672) + Change: Failing on invalid size constraint
|
9 years ago |
Martin Prikryl
|
4c3afd30d8
Re-implementing language autodetection for the "Translations" subfolder + Unless user customizes language, automatically using the best language match each run + Including all translation (30% at least) in installation, but automatically using only those that are complete (80% at least) + Marking the default, incomplete and invalid languages in Preferences dialog + Using applied language, instead of configured language in URLs and counters
|
9 years ago |
Martin Prikryl
|
809e928548
The %TIMESTAMP% syntax allows formating time strings for a time relative to present time
|
9 years ago |
Martin Prikryl
|
1cf5b5dfd4
It's possible to use an empty parameter in extension options metadata
|
9 years ago |
Martin Prikryl
|
64aed65df0
Factoring out WindowsVersion() and WindowsVersionLong() + Bug fix: The WindowsVersion counter did not include build number on Windows 10
|
9 years ago |
Martin Prikryl
|
428db9665c
All custom command prompts are entered on one dialog box.
|
9 years ago |
Martin Prikryl
|
4389a0ec3c
Bug fix: Command syntax suggestion, when using saved site in batch script, included RTF code
|
9 years ago |
Martin Prikryl
|
b9fc2ce751
Extensions adding
|
9 years ago |
Martin Prikryl
|
f852f86f1a
Extensions
|
9 years ago |
Martin Prikryl
|
6317742dd4
VCL PosEx instead of our PosFrom
|
9 years ago |
Martin Prikryl
|
2830b1e889
Finishing code generation for file transfers + Limiting generated code to 3 files + Not escaping local paths in generated script + Correcting all-files transfer script
|
9 years ago |
Martin Prikryl
|
04fab653e6
Not using "my" prefix for VB.NET variables + No redundant declaration of Session variable type + Bug fix: Session timeout was incorrectly set in seconds, instead of milliseconds + Using -Property switch to initialize SessionOptions properties in PowerShell + Generating code for transfer settings + TransferOptions.ResumeSupport is settable + Setting TransferResumeSupport.Threshold automatically sets State to Smart
|
9 years ago |
Martin Prikryl
|
aeec70feb5
Separating head and tail session code generation to allow inserting transfer code
|
9 years ago |
Martin Prikryl
|
fb68ee6f0c
Generating transfer script + Not highlighting script strings + Script command-line
|
9 years ago |
Martin Prikryl
|
a9b012420b
Bug 1392: Error when accessing a local directory junction on Windows XP/2003
|
10 years ago |
Martin Prikryl
|
b0e6881e7a
Clickable command-line and open command switches and SessionOptions properties + Quotes around log path + Reusing INI_SWITCH + INI_NUL + LOG_SWITCH + COMMAND_SWITCH + TProgramParams::FormatSwitch
|
10 years ago |
Martin Prikryl
|
799efb62bb
Script commands and .NET assembly classes and methods in generated code link to online documentation
|
10 years ago |
Martin Prikryl
|
7e337a0dad
Syntax highlighting for generated code
|
10 years ago |