Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Stenzel 94b8726379 - Added settings (references #88) hace 9 años
  Sebastian Stenzel ca929241f2 fixes #131 hace 9 años
  Sebastian Stenzel 9abc0aab83 updated copyrights hace 9 años
  Sebastian Stenzel c9564bae62 - Added "remove vault" button to toolbar hace 9 años
  Sebastian Stenzel 8fd0bbd9ed Using "cryptomator" prefix for all JVM args now [ci skip] hace 9 años
  Sebastian Stenzel be7b875be7 remove vaults that can no longer be read [ci skip] hace 9 años
  Sebastian Stenzel 020597c42d removed unused imports [ci skip] hace 9 años
  Sebastian Stenzel 75b67e5976 test simplification [ci skip] hace 9 años
  Sebastian Stenzel a6c99c273e some Windows WebDAV compatibility fixes hace 9 años
  Sebastian Stenzel be4dab2773 fixes #108 hace 9 años
  Sebastian Stenzel 7b68c427d6 fixes #141 hace 9 años
  Sebastian Stenzel bc9b7c3a19 check vault version before unlocking hace 9 años
  Sebastian Stenzel cbb669aa40 reduced visibility of some classes hace 9 años
  Sebastian Stenzel be7e7e32b9 Same fix as previously made in commit 1a81b3a781f74c4e27318683aa19cf980443aa20: Deleting a DAV resource implicitly unlocks it. hace 9 años
  Sebastian Stenzel 2ae5abfc0a - determine available space in NIO file system (fixes #97) hace 9 años
  Sebastian Stenzel 7cb435e517 support for RFC 4331: DAV:quota-available-bytes and DAV:quota-used-bytes hace 9 años
  Sebastian Stenzel 95b5f4c765 fixed switching to unlock view after initializing vault hace 9 años
  Sebastian Stenzel d926cbfd5c removed unused import [ci skip] hace 9 años
  Sebastian Stenzel 61f1afba87 deleted legacy code hace 9 años
  Sebastian Stenzel c03bdd8425 - decrypt whole file, don't stop if enough data has been read from underlying fs hace 9 años
  Sebastian Stenzel 5b22806bbc fixed writing short ciphertext to file, that existed with a longer ciphertext before but wasn't truncated hace 9 años
  Sebastian Stenzel 1467c8315c - moved method from WritableFile to File: moveTo, setLastModified, setCreationTime, delete hace 9 años
  Sebastian Stenzel e6a9786b7a minor bytebuffer allocation optimization hace 9 años
  Sebastian Stenzel 819c56fe4c debugging WebDAV + Crypto + NIO hace 9 años
  Sebastian Stenzel ae7e865c24 fixed unit test hace 9 años
  Sebastian Stenzel c8df03a085 added test to check authentication errors in file headers hace 9 años
  Sebastian Stenzel 5df9f35065 Locking unmapped URLs results in creation of that resource now, as specified in http://www.webdav.org/specs/rfc4918.html#rfc.section.9.10.4 hace 9 años
  Sebastian Stenzel ac4a68649e now really: fixed invalid URI during MOVE, if dest path contains special chars (like spaces) hace 9 años
  Sebastian Stenzel 7bc678d4dc - don't write encrypted file header, if no actual write happens inside of an encrypted writable file (temporary workaround only!) hace 9 años
  Sebastian Stenzel b48670e073 fixed invalid URI during MOVE, if dest path contains special chars (like spaces) hace 9 años