Sebastian Stenzel
3d7b504504
Added styleable PasswordStrengthIndicator
2019-08-26 14:47:25 +02:00
Sebastian Stenzel
644f2d9a89
Removed dependency to fontawesomefx, using fontawesome 5 instead (which we have a pro license for)
2019-08-19 16:15:10 +02:00
Sebastian Stenzel
1ec887092f
Moved various non-ui related stuff to commons
2019-07-30 14:49:35 +02:00
Sebastian Stenzel
180c07cf61
new class layout for viewcontrollers
2019-07-11 00:19:18 +02:00
Sebastian Stenzel
4bfd1e6433
Improved SecPasswordField and added unit tests
...
SecPasswordFields will now normalize any input to NFC on the fly. Any input typed into the password field will now get converted to NFC on-the-fly. This allows subsequent code to keep working on the CharSequence returned by getCharacters() without the need of additional Normalization. Affects #521
2019-02-22 16:38:39 +01:00
Armin Schrenk
86d8599d07
Merge branch 'develop' into openjdk11
2019-01-09 16:07:47 +01:00
Sebastian Stenzel
76c84b34e9
bumped version
2018-11-05 10:46:39 +01:00
Armin Schrenk
54f2667e45
openjdk 11 migration
2018-10-31 15:50:05 +01:00
Sebastian Stenzel
aed35c17c8
Added Dokany Support
...
fixes #207
2018-06-17 13:59:28 +02:00
Sebastian Stenzel
84d6f11be2
Merge branch 'develop' into feature/fuse-integration
...
# Conflicts:
# main/commons/pom.xml
# main/pom.xml
2018-03-06 11:34:41 +01:00
Sebastian Stenzel
bfd8918e6a
updated pom.xml files
2018-02-26 18:33:51 +01:00
Sebastian Stenzel
3989316269
replaced org.apache.httpcomponents:httpclient by jdk.incubator.httpclient (will become official standard in jdk10)
2018-02-23 18:21:38 +01:00
infeo
d170e87c1b
integration of the fuseNioAdapter, including all the gui (controller & fxml) and settings wiring. english localization fitted and enriched for fuse
2018-02-03 17:26:59 +01:00
Sebastian Stenzel
6534242275
updated dependencies and CI config
2017-12-30 20:19:27 +01:00
Sebastian Stenzel
4be842aff5
first attempt of building Cryptomator with jdk9
2017-12-20 18:42:16 +01:00
armin
17bbd9161f
adapted project-files such that project can be used with intellij IDEA IDE
2017-10-24 18:04:19 +02:00
Sebastian Stenzel
a850e8b816
Added unit tests for vault format "3 to 4" migration
2017-10-19 13:10:29 +02:00
Sebastian Stenzel
5ed50c50c7
Merge branch 'release/1.3.0' into develop
2017-07-01 14:48:23 +02:00
Sebastian Stenzel
8aa5a8d7e8
Preparing 1.3.0
2017-07-01 14:38:46 +02:00
Sebastian Stenzel
6dc597f826
Merge branch 'release/1.3.0-rc8' into develop
2017-06-28 11:39:11 +02:00
Sebastian Stenzel
096e063754
Dependency cleanup
2017-06-28 11:25:42 +02:00
Sebastian Stenzel
5e621eb0fb
Preparing 1.3.0-rc8
2017-06-28 11:12:00 +02:00
Sebastian Stenzel
d26437ccd5
removed copyright comment from pom.xml
2017-06-21 11:34:40 +02:00
Sebastian Stenzel
e5dff4322a
moved dagger-compiler as suggested on github.com/google/dagger
2017-05-26 13:47:43 +02:00
Sebastian Stenzel
f87f10f332
Merge branch 'release/1.3.0-rc5' into develop
2017-05-12 15:47:49 +02:00
Sebastian Stenzel
1370b200bb
Preparing 1.3.0-rc5
2017-05-12 15:42:02 +02:00
Sebastian Stenzel
2d55da309b
preparing 1.3.0-rc4
2017-05-12 15:32:54 +02:00
Sebastian Stenzel
2e02e70916
Removed codecov, reporting coverage to codacy
2017-05-12 14:48:15 +02:00
Sebastian Stenzel
93b2a4e07a
Refactored Cryptomator UI. Extracted Launcher to its own Maven module.
2017-04-18 13:40:59 +02:00
Sebastian Stenzel
c9eb9b1938
Dependency cleanup, migrated from commons-httpclient to org.apache.httpcomponents:httpclient
2017-03-01 18:59:37 +01:00
Sebastian Stenzel
79b825aaad
call me THE DESTROYER!!!
...
first compile-clean but totally fubar version
2016-12-16 17:20:56 +01:00
Sebastian Stenzel
2fa04d7b7c
increased version to 1.3.0-SNAPSHOT
...
[ci skip]
2016-09-15 13:35:22 +02:00
Sebastian Stenzel
ce12af8495
Added save password functionality to UI
2016-09-02 15:49:09 +02:00
Sebastian Stenzel
902b29ee0a
Merge branch 'develop' into feature/external-keychain
...
# Conflicts:
# main/pom.xml
# main/ui/src/main/java/org/cryptomator/ui/CryptomatorModule.java
2016-08-30 19:22:45 +02:00
Sebastian Stenzel
72e52df4e0
implemented keychain access on OS X
2016-08-30 19:12:20 +02:00
Sebastian Stenzel
e0ae50378f
externalized JNI bindings
2016-08-30 17:19:45 +02:00
Sebastian Stenzel
8c8db84a4a
refactored migration (using cryptolib)
2016-08-23 21:15:40 +02:00
Sebastian Stenzel
847c6813cc
started development of 1.2.0 [ci skip]
2016-05-25 15:37:07 +02:00
Sebastian Stenzel
78645ecdf6
fixes #264
2016-05-07 14:40:44 +02:00
jncharon
588166dce9
Added the password strength indicator in the initialize window
2016-04-12 21:00:41 +02:00
Sebastian Stenzel
d026afec35
adjusted snapshot version [ci skip]
2016-03-21 16:49:58 +01:00
markus
77aaeabcde
Release 1.0.1
2016-03-15 23:30:54 +01:00
Sebastian Stenzel
0133ec8fdf
updated HEAD version to 1.1.0-SNAPSHOT [ci skip]
2016-03-09 09:21:08 +01:00
Sebastian Stenzel
d9ba4935b6
restored compatibility with vaults created on the iOS app
2016-03-09 09:01:26 +01:00
Sebastian Stenzel
7122bdf199
changed version to 0.12.0-SNAPSHOT [ci skip]
2016-03-03 20:42:19 +01:00
Sebastian Stenzel
f9b988bf81
Beta 0.11.0
2016-03-03 17:56:17 +01:00
Sebastian Stenzel
94b8726379
- Added settings (references #88 )
...
- Added dependency EasyBind to UI
- Using property bindings instead of listeners in lots of places of the UI now
2016-03-01 20:47:15 +01:00
Sebastian Stenzel
f0cb91b22f
- separated crypto filesystem and nameshortening filesystem for easier invariant testing
...
- creation of crypto filesystem only via DI in all integration tests (package-private constructor)
- new Maven module "filesystem-crypto-integration-tests" for tests as well as to provide a ready-to-use Dagger Component for integration tests in other modules.
2016-02-13 14:33:16 +01:00
Sebastian Stenzel
26aa18de77
Restored I/O graph
2016-01-28 21:21:21 +01:00
Sebastian Stenzel
091a44e65d
exception handling during mount/unmount/reveal operations
2016-01-27 14:46:48 +01:00