Commit Graph

  • 261b18f4eb First CSS for basic UI controls Sebastian Stenzel 2019-07-16 16:08:47 +02:00
  • fdc20aa84f Added controls to preferences screen Sebastian Stenzel 2019-07-16 16:08:34 +02:00
  • a3382c2d5b hook up preferences window Sebastian Stenzel 2019-07-15 16:39:21 +02:00
  • 52a9a2f018 starting with blank css Sebastian Stenzel 2019-07-15 11:32:58 +02:00
  • cfea1c16bc added vault list and vault detail view Sebastian Stenzel 2019-07-15 11:32:49 +02:00
  • 180c07cf61 new class layout for viewcontrollers Sebastian Stenzel 2019-07-11 00:19:18 +02:00
  • 53cc93a2b4 don't attempt to access linux keychain on non-linux systems, even if classes are present (i.e. when starting from IDE) [ci skip] Sebastian Stenzel 2019-07-10 15:15:37 +02:00
  • f880db4902 fixes #842 Sebastian Stenzel 2019-07-10 15:14:23 +02:00
  • f16c887911 Updated CryptoFS 1.4.12-rc2 Sebastian Stenzel 2019-07-10 12:48:24 +02:00
  • dc889b8810 fixes #919 Sebastian Stenzel 2019-07-09 17:04:05 +02:00
  • 903d8187e9 Preparing 1.4.12 1.4.12-rc1 Sebastian Stenzel 2019-07-04 15:59:16 +02:00
  • 7fedcafa9e Updated localizations Tobias Hagemann 2019-07-04 15:48:42 +02:00
  • 15dcf10ad7 fixing error where wrong mount flags are displayed (app started with webDAV and then switched to Fuse/Dokany) infeo 2019-07-04 15:20:14 +02:00
  • 1a99ae3e44 deactivating mout flags in the ui when WebDAV is used infeo 2019-07-04 14:31:16 +02:00
  • 82ff5ddabe due to change in type of winDriveLetters (from Character to Path) need addtional adjustment infeo 2019-07-04 14:07:21 +02:00
  • 67c29603da removing white spaces before and after additional dokany mount options infeo 2019-07-04 14:04:19 +02:00
  • 20e7186256 correcting wrong mount option infeo 2019-07-04 14:03:14 +02:00
  • 66d7621bc9 Merge branch 'bugfix/872-vaultLetterChangesAutomatically' into develop infeo 2019-07-04 13:41:20 +02:00
  • 5e46236cb2 formatting infeo 2019-07-04 13:37:39 +02:00
  • ffb6cc354b fix for more consistent ui infeo 2019-07-04 13:37:27 +02:00
  • 23da229d81 spelling error infeo 2019-07-04 13:06:38 +02:00
  • fe7e9d84ca fixing labels and gui element positions infeo 2019-07-04 12:03:54 +02:00
  • ea1edb2320 Merge branch 'develop' into bugfix/872-vaultLetterChangesAutomatically infeo 2019-07-04 11:38:37 +02:00
  • 688726b98d Merge develop into /bugfix/872-vaultLetterChange infeo 2019-07-04 11:22:08 +02:00
  • e108bdbdb4 Update stale.yml Sebastian Stenzel 2019-07-03 18:57:30 +02:00
  • b71c6a9d9f Merge branch 'feature/802-custom-mount-flags' into develop fixes #802 Sebastian Stenzel 2019-07-03 16:08:38 +02:00
  • 5d0e153155 no longer using snapshot Sebastian Stenzel 2019-07-03 15:46:56 +02:00
  • 0e40e785d5 Merge branch 'develop' into feature/802-custom-mount-flags [ci skip] Sebastian Stenzel 2019-07-02 16:49:20 +02:00
  • 5b2bd86e32 Added paragraph about running Cryptomator using the .jar files within the buildkit. This fixes #917 [ci skip] Sebastian Stenzel 2019-07-02 16:48:51 +02:00
  • 8f1fd24746 fixes #843 Sebastian Stenzel 2019-07-02 16:41:44 +02:00
  • f974876bf2 Merge branch 'feature/422-save-pw-linux' into develop fixes #422 Sebastian Stenzel 2019-07-02 16:12:45 +02:00
  • 7fcaded720 minor amendment to #905 [ci skip] Sebastian Stenzel 2019-07-02 16:09:48 +02:00
  • c66519a2d0 Merge pull request #905 from purejava/secret-service-simple Sebastian Stenzel 2019-07-02 16:06:06 +02:00
  • 1aec6ef877 Include required jar files for secret-service in Linux build Ralph Plawetzki 2019-06-29 15:34:15 +02:00
  • 5217546f73 Isolate SimpleCollection via an interface and avoid imports for it This is needed on other platforms than Linux to avoid class loading problems on runtime in case secret-service.jar is missing Ralph Plawetzki 2019-06-29 15:31:22 +02:00
  • 63383866ea Add access functionality for Gnome login keyring Ralph Plawetzki 2019-06-29 15:28:26 +02:00
  • 0da567613d custom mount flag support for Dokany (#802) [ci skip] Sebastian Stenzel 2019-06-25 11:32:53 +02:00
  • 5688289918 UI tweaks to unlock screen (to be tested under windows) Sebastian Stenzel 2019-06-24 14:47:58 +02:00
  • b15d410378 Re-layouted unlock UI and added textfield for custom mount flags (atm only supported for FUSE - see #802) Sebastian Stenzel 2019-06-18 16:39:56 +02:00
  • ed9adab9b4 store custom mount flags in settings.json as string instead of string array Sebastian Stenzel 2019-06-18 16:31:10 +02:00
  • 06abbf2dd1 custom mount flags default to empty flags Sebastian Stenzel 2019-06-18 15:00:54 +02:00
  • f909f384be improved error logging Sebastian Stenzel 2019-06-18 15:00:25 +02:00
  • 367281fccb overwrite settings atomically Sebastian Stenzel 2019-06-18 14:45:43 +02:00
  • f53f2d2ca4 allow to store custom mount flags in the vault settings (required for #802) [ci skip] Sebastian Stenzel 2019-06-17 13:55:31 +02:00
  • af73dab795 Merge branch 'master' into develop Sebastian Stenzel 2019-06-11 12:57:36 +02:00
  • 569a2c86ba Merge branch 'release/1.4.11' 1.4.11 Sebastian Stenzel 2019-06-11 12:57:36 +02:00
  • 37f9ec31a5 fixes #900 1.4.11-rc2 Sebastian Stenzel 2019-06-06 16:41:50 +02:00
  • 8db856855e Updated issue templates, code of conduct, and contributing [ci skip] Tobias Hagemann 2019-05-24 14:51:48 +02:00
  • c31212a73a Create SECURITY.md Tobias Hagemann 2019-05-23 16:12:53 +02:00
  • bcbf53a606 Create FUNDING.yml Sebastian Stenzel 2019-05-23 16:01:12 +02:00
  • e35c7a6991 Updated issue templates [ci skip] Sebastian Stenzel 2019-05-23 12:50:40 +02:00
  • ff80b4c61d Preparing 1.4.11 1.4.11-rc1 Sebastian Stenzel 2019-05-22 17:17:08 +02:00
  • 295400cb97 fixes #890, fixes #867 Sebastian Stenzel 2019-05-22 17:13:57 +02:00
  • e1a9a3d519 Added French (BE), French (CA), Indonesian, and Swedish localizations Tobias Hagemann 2019-05-22 16:26:54 +02:00
  • 393628bf70 Merge pull request #896 from purejava/fix-887 Tobias Hagemann 2019-05-19 13:37:21 +02:00
  • 31dd78ee28 Fixes https://github.com/cryptomator/cryptomator/issues/887 Set text in password field to null when they get swiped Ralph Plawetzki 2019-05-18 09:29:23 +02:00
  • f0f3b97a4f Annoying IDE [ci skip] Tobias Hagemann 2019-05-09 16:29:25 +02:00
  • e9f55da573 Merge branch 'master' into develop Tobias Hagemann 2019-05-09 13:26:09 +02:00
  • 272115d2f7 Merge branch 'release/1.4.10' 1.4.10 Tobias Hagemann 2019-05-09 13:19:09 +02:00
  • 95ae0ac9fd fixes #867 infeo 2019-05-08 15:11:14 +02:00
  • c2e1f8d7f7 preparing 1.4.10 1.4.10-rc1 Sebastian Stenzel 2019-05-07 13:21:54 +02:00
  • 8205e4dd5a fixes #880 fixes #862 Sebastian Stenzel 2019-05-07 13:15:52 +02:00
  • e83aab9968 fixes #883 Sebastian Stenzel 2019-05-07 12:37:43 +02:00
  • 19222475ec Updated README.md (due to confusions, see #682) [ci skip] Sebastian Stenzel 2019-05-07 11:33:06 +02:00
  • a304b9a5c7 Merge branch 'master' into develop Tobias Hagemann 2019-04-27 22:42:53 +02:00
  • 0037c12326 Merge branch 'release/1.4.9' 1.4.9 Tobias Hagemann 2019-04-27 22:42:26 +02:00
  • 5908249325 Preparing 1.4.9 Tobias Hagemann 2019-04-27 22:41:46 +02:00
  • debdf92cfc Updated CryptoFS to 1.8.2, fixes #877 Tobias Hagemann 2019-04-27 22:37:48 +02:00
  • 5944086510 Switching to Xenial for CI builds Tobias Hagemann 2019-04-27 22:25:19 +02:00
  • a551663127 Merge branch 'master' into develop Sebastian Stenzel 2019-04-24 14:00:50 +02:00
  • 1cc0b0728d Merge branch 'release/1.4.8' 1.4.8 Sebastian Stenzel 2019-04-24 14:00:50 +02:00
  • 7e7d5e46d3 Updated localizations Tobias Hagemann 2019-04-24 13:29:04 +02:00
  • 5625525b21 Preparing 1.4.8 Sebastian Stenzel 2019-04-24 13:00:02 +02:00
  • b8fa226163 Updated dokany-nio-adapter to 1.1.7, required by #783 Sebastian Stenzel 2019-04-24 12:58:29 +02:00
  • 2b44f0ee9f updated IDE config Unknown 2019-04-24 12:49:35 +02:00
  • b1ea21809b Updated CryptoFS to 1.8.1, fixes #875 Sebastian Stenzel 2019-04-24 11:05:00 +02:00
  • 8def0b2060 Fixed localization Tobias Hagemann 2019-04-12 16:09:38 +02:00
  • 2f61964758 Updated localizations Tobias Hagemann 2019-04-12 14:35:13 +02:00
  • 2668299131 Merge branch 'master' into develop Sebastian Stenzel 2019-04-12 13:33:00 +02:00
  • a7de849800 Merge branch 'release/1.4.7' 1.4.7 Sebastian Stenzel 2019-04-12 13:33:00 +02:00
  • c66a8d0cfe Preparing 1.4.7 Sebastian Stenzel 2019-04-12 13:24:27 +02:00
  • efa7f78ffd Added IDE run configuration [ci skip] Sebastian Stenzel 2019-04-12 13:20:42 +02:00
  • 57c858351d Further dependency updates Sebastian Stenzel 2019-04-12 12:42:12 +02:00
  • c3e48934b2 fixes #862, fixes #853 Sebastian Stenzel 2019-04-12 12:40:27 +02:00
  • 06b8c7cdf4 Fixes #866 Sebastian Stenzel 2019-04-12 12:19:54 +02:00
  • cbf677a51c Fixes #776, fixes #791, fixes #837 Sebastian Stenzel 2019-04-12 12:17:27 +02:00
  • 923e58ba18 Simplified I/O graph calculation, reusing datapoints (might be a fix for #827, might also be related to #284) Sebastian Stenzel 2019-04-08 17:28:22 +02:00
  • 65c12d7ae1 fixes #847 infeo 2019-04-03 16:56:44 +02:00
  • 8e324ef0eb code quality [ci skip] Sebastian Stenzel 2019-03-27 09:08:18 +01:00
  • 29a0336bf4 code quality [ci skip] Sebastian Stenzel 2019-03-27 08:50:20 +01:00
  • 44fc6761e3 fixes #858 Sebastian Stenzel 2019-03-19 15:02:48 +01:00
  • a4ef082bc4 fixes #854 Armin Schrenk 2019-03-14 11:12:25 +01:00
  • 1272279b96 Merge branch 'master' into develop Tobias Hagemann 2019-03-01 15:01:59 +01:00
  • 6aafa7bb5c Merge branch 'release/1.4.6' 1.4.6 Tobias Hagemann 2019-03-01 15:01:03 +01:00
  • 43f2110f68 Preparing 1.4.6 Tobias Hagemann 2019-03-01 15:00:27 +01:00
  • 0b8f8e53af Re-added "Implementation-Version" to the jars' manifest to determine Cryptomator version at runtime Sebastian Stenzel 2019-02-28 23:45:10 +01:00
  • 336d67195d Merge branch 'feature/663-refactored-launcher' into develop fixes #663 1.4.6-beta1 Sebastian Stenzel 2019-02-28 20:51:39 +01:00
  • 6677079623 partial revert of dd3c969f, now using Application.launch(MainApp.class) again Sebastian Stenzel 2019-02-28 20:46:24 +01:00
  • 0974a57671 Merge branch 'develop' into feature/663-refactored-launcher Sebastian Stenzel 2019-02-28 20:20:58 +01:00
  • ab77673fed Fixed IllegalStateException when trying to show graceful shutdown dialog from non-FX thread Tobias Hagemann 2019-02-28 15:38:45 +01:00