Jan-Peter Klein
902c66cf1e
removed vbox id and renamed style
2024-07-01 18:19:30 +02:00
Jan-Peter Klein
d58307d1d6
optimize vaultList height update to avoid repeated bindings
2024-07-01 13:09:53 +02:00
Jan-Peter Klein
3e6204a657
remove showMinimizeButton setting
2024-07-01 12:32:50 +02:00
Jan-Peter Klein
e677a0beaa
removed MainWindowTitleController and ResizeController and the corresponding fxml
2024-07-01 12:25:48 +02:00
Jan-Peter Klein
cb7d0ade47
fixed some SonarCloud mentioned issues
2024-06-26 13:43:21 +02:00
Jan-Peter Klein
4d9dc4312d
Merge branch 'develop' into feature/redesign-mainwindow
2024-06-26 13:07:53 +02:00
Julian Raufelder
1ad2cc3ee5
Update to JDK 22
2024-06-26 11:57:17 +02:00
Armin Schrenk
2eac09f6be
[ci skip] Merge branch 'main' into develop
2024-06-26 10:29:47 +02:00
Armin Schrenk
4114ea6163
Merge branch 'release/1.13.0'
2024-06-26 10:29:15 +02:00
Armin Schrenk
82da9f7a88
finalize release
2024-06-26 10:27:29 +02:00
Armin Schrenk
aa08046c4d
Merge branch 'develop' into release/1.13.0
2024-06-21 15:18:39 +02:00
Armin Schrenk
b6d7f63470
[ci skip] also sign binaries from CraC project (dammn zulu jdk)
2024-06-21 15:10:47 +02:00
Armin Schrenk
624d18238c
Merge branch 'develop' into release/1.13.0
2024-06-21 14:38:38 +02:00
Armin Schrenk
3bfe2b7a9e
fix Windows build
2024-06-21 14:38:17 +02:00
Armin Schrenk
ba79cd0f8c
prepare 1.13.0
2024-06-21 11:55:54 +02:00
Armin Schrenk
be63ea1104
Closes #3439
2024-06-21 11:51:49 +02:00
Cryptobot
a3ad2a5677
New Crowdin updates ( #3355 )
...
New translations strings.properties
Arabic; Bashkir; Belarusian; Bengali; Bosnian; Bulgarian; Catalan; Chinese Simplified; Chinese Traditional; Chinese Traditional, Hong Kong; Croatian; Czech; Danish; Dutch; Filipino; Finnish; French; Galician; German; Greek; Hebrew; Hindi; Hungarian; Indonesian; Italian; Japanese; Korean; Latvian; Macedonian; Marathi; Norwegian Bokmal; Norwegian Nynorsk; Persian; Polish; Portuguese; Portuguese, Brazilian; Punjabi; Romanian; Russian; Serbian (Cyrillic); Serbian (Latin); Sinhala; Slovak; Slovenian; Spanish; Swahili, Tanzania; Swedish; Tamil; Telugu; Thai; Turkish; Ukrainian; Vietnamese;
[ci skip]
2024-06-21 11:29:09 +02:00
dependabot[bot]
26e5ceea01
Bump the maven-build-plugins group with 2 updates ( #3459 )
2024-06-21 08:20:05 +00:00
dependabot[bot]
83f1c4ea41
Bump org.mockito:mockito-core in the java-test-dependencies group ( #3427 )
2024-06-21 08:19:43 +00:00
Armin Schrenk
8d78e1432a
Merge pull request #3454 from cryptomator/feature/jfx22
...
Feature: Update to jfx22
2024-06-20 14:43:15 +02:00
mindmonk
d2ec5a5646
Merge pull request #3457 from cryptomator/feature/dokany-info-dialog
...
Feature: Migrate volume type Dokany to Default one and Display Info Dialog
2024-06-17 12:20:39 +02:00
Jan-Peter Klein
6bb0328799
removed dialog in naming
2024-06-14 14:20:18 +02:00
Jan-Peter Klein
8a8617b480
renamed method and code refactored
2024-06-14 11:07:21 +02:00
Jan-Peter Klein
92fad41b96
Merge branch 'develop' into feature/redesign-mainwindow
2024-06-13 12:49:59 +02:00
Jan-Peter Klein
7484744038
minor text change
2024-06-13 12:06:38 +02:00
Jan-Peter Klein
0bbc4ecae5
refactored code and new method handleDokanySupportEndAndShowDialog
2024-06-13 12:06:18 +02:00
Jan-Peter Klein
9fcb166047
close dialog by click on 'Open Preferences'
2024-06-13 12:04:34 +02:00
Jan-Peter Klein
1ac017e3ab
changed dialog prefix
2024-06-13 11:51:01 +02:00
Jan-Peter Klein
1ba401b8e6
changed wording of button and description
...
primary color for icon
2024-06-12 12:02:40 +02:00
Armin Schrenk
07303b58f7
Merge branch 'develop' into feature/jfx22
2024-06-12 11:16:41 +02:00
Armin Schrenk
32a463768c
Merge pull request #3456 from purejava/fix-#3453
...
Workaround for malformed javafx POM. Closes #3453 .
2024-06-12 11:14:52 +02:00
Armin Schrenk
2307950e3b
add javafx.platform property workaround to other build/ci scripts
2024-06-12 10:58:49 +02:00
Ralph Plawetzki
8108128c22
Temporary work around for JavaFX upstream bug
...
Occurs with Maven 3.9.7, fixed with Gluon JavaFX 23-ea+20, that contains a fixed parent POM
See https://mail.openjdk.org/pipermail/openjfx-dev/2024-May/047279.html
2024-06-11 19:59:18 +02:00
Jan-Peter Klein
58fe6da7a8
Merge branch 'develop' into feature/dokany-info-dialog
2024-06-11 15:25:23 +02:00
Jan-Peter Klein
92bf73297a
add dokany info dialog
2024-06-11 14:43:56 +02:00
Armin Schrenk
0bf8fb39dd
Update to javafx 22.0.1
2024-06-07 15:39:42 +02:00
Armin Schrenk
0dc9a3a834
align local build scripts
2024-06-07 14:56:54 +02:00
Armin Schrenk
91d6264b9f
ignore downloaded artifact
2024-06-06 12:10:03 +02:00
Armin Schrenk
d2599ea525
closes #2656
2024-06-06 12:07:18 +02:00
dependabot[bot]
7180af9bc7
Bump the java-production-dependencies group across 1 directory with 9 updates ( #3446 )
2024-06-03 10:30:50 +00:00
Armin Schrenk
dc993dc57c
fixes #3440 (PR in #3447 )
2024-06-03 12:29:54 +02:00
dependabot[bot]
464c74ab6c
Bump the maven-build-plugins group across 1 directory with 2 updates ( #3431 )
2024-06-03 09:39:36 +00:00
Jan-Peter Klein
e038348dca
changed mainWindow StageStyle to UNDECORATED
...
removed main_window_title area
moved main_window_resize functions to MainWindowController
put add vault button under the vault list and wrapped both in a ScrollPane
bound vault list height properties to amount of entries and width to scroll pane width
add listener to scroll down after adding a vault
moved preferences button under vault list
new style classes for new elements
changed wording
2024-05-28 21:56:03 +02:00
Armin Schrenk
8c7dd8c74f
Merge pull request #3435 from cryptomator/feature/jdk22
...
Feature: JDK22
2024-05-21 16:58:57 +02:00
Armin Schrenk
69bcf6fac6
do not forget to update debian files
...
(dammn you unflexible launchpad!)
2024-05-21 12:51:01 +02:00
Armin Schrenk
7c243dd434
pin cryptolib version due removed jdk.crypto.ec package
2024-05-16 17:51:04 +02:00
Armin Schrenk
357a0b9c31
closes #3376
2024-05-14 17:58:21 +02:00
Armin Schrenk
d69d11b82f
update dependencies requiring JDK 22
2024-05-14 17:25:56 +02:00
mindmonk
863e9bbcb3
Merge pull request #3362 from cryptomator/feature/update-checker-refactoring
...
Feature: Expansion of Preferences Update Tab with UI Elements and Refactoring of UpdateChecker
2024-05-10 16:31:26 +02:00
Jan-Peter Klein
1c47012033
undo getter changes
2024-05-10 15:57:04 +02:00