Jan-Peter Klein
|
38c102a64b
|
refactored code by removing unnecessary observables
|
2023-11-27 12:46:29 +01:00 |
|
Jan-Peter Klein
|
1052e4c3d2
|
fix gui issues in vault mount settings
|
2023-11-23 10:55:17 +01:00 |
|
Jan-Peter Klein
|
e7e88f13e3
|
improved code quality
|
2023-11-17 14:51:13 +01:00 |
|
Jan-Peter Klein
|
7bc1d52bf8
|
set deprecated since of settingsjson port to 1.12.0, changed button text and added tooltip to 'show vault options' button
|
2023-11-12 13:49:47 +01:00 |
|
Jan-Peter Klein
|
ef9cdd8e92
|
Merge branch 'develop' into feature/vault-volume-type
# Conflicts:
# src/main/resources/i18n/strings.properties
|
2023-11-08 11:45:03 +01:00 |
|
Cryptobot
|
e699d7dafc
|
New Crowdin updates (#3189)
* New translations strings.properties
German, Spanish, Turkish
[ci skip]
|
2023-11-08 10:51:07 +01:00 |
|
Cryptobot
|
5eb6d186c0
|
New Crowdin updates (#3188)
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-11-08 10:41:05 +01:00 |
|
Armin Schrenk
|
edc9409e56
|
pin wording
|
2023-11-08 10:19:12 +01:00 |
|
JaniruTEC
|
d015719fae
|
Removed outdated translations
|
2023-11-07 18:52:48 +01:00 |
|
JaniruTEC
|
afc69e447e
|
Renamed "setup code" to "Account Key" in localization files
|
2023-11-07 18:20:10 +01:00 |
|
JaniruTEC
|
54fbbd734f
|
Renamed "setup code" to "Account Key" in UI
|
2023-11-07 18:19:12 +01:00 |
|
Jan-Peter Klein
|
2f657c7c14
|
migrate port to vault settings
|
2023-11-07 12:42:07 +01:00 |
|
Sebastian Stenzel
|
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 |
|
Jan-Peter Klein
|
49769f986a
|
remove port from settings
|
2023-11-03 10:47:43 +01:00 |
|
Jan-Peter Klein
|
b68b895bba
|
removed tcp port from volume preferences controller
|
2023-11-02 16:53:29 +01:00 |
|
Jan-Peter Klein
|
77f9e6c411
|
some ui and wording changes
|
2023-11-02 13:47:58 +01:00 |
|
Jan-Peter Klein
|
31fcf294e9
|
fix misbehaivour
|
2023-11-01 14:59:25 +01:00 |
|
Jan-Peter Klein
|
a03f00ee9a
|
set up default mount service as pre fallbackProvider
|
2023-10-31 20:29:54 +01:00 |
|
Jan-Peter Klein
|
80af32bd82
|
introduced FuseRestartRequiredException and UnlockFuseRestartRequired window
|
2023-10-30 17:05:09 +01:00 |
|
Jan-Peter Klein
|
b7e4c0fe31
|
set default mount service and port while adding a vault
|
2023-10-30 15:27:11 +01:00 |
|
Jan-Peter Klein
|
76d499596f
|
Merge branch 'develop' into feature/vault-volume-type
|
2023-10-30 14:33:32 +01:00 |
|
Jan-Peter Klein
|
1818344c49
|
different labeling for volume type option in general volume preferences and vault options
|
2023-10-30 14:33:01 +01:00 |
|
Cryptobot
|
4eee66b0ef
|
New Crowdin updates (#3128)
New translations strings.properties
Arabic; Belarusian; Bulgarian; Catalan; Chinese Simplified; Chinese Traditional; Chinese Traditional, Hong Kong; Czech; Danish; Dutch; Filipino; Finnish; French; German; Greek; Hebrew; Hungarian; Italian; Japanese; Korean; Norwegian Bokmal; Polish; Portuguese; Portuguese, Brazilian; Romanian; Russian; Slovak; Spanish; Swahili, Tanzania; Swedish; Turkish; Ukrainian; Vietnamese;
[ci skip]
|
2023-10-30 10:39:04 +01:00 |
|
Sebastian Stenzel
|
19fe7ba6bf
|
updated to tiny-oauth2-client 0.8.0
|
2023-10-27 19:54:58 +02:00 |
|
Jan-Peter Klein
|
e79c975d7b
|
prevent mounting via MountFailedException when fuseRestartRequired
|
2023-10-27 12:39:25 +02:00 |
|
Jan-Peter Klein
|
c85823fe04
|
code cleanup
|
2023-10-26 12:18:40 +02:00 |
|
Jan-Peter Klein
|
8f46aec851
|
created MountServiceConverter class
|
2023-10-26 10:35:16 +02:00 |
|
Jan-Peter Klein
|
cd6d1eeab3
|
moved fupfms to VaultModule
|
2023-10-26 10:25:11 +02:00 |
|
Jan-Peter Klein
|
52b74a74fe
|
display specific mount options according to selected volume type in vault mounting options
|
2023-10-25 14:02:29 +02:00 |
|
Jan-Peter Klein
|
368f0630c1
|
some sonar cloud fixes
|
2023-10-25 12:44:22 +02:00 |
|
Jan-Peter Klein
|
040bc4c5df
|
fix sonar cloud issues
|
2023-10-24 14:26:06 +02:00 |
|
Jan-Peter Klein
|
07906fbea5
|
modified mounter to utilize the mount service settings specified in the vault settings
|
2023-10-24 14:04:53 +02:00 |
|
Jan-Peter Klein
|
44f67b7c89
|
Merge branch 'develop' into feature/vault-volume-type
|
2023-10-20 15:58:52 +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
|
5c5777ffc5
|
Merge pull request #3091 from cryptomator/feature/simplify-out-of-bounds
simplify out-of-bounds check
|
2023-10-20 11:56:36 +02:00 |
|
Sebastian Stenzel
|
b0dfa22903
|
removed unused class
|
2023-10-19 12:49:19 +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
|
1f21d5ea4c
|
Merge pull request #3129 from cryptomator/feature/jdk21
JDK 21
|
2023-10-18 09:39:12 +02:00 |
|
Sebastian Stenzel
|
f8ff7201d7
|
Merge branch 'develop' into feature/new-hub-keyloading
|
2023-10-18 08:50:34 +02:00 |
|
Armin Schrenk
|
3567c036c3
|
remove unused imports
|
2023-10-17 17:25:38 +02:00 |
|
Armin Schrenk
|
0cf1f087ad
|
Closes #3113
|
2023-10-17 11:36:50 +02:00 |
|
Armin Schrenk
|
209f60727e
|
fix f4ad7aa43d
|
2023-10-16 16:38:12 +02:00 |
|