Armin Schrenk
|
bcb970afb1
|
Update bug.yml
Add missing FUSE option in volume type selection
|
2023-09-13 13:59:50 +02:00 |
|
Armin Schrenk
|
a1ad89a2e2
|
Merge branch 'main' into develop [ci skip]
|
2023-09-11 09:56:35 +02:00 |
|
Armin Schrenk
|
38108299fa
|
Merge branch 'release/1.10.0'
1.10.0
|
2023-09-11 09:55:14 +02:00 |
|
Armin Schrenk
|
189e2679f1
|
finalize 1.10.0
|
2023-09-11 09:53:35 +02:00 |
|
Armin Schrenk
|
22ceb57052
|
Merge branch 'develop' into release/1.10.0
|
2023-09-11 09:51:13 +02:00 |
|
Armin Schrenk
|
0130c7cce6
|
fix local windows build script [ci skip]
|
2023-09-11 09:50:41 +02:00 |
|
Cryptobot
|
18b6484731
|
New Crowdin updates (#3095)
New translations strings.properties
Arabic; Chinese Simplified; Filipino; German; Japanese; Norwegian Bokmal; Polish; Portuguese, Brazilian; Spanish; Swedish; Ukrainian;
[ci skip]
|
2023-09-11 09:46:49 +02:00 |
|
Sebastian Stenzel
|
f19ff59005
|
add suffix to uploaded artifacts
|
2023-09-06 16:47:29 +02:00 |
|
Sebastian Stenzel
|
8786b5ee2a
|
can't use env vars in matrix builds
|
2023-09-06 16:43:58 +02:00 |
|
Sebastian Stenzel
|
c7e23f9646
|
build AppImage for aarch64
|
2023-09-06 16:40:00 +02:00 |
|
Sebastian Stenzel
|
13a0578ab7
|
fix checksum file format
|
2023-09-06 13:05:01 +02:00 |
|
Sebastian Stenzel
|
888bf04ec2
|
fix workflow files
|
2023-09-06 13:01:48 +02:00 |
|
Sebastian Stenzel
|
d0822041ec
|
renamed workflow file
|
2023-09-06 12:58:08 +02:00 |
|
Sebastian Stenzel
|
e65a57bba9
|
harmonize workflow files
in regards to JDK distribution and OpenJFX downloads
|
2023-09-06 12:57:41 +02:00 |
|
Armin Schrenk
|
2bb1b09789
|
Merge pull request #3097 from cryptomator/dependabot/maven/maven-dependencies-a3030d6477
Bump the maven-dependencies group with 3 updates
|
2023-09-04 14:00:36 +02:00 |
|
dependabot[bot]
|
b83dad4e24
|
Bump the maven-dependencies group with 3 updates
Bumps the maven-dependencies group with 3 updates: org.slf4j:slf4j-api, [com.google.dagger:dagger](https://github.com/google/dagger) and [com.google.dagger:dagger-compiler](https://github.com/google/dagger).
Updates `org.slf4j:slf4j-api` from 2.0.7 to 2.0.9
Updates `com.google.dagger:dagger` from 2.47 to 2.48
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.47...dagger-2.48)
Updates `com.google.dagger:dagger-compiler` from 2.47 to 2.48
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.47...dagger-2.48)
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-dependencies
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-dependencies
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-04 06:48:51 +00:00 |
|
Armin Schrenk
|
4bb28f4286
|
Merge branch 'develop' into release/1.10.0
1.10.0-beta3
|
2023-09-01 16:14:16 +02:00 |
|
Cryptobot
|
721cdf20e7
|
New Crowdin updates (#3071)
New translations strings.properties
Arabic; 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; 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]
|
2023-09-01 16:13:46 +02:00 |
|
Armin Schrenk
|
cf248c5cbc
|
Merge pull request #3080 from purejava/fix-3079
Bring up the main window from the tray on pressing "Show" on the tray…
|
2023-09-01 16:06:15 +02:00 |
|
Armin Schrenk
|
151ca75e5f
|
Merge branch 'develop' into release/1.10.0
|
2023-09-01 15:43:44 +02:00 |
|
mindmonk
|
0e52b7aff4
|
Merge pull request #3082 from cryptomator/feature/add-vault-button-to-dropdown
UI Enhancement: Improved 'Add Vault' Button Functionality
|
2023-08-31 15:39:12 +02:00 |
|
Jan-Peter Klein
|
3a0199a1e5
|
updated menuItemExisting to display folder icon instead of plus icon
|
2023-08-31 12:17:57 +02:00 |
|
Jan-Peter Klein
|
50e96095ba
|
moved the context menu creation code to the fxml file
|
2023-08-31 11:49:49 +02:00 |
|
Jan-Peter Klein
|
2f5bce6229
|
Merge branch 'develop' into feature/add-vault-button-to-dropdown
|
2023-08-30 12:06:41 +02:00 |
|
Sebastian Stenzel
|
62f50ce366
|
rename groups
[ci skip]
|
2023-08-29 07:52:37 +02:00 |
|
dependabot[bot]
|
864c1c9c0d
|
Bump the all group with 1 update (#3089)
Bumps the all group with 1 update: [org.mockito:mockito-core](https://github.com/mockito/mockito).
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.4.0...v5.5.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-08-29 07:48:37 +02:00 |
|
Tobias Hagemann
|
ad97338f9b
|
fixes #2517
|
2023-08-28 15:13:24 +02:00 |
|
Armin Schrenk
|
5d596f4fd0
|
Merge pull request #3017 from Rexbas/out_of_bounds_fix
Reset position when out of display bounds
|
2023-08-28 14:58:52 +02:00 |
|
Rexbas
|
aa14d79642
|
Restore a closed minimized window at (-32000, -32000) to the last saved position
Fixes #3079, second scenario.
|
2023-08-23 18:57:04 +02:00 |
|
Rexbas
|
745d435a57
|
Remove displayConfiguration from settings
|
2023-08-23 18:57:04 +02:00 |
|
Rexbas
|
094a7c6a20
|
Check display bounds onShowing event
|
2023-08-23 18:57:04 +02:00 |
|
Rexbas
|
aedbefc38a
|
Reset window position when out of display bounds
|
2023-08-23 18:57:00 +02:00 |
|
dependabot[bot]
|
0cd3cf9e1c
|
Merge pull request #3081 from cryptomator/dependabot/maven/all-f18bb33e46
|
2023-08-23 13:51:07 +00:00 |
|
Jan-Peter Klein
|
ef24141713
|
new stage titles for addNewVault and addExistingVault
|
2023-08-23 13:36:41 +02:00 |
|
Jan-Peter Klein
|
820d4ff573
|
disabled right click on add vault button and enhanced naming
|
2023-08-23 13:17:38 +02:00 |
|
Jan-Peter Klein
|
f024f0ee5d
|
Merge branch 'develop' into feature/add-vault-button-to-dropdown
|
2023-08-21 13:06:13 +02:00 |
|
Jan-Peter Klein
|
a038b34e29
|
implemented enhanced styling for MenuItems
|
2023-08-21 13:05:42 +02:00 |
|
dependabot[bot]
|
4cc516def6
|
Bump the all group with 2 updates
Bumps the all group with 2 updates: [com.nulab-inc:zxcvbn](https://github.com/nulab/zxcvbn4j) and [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck).
Updates `com.nulab-inc:zxcvbn` from 1.8.0 to 1.8.2
- [Release notes](https://github.com/nulab/zxcvbn4j/releases)
- [Changelog](https://github.com/nulab/zxcvbn4j/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nulab/zxcvbn4j/compare/1.8.0...1.8.2)
Updates `org.owasp:dependency-check-maven` from 8.3.1 to 8.4.0
- [Release notes](https://github.com/jeremylong/DependencyCheck/releases)
- [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeremylong/DependencyCheck/compare/v8.3.1...v8.4.0)
---
updated-dependencies:
- dependency-name: com.nulab-inc:zxcvbn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: org.owasp:dependency-check-maven
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-21 07:01:49 +00:00 |
|
Ralph Plawetzki
|
bb1095eb78
|
Bring up the main window from the tray on pressing "Show" on the tray menu for Windows
Fixes #3079
|
2023-08-19 19:14:46 +02:00 |
|
Armin Schrenk
|
4c11190be9
|
Improve error template
|
2023-08-18 15:11:19 +02:00 |
|
Tobias Hagemann
|
8a7a5eeea1
|
fixed grammar
|
2023-08-16 17:17:27 +02:00 |
|
Jan-Peter Klein
|
34328c10bf
|
changed add vault icon to caret down and set contentDisplay RIGHT
|
2023-08-15 16:31:42 +02:00 |
|
Jan-Peter Klein
|
c4d503c8d5
|
removed unused import
|
2023-08-15 16:24:07 +02:00 |
|
Jan-Peter Klein
|
5fdf5141a5
|
removed addVaultWelcome stuff
|
2023-08-15 14:47:47 +02:00 |
|
Jan-Peter Klein
|
9be00a2693
|
removed didClickAddVault and added SHORTCUT_O
|
2023-08-15 14:34:06 +02:00 |
|
Jan-Peter Klein
|
17778f32b9
|
expanded functionality: implemented showAddNewVaultWizard and showAddExistingVaultWizard functions
|
2023-08-15 14:30:55 +02:00 |
|
Armin Schrenk
|
bcbdad99bc
|
Closes #1929
|
2023-08-14 17:26:44 +02:00 |
|
Jan-Peter Klein
|
1e6d2bb6fb
|
enhanced ui by introducing context menu for 'add vault' button
|
2023-08-14 17:15:17 +02:00 |
|
Armin Schrenk
|
57fee3e428
|
Adding plugin to display junit tests properly in console
|
2023-08-14 13:44:47 +02:00 |
|
Armin Schrenk
|
4ea45e937a
|
extract mvn build plugin versions to own properties
|
2023-08-14 10:50:05 +02:00 |
|