Jan-Peter Klein
|
1fec9781bf
|
Merge branch 'develop' into feature/custom-shortening-threshold
|
2023-07-12 16:07:03 +02:00 |
|
Jan-Peter Klein
|
886c69f298
|
reordered ui elements and added expert settings section to strings.properties
|
2023-07-12 16:04:29 +02:00 |
|
JaniruTEC
|
58c7774e0d
|
Added arg3 to FormattedLabel
|
2023-07-11 21:50:52 +02:00 |
|
Jan-Peter Klein
|
5f62f038d5
|
removed message below the input field and inserted in the invalid message
|
2023-07-11 14:41:43 +02:00 |
|
Jan-Peter Klein
|
eebba45909
|
added comment to explain code that sets shorteningThreshold to 0
removed unnecessary introduction text
|
2023-07-11 14:10:26 +02:00 |
|
Jan-Peter Klein
|
f25afb720f
|
optimized isValidShorteningThreshold method and renamed DEFAULT_SHORTENING_THRESHOLD to MAX_SHORTENING_THRESHOLD
|
2023-07-10 13:14:58 +02:00 |
|
Jan-Peter Klein
|
2202c91564
|
rearranged view
added pencil icon
optimized code
cleaned up strings.properties
|
2023-07-07 16:22:53 +02:00 |
|
Jan-Peter Klein
|
f817bc5378
|
implement requested changes from PR review
|
2023-07-06 11:03:34 +02:00 |
|
JaniruTEC
|
c30c90d2c3
|
Merge pull request #2985 from cryptomator/feature/2981-differ-options-preferences
Fix 2981
|
2023-07-05 16:27:55 +02:00 |
|
Jan-Peter Klein
|
09b638eafa
|
pr mentioned changes implemented
|
2023-07-05 16:19:11 +02:00 |
|
JaniruTEC
|
91de0c1813
|
Added called to #showMainWindow
See: https://github.com/cryptomator/cryptomator/pull/2985#discussion_r1252863161
|
2023-07-05 15:50:35 +02:00 |
|
JaniruTEC
|
a3c953d437
|
Refactored decision model
See: https://github.com/cryptomator/cryptomator/pull/2985#pullrequestreview-1514141146
|
2023-07-05 15:49:43 +02:00 |
|
JaniruTEC
|
743da019f9
|
Cleaned up UnlockInvalidMountPointController
See:
https://github.com/cryptomator/cryptomator/pull/2985#discussion_r1252868655
https://github.com/cryptomator/cryptomator/pull/2985#discussion_r1252874468
|
2023-07-05 15:26:19 +02:00 |
|
Jan-Peter Klein
|
2c506fcc97
|
rearranged view elements an renamed advancedSettings to expertSettings
|
2023-07-05 13:17:10 +02:00 |
|
Jan-Peter Klein
|
dd71df8382
|
Merge branch 'develop' into feature/custom-shortening-threshold
|
2023-07-05 11:55:51 +02:00 |
|
Armin Schrenk
|
2c984ad405
|
use system property path.separator and fix failing unit test on windows
|
2023-07-04 16:31:28 +02:00 |
|
JaniruTEC
|
171b0e61ad
|
Finished implementation
|
2023-07-04 16:14:08 +02:00 |
|
JaniruTEC
|
e5047c242c
|
Moved subcomponent-bindings
Moved bindings for VaultOptionsComponent and HealthCheckComponent from MainWindowModule to FxApplicationModule
|
2023-07-04 15:35:23 +02:00 |
|
JaniruTEC
|
131145e8b8
|
Merge branch 'develop' into feature/2981-differ-options-preferences
|
2023-07-04 14:00:44 +02:00 |
|
Armin Schrenk
|
511dbe355a
|
Fixes #2982
|
2023-07-04 12:41:06 +02:00 |
|
JaniruTEC
|
cca6d475b3
|
Updated UI
|
2023-07-03 21:14:12 +02:00 |
|
JaniruTEC
|
88c6246ceb
|
Prepared UnlockInvalidMountPointController for new feature
|
2023-07-03 21:08:49 +02:00 |
|
Jan-Peter Klein
|
7bf2de6339
|
Merge branch 'develop' into feature/custom-shortening-threshold
|
2023-07-03 16:22:43 +02:00 |
|
Jan-Peter Klein
|
894d0528df
|
refactoring
|
2023-07-03 15:34:01 +02:00 |
|
Sebastian Stenzel
|
a50bc8e05c
|
reduce api surface
|
2023-06-30 13:53:06 +02:00 |
|
Sebastian Stenzel
|
e382a3bab9
|
make settings' fields public, remove accessor methods
|
2023-06-30 13:52:15 +02:00 |
|
Sebastian Stenzel
|
9cd50e8ae4
|
Merge pull request #2974 from cryptomator/feature/replace-gson
Replace GSON with Jackson
|
2023-06-30 13:48:19 +02:00 |
|
Sebastian Stenzel
|
1a6836dac6
|
remove unnecessary annotation
[ci skip]
|
2023-06-30 12:39:48 +02:00 |
|
Armin Schrenk
|
29d63a0a83
|
final clean up
|
2023-06-30 11:57:09 +02:00 |
|
Armin Schrenk
|
ab048508a8
|
change getProperty(key, default) and add unit test
|
2023-06-30 10:57:36 +02:00 |
|
Sebastian Stenzel
|
47ae271126
|
cleanup
[ci skip]
|
2023-06-29 23:00:19 +02:00 |
|
Sebastian Stenzel
|
ef22928e01
|
undo formatter-induced changes
[ci skip]
|
2023-06-29 22:53:19 +02:00 |
|
Sebastian Stenzel
|
e23c0c23c9
|
remove GSON from dependencies
|
2023-06-29 22:44:22 +02:00 |
|
Sebastian Stenzel
|
e9bb3195dd
|
cleanup
|
2023-06-29 22:44:05 +02:00 |
|
Sebastian Stenzel
|
b1ff94bdd6
|
replace GSON from settings
|
2023-06-29 22:41:19 +02:00 |
|
Armin Schrenk
|
79eea4814e
|
renamed class
|
2023-06-29 18:56:32 +02:00 |
|
Armin Schrenk
|
12e990a8b3
|
cleanup
|
2023-06-29 18:24:48 +02:00 |
|
Armin Schrenk
|
9b0c940195
|
readd unit tests for Environment.java
|
2023-06-29 18:13:54 +02:00 |
|
Armin Schrenk
|
ce596698e3
|
stick to a unified path separator for cryptomator properties
|
2023-06-29 17:58:52 +02:00 |
|
Armin Schrenk
|
9383abbdbd
|
let child method match parent
|
2023-06-29 15:55:07 +02:00 |
|
Armin Schrenk
|
a31d3185dc
|
move boilerplate code to own class
|
2023-06-29 15:51:46 +02:00 |
|
Armin Schrenk
|
3098628db1
|
Fix problem of circular class init
|
2023-06-29 15:32:15 +02:00 |
|
Sebastian Stenzel
|
3c53968dd2
|
replace GSON from update checker
|
2023-06-29 13:20:39 +02:00 |
|
Armin Schrenk
|
6c18e3a929
|
apply suggestion from sonarCloud
|
2023-06-29 13:04:00 +02:00 |
|
Sebastian Stenzel
|
99862869bc
|
replace GSON from error dialog
|
2023-06-29 13:03:27 +02:00 |
|
Armin Schrenk
|
c0368f2a50
|
Merge branch 'develop' into feature/preprocess-properties
|
2023-06-29 12:39:31 +02:00 |
|
Armin Schrenk
|
ebc60c4fb3
|
make process function reliable testable and adjust unit test
|
2023-06-29 12:35:59 +02:00 |
|
Sebastian Stenzel
|
5f2497de90
|
replace GSON in "hub"
|
2023-06-29 12:26:45 +02:00 |
|
Sebastian Stenzel
|
b2a184bdf0
|
ignore unknown fields during JWT deserialization
|
2023-06-29 12:02:33 +02:00 |
|
Armin Schrenk
|
01da51e6e7
|
Refactor properties preprocessing:
* decorate Properties class
* set the system properties to decorator
* for logging setup, skip enviroment and access props over decorator
|
2023-06-29 11:37:35 +02:00 |
|