Commit Graph

  • 720478c2f4 Further adjustment to workflow: * bind modality to vault options window * open unlock in a new window and close it afterwards Armin Schrenk 2021-07-09 14:47:07 +02:00
  • cb5d628cfc Refactor health check start: * replace health tab in options by a button in gernal tab * move info text of health tab into start controller * replace lazy loading of config in controller by loading in dagger module * add new scene+controller for failed config loading * don't close options window on health check start Armin Schrenk 2021-07-09 13:51:54 +02:00
  • 8ecb78abec use fixed width for check state icon in list Armin Schrenk 2021-07-08 16:01:03 +02:00
  • a9db8eb0d5 Small UI adjustments Armin Schrenk 2021-07-08 16:00:36 +02:00
  • f61073d1c6 adding a result to list needs to be done on FX thread Armin Schrenk 2021-07-08 15:30:36 +02:00
  • 419eb93cb3 Apply code suggestions Armin Schrenk 2021-07-08 10:59:41 +02:00
  • b4a530b2eb Apply suggestions from review Armin Schrenk 2021-07-07 15:36:10 +02:00
  • 0395ef2b44 remove glyph icon styleclass from result icon view Armin Schrenk 2021-07-07 13:00:30 +02:00
  • 19c61ffea8 Further Refactoring: * simplyify check executor by using Fx TaskAPI * reduce number of check states Armin Schrenk 2021-07-07 12:54:43 +02:00
  • 3b4ff4d3a2 Merge branch 'develop' into feature/1690-invalid-config-handling feature/1690-invalid-config-handling JaniruTEC 2021-07-06 16:48:07 +02:00
  • 1edc6e1189 Removed newline JaniruTEC 2021-07-06 16:45:22 +02:00
  • fd12116ce7 cleanup & renaming Armin Schrenk 2021-07-06 16:40:38 +02:00
  • 6250f3d89c Refactor internal processing of HealthChecks: * replace HealthCheckTask by Check class (not Wrapping TaskAPI) * replace Task-API and BatchService by CheckExecutor (using CompletionStage-API) * adjust other classes Armin Schrenk 2021-07-06 16:33:17 +02:00
  • cf7a2db7ec Merge branch 'develop' into feature/modular Sebastian Stenzel 2021-07-06 13:19:07 +02:00
  • 97222d3d67 Updated README.md Zane Campbell 2021-07-06 02:52:16 -04:00
  • 58eb6a6dee change status view from Label to Stackpane & adjust spinner size computation feature/spinning-spinner Armin Schrenk 2021-06-30 20:22:22 +02:00
  • 172593517a show warning glyph in check list, if check contains non-good results Sebastian Stenzel 2021-06-30 17:29:59 +02:00
  • 16c64a20e3 reordered Sebastian Stenzel 2021-06-30 17:28:14 +02:00
  • d6f8ab13aa prevent weird window resizing Sebastian Stenzel 2021-06-30 16:34:57 +02:00
  • d92a8e7980 class not meant to be part of DI graph Sebastian Stenzel 2021-06-30 16:34:45 +02:00
  • 374493e8b4 implemented async sequential fix queue Sebastian Stenzel 2021-06-30 14:15:23 +02:00
  • f3953c2fb1 wrap DiagnosticResult in Result in order to track the state of applied fixes Sebastian Stenzel 2021-06-30 14:13:05 +02:00
  • 5c9c336a33 allow setting glyph to null Sebastian Stenzel 2021-06-30 14:08:06 +02:00
  • b256670bcc replace static icon in vault detail screen by statusView Armin Schrenk 2021-06-30 13:50:06 +02:00
  • 91162d3d8f use RotateTranslation isntead of custom Animation Armin Schrenk 2021-06-30 13:20:34 +02:00
  • 683f17ef24 sum status indication with icon up in single class and apply proper css Armin Schrenk 2021-06-30 11:04:41 +02:00
  • e626104c06 Add progress indicator skin to light theme & correct attribution of origin Armin Schrenk 2021-06-29 17:59:15 +02:00
  • f73bcc0a9e clean up Armin Schrenk 2021-06-29 17:19:13 +02:00
  • 4167fdc850 create custom spinner Armin Schrenk 2021-06-29 16:30:52 +02:00
  • 6b113f26ba reduce Platform.runLater() invokations Sebastian Stenzel 2021-06-29 16:26:16 +02:00
  • dbef1466c1 read vault config async Sebastian Stenzel 2021-06-29 16:07:46 +02:00
  • f544f72327 test impl Armin Schrenk 2021-06-29 15:59:45 +02:00
  • 6b0d8a48c2 added temporary dummy health checks for testing purposes Sebastian Stenzel 2021-06-29 14:05:01 +02:00
  • c7b9735f13 simplify task selection code Sebastian Stenzel 2021-06-29 14:04:32 +02:00
  • a96115ecd6 Feature: revamp health workflow init (#1695) Armin Schrenk 2021-06-29 09:57:45 +02:00
  • c6aceb3e59 don't setPassphraseStored to true after changing pw, when it isn't actually stored Sebastian Stenzel 2021-06-28 18:52:34 +02:00
  • cadd071ebd update cryptofs Sebastian Stenzel 2021-06-28 18:42:10 +02:00
  • b64264ef8b updated 3rd party licenses Sebastian Stenzel 2021-06-26 17:49:18 +02:00
  • 429ca6cfd0 Merge branch 'develop' into feature/modular Sebastian Stenzel 2021-06-26 17:48:13 +02:00
  • 46691f057e dependency update Sebastian Stenzel 2021-06-26 17:42:40 +02:00
  • f1b40e32a7 dependency update Sebastian Stenzel 2021-06-26 17:25:00 +02:00
  • 714a0c6664 Removed unnecessary super interface JaniruTEC 2021-06-25 00:17:17 +02:00
  • b4a97803ff [Snyk] Security upgrade org.cryptomator:webdav-nio-adapter from 1.2.2 to 1.2.3 (#1698) Snyk bot 2021-06-24 10:58:47 +03:00
  • 8ac253504f Merge pull request #1697 from cryptomator/refactoring/spellchecking JaniruTEC 2021-06-23 22:49:57 +02:00
  • 135b61070d Fixed misspelled key JaniruTEC 2021-06-23 22:48:18 +02:00
  • 903f55a24f improve health check gui: * convert milliseconds to hours, minutes and seconds * spelling * adjust to dark theme Armin Schrenk 2021-06-22 17:15:37 +02:00
  • 94e26da693 Re-enable FUSE Sebastian Stenzel 2021-06-22 16:32:19 +02:00
  • 458a466c7f updated and excluded dependencies Sebastian Stenzel 2021-06-18 15:17:38 +02:00
  • 4f3cd2f47c replace JSR-305 Nullable annotation Sebastian Stenzel 2021-06-18 15:16:57 +02:00
  • f2fadafa66 Fix snyk.io badge in README due to switch to single maven module Julian Raufelder 2021-06-16 16:10:28 +02:00
  • 0676732796 Merge pull request #1693 from cryptomator/feature/sign-src-tarball Julian Raufelder 2021-06-16 12:54:37 +00:00
  • 08cbfd47ea Prefix signature of tarball in release with cryptomator Julian Raufelder 2021-06-16 14:19:14 +02:00
  • b15cda260e Apply suggestions from code review Julian Raufelder 2021-06-16 12:13:49 +00:00
  • 74355b128a Sign tarball in release using GPG Julian Raufelder 2021-06-16 13:24:25 +02:00
  • 000f27e166 Fixed spelling mistakes that required API breaking changes JaniruTEC 2021-06-12 01:56:15 +02:00
  • e1d83c996e Fixed independent spelling mistakes JaniruTEC 2021-06-12 01:45:31 +02:00
  • 0dc401883f Enabled proofreading JaniruTEC 2021-06-12 01:35:36 +02:00
  • 3762441230 Renamed InvalidSettingsException to InvalidSettingException [skip ci] JaniruTEC 2021-06-11 22:51:34 +02:00
  • d0d161023d Added InvalidSettingsException JaniruTEC 2021-06-11 18:52:32 +02:00
  • 6cd0fc6807 Updated the contract of the MountPointChooser-interface JaniruTEC 2021-06-09 01:31:48 +02:00
  • 364d59fdf7 Added ".idea/**/shelf" to .gitignore JaniruTEC 2021-06-11 18:27:51 +02:00
  • be6b6e4541 adjusted launcher scripts to use the module path Sebastian Stenzel 2021-06-10 10:35:02 +02:00
  • 6f3c90465c adjust fxml loading to modular setup Sebastian Stenzel 2021-06-09 21:25:00 +02:00
  • 0e924e7429 disable fuse for now Sebastian Stenzel 2021-06-09 18:38:44 +02:00
  • 52940d6a19 add module-info Sebastian Stenzel 2021-06-09 18:34:16 +02:00
  • 7f4a9c13dc update easybind Sebastian Stenzel 2021-06-09 18:33:08 +02:00
  • 210050d9d5 update cryptofs Sebastian Stenzel 2021-06-09 18:15:39 +02:00
  • f10d2b713b made tests public to avoid reflection and "open modules" Sebastian Stenzel 2021-06-09 10:14:08 +02:00
  • f9545b5532 Refactored MPC priority JaniruTEC 2021-05-25 18:00:03 +02:00
  • 58376bddef Merge pull request #1685 from cryptomator/feature/provider-agnostic-keychains Sebastian Stenzel 2021-06-08 14:42:56 +02:00
  • 72e2f64a68 show provided display name Sebastian Stenzel 2021-06-07 16:24:42 +02:00
  • 48ad74715e * store class name of selected keychain in settings.json * prepared GeneralPreferencesController to use a provider-supplied display name Sebastian Stenzel 2021-06-07 15:17:58 +02:00
  • 2e1f33ca82 Fix instructions for building (#1682) Ralph Plawetzki 2021-06-06 21:56:28 +02:00
  • 2d3f4d1c03 New Crowdin updates (#1678) Cryptobot 2021-06-05 09:11:48 +02:00
  • 04c13ba242 New Crowdin updates (#1677) Sebastian Stenzel 2021-06-04 21:00:56 +02:00
  • b70033e777 Update Crowdin configuration file Cryptobot 2021-06-04 20:48:48 +02:00
  • fafb7b229f update i18n config [ci skip] Sebastian Stenzel 2021-06-04 20:29:15 +02:00
  • fef5be95ec Merge branch 'develop' into release/1.6.0 Sebastian Stenzel 2021-06-04 20:24:33 +02:00
  • 7fac6da448 Single maven module (#1676) Sebastian Stenzel 2021-06-04 20:09:10 +02:00
  • 72bd9c1fdf New Crowdin updates (#1643) Sebastian Stenzel 2021-06-04 15:44:48 +02:00
  • 39b8e25f4f Merge pull request #1596 from eas5/test_improvement Sebastian Stenzel 2021-06-04 15:42:16 +02:00
  • c8fa7f1edd fix NPE in autolocker, when reading "lastActivity" before any activity happened Sebastian Stenzel 2021-06-04 09:40:23 +02:00
  • 95b98b8a36 Merge pull request #1603 from cryptomator/feature/autoLock Sebastian Stenzel 2021-06-02 16:24:26 +02:00
  • 005d2a82fe use stopwatch item for autolock tab Sebastian Stenzel 2021-06-02 16:22:19 +02:00
  • 820f7989d0 remove debug log statement Sebastian Stenzel 2021-06-02 16:10:42 +02:00
  • 751a6079c3 use explicit imports Sebastian Stenzel 2021-06-02 16:09:23 +02:00
  • 9be95efd10 store autolock time in seconds instead of minutes Sebastian Stenzel 2021-06-02 16:08:46 +02:00
  • 8f8fa0248c converted lock after "time" to "idle time" Sebastian Stenzel 2021-06-02 15:53:57 +02:00
  • cd7acea54e Use of NumericTextField Sebastian Stenzel 2021-06-02 14:52:27 +02:00
  • 18152e4f3d Merge branch 'develop' into feature/autoLock Sebastian Stenzel 2021-06-02 14:31:28 +02:00
  • 7b689c6b78 Keychain is locked (#1550) Ralph Plawetzki 2021-06-02 14:24:51 +02:00
  • 9fce262acb Merge branch 'develop' into release/1.6.0 1.6.0-alpha2 Armin Schrenk 2021-06-01 18:21:04 +02:00
  • 1159681824 Merge pull request #1615 from cryptomator/feature/sanitizer Armin Schrenk 2021-06-01 18:09:22 +02:00
  • c868ac32cc Change localized text and tweak ui Armin Schrenk 2021-06-01 17:52:31 +02:00
  • f85f953668 Bind countOfWarnSeverity and countOfCritSeverity to list Sebastian Stenzel 2021-06-01 15:01:23 +02:00
  • 5185df631d rather add functionality to formattedLabel class than to extend it Armin Schrenk 2021-06-01 13:22:56 +02:00
  • 617feec111 deactivate fix button Armin Schrenk 2021-06-01 13:14:31 +02:00
  • eb196165c5 move healthcheck button to vault options Armin Schrenk 2021-06-01 11:51:49 +02:00
  • 8c37ab3675 Closes #961 Armin Schrenk 2021-06-01 10:45:48 +02:00
  • 7eaade1555 Depeding on state of selected task, show appropiate status text in check detail view Armin Schrenk 2021-06-01 10:29:41 +02:00