Commit Graph

2198 Commits

Author SHA1 Message Date
Sebastian Stenzel 461ec3ca43 Simpler solution to 8aa3da1 and 1702c6a2 2020-04-28 21:17:41 +02:00
Armin Schrenk 8aa3da14a4 fixing bug where unlock dialog is not shown anymore 2020-04-28 19:43:10 +02:00
Sebastian Stenzel 670d4a165c fixes #1134, fixes #1116
references #1144
2020-04-28 18:58:25 +02:00
Tobias Hagemann 9a9b19e6e2 fixed error message and removed wrong comment [ci skip] 2020-04-28 17:48:48 +02:00
Tobias Hagemann 206ba4c69a improved migration impossible 2020-04-28 17:46:45 +02:00
Tobias Hagemann 1702c6a243 hide/disable interactive elements when vault is processing 2020-04-28 17:05:00 +02:00
Armin Schrenk 8d2fe2fc03 Improving vault migration impossible dialogue 2020-04-28 12:26:38 +02:00
Armin Schrenk 4864eb3204 integrate migratiion impossible scene to migration workflow 2020-04-28 12:16:07 +02:00
Sebastian Stenzel c99e0ea656 Determine path length limitations during unlock 2020-04-28 09:48:25 +02:00
Armin Schrenk b1dc983d6b adding cryptofs to pom and add implementation notes to migrate dialogue 2020-04-27 18:06:37 +02:00
Armin Schrenk 808223d58e refined migration not possible dialogue 2020-04-27 16:59:09 +02:00
Armin Schrenk 4d5f6cbb52 update migration dialogue 2020-04-27 13:17:31 +02:00
Armin Schrenk fcdbc7a6cc Add migration impossible dialogue 2020-04-27 11:58:45 +02:00
Armin Schrenk 113b745050 add missing translation keys 2020-04-27 10:55:34 +02:00
Sebastian Stenzel e4cde7f66f Merge pull request #1143 from jellemdekker/feature/keycombo_clear_password_filed
Allow password field to be cleared with Ctrl/Command + backspace, fixes #885
2020-04-24 15:27:07 +02:00
jellemdekker f6c834fee2 Merged if-statements. 2020-04-24 15:23:08 +02:00
jellemdekker 96990788d9 Indent using tabs instead of spaces. 2020-04-24 15:22:33 +02:00
jellemdekker c204ed2601 Allow password field to be cleared with Ctrl/Command + backspace, implements #885. 2020-04-24 14:30:19 +02:00
Tobias Hagemann b882296c19 fixes #1123 2020-04-24 11:21:59 +02:00
Tobias Hagemann 186ed5c115 set title to vault name in unlock screen for improved compatibility with password managers 2020-04-23 22:16:23 +02:00
Sebastian Stenzel db29513376 one more switch expression 2020-04-23 14:36:41 +02:00
Sebastian Stenzel 0469e99baa Updated build dependencies 2020-04-23 14:22:24 +02:00
Sebastian Stenzel 37fcae8f0e replaced some "old" switch statements by switch expressions 2020-04-23 14:21:41 +02:00
Sebastian Stenzel 2902479fc1 Speed up build, make cache more efficient 2020-04-21 14:27:42 +02:00
Sebastian Stenzel 5ef7a3e76d Updated Build Badge 2020-04-21 14:15:56 +02:00
Sebastian Stenzel 041ce2504c Merge branch 'master' into develop 2020-04-21 14:12:00 +02:00
Sebastian Stenzel 8db889dbf5 Merge branch 'release/1.5.1' 1.5.1 2020-04-21 14:11:05 +02:00
Sebastian Stenzel a869fc219d Use tags, not maven versions 2020-04-21 14:05:36 +02:00
Sebastian Stenzel 002935af60 preparing 1.5.1 2020-04-21 13:49:37 +02:00
Sebastian Stenzel f3db7722b1 Updated CI config 2020-04-21 13:48:35 +02:00
Sebastian Stenzel 169014ef62 Updated CI config 2020-04-21 13:40:12 +02:00
Sebastian Stenzel 32d9e37708 Updated CI config 2020-04-21 13:27:28 +02:00
Sebastian Stenzel 57ee96a739 Merging CI workflows 2020-04-21 13:25:55 +02:00
Sebastian Stenzel 72f2bf4c42 Updated CI config 2020-04-21 13:19:21 +02:00
Sebastian Stenzel b8b2265f9d Updated CI config 2020-04-21 13:13:22 +02:00
Sebastian Stenzel 56db682571 New Crowdin translations (#1100)
[ci skip]
2020-04-21 12:54:13 +02:00
Sebastian Stenzel 3b690dfc6e More resilient loading of settings.json 2020-04-21 12:53:36 +02:00
Sebastian Stenzel 243c74b0cb Show stack trace in UI for vaults in error state 2020-04-21 12:38:36 +02:00
Sebastian Stenzel a9a983d7ed Apply upstream fix helping us to debug #1125 2020-04-21 12:37:55 +02:00
Tobias Hagemann 880260d467 disable password field und unreveal password when vault is processing 2020-04-21 08:40:12 +02:00
Sebastian Stenzel 07e5e18d4d Updated IDE settings to use JDK 14
[ci skip]
2020-04-21 08:00:55 +02:00
Sebastian Stenzel 9e243daffa Propagate upstream fix for #1124 2020-04-20 17:57:37 +02:00
Sebastian Stenzel 3ec2d4b701 Merge branch 'feature/gh-actions' into develop 2020-04-20 15:09:58 +02:00
Sebastian Stenzel 3eee522897 Log cause if a vault is in error state
[ci skip]
2020-04-20 15:09:32 +02:00
Sebastian Stenzel 408d16fabf store to run-specific cache, but restore from any previous run 2020-04-20 11:18:56 +02:00
Sebastian Stenzel 830941755b use cache key depending on git sha 2020-04-20 11:13:49 +02:00
Sebastian Stenzel 84cc81ec40 upload buildkits 2020-04-20 11:03:44 +02:00
Sebastian Stenzel a8b76a6914 if we want this to run package, we should ask it to package. 2020-04-20 10:55:35 +02:00
Sebastian Stenzel c9f560eb04 first attempt to make this a multi-stage build 2020-04-20 10:52:33 +02:00
Sebastian Stenzel 8993b3584b made sure to run jacoco 2020-04-20 10:33:24 +02:00