Commit Graph

  • ea6925f905 Replaced #wrapAsIMPE() with explicit call to IMPExc JaniruTEC 2020-08-19 11:39:34 +02:00
  • f45b78d8c0 Removed accidental debugcode, updated lookup for env-var JaniruTEC 2020-08-19 11:31:32 +02:00
  • 75ca8a91f8 Merge remote-tracking branch 'upstream/develop' into feature/fuse-on-win JaniruTEC 2020-08-19 11:42:55 +02:00
  • 16462d05c8 Refactored changes, cleaned up JaniruTEC 2020-08-18 19:04:18 +02:00
  • cbef54f05c Added Logger, moved cleanup, moved choosing JaniruTEC 2020-08-18 19:49:24 +02:00
  • f601ff4ce3 Moved #isSupported() in the file, moved #determineMountPoint() JaniruTEC 2020-08-18 18:57:38 +02:00
  • 84fbf7392b Updated usage of FuseNotSupportedException JaniruTEC 2020-08-18 16:55:14 +02:00
  • bbf9379f56 Changed DokanyVolumes and FuseVolumes to use mountnames JaniruTEC 2020-08-17 22:02:01 +02:00
  • 6aa14fcfb1 Updated Errorhandling of UnlockWorkflow JaniruTEC 2020-08-16 18:42:59 +02:00
  • 710c7d0da7 added button to main window title if debug mode is enabled, fixes #1065 Tobias Hagemann 2020-08-18 16:08:23 +02:00
  • 841d4eb9c7 updated third-party licenses Tobias Hagemann 2020-08-18 13:59:37 +02:00
  • 8c4d35d3db updated webdav dependencies Sebastian Stenzel 2020-08-18 10:36:55 +02:00
  • 4110057fa1 Refactored multiple classes JaniruTEC 2020-08-13 19:32:04 +02:00
  • 9b1d6d2f2f Merge branch 'release/1.5.7' into develop Tobias Hagemann 2020-08-14 12:58:39 +02:00
  • 1c45455cb2 Merge branch 'release/1.5.7' 1.5.7 Tobias Hagemann 2020-08-14 12:58:26 +02:00
  • 411aca8695 preparing 1.5.7 Tobias Hagemann 2020-08-14 12:30:12 +02:00
  • 3de69021df New Crowdin updates (#1255) Sebastian Stenzel 2020-06-22 18:10:08 +02:00
  • 8418038736 dependency update Tobias Hagemann 2020-08-14 12:47:11 +02:00
  • 3bf2b499a7 Reverse order to initialize backend The GNOME keyring feature was implemented first and we don't want to confuse users who used it before Ralph Plawetzki 2020-08-14 07:40:46 +02:00
  • 430da2b78d Implemented MPC-System in FuseVolume and DokanyVolume, did refactoring JaniruTEC 2020-08-12 23:32:59 +02:00
  • 51047dcbce Added additional debug messages JaniruTEC 2020-08-12 23:22:26 +02:00
  • 708bcaa630 Updated CustomMountPointChooser to use MPR instead of OS-Checks JaniruTEC 2020-08-12 22:22:04 +02:00
  • 724b20c826 Fixed possible racecondition at Vault initialization JaniruTEC 2020-08-12 21:42:35 +02:00
  • 69f8c46f15 ui adjustments in vault detail missing Tobias Hagemann 2020-08-12 17:35:11 +02:00
  • b7f2fb0bdf Added cleanup to TemporaryMountPointChooser JaniruTEC 2020-08-11 23:35:05 +02:00
  • 222ffd8c53 Implemented MountPointChooserModule JaniruTEC 2020-08-11 23:11:48 +02:00
  • 00e0a0f79a Fixed doc for MountPointChooser JaniruTEC 2020-08-11 23:11:20 +02:00
  • d6bbc4383b Added implementations for MountPointChooser JaniruTEC 2020-08-11 22:39:54 +02:00
  • b51a2602a9 Documented MountPointChooser JaniruTEC 2020-08-11 22:35:22 +02:00
  • c3fbddc671 Refactored PerVault, Vault and VaultSettings JaniruTEC 2020-08-11 02:50:33 +02:00
  • ce262b691a Added base classes for MountPointChoosers and added module to component JaniruTEC 2020-08-11 02:44:00 +02:00
  • 65de6fef9b Allowing only one io-stats window per vault to be open at the same time. Martin Beyer 2020-08-11 17:32:39 +02:00
  • 31d95ae5b0 Remove restrictions of vault name filed to only contain alpha numeric characters Armin Schrenk 2020-08-11 12:04:02 +02:00
  • 429098733c Improve the vault/mount name system: * fix bug where the default name is not replaced by the actual folder name * introduce new field in settings "mountName" as binding on displayName * change volumes to use mountName instead of displayName Armin Schrenk 2020-08-11 11:19:54 +02:00
  • 597899d2bf Fixed random set order and updated #getAvailableDriveLetter() JaniruTEC 2020-08-11 02:23:42 +02:00
  • b1c66b181d Depend on kdewallet 1.0.1, hence dbus-java 3.2.3 that fixes issues when dealing with multiple signals of the same name but different signatures Ralph Plawetzki 2020-08-09 11:18:17 +02:00
  • 100b836979 Adjust buildkit to exclude kdewallet for Windows and macOS Ralph Plawetzki 2020-08-07 18:49:07 +02:00
  • 817907c25a Add access functionality for KDE kwallets Ralph Plawetzki 2020-08-07 18:32:54 +02:00
  • 25195fffe2 added icon to password strength label in new password controller Tobias Hagemann 2020-08-07 17:47:49 +02:00
  • 0e784a6ffc also disable finish button in change password if old password field is empty Tobias Hagemann 2020-08-07 17:09:55 +02:00
  • 351f96fa8b switch to light theme if donation key has changed and is invalid Tobias Hagemann 2020-08-07 09:30:22 +02:00
  • 703fb4fb51 fixed https://github.com/cryptomator/cryptomator/commit/0091c401df3589e9e4236698690d242af77ffc1e#r40816364 Tobias Hagemann 2020-08-06 18:32:57 +02:00
  • a975df6f8c added "Automatic" theme on macOS Tobias Hagemann 2020-08-06 18:30:34 +02:00
  • fb90128b63 Move option to change display name of a vault from mount options to general options Armin Schrenk 2020-08-06 15:33:28 +02:00
  • ea4c91fb37 change meaning of mount name setting: * it is now considered the gerenal vault name * methods (except parsing) are renamed accordingly Armin Schrenk 2020-08-06 15:20:32 +02:00
  • 7c1d6973ba fixes #1289 by decoupling storage path from vault name Armin Schrenk 2020-08-06 15:18:30 +02:00
  • 4f2120b729 Added support for folderbased backup-mountpoint to DokanyVol and FuseVol JaniruTEC 2020-08-03 22:20:20 +02:00
  • 51f7d74e4a Changed cryptomator.mountPointsDir-property in Windows Configs JaniruTEC 2020-08-03 21:22:22 +02:00
  • 32a810fe1d Changed FuseVolume to choose a DriveLetter instead of a folder JaniruTEC 2020-07-29 22:01:57 +02:00
  • 570482521a Delegated choice of DriveLetter to WDL and made internal Set immutable JaniruTEC 2020-07-29 22:14:51 +02:00
  • 3bd2a2f911 Fixes #1262 by adding new buttons, if a vault cannot be found Martin Beyer 2020-07-29 10:21:16 +02:00
  • 1ac6d086bd Disabled some experimental FUSE Features on Windows JaniruTEC 2020-07-28 19:15:56 +02:00
  • 8374599183 Modified creation of temporary mountpoint, fixed bugs, added comments JaniruTEC 2020-07-26 23:02:26 +02:00
  • 0091c401df Fixes #1267 by binding the settings.preferredVolumeImpl to VolumeImpl.WEBDAV, if preferredVolimeImpl isn't available Martin Beyer 2020-07-22 15:26:21 +02:00
  • 00dd67e345 Refactoring Martin Beyer 2020-07-21 15:16:53 +02:00
  • 158677bd54 Using new methods from CryptoFs to get correct statistics Martin Beyer 2020-07-21 11:10:05 +02:00
  • a1b375316c Specified the messages of failed UnlockWorkflows JaniruTEC 2020-07-20 22:06:15 +02:00
  • dae2814b0f Added MountPointRequirement-Enum JaniruTEC 2020-07-20 22:01:10 +02:00
  • 341a98848d Modified check of provided mountpoint JaniruTEC 2020-07-20 22:00:35 +02:00
  • 902e66906a Refactored method FuseVolume#prepareTemporaryMountPoint JaniruTEC 2020-07-20 21:55:49 +02:00
  • c59d3cd03f Removed check for OS from FuseVolume#isSupportedStatic JaniruTEC 2020-07-20 21:23:35 +02:00
  • ed9f16e012 Displaying additional stats with a new DataLabel Martin Beyer 2020-07-20 16:09:45 +02:00
  • ed77a4aacd Added basic counting of additional total stats (not correct) Martin Beyer 2020-07-20 16:08:25 +02:00
  • ff2fa70bd6 preperation for displaying en-de-crypted bytes per second Martin Beyer 2020-07-20 11:00:59 +02:00
  • 3519346df9 cleaned up unlock window Martin Beyer 2020-07-20 10:59:48 +02:00
  • 45f6caa7bd Added basic support for FUSE-Mounting on Windows JaniruTEC 2020-07-18 19:05:18 +02:00
  • e2e7755af2 Added cryptomator.mountPointsDir-property to Windows Configs JaniruTEC 2020-07-18 18:57:11 +02:00
  • 4ab7bfaa20 reformat Armin Schrenk 2020-07-17 11:58:11 +02:00
  • 7e0ffb43a6 fixing bug where the mountName of the vault is initially set as the default one Armin Schrenk 2020-07-17 11:57:53 +02:00
  • 526c8328f6 Refactoring - Removing unnecessary environment variable Martin Beyer 2020-07-13 15:21:24 +02:00
  • 81bad4eb25 Fixed bug: Some exceptions caused by unlock were not shown JaniruTEC 2020-07-09 22:34:57 +02:00
  • dcaa6e81a3 Improving Exception calling and logging Martin Beyer 2020-07-08 14:53:15 +02:00
  • e78155396d Implementing #1251 Martin Beyer 2020-07-08 14:01:10 +02:00
  • d3063c8117 Make sure not to launch the FX app more than once. Sebastian Stenzel 2020-07-07 16:01:32 +02:00
  • cd1ed088c3 Update bug.md Armin Schrenk 2020-07-03 10:37:02 +02:00
  • e831debb94 fixes #1244 by renaming the refresh button and adding a method call Martin Beyer 2020-06-30 09:36:46 +02:00
  • 8d15a6612f Implements #1244 by adding a small button to regain focus Martin 2020-06-28 11:05:27 +02:00
  • 9c034f3be6 split up read and write charts and added cache efficiency chart (because we will add further read/write-specific stats like total number of files read/written, bytes encrypted/decrypted, etc) Sebastian Stenzel 2020-06-25 17:16:42 +02:00
  • 60dd9349a8 Merge branch 'develop' into feature/io-stats Sebastian Stenzel 2020-06-25 17:15:22 +02:00
  • 330b1cbf7d derived resources after dependency update [ci skip] Sebastian Stenzel 2020-06-25 17:15:07 +02:00
  • 9ffa38d54e Merge branch 'develop' into feature/io-stats Sebastian Stenzel 2020-06-22 17:24:18 +02:00
  • c925727269 Merge branch 'master' into develop Sebastian Stenzel 2020-06-22 17:23:28 +02:00
  • ac2dc06bd6 Merge branch 'release/1.5.6' 1.5.6 Sebastian Stenzel 2020-06-22 17:23:27 +02:00
  • 80b83adb53 Preparing 1.5.6 Sebastian Stenzel 2020-06-22 17:08:48 +02:00
  • ddc31ac2bb New Crowdin translations (#1227) Sebastian Stenzel 2020-06-22 17:08:09 +02:00
  • eb7c5d0b2b Dependency update Sebastian Stenzel 2020-06-22 10:21:44 +02:00
  • e5ce3cb62d closes #1254 Armin Schrenk 2020-06-19 15:49:31 +02:00
  • 7a69692999 Prettied up the statistics window for both Ui Themes Martin Beyer 2020-06-17 11:04:36 +02:00
  • d00d9d98dc make sure to release all strong referenced to the I/O chart when closing the window Sebastian Stenzel 2020-06-16 15:35:12 +02:00
  • 1846c5c14c formatting Sebastian Stenzel 2020-06-16 15:05:24 +02:00
  • 0d9db783f7 Merge branch 'develop' into feature/io-stats Sebastian Stenzel 2020-06-16 15:04:47 +02:00
  • d3a6964d8f fixes #1249 Sebastian Stenzel 2020-06-16 15:02:38 +02:00
  • 55e9cabf51 Updated Graph to use Timeline + minor UI changes + wording Martin Beyer 2020-06-16 14:13:17 +02:00
  • 5180f2061a add series only once (in scene initialization instead of on every tick) - thus fixing IAE Sebastian Stenzel 2020-06-10 13:58:02 +02:00
  • 05154cf6aa Added Graph to statistics window Martin Beyer 2020-06-10 11:55:08 +02:00
  • f61e955945 First Dummy window to show statistics Martin Beyer 2020-06-04 12:28:45 +02:00
  • d80605532f closes #1141 Armin Schrenk 2020-05-28 16:26:22 +02:00
  • 8d5fb14b50 Merge branch 'master' into develop Sebastian Stenzel 2020-05-27 12:43:35 +02:00
  • 570286c7df Merge branch 'release/1.5.5' 1.5.5 Sebastian Stenzel 2020-05-27 12:43:35 +02:00
  • 11e3ee8d90 formatted code [ci skip] Sebastian Stenzel 2020-05-27 12:43:18 +02:00