Commit Graph

  • e148e39fef Rollback TrayMenuController to FxApplication code moving En-Jan Chou 2020-01-13 03:25:19 -05:00
  • cb97905c98 Use static emptyList and close InputStream En-Jan Chou 2020-01-12 21:17:56 -05:00
  • 7ec7cecbfd Add multiple icons and let system choose the best size En-Jan Chou 2020-01-12 13:41:46 -05:00
  • 3369401f1c Add minimize button and tray menu refactoring En-Jan Chou 2020-01-12 05:09:21 -05:00
  • 09b9cfe027 onboarding text in empty vault list is now centered Sebastian Stenzel 2020-01-10 16:12:00 +01:00
  • e94ac3720b onboarding text in empty vault list is now centered Sebastian Stenzel 2020-01-10 14:46:25 +01:00
  • 4414d60026 Merge branch 'master' into develop Sebastian Stenzel 2020-01-09 17:15:55 +01:00
  • a6e680e32d Merge branch 'release/1.5.0-beta2' 1.5.0-beta2 Sebastian Stenzel 2020-01-09 17:15:55 +01:00
  • d60a024c63 preparing 1.5.0-beta2 Sebastian Stenzel 2020-01-09 16:50:38 +01:00
  • cc1b536656 New Crowdin translations (#1039) Sebastian Stenzel 2020-01-09 16:49:39 +01:00
  • 85e773abef enable themes for donators Sebastian Stenzel 2020-01-09 16:34:31 +01:00
  • 4690bc56aa fixes #1038 Sebastian Stenzel 2020-01-09 16:04:46 +01:00
  • 292c2676fd fixes #980 Sebastian Stenzel 2020-01-09 15:44:25 +01:00
  • f7c6604c7c fixes #1029 Sebastian Stenzel 2020-01-09 15:16:13 +01:00
  • 22310eb957 updated donation key store uri Sebastian Stenzel 2020-01-09 14:38:23 +01:00
  • 6d17d1298b removed unused fields Sebastian Stenzel 2020-01-09 13:03:22 +01:00
  • e90a680620 Split up MainWindowController, as it grew too big. The title bar is now handled by MainWindowTitleController (@zhouer add the minimize button for #1035 to this new controller and fxml file) Sebastian Stenzel 2020-01-09 12:18:24 +01:00
  • 35d0ccfe89 allow resizing main window on all four corners fixes #995 Sebastian Stenzel 2020-01-09 12:06:12 +01:00
  • 62cc454367 updated license public key Tobias Hagemann 2020-01-09 10:35:27 +01:00
  • 8bb277fe56 added iCloud Drive and OneDrive location presets Tobias Hagemann 2020-01-09 10:27:56 +01:00
  • 67485b76af Make sure that adding a vault located at ~/foo is noop when a vault located at /home/user/foo already exists fixes #1032 Sebastian Stenzel 2020-01-08 16:50:08 +01:00
  • 270e60d7cf updated logging [ci skip] Sebastian Stenzel 2020-01-08 15:41:26 +01:00
  • 11ffec862e Added autostart support for windows fixes #418 Sebastian Stenzel 2020-01-07 17:56:05 +01:00
  • d37e0dd5e1 Determine autostart state async (#418) Sebastian Stenzel 2020-01-07 17:55:36 +01:00
  • 960c3665e0 Localizations Sebastian Stenzel 2020-01-06 12:54:51 +01:00
  • 3396c79c38 updated intellij config [ci skip] Sebastian Stenzel 2020-01-06 12:45:01 +01:00
  • cc1517f1b8 Added checkbox for auto start on macOS (#418) Sebastian Stenzel 2020-01-06 12:37:36 +01:00
  • 4f3ff55ae7 updated stale config [ci skip] Sebastian Stenzel 2020-01-06 09:48:18 +01:00
  • f51362e95e cleanup [ci skip] Sebastian Stenzel 2020-01-06 09:46:14 +01:00
  • 415dfece58 sames as in 9b6145ce: We only want the user to trigger the listener Sebastian Stenzel 2020-01-06 09:46:01 +01:00
  • 3bdb5353da New Crowdin translations (#1015) Sebastian Stenzel 2020-01-04 22:11:48 +01:00
  • 6ddf1b59ef Merge pull request #1031 from zhouer/hide_start_hidden Sebastian Stenzel 2019-12-29 14:18:35 +01:00
  • ef88f11c4f Hide startHidden setting when system tray is not supported En-Jan Chou 2019-12-26 06:11:55 -05:00
  • ec800c5439 Enforce minimum password length (amendment to #1018) Sebastian Stenzel 2019-12-18 15:31:52 +01:00
  • a2f3f5d254 fixes #1018, references #979 Sebastian Stenzel 2019-12-18 14:58:36 +01:00
  • f475f70adf Updated zxcvbn4j to 1.3.0, which allows us to swipe the password from memory even after measuring its strength Sebastian Stenzel 2019-12-18 14:40:04 +01:00
  • 93c3da66da Merge pull request #1024 from zhouer/fix_mount_point Sebastian Stenzel 2019-12-18 12:16:12 +01:00
  • 9b6145ce3f Initialize radio button before binding settings to it En-Jan Chou 2019-12-18 02:28:58 -05:00
  • 148eed172a Deduplicated UI code Made "Enter Password" and "Reenter Password" a reusable component that is included in its original places preparation for #1018 Sebastian Stenzel 2019-12-17 17:35:16 +01:00
  • c97f146964 enabled "lock all" from tray menu (#297, #863) Sebastian Stenzel 2019-12-16 14:44:14 +01:00
  • a1034f5663 Refactored "lock all" task Sebastian Stenzel 2019-12-16 14:43:33 +01:00
  • 938b351f33 enabled "reveal" from tray menu (#297) Sebastian Stenzel 2019-12-16 13:10:43 +01:00
  • d870ecbcdb moved reveal() to VaultService Sebastian Stenzel 2019-12-16 13:03:28 +01:00
  • 5dff2126c4 cleanup of new VaultService Sebastian Stenzel 2019-12-16 11:22:30 +01:00
  • 41a6cc15e8 run "lock all" service on shared executorservice Sebastian Stenzel 2019-12-16 10:32:35 +01:00
  • f21b30c009 removed unused field Sebastian Stenzel 2019-12-16 10:31:04 +01:00
  • d69b63acc3 enabled "lock" from tray menu (#297) Sebastian Stenzel 2019-12-11 15:57:39 +01:00
  • f95b2baad5 "lock" deduplication Sebastian Stenzel 2019-12-11 15:57:14 +01:00
  • 1a4d1fffb3 shutdown logback manually Sebastian Stenzel 2019-12-11 13:53:32 +01:00
  • ac536ba125 Some shutdown hook refactorings for #980 Sebastian Stenzel 2019-12-04 17:50:30 +01:00
  • 362b225d66 Fixes #939 Sebastian Stenzel 2019-11-27 16:39:40 +01:00
  • 7d0bdc1a63 Show stack trace in case of unexpected exceptions Sebastian Stenzel 2019-11-27 15:44:53 +01:00
  • 94e3b21e44 Typo [ci skip] Sebastian Stenzel 2019-11-27 13:20:44 +01:00
  • 23f89c1dc9 Reevaluate vault state when selecting vault Sebastian Stenzel 2019-11-26 17:21:28 +01:00
  • ce9c2f2c7a removed unused import [ci skip] Sebastian Stenzel 2019-11-26 17:21:08 +01:00
  • 44e97ab046 smaller text size for path in reveal button [ci skip] Tobias Hagemann 2019-11-26 17:02:13 +01:00
  • 5d0a1fd49f tabpane styling [ci skip] Sebastian Stenzel 2019-11-26 16:39:32 +01:00
  • ffc1d8dc1e simplified Sebastian Stenzel 2019-11-22 14:23:55 +01:00
  • 54fca93bba deduplicated code Sebastian Stenzel 2019-11-22 14:21:51 +01:00
  • c281687910 added copy/print buttons to recovery key dialog Sebastian Stenzel 2019-11-22 13:43:40 +01:00
  • 6229d7abbe Updated password and recovery key instructions Sebastian Stenzel 2019-11-22 13:10:50 +01:00
  • 01644eddb6 increase wizard dimensions [ci skip] Sebastian Stenzel 2019-11-21 16:58:05 +01:00
  • 6e30df3796 Let the user choose whether a recovery key should be shown during vault creation Sebastian Stenzel 2019-11-21 16:57:43 +01:00
  • f87fa319ff renamed class Sebastian Stenzel 2019-11-20 17:14:31 +01:00
  • 9b019726bb show badge for missing license key in window title Sebastian Stenzel 2019-11-20 17:11:54 +01:00
  • cceafb76ed New Crowdin translations Sebastian Stenzel 2019-11-20 17:09:01 +01:00
  • 39e2994c69 updated drag-n-drop-indicator styling Tobias Hagemann 2019-11-20 16:53:02 +01:00
  • 1ddfcc3219 reworked drag'n'drop l&f Sebastian Stenzel 2019-11-20 15:03:03 +01:00
  • 687f11596e added disabled styling to choice-box Tobias Hagemann 2019-11-19 21:52:52 +01:00
  • b445f614fb Made mount point settings localizable (and some fxml cleanup) [ci skip] Sebastian Stenzel 2019-11-19 21:39:00 +01:00
  • c6fc1d93a0 save donation key to settings Sebastian Stenzel 2019-11-19 21:20:00 +01:00
  • 28d58922e3 TextArea needs a prefRowCount, otherwise it attempts to use all available space, displacing other elements. fixes #1012 Sebastian Stenzel 2019-11-18 10:11:20 +01:00
  • b884ea7ddc added registration key to preferences Sebastian Stenzel 2019-11-15 15:56:35 +01:00
  • 1717e20b61 Add JWT verifier Sebastian Stenzel 2019-11-14 17:02:41 +01:00
  • 6222f96b01 Merge branch 'master' into develop Sebastian Stenzel 2019-11-12 13:33:08 +01:00
  • 88f83c5cdb Merge branch 'release/1.5.0-beta1' 1.5.0-beta1 Sebastian Stenzel 2019-11-12 13:33:08 +01:00
  • c8059bef78 bumped version [ci skip] Sebastian Stenzel 2019-11-12 13:32:51 +01:00
  • 638b731cf8 always set version to SNAPSHOT-{commit} for untagged CI builds Sebastian Stenzel 2019-11-12 13:23:05 +01:00
  • b2b6e304ed updated CI config Sebastian Stenzel 2019-11-12 13:13:58 +01:00
  • 0748709f40 Updated dependencies Sebastian Stenzel 2019-11-11 16:42:56 +01:00
  • d8ee446d37 New Crowdin translations (#987) Sebastian Stenzel 2019-11-11 16:36:48 +01:00
  • 9932185ccc fixed typo kudos to our translation team [ci skip] Sebastian Stenzel 2019-10-31 22:10:37 +01:00
  • 77afd4688a ide settings [ci skip] Sebastian Stenzel 2019-10-31 22:10:09 +01:00
  • 9a5ef3f6ff updated cryptofs to 1.9.0-rc1 Sebastian Stenzel 2019-10-31 01:29:30 +01:00
  • c99f23a4c7 Merge branch 'support/1.4.x' into develop Sebastian Stenzel 2019-10-31 01:11:02 +01:00
  • 274c3886f5 Merge branch 'hotfix/1.4.17' into support/1.4.x 1.4.17 Sebastian Stenzel 2019-10-31 01:01:24 +01:00
  • 95db29158c fixes #997 Sebastian Stenzel 2019-10-31 00:54:49 +01:00
  • 872680a737 updated dependencies, removed commons-io Sebastian Stenzel 2019-10-31 00:54:37 +01:00
  • 0ba12f6301 bumped version to 1.4.17 Sebastian Stenzel 2019-10-31 00:54:09 +01:00
  • 248df9da51 TODOs Armin Schrenk 2019-10-23 14:23:53 +02:00
  • 702408d488 phrasing Armin Schrenk 2019-10-23 14:23:44 +02:00
  • dd1506f17a windows: fixing that already used drive letters are not shown as such in drop down menu Armin Schrenk 2019-10-23 13:07:41 +02:00
  • 7fb5c741ad get rid of some legacy code with too much if/else Sebastian Stenzel 2019-10-18 14:34:48 +02:00
  • aa61ab2b6e allow changing of user interface orientation via settings Sebastian Stenzel 2019-10-18 12:51:41 +02:00
  • 7a1e20d732 showing custom mountPath if selected Armin Schrenk 2019-10-16 16:58:50 +02:00
  • c1a5e187b6 localization Armin Schrenk 2019-10-16 16:49:21 +02:00
  • 57d3f788e6 further improving windows mount options Armin Schrenk 2019-10-16 16:41:28 +02:00
  • ca73c3ad90 Updating WinDriveLetters since Dokany be installed in version 1.3.x Armin Schrenk 2019-10-16 15:57:08 +02:00
  • aec367dcc7 adding TODO Armin Schrenk 2019-10-16 15:49:17 +02:00
  • 56e7c13cb1 including windows mount option for selecting mount point (without functionality) Armin Schrenk 2019-10-16 14:32:10 +02:00