summaryrefslogtreecommitdiff
path: root/Remote/WebDAV.hs
Commit message (Expand)AuthorAge
* Support building with DAV 0.4.Gravatar Joey Hess2013-04-30
* webapp: Now automatically fills in any creds used by an existing remote when ...Gravatar Joey Hess2013-04-27
* connect existing meters to the transfer log for downloadsGravatar Joey Hess2013-04-11
* webapp: Progess bar fixes for many types of special remotes.Gravatar Joey Hess2013-03-28
* add globallyAvailable to remotesGravatar Joey Hess2013-03-15
* split cost out into its own moduleGravatar Joey Hess2013-03-13
* GnuPG options for symmetric encryption.Gravatar guilhem2013-03-11
* simpler use of MIN_VERSION checksGravatar Joey Hess2013-03-10
* deal with http-conduit changing a data typeGravatar Joey Hess2013-02-27
* Special remotes now all rollback storage of keys that get modified during the...Gravatar Joey Hess2013-01-09
* Fix transferring files to special remotes in direct mode.Gravatar Joey Hess2013-01-06
* type based git config handling for remotesGravatar Joey Hess2013-01-01
* whitespace fixesGravatar Joey Hess2012-12-13
* webdav: Avoid trying to set props, avoiding incompatability with livedrive.co...Gravatar Joey Hess2012-12-01
* instrument webdav testGravatar Joey Hess2012-12-01
* avoid unnecessary MaybeGravatar Joey Hess2012-11-30
* webapp: Defaults to sharing box.com account info with friends, allowing one-c...Gravatar Joey Hess2012-11-28
* Amazon Glacier special remote; 100% workingGravatar Joey Hess2012-11-20
* new storage regime implemented for webdavGravatar Joey Hess2012-11-19
* directory special remote: Made more efficient and robust.Gravatar Joey Hess2012-11-19
* remove annex/ from key locations used for webdavGravatar Joey Hess2012-11-18
* S3: Added progress display for uploading and downloading.Gravatar Joey Hess2012-11-18
* refactorGravatar Joey Hess2012-11-18
* upload progress bars for webdav!Gravatar Joey Hess2012-11-18
* simplifyGravatar Joey Hess2012-11-18
* better streaming while encrypting/decryptingGravatar Joey Hess2012-11-18
* fix warningGravatar Joey Hess2012-11-18
* fix build with xml-conduit newer than in debianGravatar Joey Hess2012-11-18
* webapp: support box.comGravatar Joey Hess2012-11-17
* webdav now checks presence of and receives chunked contentGravatar Joey Hess2012-11-16
* back to standard directory layout for webdav remotesGravatar Joey Hess2012-11-16
* webdav now supports sending chunked contentGravatar Joey Hess2012-11-16
* encrypted webdav workingGravatar Joey Hess2012-11-16
* drop webdav compatability with the directory special remote etcGravatar Joey Hess2012-11-16
* webdav is fully working in non-enctypted modeGravatar Joey Hess2012-11-16
* update to dav 0.1, and basic uploading is working!Gravatar Joey Hess2012-11-15
* skeltal webdav special remoteGravatar Joey Hess2012-11-14