Armin Schrenk
|
e75deb282c
|
use correct cmd
for computing sha sum
|
2026-03-30 15:33:24 +02:00 |
|
Armin Schrenk
|
ee92cc4e9f
|
Add docs update workflow
|
2026-03-30 12:22:03 +02:00 |
|
Armin Schrenk
|
57c84627f9
|
Update release draft with sed and envsubst
instead of awk
|
2026-03-30 12:07:08 +02:00 |
|
Armin Schrenk
|
309a8fc705
|
adjust repository dispatch for website update
* change event type to desktop-release
* add client payload
|
2026-03-26 10:48:47 +01:00 |
|
Armin Schrenk
|
0b77e6ce04
|
use release object in event payload
|
2026-03-25 23:15:13 +01:00 |
|
Armin Schrenk
|
d22e912ca4
|
fix wrong webhook
|
2026-03-25 15:14:35 +01:00 |
|
Armin Schrenk
|
690726efc3
|
adjust post-publish
* run av-whitelist after publish
* notify winget
* remove gpg signature creation
|
2026-03-25 11:43:58 +01:00 |
|
Armin Schrenk
|
d9c0c4980b
|
add release flow to create releases
|
2026-03-25 11:42:26 +01:00 |
|
Armin Schrenk
|
4e5eef5a16
|
remove release drafting from build flow
|
2026-03-25 11:41:54 +01:00 |
|
Armin Schrenk
|
81b2081033
|
fix outputs typo in appimage flow
|
2026-03-25 11:41:38 +01:00 |
|
Armin Schrenk
|
d9134b49ad
|
add workflow_call to release artifact workflows
|
2026-03-06 17:11:11 +01:00 |
|
Armin Schrenk
|
6f6d0d8771
|
Update wording in release draft
|
2026-03-06 12:58:17 +01:00 |
|
dependabot[bot]
|
1123fa28a3
|
Bump org.apache.maven.plugins:maven-resources-plugin (#4167)
Bumps the maven-build-plugins group with 1 update: [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin).
Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.4.0 to 3.5.0
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 23:09:12 +01:00 |
|
Armin Schrenk
|
be3ecc536a
|
Update to cryptofs 2.10.0
|
2026-03-05 17:47:52 +01:00 |
|
Armin Schrenk
|
94c8dd911b
|
[skip ci] update changelog
|
2026-03-05 17:45:14 +01:00 |
|
Armin Schrenk
|
7e888b0e3b
|
ensure logging for Substituting properties
|
2026-03-05 17:44:47 +01:00 |
|
dependabot[bot]
|
a066afe37d
|
Bump the java-production-dependencies group with 8 updates (#4152)
* Bump the java-production-dependencies group with 8 updates
Bumps the java-production-dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.31` | `1.5.32` |
| [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.31` | `1.5.32` |
| [com.auth0:java-jwt](https://github.com/auth0/java-jwt) | `4.5.0` | `4.5.1` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.21.0` | `2.21.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.21.0` | `2.21.1` |
| [com.google.dagger:dagger](https://github.com/google/dagger) | `2.59.1` | `2.59.2` |
| [com.google.dagger:dagger-compiler](https://github.com/google/dagger) | `2.59.1` | `2.59.2` |
| [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | `26.0.2-1` | `26.1.0` |
Updates `ch.qos.logback:logback-core` from 1.5.31 to 1.5.32
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.31...v_1.5.32)
Updates `ch.qos.logback:logback-classic` from 1.5.31 to 1.5.32
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.31...v_1.5.32)
Updates `ch.qos.logback:logback-classic` from 1.5.31 to 1.5.32
- [Release notes](https://github.com/qos-ch/logback/releases)
- [Commits](https://github.com/qos-ch/logback/compare/v_1.5.31...v_1.5.32)
Updates `com.auth0:java-jwt` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/auth0/java-jwt/releases)
- [Changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/java-jwt/compare/4.5.0...4.5.1)
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.0 to 2.21.1
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.0 to 2.21.1
Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.21.0 to 2.21.1
Updates `com.google.dagger:dagger` from 2.59.1 to 2.59.2
- [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.59.1...dagger-2.59.2)
Updates `com.google.dagger:dagger-compiler` from 2.59.1 to 2.59.2
- [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.59.1...dagger-2.59.2)
Updates `org.jetbrains:annotations` from 26.0.2-1 to 26.1.0
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/java-annotations/compare/26.0.2-1...26.1.0)
Updates `com.google.dagger:dagger-compiler` from 2.59.1 to 2.59.2
- [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.59.1...dagger-2.59.2)
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-version: 1.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: ch.qos.logback:logback-classic
dependency-version: 1.5.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: com.auth0:java-jwt
dependency-version: 4.5.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-version: 2.21.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-version: 2.21.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
dependency-version: 2.21.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: com.google.dagger:dagger
dependency-version: 2.59.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: com.google.dagger:dagger-compiler
dependency-version: 2.59.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
- dependency-name: org.jetbrains:annotations
dependency-version: 26.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: java-production-dependencies
- dependency-name: com.google.dagger:dagger-compiler
dependency-version: 2.59.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: java-production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* [skip ci] update changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2026-03-05 17:29:09 +01:00 |
|
Cryptobot
|
21c8cbf709
|
New Crowdin updates (#4148)
New translations strings.properties
Arabic; Bulgarian; Chinese Simplified; Chinese Traditional; Danish; Dutch; Finnish; French; German; Greek; Italian; Japanese; Korean; Latvian; Polish; Portuguese; Portuguese, Brazilian; Punjabi; Russian; Slovak; Spanish; Swedish; Turkish; Ukrainian; Vietnamese;
[ci skip]
|
2026-03-05 17:28:41 +01:00 |
|
dependabot[bot]
|
ea236d45a3
|
Bump the java-test-dependencies group across 1 directory with 2 updates (#4079)
Bumps the java-test-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) and [org.mockito:mockito-core](https://github.com/mockito/mockito).
Updates `org.junit.jupiter:junit-jupiter` from 5.13.4 to 6.0.1
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.13.4...r6.0.1)
Updates `org.mockito:mockito-core` from 5.20.0 to 5.21.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.20.0...v5.21.0)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-version: 6.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: java-test-dependencies
- dependency-name: org.mockito:mockito-core
dependency-version: 5.21.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: java-test-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 17:27:42 +01:00 |
|
dependabot[bot]
|
fab5ac3726
|
Bump the maven-build-plugins group across 1 directory with 8 updates (#4151)
* Bump the maven-build-plugins group across 1 directory with 8 updates
Bumps the maven-build-plugins group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [me.fabriciorby:maven-surefire-junit5-tree-reporter](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter) | `1.4.0` | `1.5.1` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` |
| [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.4.0` |
| [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.1` | `3.10.0` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` |
| [org.codehaus.mojo:license-maven-plugin](https://github.com/mojohaus/license-maven-plugin) | `2.7.0` | `2.7.1` |
| [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.4.2` | `3.5.0` |
| [org.owasp:dependency-check-maven](https://github.com/dependency-check/DependencyCheck) | `12.1.5` | `12.2.0` |
Updates `me.fabriciorby:maven-surefire-junit5-tree-reporter` from 1.4.0 to 1.5.1
- [Release notes](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/releases)
- [Commits](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/compare/v1.4.0...v1.5.1)
Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0)
Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.4.0
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...v3.4.0)
Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.1 to 3.10.0
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.10.0)
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)
Updates `org.codehaus.mojo:license-maven-plugin` from 2.7.0 to 2.7.1
- [Release notes](https://github.com/mojohaus/license-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/license-maven-plugin/compare/2.7.0...2.7.1)
Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.4.2...maven-jar-plugin-3.5.0)
Updates `org.owasp:dependency-check-maven` from 12.1.5 to 12.2.0
- [Release notes](https://github.com/dependency-check/DependencyCheck/releases)
- [Changelog](https://github.com/dependency-check/DependencyCheck/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dependency-check/DependencyCheck/compare/v12.1.5...v12.2.0)
---
updated-dependencies:
- dependency-name: me.fabriciorby:maven-surefire-junit5-tree-reporter
dependency-version: 1.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-version: 3.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
dependency-version: 3.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-version: 3.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-version: 3.5.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-build-plugins
- dependency-name: org.codehaus.mojo:license-maven-plugin
dependency-version: 2.7.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: maven-build-plugins
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-version: 3.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
- dependency-name: org.owasp:dependency-check-maven
dependency-version: 12.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: maven-build-plugins
...
Signed-off-by: dependabot[bot] <support@github.com>
* downgrade maven surefire
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Armin Schrenk <armin.schrenk@skymatic.de>
|
2026-03-05 17:23:36 +01:00 |
|
dependabot[bot]
|
57666a620c
|
Bump the github-actions group with 3 updates (#4162)
Bumps the github-actions group with 3 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/stale](https://github.com/actions/stale).
Updates `actions/upload-artifact` from 6.0.0 to 7.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](b7c566a772...bbbca2ddaa)
Updates `actions/download-artifact` from 7.0.0 to 8.0.0
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](37930b1c2a...70fc10c6e5)
Updates `actions/stale` from 10.1.1 to 10.2.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](997185467f...b5d41d4e1d)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/stale
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-05 17:12:30 +01:00 |
|
Armin Schrenk
|
e49fe23b35
|
Explicitly define webdav-nio-adapter-servlet dependency
and update changelog
|
2026-03-03 18:22:57 +01:00 |
|
Armin Schrenk
|
254a7696c8
|
[skip ci] update changelog
|
2026-03-03 18:13:54 +01:00 |
|
Armin Schrenk
|
62bd43ef9b
|
Update fuse-nio-adapter from 6.0.0 to 6.0.1
closes #4121
|
2026-03-03 18:12:49 +01:00 |
|
Tobias Hagemann
|
b73510ec0f
|
Merge pull request #4166 from cryptomator/feature/liquid-glass-icon
Add Liquid Glass icon for macOS 26 and remove DockTilePlugin workaround
|
2026-03-03 14:31:23 +01:00 |
|
Tobias Hagemann
|
3fba62ef72
|
revert icns to legacy icon and recompile Assets.car without fallback bitmaps
|
2026-03-03 14:16:22 +01:00 |
|
Armin Schrenk
|
7daca70a15
|
Feature: Replace JavaFX host services with RevealPathService impls (#4165)
when a OS path need to be shown in the OS file browser.
|
2026-03-03 11:25:29 +01:00 |
|
Tobias Hagemann
|
90228a1d5c
|
add Liquid Glass icon and remove DockTilePlugin workaround
|
2026-03-03 06:55:24 +01:00 |
|
Armin Schrenk
|
4090413290
|
increase slightly notify window heigth
|
2026-02-27 15:52:30 +01:00 |
|
Armin Schrenk
|
29bfbdc524
|
Adjust wording for in use feature
|
2026-02-27 15:08:32 +01:00 |
|
Armin Schrenk
|
688090095e
|
harden curl downloads on CI (#4158)
|
2026-02-26 17:49:38 +01:00 |
|
Armin Schrenk
|
98db9649c3
|
Merge branch 'main' into develop
# Conflicts:
# pom.xml
|
2026-02-26 16:58:00 +01:00 |
|
Armin Schrenk
|
7a4c8f113e
|
Merge branch 'hotfix/1.18.1'
1.18.1
|
2026-02-26 16:57:10 +01:00 |
|
Armin Schrenk
|
50f6a87788
|
[skip metadata check] fix release check workflow
|
2026-02-26 16:53:21 +01:00 |
|
Armin Schrenk
|
d601088948
|
[skip metadata check] update workflow for hotfix
|
2026-02-26 16:44:50 +01:00 |
|
Armin Schrenk
|
4d62f2303d
|
prepare version 1.18.1
|
2026-02-26 16:27:57 +01:00 |
|
Armin Schrenk
|
792734b486
|
add unit tests
|
2026-02-26 16:20:34 +01:00 |
|
Armin Schrenk
|
f884861373
|
skip fallback if failing to load
|
2026-02-26 15:48:35 +01:00 |
|
Armin Schrenk
|
da3c5e901f
|
fixes #4156
for Windows fallback on JDK shipped cacert file if well-known CA are not present
|
2026-02-26 15:15:48 +01:00 |
|
Armin Schrenk
|
f7ccc326de
|
drain eventual logger events after debug Mode is enabled
|
2026-02-25 12:27:06 +01:00 |
|
Armin Schrenk
|
246eb19c3c
|
CI: Build cryptomator-bin package before creating PR. (#4149)
use arch container to build cryptomator-bin package
|
2026-02-23 11:48:38 +01:00 |
|
Armin Schrenk
|
c073b26d8f
|
fix slack notification for makepkg flow
|
2026-02-23 11:39:46 +01:00 |
|
Armin Schrenk
|
227a3258ec
|
Update slack webhook in post-publish flow
|
2026-02-20 18:56:42 +01:00 |
|
Armin Schrenk
|
3279df68c7
|
Update appimage workflow
* use env variables in action generated/generated input
* use cryptobot as actor for PR
* update slack webhook
|
2026-02-20 17:33:36 +01:00 |
|
Armin Schrenk
|
bf6598302b
|
add correct info in PR description
|
2026-02-20 17:18:17 +01:00 |
|
Armin Schrenk
|
dccb4ef072
|
disable gits safe directory
|
2026-02-20 17:03:00 +01:00 |
|
Armin Schrenk
|
cbae2413ae
|
use correct github expression varaible
in create-pr step
|
2026-02-20 16:45:43 +01:00 |
|
Armin Schrenk
|
113ab66a49
|
Merge pull request #4139 from cryptomator/feature/aur-build
CI: Build arch package
|
2026-02-20 16:40:05 +01:00 |
|
Armin Schrenk
|
34eb336e5f
|
only commit PKGBUILD and SRCINFO
|
2026-02-20 16:30:22 +01:00 |
|
Armin Schrenk
|
2cab0c59a1
|
update javafx to version 25.0.2
|
2026-02-20 16:23:21 +01:00 |
|