Cryptobot
|
9fb00fcc38
|
New Crowdin updates (#2119)
New translations strings.properties
Chinese Traditional; German;
[ci skip]
|
2022-03-30 17:16:49 +02:00 |
|
Armin Schrenk
|
12b58a8a32
|
Update third-party license file
|
2022-03-30 17:10:10 +02:00 |
|
Sebastian Stenzel
|
957f067e9b
|
update license info
[ci skip]
|
2022-03-23 14:41:29 +01:00 |
|
Cryptobot
|
b1931f2c13
|
New Crowdin updates (#1966)
|
2022-03-23 14:40:21 +01:00 |
|
Sebastian Stenzel
|
8fa562aa60
|
bumped dependencies
|
2022-03-23 10:42:20 +01:00 |
|
Sebastian Stenzel
|
4a3d579b76
|
changed button title as suggested in review
|
2022-03-21 14:01:35 +01:00 |
|
Sebastian Stenzel
|
6bad74720f
|
Merge branch 'develop' into feature/simplified-workflow-results
|
2022-03-21 13:56:24 +01:00 |
|
Armin Schrenk
|
3ff3b1c63e
|
refactor controller:
* fix vault options UI not showing
* rename from "get" to "is" methods in vault options controller
|
2022-02-28 13:03:36 +01:00 |
|
Armin Schrenk
|
55d1a8e935
|
Allow custom mount point for winfsp
|
2022-02-25 13:21:45 +01:00 |
|
JaniruTEC
|
da2d647361
|
Merge pull request #2013 from cryptomator/feature/1888-existing-drive-letter-error
Added error message if user tries to mount to occupied drive
|
2022-01-30 01:38:16 +01:00 |
|
KarlKeu00
|
a9846744fe
|
Update JavaFX to 17.0.2 (#2031)
Updating JavaFX inside Maven to 17.0.2 to fix JDK-8275723. This is only relevant for development on a Mac with an M1 processor.
|
2022-01-21 13:16:06 +01:00 |
|
Sebastian Stenzel
|
9440fb186f
|
Merge branch 'develop' into feature/simplified-workflow-results,
solving conflict with 5509033
# Conflicts:
# src/main/java/org/cryptomator/ui/keyloading/masterkeyfile/MasterkeyFileLoadingModule.java
|
2022-01-19 17:35:04 +01:00 |
|
JaniruTEC
|
080ddbbb01
|
Applied changes from code review.
|
2022-01-18 02:25:25 +01:00 |
|
httpjamesm
|
f1fdd7960c
|
Update copyright years from 2021 to 2022 to reflect the new year (#2015)
|
2022-01-10 10:01:07 +01:00 |
|
JaniruTEC
|
b7902ad8fd
|
Merge branch 'develop' into feature/1888-existing-drive-letter-error
|
2022-01-09 00:35:32 +01:00 |
|
Armin Schrenk
|
7486fa2167
|
update Third parties license file
|
2022-01-04 16:35:42 +01:00 |
|
Armin Schrenk
|
550903325d
|
Add vault name in unlock window titles
|
2022-01-04 16:35:09 +01:00 |
|
Sebastian Stenzel
|
6ca87d13f5
|
renamed class
|
2021-12-16 17:01:56 +01:00 |
|
Armin Schrenk
|
9775eaa2a8
|
bump logback to close possible vulnerability
|
2021-12-16 13:31:38 +01:00 |
|
JaniruTEC
|
46a3a4fc11
|
Added error message if user tries to mount to occupied drive.
Fixes #1888
|
2021-12-13 00:46:18 +01:00 |
|
Armin Schrenk
|
919257a99e
|
Bump dagger
|
2021-12-02 11:23:27 +01:00 |
|
Cryptobot
|
61d84a0da7
|
New Crowdin updates (#1894)
* New translations strings.properties
[ci skip]
|
2021-12-02 08:45:23 +01:00 |
|
Armin Schrenk
|
b9bbbc1f86
|
Bump javafx
|
2021-11-30 17:02:37 +01:00 |
|
Armin Schrenk
|
e9e5df6310
|
Bump dependencies:
* cryptofs
* gson
* logback
Closes #1825
|
2021-11-29 17:31:27 +01:00 |
|
Sebastian Stenzel
|
5a735191a4
|
adjust heading
(as it applies to both graceful and forced lock attempts)
|
2021-11-17 14:05:42 +01:00 |
|
Sebastian Stenzel
|
21d342d117
|
Add non-forced retry lock button
|
2021-11-17 14:03:04 +01:00 |
|
Cryptobot
|
9ef9499506
|
New Crowdin updates (#1886)
* New translations strings.properties
[ci skip]
|
2021-11-03 08:58:04 +01:00 |
|
Cryptobot
|
27aea6cce9
|
New Crowdin updates (#1844)
New translations strings.properties
Arabic; Bosnian; Catalan; Chinese Simplified; Chinese Traditional; Czech; Dutch; Filipino; French; German; Greek; Hungarian; Indonesian; Italian; Japanese; Korean; Latvian; Macedonian; Norwegian Bokmal; Norwegian Nynorsk; Polish; Portuguese; Portuguese, Brazilian; Punjabi; Romanian; Russian; Serbian (Cyrillic); Serbian (Latin); Slovak; Spanish; Swedish; Turkish; Ukrainian;
[ci skip]
|
2021-11-02 15:37:46 +01:00 |
|
Armin Schrenk
|
c6c2133b34
|
closes #1863
|
2021-10-29 17:08:03 +02:00 |
|
Sebastian Stenzel
|
7a3205b19c
|
updated choose file dialog screenshots for Windows #1863
|
2021-10-29 17:02:24 +02:00 |
|
Sebastian Stenzel
|
8fadd34498
|
prepared (currently unused) dark mode screenshots for #1863
|
2021-10-29 16:49:51 +02:00 |
|
Sebastian Stenzel
|
1ffcc8eacb
|
desaturate irrelevant parts of image
|
2021-10-29 16:03:10 +02:00 |
|
Sebastian Stenzel
|
dfd4b86b06
|
Updated "choose file dialog" image
references #1863
|
2021-10-29 14:22:02 +02:00 |
|
Tobias Hagemann
|
a4070f551b
|
fixes #1404
|
2021-10-27 11:56:49 +02:00 |
|
Cryptobot
|
b211cb1856
|
New Crowdin updates (#1822)
[ci skip]
|
2021-10-14 13:58:57 +02:00 |
|
Sebastian Stenzel
|
d7f48866da
|
updated license infos
|
2021-10-13 13:01:53 +02:00 |
|
Armin Schrenk
|
8319a09b12
|
fix alignment in vault detail error screen
|
2021-10-08 14:24:50 +02:00 |
|
Armin Schrenk
|
ac1ff5fb79
|
Rework vautl detail unknown error dialog:
* add buttons to reload, remove and show error dialog
* restyling
* add new strings
|
2021-10-06 14:27:28 +02:00 |
|
Sebastian Stenzel
|
813c69f6ac
|
fixed broken bidi binding
|
2021-10-05 10:09:33 +02:00 |
|
Sebastian Stenzel
|
0d240cdb2d
|
simpler spacing
|
2021-10-05 10:09:09 +02:00 |
|
Armin Schrenk
|
f5822fc568
|
fix bug in check run selection and add small space between buttons
|
2021-10-04 12:49:28 +02:00 |
|
Cryptobot
|
6415c29e3e
|
New translations strings.properties (Greek) (#1816)
[ci skip]
|
2021-09-30 12:52:45 +02:00 |
|
Sebastian Stenzel
|
c1965086f3
|
update dagger to 2.39
|
2021-09-30 12:52:04 +02:00 |
|
Cryptobot
|
069c07cbf1
|
New Crowdin updates (#1807)
* New translations strings.properties
[ci skip]
|
2021-09-27 13:49:32 +02:00 |
|
Sebastian Stenzel
|
cda7cc8ef9
|
dependency bump
|
2021-09-27 13:41:02 +02:00 |
|
Cryptobot
|
2a5e09bc32
|
New Crowdin updates (#1758)
New translations strings.properties
Turkish; Latvian; Slovak; Polish; Norwegian Nynorsk; Hungarian; Norwegian Bokmal; Russian; Catalan; Spanish; Portuguese; French; Japanese; German; Portuguese, Brazilian; Arabic; Latin); Czech; Italian; Punjabi; Greek; Swedish; Indonesian; Serbian (Cyrillic); Chinese Traditional; Hindi; Korean; Dutch; Bosnian; Romanian; Chinese Simplified;
[ci skip]
|
2021-09-22 16:27:28 +02:00 |
|
Sebastian Stenzel
|
e4da494202
|
updated 3rd party licenses
[ci skip]
|
2021-09-22 12:18:35 +02:00 |
|
Armin Schrenk
|
af4603f022
|
Merge pull request #1761 from cryptomator/feature/#1733-window-position
Persist last known window position and improve resizing
|
2021-09-22 11:39:51 +02:00 |
|
Armin Schrenk
|
cfe61a51b6
|
Merge pull request #1767 from cryptomator/feature/early-loading
Eagerly load vault config
|
2021-09-22 11:20:14 +02:00 |
|
JaniruTEC
|
3e216ed0ac
|
Added error codes to error screen (#1741)
Added error codes based on a translation of GeneratedErrorCode.kt (Cryptomator Android) into Java:
Source of GeneratedErrorCode.kt: 3ae90ab521/presentation/src/main/java/org/cryptomator/presentation/logging/GeneratedErrorCode.kt
Co-authored-by: Sebastian Stenzel <sebastian.stenzel@gmail.com>
|
2021-09-21 17:41:54 +02:00 |
|