Sebastian Stenzel
|
d66cfe0e7c
|
adjust to new migration API
|
2024-01-26 16:48:08 +01:00 |
|
Sebastian Stenzel
|
693299a5d7
|
first draft of legacy device migration
actual migration still missing due to API discussion
|
2024-01-20 13:28:56 +01:00 |
|
Sebastian Stenzel
|
def64aa2ac
|
added tests
|
2024-01-20 13:25:57 +01:00 |
|
Sebastian Stenzel
|
c5bb8a131d
|
dedup
|
2024-01-20 13:15:33 +01:00 |
|
Sebastian Stenzel
|
2e443c72a9
|
add new API encryptVaultKey(vaultKey, userKey)
and `decodeECPublicKey(byte[])`
|
2024-01-20 13:12:59 +01:00 |
|
Sebastian Stenzel
|
e9ee17493b
|
refactor API, expose decodeECPrivateKey(byte[])
|
2024-01-20 13:01:48 +01:00 |
|
Sebastian Stenzel
|
35eb548d8e
|
replaced Guava's BaseEncoding with Base64
|
2024-01-20 12:58:44 +01:00 |
|
Sebastian Stenzel
|
dc5d6e734e
|
deduplicate code
|
2024-01-19 17:55:36 +01:00 |
|
Sebastian Stenzel
|
729f38866f
|
use string templates for URI construction
|
2024-01-19 17:40:39 +01:00 |
|
Sebastian Stenzel
|
a1b712495f
|
switch back to UI thread later
see https://github.com/cryptomator/cryptomator/pull/3287#discussion_r1453196792
|
2024-01-17 13:35:23 +01:00 |
|
Sebastian Stenzel
|
2225476bf8
|
reordered methods
[ci skip]
|
2024-01-17 13:33:38 +01:00 |
|
Sebastian Stenzel
|
87084e8c2a
|
TODO now obsolete
as we will now re-attempt unlock when returning from device registration
[ci skip]
|
2024-01-16 04:14:06 +01:00 |
|
Sebastian Stenzel
|
8e52058373
|
re-attempt receiving key after registering device
|
2024-01-16 03:58:30 +01:00 |
|
Sebastian Stenzel
|
b59ce75ecd
|
add step 0: check API level
|
2024-01-14 15:02:41 +01:00 |
|
Sebastian Stenzel
|
748f895b98
|
change unlock request order
|
2024-01-14 15:01:51 +01:00 |
|
Sebastian Stenzel
|
6d974c7fcf
|
fix incorrect vaultId
|
2024-01-14 14:58:58 +01:00 |
|
Sebastian Stenzel
|
0ed73e8b41
|
use string templates for building /api/* URIs
|
2024-01-14 14:02:35 +01:00 |
|
Sebastian Stenzel
|
538b4ecd0b
|
added javadoc
|
2024-01-14 13:59:23 +01:00 |
|
Sebastian Stenzel
|
bfb26f6171
|
renamed field
|
2024-01-11 11:46:06 +01:00 |
|
Sebastian Stenzel
|
f36e2bb4b7
|
reduced visibility
|
2024-01-11 11:45:57 +01:00 |
|
Sebastian Stenzel
|
b85e455ff5
|
renamed field
|
2024-01-11 11:42:08 +01:00 |
|
Sebastian Stenzel
|
a902400522
|
get rid of registerException
use separate views, no need to pass state between views
|
2024-01-11 11:23:54 +01:00 |
|
Sebastian Stenzel
|
a6d6474294
|
Merge branch 'develop' into feature/3203-device-already-registered
|
2024-01-11 11:02:45 +01:00 |
|
Sebastian Stenzel
|
06859fe36b
|
remove newline
[ci skip]
|
2024-01-11 10:27:42 +01:00 |
|
Sebastian Stenzel
|
706d2b51be
|
remove added newline
[ci skip]
|
2024-01-11 10:24:28 +01:00 |
|
Sebastian Stenzel
|
c86ee679a9
|
renamed fuse-specific exception to be more generic
|
2023-12-21 10:05:22 +01:00 |
|
Sebastian Stenzel
|
a0fcb63a1a
|
replaced FUPFMS
with more generic set of used mount services
|
2023-12-21 09:40:43 +01:00 |
|
 Sebastian StenzelandArmin Schrenk
|
d29872e69e
|
add "Action Required" prompt
when encountering http status 449 during vault unlock. fixes #3181
Co-authored-by: SailReal <julian.raufelder@skymatic.de>
(cherry picked from commit f2e7d0fae2)
|
2023-11-07 12:20:27 +01:00 |
|
 Sebastian StenzelandSailReal
|
f2e7d0fae2
|
add "Action Required" prompt
when encountering http status 449 during vault unlock. fixes #3181
Co-authored-by: SailReal <julian.raufelder@skymatic.de>
|
2023-11-02 14:41:58 +01:00 |
|
Sebastian Stenzel
|
19fe7ba6bf
|
updated to tiny-oauth2-client 0.8.0
|
2023-10-27 19:54:58 +02:00 |
|
Sebastian Stenzel
|
6225d8d1f0
|
Merge branch 'develop' into release/1.11.0
|
2023-10-20 14:00:42 +02:00 |
|
Sebastian Stenzel
|
ed975b459e
|
bump dependencies
|
2023-10-20 14:00:08 +02:00 |
|
Sebastian Stenzel
|
f50a49e7a3
|
prepare 1.11.0
|
2023-10-20 12:11:06 +02:00 |
|
Sebastian Stenzel
|
92ece4dfb6
|
increased request timeout to 10s
|
2023-10-20 12:06:10 +02:00 |
|
Sebastian Stenzel
|
174225c60e
|
add timeout to OAuth2 requests
|
2023-10-20 12:03:07 +02:00 |
|
Sebastian Stenzel
|
3071410a22
|
Merge branch 'develop' into feature/3113-network-timeout
|
2023-10-20 12:00:16 +02:00 |
|
Sebastian Stenzel
|
b0dfa22903
|
removed unused class
|
2023-10-19 12:49:19 +02:00 |
|
Sebastian Stenzel
|
88b1c28d88
|
Merge branch 'develop' into feature/new-hub-keyloading
|
2023-10-19 11:33:13 +02:00 |
|
Sebastian Stenzel
|
5b85d7859a
|
bump webdav-nio-adapter version
|
2023-10-19 11:28:54 +02:00 |
|
Sebastian Stenzel
|
468eed58d5
|
cleanup
|
2023-10-19 10:00:14 +02:00 |
|
Sebastian Stenzel
|
34c17be474
|
add request timeouts
|
2023-10-19 10:00:03 +02:00 |
|
Sebastian Stenzel
|
5dedd6b1c1
|
renamed class again
|
2023-10-18 11:30:22 +02:00 |
|
Sebastian Stenzel
|
25e8e81686
|
support apiBaseUrl in hub config
|
2023-10-18 11:08:42 +02:00 |
|
Sebastian Stenzel
|
1f7ab03bbb
|
undo JEP 443 changes due to bug in javac
leads to invalid class files when built via Maven due to specific combination of javac arguments
|
2023-10-18 11:01:26 +02:00 |
|
Sebastian Stenzel
|
86f3cb7288
|
applied suggestions from code review
|
2023-10-18 09:40:34 +02:00 |
|
Sebastian Stenzel
|
a1b8bf23b4
|
Merge branch 'develop' into feature/new-hub-keyloading
|
2023-10-18 09:40:03 +02:00 |
|
Sebastian Stenzel
|
f8ff7201d7
|
Merge branch 'develop' into feature/new-hub-keyloading
|
2023-10-18 08:50:34 +02:00 |
|
Sebastian Stenzel
|
1debe4c7c8
|
explicitly set Logback ConfiguratorRank
|
2023-10-16 16:20:03 +02:00 |
|
Sebastian Stenzel
|
2e2aa77727
|
update dependencies
|
2023-10-16 16:19:11 +02:00 |
|
Sebastian Stenzel
|
162ebf6545
|
Merge branch 'develop' into feature/jdk21
|
2023-10-16 16:12:10 +02:00 |
|
Sebastian Stenzel
|
83879f5cfe
|
revert 8e9d54b & 6c5ee14 due to bug in JDK 21
see https://bugs.openjdk.org/browse/JDK-8313323
|
2023-10-09 16:19:56 +02:00 |
|
Sebastian Stenzel
|
943374856e
|
build using JDK 21 GA
|
2023-09-25 12:18:01 +02:00 |
|
Sebastian Stenzel
|
e1d7fd92ad
|
Merge branch 'develop' into feature/jdk21
# Conflicts:
# pom.xml
|
2023-09-25 12:15:14 +02:00 |
|
Sebastian Stenzel
|
c10dc74818
|
update integrations-linux to 1.4.0-beta1
|
2023-09-25 12:12:28 +02:00 |
|
Sebastian Stenzel
|
57bf5e11b5
|
Merge branch 'develop' into feature/simplify-out-of-bounds
|
2023-09-18 19:33:25 +02:00 |
|
Sebastian Stenzel
|
594ca47c85
|
Merge branch 'develop' into feature/jdk21
# Conflicts:
# .github/workflows/appimage.yml
# .github/workflows/mac-dmg.yml
|
2023-09-18 19:33:06 +02:00 |
|
Sebastian Stenzel
|
6c5ee14c73
|
rename unused var
|
2023-09-18 19:29:35 +02:00 |
|
Sebastian Stenzel
|
8e9d54b44b
|
rename unused var
|
2023-09-18 19:27:28 +02:00 |
|
Sebastian Stenzel
|
70805665bf
|
use features of Java 21 with --enable-preview
|
2023-09-18 19:21:56 +02:00 |
|
Sebastian Stenzel
|
ac243a706e
|
improve readability
|
2023-09-18 19:13:03 +02:00 |
|
Sebastian Stenzel
|
aa382ce80d
|
update coffeelibs jdk to 21
|
2023-09-18 19:10:54 +02:00 |
|
Sebastian Stenzel
|
47bd0ca647
|
disable update check for PPA builds
|
2023-09-18 13:10:19 +02:00 |
|
Sebastian Stenzel
|
c5d6c0ce98
|
add cryptomator.disableUpdateCheck property
|
2023-09-18 13:03:09 +02:00 |
|
Sebastian Stenzel
|
6017d6b7a9
|
bump webdav-nio-adapter
containing fixes for CVE-2023-40167, CVE-2023-2976, CVE-2023-37895
|
2023-09-18 12:34:49 +02:00 |
|
Sebastian Stenzel
|
e31e06b288
|
added @VisibleForTesting
|
2023-09-18 10:13:51 +02:00 |
|
Sebastian Stenzel
|
84ac803a7d
|
reordered properties
[ci skip]
|
2023-09-18 10:10:50 +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
|
4043e3f71f
|
build using JDK 21
|
2023-09-06 16:22:41 +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 |
|
Sebastian Stenzel
|
62f50ce366
|
rename groups
[ci skip]
|
2023-08-29 07:52:37 +02:00 |
|
Sebastian Stenzel
|
cfd433b328
|
revert to simple of of bounds check
as suggested in https://github.com/cryptomator/cryptomator/pull/3017#discussion_r1264527894 with minor adjustments
|
2023-08-29 07:26:46 +02:00 |
|
Sebastian Stenzel
|
f48963a6d0
|
Merge branch 'develop' into feature/new-hub-keyloading
# Conflicts:
# src/main/java/org/cryptomator/ui/keyloading/hub/ReceiveKeyController.java
|
2023-08-09 15:26:03 +02:00 |
|
Sebastian Stenzel
|
83b2ff8ce8
|
fixes #3051
|
2023-08-09 15:20:32 +02:00 |
|
Sebastian Stenzel
|
5c4c59fe18
|
add dependabot config
|
2023-08-09 13:19:23 +02:00 |
|
Sebastian Stenzel
|
1f09a3fa3a
|
allow notarization on manually dispatched builds
|
2023-08-01 10:04:34 +02:00 |
|
Sebastian Stenzel
|
7d7b88829d
|
allow notarization on manually dispatched builds
|
2023-08-01 10:04:07 +02:00 |
|
Sebastian Stenzel
|
4078abeb33
|
Merge branch 'feature/fix-macOS-build' into release/1.10.0
|
2023-08-01 09:42:29 +02:00 |
|
Sebastian Stenzel
|
6ce34efb52
|
Merge branch 'develop' into feature/new-hub-keyloading
|
2023-07-28 15:23:00 +02:00 |
|
Sebastian Stenzel
|
cd10d38990
|
adjusted to latest API-changes
|
2023-07-06 18:57:10 +02:00 |
|
Sebastian Stenzel
|
8cb21c97e3
|
add mark for future improvement
|
2023-07-04 16:58:37 +02:00 |
|
Sebastian Stenzel
|
0ad8ce77ef
|
handle "invalid setup code" error properly
|
2023-07-04 16:55:42 +02:00 |
|
Sebastian Stenzel
|
e358ffd666
|
added tests
|
2023-07-04 16:47:54 +02:00 |
|
Sebastian Stenzel
|
496f9a9cd5
|
docs
[ci skip]
|
2023-07-04 15:05:22 +02:00 |
|
Sebastian Stenzel
|
61025de0d6
|
renamed var
[ci skip]
|
2023-07-04 14:43:56 +02:00 |
|
Sebastian Stenzel
|
f08049b960
|
fix "register device" on legacy hub instances
|
2023-07-04 14:34:36 +02:00 |
|
Sebastian Stenzel
|
711a3881f8
|
fix appimage CI build
|
2023-07-03 11:00:12 +02:00 |
|
Sebastian Stenzel
|
399c5c0565
|
Merge branch 'develop' into feature/libappindicator
|
2023-07-03 10:59:50 +02:00 |
|
Sebastian Stenzel
|
6c8005e1b2
|
use github.ref instead of inputs.ref
[ci skip]
|
2023-07-03 10:59:32 +02:00 |
|
Sebastian Stenzel
|
ca6c1e244c
|
use correct integrations API version
|
2023-07-03 10:40:50 +02:00 |
|
Sebastian Stenzel
|
746c8f54eb
|
Merge branch 'develop' into feature/new-hub-keyloading
# Conflicts:
# src/main/java/org/cryptomator/ui/keyloading/hub/CreateDeviceDto.java
# src/main/java/org/cryptomator/ui/keyloading/hub/RegisterDeviceController.java
|
2023-06-30 16:20:59 +02:00 |
|
Sebastian Stenzel
|
ed8457ff36
|
remove dead test
|
2023-06-30 13:53:25 +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
|
1a6836dac6
|
remove unnecessary annotation
[ci skip]
|
2023-06-30 12:39:48 +02:00 |
|
Sebastian Stenzel
|
47ae271126
|
cleanup
[ci skip]
|
2023-06-29 23:00:19 +02:00 |
|