提交歷史

作者 SHA1 備註 提交日期
  Martin Prikryl be4bdb61f4 Factoring out some functionality that can be adapted for local-local synchronization (Issue 2020) 2 周之前
  Martin Prikryl fa31217b53 Refactoring in anticipation of synchronization not always being local-remote (Issue 2020) 2 周之前
  Martin Prikryl a01665f294 Factoring out universal path utility functions that will also be used Issue 2020 2 周之前
  Martin Prikryl 086aec0991 No need to suspend operation, while logging an exception 1 月之前
  Martin Prikryl 1d9fe8c955 Changing compiler to Clang/bcc32c 1 月之前
  Martin Prikryl ba680d6e2e Avoid redundantly capturing exception stack trace 1 月之前
  Martin Prikryl 34ec281e6d Invalid assertion 1 月之前
  Martin Prikryl b13e2e7c2b #pragma package(smart_init) is not useful out of packages 1 月之前
  Martin Prikryl 3817bbd736 Preparing for separate pre-compiled header file required by Clang 2 月之前
  Martin Prikryl 4c615a1ff1 Clang imposed changes that should be noop and have no effect on classic compiler (mostly for release build) (4th after cea3db7f) 2 月之前
  Martin Prikryl 4a96d205d0 Workaround for Clang crash on multiple-inheritance 2 月之前
  Martin Prikryl 2d1584ef93 Issue 2392 – Command md5sums is incorrectly used to calculate MD5 checksum instead of md5sum 2 月之前
  Martin Prikryl ba8994ca1f Issue 2379 – Failure when canceling reconnection on authentication banner, when the connection was already closed by the server 4 月之前
  Martin Prikryl 2817363be8 Typo in logging 5 月之前
  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 7 月之前
  Martin Prikryl 5dc46ec23f Clang identifies some functions as "noreturn" + one noexcept(false) 7 月之前
  Martin Prikryl 3f4e41fee0 Clang imposed changes that should be noop and have no effect on classic compiler 7 月之前
  Martin Prikryl 8cd48fd0e5 Code errors identified by Clang 7 月之前
  Martin Prikryl 0d64cc1278 Issue 2352 – Remember empty session password 7 月之前
  Martin Prikryl 3dcb30ca22 Issue 2342 – Command-line interface for installing public key into server 8 月之前
  Martin Prikryl ef4e1e87ab Unused parameter 9 月之前
  Martin Prikryl ff0a744b58 Issue 2335 – Tunneled session password is not remembered 9 月之前
  Michael Lukashov 400bee57cf minor: Fix typos (#59) 9 月之前
  Martin Prikryl cbd7e799df Issue 2318 – Optionally push synchronization actions to queue 10 月之前
  Martin Prikryl c3aadded64 Factoring out some commons synchronization checklist functions 10 月之前
  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) 10 月之前
  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 10 月之前
  Martin Prikryl 1162407e42 Commit 19ae9e1d broke cache invalidation of uploaded subdirectories 11 月之前
  Martin Prikryl 19ae9e1dca On Synchronization checklist window Move command can be used with a set of orphaned files and new folder in source directory 1 年之前
  Martin Prikryl 1ae9bc261e Logging memory use 1 年之前