Commit Graph

  • 8795e5c8d2 Merge branch 'develop' into release/1.6.0 1.6.0-beta3 Sebastian Stenzel 2021-09-27 13:52:29 +02:00
  • 069c07cbf1 New Crowdin updates (#1807) Cryptobot 2021-09-27 13:49:32 +02:00
  • cda7cc8ef9 dependency bump Sebastian Stenzel 2021-09-27 13:41:02 +02:00
  • 1015542629 adjust to latest API Sebastian Stenzel 2021-09-27 13:31:05 +02:00
  • 18be4ba257 update integrations-api Sebastian Stenzel 2021-09-27 13:03:55 +02:00
  • 90bceb0f68 Update to OpenJFX 17 (#1809) Sebastian Stenzel 2021-09-24 21:01:19 +02:00
  • 53afaf1b12 Replace Files.isWritable() by real write test Armin Schrenk 2021-09-24 16:31:07 +02:00
  • 6b0625609b case insensitive semver validation Sebastian Stenzel 2021-09-24 15:43:52 +02:00
  • 5670e77908 closes #1783 Armin Schrenk 2021-09-24 11:47:57 +02:00
  • 79c48778ce Be more lenient when handling open vault events either via drag and drop or registered file extensions Sebastian Stenzel 2021-09-24 10:57:05 +02:00
  • f9889c16de attempted fix for #1808 Sebastian Stenzel 2021-09-23 15:08:24 +02:00
  • cbe26d8a4f Merge branch 'develop' into release/1.6.0, fixing appimage version number Sebastian Stenzel 2021-09-23 14:04:54 +02:00
  • b3c2d68d9b Partial revert of 0d5a3346: Build PPA independently of other installers Sebastian Stenzel 2021-09-23 14:02:04 +02:00
  • d07c018670 adjust appimage launcher script to comply with appdir built during CI Sebastian Stenzel 2021-09-23 14:01:07 +02:00
  • 0d5a3346f6 execute ppa _after_ all successufl installer builds 1.6.0-beta2 Armin Schrenk 2021-09-22 17:54:08 +02:00
  • cfaa4ceffc fix draft release job in release workflow Armin Schrenk 2021-09-22 17:51:27 +02:00
  • db843bb1d5 codesigning dylib/jnilib inside jars needs to be forced as well (they may already be signed but could be problematic for notarization) Tobias Hagemann 2021-09-22 17:33:46 +02:00
  • b4539979a4 fix module-info Armin Schrenk 2021-09-22 16:43:47 +02:00
  • d241f022ab Merge branch 'develop' into release/1.6.0 Armin Schrenk 2021-09-22 16:36:36 +02:00
  • 2a5e09bc32 New Crowdin updates (#1758) Cryptobot 2021-09-22 16:27:28 +02:00
  • 85a7383c56 bump fuse dependency Armin Schrenk 2021-09-22 16:21:06 +02:00
  • 526b2a1e72 Bump cryptofs and adjust usages Armin Schrenk 2021-09-22 16:20:48 +02:00
  • e4da494202 updated 3rd party licenses Sebastian Stenzel 2021-09-22 12:18:35 +02:00
  • 55c7636a7b simplified toggle boolean [ci skip] Sebastian Stenzel 2021-09-22 12:17:47 +02:00
  • af4603f022 Merge pull request #1761 from cryptomator/feature/#1733-window-position Armin Schrenk 2021-09-22 11:39:51 +02:00
  • 09cf76df68 minor code cleanup Armin Schrenk 2021-09-22 11:28:45 +02:00
  • cfe61a51b6 Merge pull request #1767 from cryptomator/feature/early-loading Armin Schrenk 2021-09-22 11:20:14 +02:00
  • 9c83baabd5 fixes #1740 Tobias Hagemann 2021-09-22 09:25:16 +02:00
  • 3e216ed0ac Added error codes to error screen (#1741) JaniruTEC 2021-09-21 17:41:54 +02:00
  • 0b488efbb3 remove another convinience method from vault class Armin Schrenk 2021-09-21 16:15:53 +02:00
  • ae2ad6e00f Replace ObjectProperty with atomicRef to prevent problems with background reloading Armin Schrenk 2021-09-21 12:32:36 +02:00
  • 76811f92e6 Improve error handling: * Vault only returns the confiCache * cache has safe and unsafe method to get config Armin Schrenk 2021-09-21 12:28:41 +02:00
  • 1fbd07b4a6 Refine impl: * rename wrapper to cache * reset the cache to null if error during config loading happens * always set the the cache in the vault obj Armin Schrenk 2021-09-20 15:34:53 +02:00
  • 96d37096c1 Relative paths in linux build are incorrect PBillodeau 2021-09-18 14:07:37 -05:00
  • 21774784a1 Reduce ResizeRegion to 6px, only save positions at MouseRelease Martin Beyer 2021-09-17 18:51:09 +02:00
  • 4a13b4145d Use javaFx-graphics for display information Martin Beyer 2021-09-17 17:46:54 +02:00
  • efc77e4997 updating dependencies Armin Schrenk 2021-09-17 17:46:28 +02:00
  • cf17a3f9ca Saving settings on Drag release Martin Beyer 2021-09-17 17:44:26 +02:00
  • 560513d7e8 Rearrange Imports Martin Beyer 2021-09-17 15:54:45 +02:00
  • 9e66f4b93e Release to PPA (#1791) Sebastian Stenzel 2021-09-16 13:01:34 +02:00
  • 407718d0a1 fixes #1789 Sebastian Stenzel 2021-09-16 10:02:38 +02:00
  • b98691ee52 Provide version string when manually triggering a build (#1790) Sebastian Stenzel 2021-09-15 15:25:52 +02:00
  • e482574aaf Block windows installation if old innosetup version is installed Armin Schrenk 2021-09-15 12:16:25 +02:00
  • 9f068d0b2c add playground workflow Sebastian Stenzel 2021-09-13 16:45:05 +02:00
  • 78e4c714a1 preparing 1.5.19 1.5.19 Tobias Hagemann 2021-09-09 14:14:36 +02:00
  • 9d43f8bb81 updated dependency, fixes #1778 Tobias Hagemann 2021-09-09 14:13:42 +02:00
  • 4e31f7e5c7 updated THIRD-PARTY 1.5.18 Tobias Hagemann 2021-09-07 12:49:10 +02:00
  • d9a35a4f93 preparing 1.5.18 Tobias Hagemann 2021-09-07 12:39:24 +02:00
  • 80b4aea7e0 updated dependencies Tobias Hagemann 2021-09-07 12:38:39 +02:00
  • bbb30ebe0f keep name of icon file Armin Schrenk 2021-09-03 12:54:24 +02:00
  • a0fd6618a7 Change logic on how the config wrapper is injected Armin Schrenk 2021-09-03 12:25:26 +02:00
  • 09a2f76e15 remove startFail controller entirely Armin Schrenk 2021-09-03 12:02:45 +02:00
  • 775fbf4873 update cryptofs- and dokany-dependency 1.5.17 Armin Schrenk 2021-09-03 11:44:10 +02:00
  • 5cdd2e006b more bug fixing in release workflow Armin Schrenk 2021-09-02 15:25:27 +02:00
  • f187decf0a fix installer-ci bugs Armin Schrenk 2021-09-02 15:14:48 +02:00
  • 869407cded Win installer: use different icon file for Cryptomator files and make c9r/c9s file extensions non executing Armin Schrenk 2021-09-02 13:30:12 +02:00
  • 1ad6dbba64 preparing 1.5.17 Armin Schrenk 2021-09-02 12:38:23 +02:00
  • 3a2420dd91 Add sha256 sum of release artifacts to release text Armin Schrenk 2021-08-31 16:02:46 +02:00
  • bca920c75e Upload release dmg and msi aritfacts with full version string Armin Schrenk 2021-08-31 14:15:50 +02:00
  • a457355a25 allow drive letters A and B as mount targets Armin Schrenk 2021-08-31 10:04:42 +02:00
  • 947344e5bc remove border color, reduce default cursor size, enforce minWidth of 650 Martin Beyer 2021-08-30 17:13:46 +02:00
  • cc6471840f Update build for mac installer: * use correct mime type for vault metadata * add icons file for cryptomator files Armin Schrenk 2021-08-30 15:58:23 +02:00
  • cf633d74d2 add extra regions to reset to cursor to the default (+coloring the borders red for debugging and testing) Martin Beyer 2021-08-30 15:16:52 +02:00
  • 2f32ab1376 fix bug, where password is not saved to keychain Armin Schrenk 2021-08-30 13:19:40 +02:00
  • 460e6528bf Eagerly load vault config: * wrap (re-)loading in new class * assume existence of config in certain vault states * deprecate classes which are not used anymore Armin Schrenk 2021-08-26 21:10:39 +02:00
  • 348b015bdc reformat to use fxml to trigger resizing Martin Beyer 2021-08-26 17:56:20 +02:00
  • 903e022d29 change from LOG.debug "init..." to LOG.trace Martin Beyer 2021-08-26 17:22:11 +02:00
  • e5f66281c2 centering window as before, renaming Martin Beyer 2021-08-26 17:20:53 +02:00
  • 21f45d43f7 remove dead code Martin Beyer 2021-08-26 11:15:19 +02:00
  • 72286de9fe minor string rewriting Martin Beyer 2021-08-26 10:46:28 +02:00
  • 981902409c calculate new position on display configuration change Martin Beyer 2021-08-26 10:33:31 +02:00
  • aef1bf821a fixed pluginDir path Sebastian Stenzel 2021-08-25 11:57:40 +02:00
  • 6b4ea9a9eb fix fullscreen binding Martin Beyer 2021-08-25 11:31:29 +02:00
  • e7b9f73516 Merge pull request #1759 from cryptomator/feature/plugin-loader Sebastian Stenzel 2021-08-24 19:28:59 +02:00
  • 957640b1ba block moving and resizing in fullscreen Martin Beyer 2021-08-24 19:21:53 +02:00
  • 31ca102263 update position in settings when moving Martin Beyer 2021-08-24 19:09:27 +02:00
  • 7df028b0b8 add top, right, bottom and left resizer Martin Beyer 2021-08-24 18:52:55 +02:00
  • 03eebfe486 add double click on titleBar to min/maximize application Martin Beyer 2021-08-24 18:03:55 +02:00
  • 58d65c609f set the position on illegal position Martin Beyer 2021-08-24 17:38:01 +02:00
  • b529764eb4 remove max width and max heigth Martin Beyer 2021-08-24 17:37:15 +02:00
  • ec9a4465eb add cryptomator.pluginDir environment variable Sebastian Stenzel 2021-08-24 16:35:07 +02:00
  • e5509bd63f load certain services from jars located in plugin dir Sebastian Stenzel 2021-08-24 16:33:05 +02:00
  • 4223d15c08 set stored window size to initial window size Martin Beyer 2021-08-24 16:23:46 +02:00
  • 396b541cd2 safe position settings Martin Beyer 2021-08-24 15:36:10 +02:00
  • 346ce67bc4 add "unauthorized device" scene Sebastian Stenzel 2021-08-24 14:43:26 +02:00
  • 1477bf07a9 use public key hash as device id Sebastian Stenzel 2021-08-24 13:59:51 +02:00
  • 056990151a adjusted vault config Sebastian Stenzel 2021-08-24 12:39:29 +02:00
  • fa86d890fe use application-global device key that requires a system keychain Sebastian Stenzel 2021-08-20 17:16:07 +02:00
  • a097a42a9b New Crowdin updates (#1681) Cryptobot 2021-08-20 10:07:50 +02:00
  • e811f5313d fixes #1755 Armin Schrenk 2021-08-19 12:23:00 +02:00
  • 5922743f19 removed dead code Sebastian Stenzel 2021-08-17 16:52:28 +02:00
  • b710fd33ce updating third party license file 1.6.0-beta1 Armin Schrenk 2021-08-16 14:51:00 +02:00
  • dd70984d07 Bump dependencies Armin Schrenk 2021-08-16 14:43:47 +02:00
  • cf900429cd Merge branch 'develop' into release/1.6.0 Armin Schrenk 2021-08-16 14:33:07 +02:00
  • afc853f5f5 append device registration params to hub url Sebastian Stenzel 2021-08-13 21:41:43 +02:00
  • be8243d9d1 cleanup Sebastian Stenzel 2021-08-13 21:41:10 +02:00
  • 1322b872b6 adjusted to new vault config format and unlock status codes Sebastian Stenzel 2021-08-13 19:59:31 +02:00
  • 1e2b80d02b remove leftovers from autolock tab Armin Schrenk 2021-08-13 15:32:57 +02:00
  • e46072c726 Merge branch 'develop' into feature/hub Sebastian Stenzel 2021-08-13 12:13:49 +02:00
  • a6e28ca387 remove debug stuff Sebastian Stenzel 2021-08-13 12:13:04 +02:00