Historique des commits

Auteur SHA1 Message Date
  Martin Prikryl 2d1584ef93 Issue 2392 – Command md5sums is incorrectly used to calculate MD5 checksum instead of md5sum il y a 2 mois
  Martin Prikryl ba8994ca1f Issue 2379 – Failure when canceling reconnection on authentication banner, when the connection was already closed by the server il y a 4 mois
  Martin Prikryl 2817363be8 Typo in logging il y a 5 mois
  Martin Prikryl f02b75470e Some (hopefully noop) refactoring to solve Clang internal compiler error when using new variable in __finally block + Some other small code changes imposed by Clang il y a 7 mois
  Martin Prikryl 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) il y a 7 mois
  Martin Prikryl 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler il y a 7 mois
  Martin Prikryl 8cd48fd0e5 Code errors identified by Clang il y a 7 mois
  Martin Prikryl 0d64cc1278 Issue 2352 – Remember empty session password il y a 7 mois
  Martin Prikryl 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server il y a 9 mois
  Martin Prikryl ef4e1e87ab Unused parameter il y a 9 mois
  Martin Prikryl ff0a744b58 Issue 2335 – Tunneled session password is not remembered il y a 9 mois
  Michael Lukashov 400bee57cf minor: Fix typos (#59) il y a 10 mois
  Martin Prikryl cbd7e799df Issue 2318 – Optionally push synchronization actions to queue il y a 10 mois
  Martin Prikryl c3aadded64 Factoring out some commons synchronization checklist functions il y a 10 mois
  Martin Prikryl fb3489c2ec Ongoing local delete operation can be moved to a background queue (only on a remote tab, as local tabs do not have a queue) il y a 10 mois
  Martin Prikryl e613fa29fe Bug fix: When moving an ongoing delete operation to background queue, it might attempt to delete the current file again, failing the operation il y a 10 mois
  Martin Prikryl 1162407e42 Commit 19ae9e1d broke cache invalidation of uploaded subdirectories il y a 11 mois
  Martin Prikryl 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory il y a 1 an
  Martin Prikryl 1ae9bc261e Logging memory use il y a 1 an
  Martin Prikryl 3a3f514c59 Issue 912 – Thumbnail view in file panel (remote) il y a 1 an
  Martin Prikryl 9f9d4655f1 Easier use of TValueRestorer il y a 1 an
  Martin Prikryl d2deb06e87 Bug fix: Possibility that files in root folder were incorrectly used il y a 1 an
  Martin Prikryl e782da2c87 Issue 2260 – Failure when trying to synchronize files by checksum on server that does not support it il y a 1 an
  Martin Prikryl aa964c3fd2 Ignore attempts to directly move/duplicate file over itself, as if protocol requires deleting, the file would be lost il y a 1 an
  Mikhail Lukashov a8e6220b88 fix typos il y a 1 an
  Martin Prikryl 9a06496936 Bug fix: When S3 or WebDAV server did not provide file timestamp, downloaded file was set to oldest possible timestamp il y a 1 an
  Martin Prikryl e6f16c13f9 Failure when moving files using FTP, caused by fbf8bdb1 il y a 1 an
  Martin Prikryl 804ec9c9c9 Bug 52: Use file hash as criterion for synchronization il y a 1 an
  Martin Prikryl fbf8bdb1b0 When overwriting existing remote directory while duplicating using secondary shell, removing the existing directory using the shell too il y a 1 an
  Martin Prikryl 86c89666a7 Factoring out CommaTextToStringList il y a 2 ans