Jacob Willden
|
690bd833e8
|
Add more info to Migration Screen
|
2022-12-16 13:28:57 -07:00 |
|
Armin Schrenk
|
c41af77108
|
remove unused translation keys
|
2022-12-08 10:50:04 +01:00 |
|
 Armin SchrenkandGitHub
|
7f79c554f7
|
Merge pull request #2553 from cryptomator/feature/health-check-fix-batch
Improve Health Check (Fix-all-button, result filtering and more)
|
2022-12-06 10:47:11 +01:00 |
|
Armin Schrenk
|
d932091021
|
add translations for fixState filter
|
2022-12-01 22:20:31 +01:00 |
|
Armin Schrenk
|
216abf224e
|
add severity and its list filter translatable
|
2022-12-01 17:37:26 +01:00 |
|
Armin Schrenk
|
d5523f07bd
|
adjust translations and translation keys
|
2022-12-01 13:32:39 +01:00 |
|
Armin Schrenk
|
e097bea1f5
|
adjust stats alignment
|
2022-12-01 13:28:36 +01:00 |
|
Armin Schrenk
|
920866b1a1
|
Merge branch 'develop' into feature/stats-counter-for-metadata
# Conflicts:
# pom.xml
|
2022-12-01 12:44:09 +01:00 |
|
Armin Schrenk
|
348bc2b2ec
|
add translation to filter labels
|
2022-11-30 13:53:29 +01:00 |
|
Armin Schrenk
|
65e1993b43
|
Add tooltip to result severity icon
|
2022-11-30 13:35:06 +01:00 |
|
Armin Schrenk
|
4dc1d59305
|
Implement fix all button
|
2022-11-25 17:17:55 +01:00 |
|
 
|
44d19bdefe
|
Apply suggestions from code review
Co-authored-by: Tobias Hagemann <tobias.hagemann@skymatic.de>
|
2022-08-09 10:37:22 +02:00 |
|
Armin Schrenk
|
281f6f727f
|
show info for 402 response on unlock
|
2022-08-08 16:33:07 +02:00 |
|
Armin Schrenk
|
8662abae5a
|
Merge branch 'feature/hub' into develop
# Conflicts:
# .idea/runConfigurations/Cryptomator_Windows.xml
# .idea/runConfigurations/Cryptomator_Windows_Dev.xml
# dist/win/build.ps1
# src/main/java/org/cryptomator/common/Environment.java
|
2022-07-26 12:29:33 +02:00 |
|
Armin Schrenk
|
10b9e75972
|
degenerify button description and rename things in resetPasswordController
|
2022-07-19 16:36:32 +02:00 |
|
Armin Schrenk
|
00e420a248
|
Improve add vault wizard:
* adjust ok/not-ok-design to other textfields
* add info, what characters to use
|
2022-07-19 15:51:58 +02:00 |
|
Armin Schrenk
|
5c31a34d5f
|
Show message in register dialog if device name is already in use
|
2022-07-08 11:33:59 +02:00 |
|
Jan-Peter Klein
|
69fe5b8c27
|
changed buttonOrder and buttonData in recovery_reset_password.fxml and removed blank line in string.properties
|
2022-07-07 17:23:10 +02:00 |
|
Jan-Peter Klein
|
ea6318dfc4
|
comments of the PR were taken into account as well as a few small changes in the recoverykey recover dialog
|
2022-07-07 16:17:41 +02:00 |
|
Jan-Peter Klein
|
b132bb6412
|
implemented recoverykey reset password success notification screen
|
2022-07-07 12:16:04 +02:00 |
|
Armin Schrenk
|
cf38a10284
|
Change text from registration to "naming" and prefill device name
|
2022-07-07 12:01:34 +02:00 |
|
Armin Schrenk
|
73442cddc8
|
Change register device dialog text to make intent clear
|
2022-07-06 10:41:13 +02:00 |
|
Armin Schrenk
|
c191df9ee3
|
add device registration failed controller
|
2022-07-05 11:20:52 +02:00 |
|
Armin Schrenk
|
a2d6db0415
|
Add device registrations success screen
|
2022-07-05 11:09:29 +02:00 |
|
Armin Schrenk
|
077825f98a
|
Add desgin to recieve key dialog
|
2022-07-05 09:29:49 +02:00 |
|
Armin Schrenk
|
ae2c67a88b
|
fit unauthorized device dialog to new design
|
2022-07-04 11:50:07 +02:00 |
|
Armin Schrenk
|
3ce0270cde
|
Adjust hub register device to new design
|
2022-07-04 11:37:49 +02:00 |
|
Armin Schrenk
|
9386804216
|
redesign auth processing dialog:
* adjust to new design
* add translation keys
|
2022-07-04 10:33:58 +02:00 |
|
Jan-Peter Klein
|
376733106b
|
Merge branch 'develop' into feature/lock-and-quit-without-asking
# Conflicts (solved):
# src/main/resources/i18n/strings.properties
|
2022-06-30 15:22:57 +02:00 |
|
Jan-Peter Klein
|
d10d8fb208
|
implemented force quit dialog
|
2022-06-29 15:12:43 +02:00 |
|
Tobias Hagemann
|
43e6ca41aa
|
more consistency
|
2022-06-29 11:34:07 +02:00 |
|
 
|
e2b4566174
|
Update src/main/resources/i18n/strings.properties
Co-authored-by: Tobias Hagemann <tobias.hagemann@skymatic.de>
|
2022-06-29 11:15:26 +02:00 |
|
Armin Schrenk
|
7edd1dfa40
|
Reintegrate forget password dialog into application
|
2022-06-29 11:10:15 +02:00 |
|
Armin Schrenk
|
09550b77dc
|
Merge branch 'feature/1430-embark-on-unity' of https://github.com/cryptomator/cryptomator into feature/1430-embark-on-unity
|
2022-06-29 10:54:59 +02:00 |
|
 
|
3bd43908ac
|
Apply suggestions from code review
Co-authored-by: Tobias Hagemann <tobias.hagemann@skymatic.de>
|
2022-06-29 10:54:42 +02:00 |
|
Armin Schrenk
|
f69efb85a5
|
more translation adjustments
|
2022-06-29 10:54:17 +02:00 |
|
Armin Schrenk
|
bc5091a0d7
|
adjust forget password dialog
|
2022-06-29 10:52:39 +02:00 |
|
Armin Schrenk
|
dffd4d9dd9
|
change translation keys to use unified dialog scheme
|
2022-06-29 10:07:03 +02:00 |
|
Armin Schrenk
|
737d98775b
|
Revert "rename recovery_create.fxml file"
This reverts commit 78e458f01a.
|
2022-06-28 16:41:53 +02:00 |
|
Armin Schrenk
|
2b19fd6852
|
adjust lock failed dialog
|
2022-06-28 10:32:47 +02:00 |
|
Armin Schrenk
|
a5e9837c99
|
Adjust design of unlock invalid mp dialog
|
2022-06-28 10:15:39 +02:00 |
|
Armin Schrenk
|
ab2d740722
|
adjust choose masterkeyfile dialog
|
2022-06-27 19:04:14 +02:00 |
|
Armin Schrenk
|
bf3a62a6b4
|
Rename translation key for unlock window title
|
2022-06-27 18:56:53 +02:00 |
|
Armin Schrenk
|
d163d02077
|
Change window title for removeVault dialog
|
2022-06-27 18:49:26 +02:00 |
|
Armin Schrenk
|
677607d210
|
adjust remove vault dialog
|
2022-06-27 18:24:54 +02:00 |
|
Armin Schrenk
|
fd3c8d7f78
|
Adjust design of lock_forced dialog
|
2022-06-27 18:07:41 +02:00 |
|
Armin Schrenk
|
74058238ec
|
adjust design of wrong file alert
|
2022-06-27 17:52:34 +02:00 |
|
Armin Schrenk
|
78e458f01a
|
rename recovery_create.fxml file
|
2022-06-27 17:26:21 +02:00 |
|
Armin Schrenk
|
07cfef2e41
|
adjust design of auth for recovery key
|
2022-06-27 17:21:45 +02:00 |
|
Armin Schrenk
|
35c5bd03de
|
Changed design for unlock success dialog
|
2022-06-27 16:26:35 +02:00 |
|