Commit Graph

  • f5cddda7a8 Merge branch 'develop' into feature/#1013-#1061-cleanupAndInformation Sebastian Stenzel 2020-11-06 15:17:45 +01:00
  • e9fa1d6476 removed old jni dependency Sebastian Stenzel 2020-11-06 14:53:45 +01:00
  • 084c1881ba removed unused imports [ci skip] Sebastian Stenzel 2020-11-06 14:47:47 +01:00
  • ce131e4653 Implemented AutoStart integration for macOS Sebastian Stenzel 2020-11-06 14:46:32 +01:00
  • a121c7d0fe added tooltip to path in vault list cell Tobias Hagemann 2020-11-06 14:42:21 +01:00
  • 603bf99b25 Replaced MacFunctionsUiState using new integrations api Sebastian Stenzel 2020-11-06 14:18:23 +01:00
  • 9076fe5b46 Reintroduced trimming of vault display name Sebastian Stenzel 2020-11-06 11:07:45 +01:00
  • 6848f1a38e Renamed IrregularUnmountCleaner and relayouted code Sebastian Stenzel 2020-11-06 11:07:22 +01:00
  • f4103fc917 reducing complexity of normalizedDisplayName Sebastian Stenzel 2020-11-06 09:54:25 +01:00
  • c838da9df4 reducing complexity for "vault name max length" Sebastian Stenzel 2020-11-06 09:52:31 +01:00
  • 78df4e24b3 keep iconography consistent by reusing already existing icons Sebastian Stenzel 2020-11-06 09:51:51 +01:00
  • c0e2d01297 Migrated from deprecated MacFunctions to UiAppearanceProvider for UI theme switching Sebastian Stenzel 2020-11-05 17:49:39 +01:00
  • 313f8b36d2 Replaced dependency with call to getter JaniruTEC 2020-11-05 17:11:35 +01:00
  • 343794c1fe Redo "Added UI error messages" JaniruTEC 2020-11-05 17:03:35 +01:00
  • 813c01aaed Use mountName instead of display name Armin Schrenk 2020-11-05 13:23:30 +01:00
  • 510ea8a6f6 refined normalize Method, fxied Tests for it: * all unicode spaces are now replaced with \u0020 * if the end string only contains whitspaces, "_" will be returned Armin Schrenk 2020-11-05 12:44:51 +01:00
  • a22fbea467 The display/vault name is now constrained: * should not be empty * is stripped of leading & trailing whitespaces * is truncated to 50 characters Armin Schrenk 2020-11-05 11:55:25 +01:00
  • f64144d1da Revert 1554437884 Armin Schrenk 2020-11-05 11:52:38 +01:00
  • c01dd225c9 Refactor normalizedMountname to only exclude certain, filesystem reserved characters or Unicode control sequences Armin Schrenk 2020-11-05 11:47:18 +01:00
  • 18b408a83a Adjusted keychain display names [ci skip] Sebastian Stenzel 2020-11-05 11:15:39 +01:00
  • efaf107b20 Merge pull request #1393 from cryptomator/feature/modular-keychains Sebastian Stenzel 2020-11-05 11:10:15 +01:00
  • 86cba5e8a7 partial revert of 6ccd2486 Sebastian Stenzel 2020-11-04 16:11:16 +01:00
  • f4cee6d161 made KeychainManager immutable [ci skip] Sebastian Stenzel 2020-11-04 14:15:28 +01:00
  • 28c40b2277 WHY? Sebastian Stenzel 2020-11-04 14:13:53 +01:00
  • 8853054ed4 fixing test Armin Schrenk 2020-11-03 14:53:51 +01:00
  • 3eb44b06af Fixes #1061: * temp mount point is first tried without any addition * then with id Suffix in brackets * then with underscores, id suffix and count Armin Schrenk 2020-11-03 12:50:52 +01:00
  • 1554437884 Use regular display name and only normalize if webdav is used: * rename StringBinding mountName to normalizedDisplayName * replace in all other occurences mountName with DisplayName Armin Schrenk 2020-11-03 12:44:09 +01:00
  • 268bae8879 Change Invalid mount point error window: * Add heading * change icon to times_with_circle * reformat text Armin Schrenk 2020-11-03 12:13:22 +01:00
  • b382e436e2 minor CI fixes Sebastian Stenzel 2020-11-03 11:27:10 +01:00
  • 6ccd248675 use maven profiles to build different buildkits Sebastian Stenzel 2020-11-03 11:21:08 +01:00
  • c760e63995 only use supported keychainAccessProviders Armin Schrenk 2020-11-03 10:54:32 +01:00
  • 959dee153e fixing bug where stored password is not used Armin Schrenk 2020-11-03 10:03:14 +01:00
  • aa22f656e8 Moving the code for unregular unmount leftovers from mountpoint chooser to an own class and execute it at each application start. Armin Schrenk 2020-11-02 17:34:34 +01:00
  • d24734e16f Revert "Adding method to clean up _our_ tmp mounting dirs to mitigate #1061 and #1013" Armin Schrenk 2020-11-02 17:25:43 +01:00
  • 01522e8c97 Adding method to clean up _our_ tmp mounting dirs to mitigate #1061 and #1013 Armin Schrenk 2020-11-02 14:49:57 +01:00
  • 14e056551d no longer track coverage for deleted keychain module Sebastian Stenzel 2020-11-02 14:07:21 +01:00
  • 82a42ea183 Removed keychain module. Implemented new KeychainManager in various UI controller classes Sebastian Stenzel 2020-11-02 14:03:39 +01:00
  • bfde26be79 Added new keychain module and refactored UI parts Sebastian Stenzel 2020-11-02 13:09:30 +01:00
  • 51e43a0567 include system integration lib automatically depending on current OS Sebastian Stenzel 2020-11-02 13:08:50 +01:00
  • 9a375cb3f6 updated label [ci skip] Sebastian Stenzel 2020-11-02 09:43:54 +01:00
  • 2b8f39a149 ignored some derived files Sebastian Stenzel 2020-11-02 09:41:07 +01:00
  • 2720a999d1 Updated codestyle (#1388) JaniruTEC 2020-11-02 08:45:41 +01:00
  • f675bd5017 Feature/change password backend 2 (#1375) Ralph Plawetzki 2020-11-02 08:19:26 +01:00
  • 16be3e7a97 Merge pull request #1384 from cryptomator/fix/missing-exceptions JaniruTEC 2020-10-29 16:58:51 +01:00
  • 551d9d1af1 Added default Errorhandler to all Tasks and Services JaniruTEC 2020-10-28 16:21:14 +01:00
  • 0acc8ddb0a Fixed UnlockWorkflow JaniruTEC 2020-10-28 15:48:20 +01:00
  • f0e1bcb899 Moved call to #setOnFailed() to UpdateStatsService implementation JaniruTEC 2020-10-28 15:40:59 +01:00
  • d331c30224 Revert "Added UI error messages" JaniruTEC 2020-10-28 15:21:59 +01:00
  • d0d39a1c72 Merge branch 'develop' into fix/missing-exceptions JaniruTEC 2020-10-27 17:04:32 +01:00
  • 8904df91b4 Reverted accidental changes to Project_Default.xml [Skip CI] JaniruTEC 2020-10-27 16:18:55 +01:00
  • 786365c095 Added ability to skip CI JaniruTEC 2020-10-27 15:56:09 +01:00
  • eb8f5f523d Added UI error messages JaniruTEC 2020-10-26 21:19:24 +01:00
  • 9c22adc97d Added/Fixed error logging JaniruTEC 2020-10-26 21:15:37 +01:00
  • 265212cc0f New Crowdin updates (#1302) Sebastian Stenzel 2020-10-26 10:00:58 +01:00
  • 9c860cc17c Merge pull request #1380 from cryptomator/snyk-fix-bc2c8d6dd6d679e9ec6736de3d13592d Sebastian Stenzel 2020-10-24 09:55:05 +02:00
  • 7f63153bc1 Update main/pom.xml Sebastian Stenzel 2020-10-24 09:47:09 +02:00
  • 9531d44ab5 fix: main/pom.xml to reduce vulnerabilities snyk-bot 2020-10-24 01:50:58 +00:00
  • 253abd4930 Refactored UnlockWorkflow JaniruTEC 2020-10-22 18:32:15 +02:00
  • 022ba81f2f Reformatted classes ErrorComponent and Tasks JaniruTEC 2020-10-19 19:14:01 +02:00
  • 26160e9bbc Merge pull request #1346 from purejava/fix-isSupported Armin Schrenk 2020-10-21 10:56:16 +02:00
  • 0a32de2c92 Addded dev run configs, removed fuse-setting from win prod config JaniruTEC 2020-10-16 22:38:39 +02:00
  • 60aeb6a04b Merge pull request #1307 from cryptomator/feature/fuse-on-win JaniruTEC 2020-10-14 15:29:37 +02:00
  • 0206fc0b8f Bumped required version of fuse-nio-adapter to 1.2.5 JaniruTEC 2020-10-14 15:26:28 +02:00
  • 06b3343a6d Partly Revert "Finished feature: Fuse on Win" JaniruTEC 2020-10-13 18:30:00 +02:00
  • 598bec3050 Finished feature: Fuse on Win JaniruTEC 2020-10-12 21:34:23 +02:00
  • 0e5d72c22a shorten FS_TYPE_NAME to "CryptomatorFS" (#1371) Reid Rankin 2020-10-12 08:12:09 -04:00
  • 21f4fab9ed Fixed bug: Strange error message if no MPC was applicable JaniruTEC 2020-10-09 18:40:50 +02:00
  • 58e2ec4742 Changed contract of priorities in MPC, added null-check JaniruTEC 2020-10-08 19:14:03 +02:00
  • 6b6867b826 Reverted ab538cd215 JaniruTEC 2020-10-08 18:51:03 +02:00
  • 92321a7569 Remove unneeded access modifier Ralph Plawetzki 2020-10-08 12:57:50 +02:00
  • 7781572b6d Replaced call to Validate with call to Preconditions JaniruTEC 2020-10-07 23:27:08 +02:00
  • b5efe39eb8 Refactored Vault, MPCs, Unlock to integrate better with latest changes JaniruTEC 2020-10-07 18:06:05 +02:00
  • cae86cd71f Get more information logged in case something goes wrong Ralph Plawetzki 2020-10-07 18:55:18 +02:00
  • 667617b480 Update kdewallet to latest 1.1.1 Ralph Plawetzki 2020-10-07 18:32:16 +02:00
  • 9329311491 Merge branch 'feature/volume-type-getter' into feature/fuse-on-win JaniruTEC 2020-10-07 16:59:54 +02:00
  • 22438d1eba Added api for getting the implemented VolumeImpl (type) of a Volume JaniruTEC 2020-10-07 16:46:58 +02:00
  • d295084312 Changed contracts in MPC interface JaniruTEC 2020-10-06 19:28:02 +02:00
  • ab538cd215 Fixed bug: Dropped MPCs if priorities were equal JaniruTEC 2020-10-06 19:31:03 +02:00
  • f9cb438a0b Closes #1065 for real by adding missing style in dark theme for debug mode Armin Schrenk 2020-10-01 18:37:32 +02:00
  • 354de225ed Reverted changes to WebDavVolume#getMountPoint() JaniruTEC 2020-09-30 14:09:01 +02:00
  • 0b7f8d71ed closes #1065 Armin Schrenk 2020-09-29 12:12:59 +02:00
  • 9657a13912 Updated MPCModule to return a SortedSet and switched collector JaniruTEC 2020-09-28 23:33:39 +02:00
  • c5a3b29554 Make logger static Ralph Plawetzki 2020-09-16 18:56:54 +02:00
  • ae957c2588 Print error message instead of stacktrace Fixes #1345 Ralph Plawetzki 2020-09-14 19:53:21 +02:00
  • da84133732 allows running launcher-mac.sh from any path Tobias Hagemann 2020-09-15 16:23:31 +02:00
  • 10275eb80f Merge pull request #1326 from TheShellLand/linux-libs Tobias Hagemann 2020-09-15 09:28:04 +02:00
  • 29a9c7dffe auto-close bugs violating the issue template [ci skip] Sebastian Stenzel 2020-09-13 11:50:26 +02:00
  • d5b8996a39 Fixed violation of method contract JaniruTEC 2020-09-11 22:23:48 +02:00
  • f012977aac Fixed spelling JaniruTEC 2020-09-11 21:47:30 +02:00
  • 8680bd1dee Updated MountPointChooserModule and MPCs JaniruTEC 2020-09-07 22:21:45 +02:00
  • 528510eb53 Renamed binding fuseAndWindows to restrictToStableFuseOnWindows JaniruTEC 2020-09-07 21:48:13 +02:00
  • e8d17cfb7b allows running launcher-linux.sh from any path ainiml 2020-09-06 19:25:50 -04:00
  • cdbcd20241 Fixed faulty access introduced by parallel release of 1.5.8 JaniruTEC 2020-09-05 22:15:02 +02:00
  • fef3ade5c6 Merge branch 'develop' into feature/fuse-on-win JaniruTEC 2020-09-04 22:25:08 +02:00
  • 194d7f0da9 Merge branch 'hotfix/1.5.8' into develop Tobias Hagemann 2020-08-28 15:59:42 +02:00
  • 8ad20c27da Merge branch 'hotfix/1.5.8' 1.5.8 Tobias Hagemann 2020-08-28 15:57:54 +02:00
  • f891a9f1a7 refactored that fix from 2a335eb7af Tobias Hagemann 2020-08-28 14:25:26 +02:00
  • 2a335eb7af fixed test Tobias Hagemann 2020-08-28 14:06:09 +02:00
  • 6578ac0121 use mountName in FUSE on macOS instead of displayName Tobias Hagemann 2020-08-28 13:55:17 +02:00
  • 83f9514a42 fixed icon views of labels in new password screen that could only appear once Tobias Hagemann 2020-08-28 13:41:43 +02:00