Sebastian Stenzel
|
ea3ef8b60f
|
removed outdated german localization
|
2019-09-19 09:18:45 +02:00 |
|
Tobias Hagemann
|
a33df54ed3
|
updated localization, fixed wrongfilealert layout
|
2019-09-19 01:12:50 +02:00 |
|
Tobias Hagemann
|
3107f16768
|
fixed color palette in dark theme, caused by 04800407 [ci skip]
|
2019-09-19 00:55:17 +02:00 |
|
Sebastian Stenzel
|
230436be8a
|
Merge branch 'feature/new-ui' into develop
fixes #931, fixes #930, fixes #927, fixes #926, fixes #925, fixes #458, fixes #621, fixes #957, fixes #225, fixes #341, fixes #329, fixes #577, fixes #283 and last but not least: fixes #891
|
2019-09-19 00:21:43 +02:00 |
|
Sebastian Stenzel
|
7fefeee145
|
Supress ugly error log during unit tests
|
2019-09-18 23:44:01 +02:00 |
|
Sebastian Stenzel
|
db836a9dc3
|
JNI interfaces are now singletons
|
2019-09-18 23:40:53 +02:00 |
|
Tobias Hagemann
|
ba22f0ed3c
|
updated jni lib to 2.2.1
|
2019-09-18 23:16:11 +02:00 |
|
Sebastian Stenzel
|
a731b1b569
|
fixed illegalstate exceptions when spamming "check for updates" button
|
2019-09-18 23:11:03 +02:00 |
|
Sebastian Stenzel
|
8bb3530928
|
major cleanup of old 1.4.x code
|
2019-09-18 23:10:38 +02:00 |
|
Sebastian Stenzel
|
2567ca50e7
|
Merged from develop
|
2019-09-18 22:29:58 +02:00 |
|
Sebastian Stenzel
|
8d00b926c4
|
Merge branch 'master' into develop
|
2019-09-18 22:09:14 +02:00 |
|
Sebastian Stenzel
|
7636d6874b
|
Merge branch 'release/1.4.16'
1.4.16
|
2019-09-18 22:08:26 +02:00 |
|
Sebastian Stenzel
|
66c098c746
|
Preparing 1.4.16
|
2019-09-18 22:02:57 +02:00 |
|
Sebastian Stenzel
|
7534bb3c7e
|
fixes #955
|
2019-09-18 22:01:16 +02:00 |
|
Armin Schrenk
|
200fc1a563
|
refactoring forget password dialog ( when unlocking a vault)
|
2019-09-18 19:12:01 +02:00 |
|
Armin Schrenk
|
c961eb0ca0
|
adding version number to settings dialogue
|
2019-09-18 14:36:35 +02:00 |
|
Sebastian Stenzel
|
d2086d100e
|
Added utility to encode a recovery key to a human-friendly sequence of words
|
2019-09-16 17:39:10 +02:00 |
|
Sebastian Stenzel
|
2a33705cc6
|
removed irrelevant comment [ci skip]
|
2019-09-16 14:25:34 +02:00 |
|
Sebastian Stenzel
|
4b48f75aed
|
Fine foreground/background switching, added reopen listener
|
2019-09-13 16:02:05 +02:00 |
|
Sebastian Stenzel
|
2bbc3e5834
|
Refactored adding vaults
|
2019-09-12 17:01:50 +02:00 |
|
Sebastian Stenzel
|
9e14b5e70f
|
bulk changes
[ci skip]
|
2019-09-12 15:48:38 +02:00 |
|
Sebastian Stenzel
|
161a4cd511
|
Handling launch events (such as doubleclicking a .cryptomator file)
Also refactored dagger component graph during launch
|
2019-09-11 16:44:41 +02:00 |
|
Sebastian Stenzel
|
2cf97b5f77
|
fixed test on headless ci system
|
2019-09-11 16:25:50 +02:00 |
|
Sebastian Stenzel
|
0d6df6e6c1
|
Fixed tests
|
2019-09-11 16:22:10 +02:00 |
|
Sebastian Stenzel
|
6a4edbf73d
|
drop multipe vaults at once
|
2019-09-10 17:08:00 +02:00 |
|
Sebastian Stenzel
|
d6ffb890e3
|
preparations for reacting to externally triggered requests to open a masterkey file
|
2019-09-10 16:59:51 +02:00 |
|
Sebastian Stenzel
|
5b83456e6d
|
fxml cleanup
|
2019-09-10 10:07:51 +02:00 |
|
Sebastian Stenzel
|
3ad6784961
|
improved sudden termination handling
|
2019-09-10 09:41:25 +02:00 |
|
Sebastian Stenzel
|
3fa1ed1928
|
clean up vault list controller
|
2019-09-10 09:41:01 +02:00 |
|
Sebastian Stenzel
|
d27466d49e
|
replaced gap + element + gap by larger gap
[ci skip]
|
2019-09-06 19:32:47 +02:00 |
|
Sebastian Stenzel
|
d9677fe7c4
|
Split up vault detail view
|
2019-09-06 19:25:25 +02:00 |
|
Sebastian Stenzel
|
fa7421b1b0
|
Added migration workflow
|
2019-09-06 18:55:47 +02:00 |
|
Sebastian Stenzel
|
602bccae2a
|
fixed NiceSecurePasswordField#requestFocus()
|
2019-09-06 18:50:24 +02:00 |
|
Sebastian Stenzel
|
0acd3b427f
|
stop the madness! new approach to scene-independent shortcuts
|
2019-09-06 17:43:01 +02:00 |
|
Sebastian Stenzel
|
f35f04851e
|
Hook up migration window
|
2019-09-06 15:26:01 +02:00 |
|
Sebastian Stenzel
|
cb4717b770
|
cancel stats task on any state other than UNLOCKED
|
2019-09-06 15:20:32 +02:00 |
|
Sebastian Stenzel
|
68e69790cf
|
Don't trigger quit handler on new non-unlocked vault states
|
2019-09-06 14:05:17 +02:00 |
|
Tobias Hagemann
|
2bd93469bb
|
added cmd+w shortcuts to more dialogs
|
2019-09-06 13:59:22 +02:00 |
|
Tobias Hagemann
|
6fc37d48ff
|
adjusted min-height of some dialogs to prevent the smallest jitter ;)
|
2019-09-06 13:36:21 +02:00 |
|
Tobias Hagemann
|
df8fbe6440
|
added disabled state to reveal button in unlock success
|
2019-09-06 13:29:22 +02:00 |
|
Sebastian Stenzel
|
9eee7883c5
|
Introducing more vault states
|
2019-09-06 10:40:57 +02:00 |
|
Sebastian Stenzel
|
7de08f52df
|
Vault Format 7
|
2019-09-06 10:21:37 +02:00 |
|
Sebastian Stenzel
|
b4bf5415bc
|
Refactored Vault's observable accessPoint property
|
2019-09-05 15:42:45 +02:00 |
|
Tobias Hagemann
|
c8e22fe2e3
|
updated reveal button in vault detail
|
2019-09-05 15:27:34 +02:00 |
|
Tobias Hagemann
|
af89cee619
|
reverted orange glyph icons
|
2019-09-05 11:09:10 +02:00 |
|
Sebastian Stenzel
|
216f3620e1
|
We need to know what happened
[ci skip]
|
2019-09-05 09:38:47 +02:00 |
|
Armin Schrenk
|
ae97e42d11
|
adding round corners to dragNdrop area
|
2019-09-04 17:25:50 +02:00 |
|
Armin Schrenk
|
c6ad677e2b
|
monster commit: Adding drag'n'drop functionality to add already existing vaults to cryptomator
|
2019-09-04 17:19:30 +02:00 |
|
Armin Schrenk
|
e1a1f0bbdb
|
renaming method in removeVaultModule
|
2019-09-04 17:19:30 +02:00 |
|
Sebastian Stenzel
|
efaf5a1553
|
Pimped Password Field
Added reveal icon as well, capslock warnings as well a warning for unprintable chars (fixes #458)
|
2019-09-04 17:16:24 +02:00 |
|