Commit Graph

  • 864e92ea59 updated funding.yml Sebastian Stenzel 2020-02-20 09:51:43 +01:00
  • 97dfe9a1d4 fixed unit test Sebastian Stenzel 2020-02-20 00:28:48 +01:00
  • d7edfd13a7 Began vault recovery wizard Sebastian Stenzel 2020-02-19 17:27:07 +01:00
  • 35207de7cc fixes #1056 Sebastian Stenzel 2020-02-17 22:36:13 +01:00
  • adf0e3720d dedup Sebastian Stenzel 2020-02-17 20:34:20 +01:00
  • f73c1889b7 Show generic error screen in case of exceptions during migration (references #1056) Sebastian Stenzel 2020-02-17 20:23:19 +01:00
  • 18ff1d2898 fixes #986, fixes #1062 Sebastian Stenzel 2020-02-17 18:45:31 +01:00
  • c6e2fa11a4 updated cryptofs to 1.9.2, fixes #1057, references #1056 Sebastian Stenzel 2020-02-17 18:14:08 +01:00
  • 3fac8b7cd6 updated dependencies Sebastian Stenzel 2020-02-17 18:12:58 +01:00
  • f62faa72ce (Auto)Unlock via VaultService (fixes #1044) Sebastian Stenzel 2020-02-13 23:50:26 +01:00
  • 57256d0733 began implementation of new auto unlocker (references #1044) Sebastian Stenzel 2020-02-13 17:16:09 +01:00
  • e1f44fb48a App lifecycle fixes Sebastian Stenzel 2020-02-13 16:29:49 +01:00
  • 62676d5a83 minor ui state tweaks [ci skip] Sebastian Stenzel 2020-02-13 14:32:23 +01:00
  • 7755256956 further additions to #1060 Armin Schrenk 2020-02-12 16:19:42 +01:00
  • e1cf8546b7 adding recover vault dialogue stub Armin Schrenk 2020-02-12 15:02:06 +01:00
  • e40837da2c updated primary_d2 color (somehow there was a small discrepancy in the corporate design manual) [ci skip] Tobias Hagemann 2020-01-31 13:25:11 +01:00
  • e7c3c0ab53 updated color palette Tobias Hagemann 2020-01-30 15:33:54 +01:00
  • 2336b9c622 write vault migration events to additional upgrade log (references #1058) Sebastian Stenzel 2020-01-30 09:24:46 +01:00
  • 4e2122a64f Merge pull request #1050 from zhouer/close_request Sebastian Stenzel 2020-01-16 12:22:56 +01:00
  • 833bb085e6 Using disting ExecutorService and ScheduledExecutorService since the latter doesn't scale beyond its pre-defined number of core threads fixes #1051 Sebastian Stenzel 2020-01-15 13:07:19 +01:00
  • 1ec9b0507d Prevent window close if user choose cancel in quit window En-Jan Chou 2020-01-14 17:12:36 -05:00
  • b6a4f70ec9 Handle close request event for main window En-Jan Chou 2020-01-14 16:39:00 -05:00
  • eb047e29a0 jcenter requires https now [ci skip] Sebastian Stenzel 2020-01-14 22:06:01 +01:00
  • 5dc1d9b2e0 Fail fast (ammendment for #1047) Sebastian Stenzel 2020-01-14 21:46:52 +01:00
  • 362f3eac63 Certain app lifecycle event handlers are now now longer @TrayMenuScoped but rather @Singleton, so they get set up even if there is no TrayIcon (references #1035) Sebastian Stenzel 2020-01-14 21:43:45 +01:00
  • f0b26c60c4 Merge pull request #1045 from zhouer/minimize Sebastian Stenzel 2020-01-14 20:59:10 +01:00
  • e827d86967 Merge pull request #1047 from zhouer/icons Sebastian Stenzel 2020-01-14 20:54:18 +01:00
  • 04533c0338 downgrading font awesome from pro to free Tobias Hagemann 2020-01-14 16:57:13 +01:00
  • 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