提交歷史

作者 SHA1 備註 提交日期
  Sebastian Stenzel 62ade6113b cleanup 4 年之前
  Sebastian Stenzel 4779bbf415 Don't bother FxApplication with stuff that is meant to be dealt with internally within QuitComponent 4 年之前
  Armin Schrenk c6b786a771 Reworked implemenation by using dagger now: 4 年之前
  Armin Schrenk a71f8b350e Show only one quit dialogue at a time 4 年之前
  Armin Schrenk c9ec8fecef fix wrong method name 4 年之前
  Armin Schrenk 5d00b3dd76 activate ability to abort vault locking if it is mounted with dokany and still busy 4 年之前
  Sebastian Stenzel 02fc9b263a re-added applicable choosers to exception text 4 年之前
  Sebastian Stenzel 4c66f81736 simplified line 4 年之前
  Sebastian Stenzel 2de151aebe use less generic name 4 年之前
  JaniruTEC 422ce4a387 Moved actual choosing of MPCs to MountPointHelper 4 年之前
  JaniruTEC 21387bd76c Renamed IrregularUnmountCleaner to MountPointHelper 4 年之前
  JaniruTEC 52cd560cb2 Generifyed #chooseMountPoint() 4 年之前
  JaniruTEC 6c440dfbbb Re-Added check for non-emtpy dirs 4 年之前
  Sebastian Stenzel a074450452 Merge branch 'master' into develop 4 年之前
  Sebastian Stenzel b781cf6f25 Merge branch 'hotfix/1.5.10' 4 年之前
  Sebastian Stenzel 9b653f488b Merge branch 'develop' into hotfix/1.5.10 4 年之前
  Armin Schrenk 17c580267f prevent race conditions 4 年之前
  Sebastian Stenzel 490d1b8f87 cancel unlock workflow, if closing window with shortcut 4 年之前
  Armin Schrenk b0ad86f16b Perform cleanup of tmp mount points dir only once. 4 年之前
  Sebastian Stenzel df2b4ac086 cleanup 4 年之前
  Sebastian Stenzel aee4ececba Merge branch 'fix/1409' into hotfix/1.5.10 4 年之前
  Sebastian Stenzel b2992aa6ae Merge branch 'fix/1408' into hotfix/1.5.10 4 年之前
  Sebastian Stenzel 4c546d281a Bumped version 4 年之前
  Sebastian Stenzel c90e445a67 Removed -Dcryptomator.mountPointsDir="/Volumes/" from macOS run profiles 4 年之前
  Sebastian Stenzel d3c2b0509e Lazily call IrregularUnmountCleaner from (and only from!) TemporaryMountPointChooser 4 年之前
  Sebastian Stenzel c6d1c2ca6b added MacVolumeMountChooser and refactored "priority" of mount point choosers: now all priorities are set in MountPointChooserModule (as a map key) 4 年之前
  Sebastian Stenzel 86dec80726 avoid weird iteration counter manipulation 4 年之前
  JaniruTEC 9083976989 Fixed #1409 by addig an additonal check 4 年之前
  JaniruTEC d9c5d76417 Fixed irregular quoting 4 年之前
  JaniruTEC c19c3754c6 Fixed high-spirited concatenation 4 年之前