Commit Graph

27 Commits

Author SHA1 Message Date
Daniel Eyring
12fe295146 SetHeader method added to client 2016-07-27 14:36:21 +02:00
Christoph Polcin
8f99657223 client: dry 2015-12-09 10:02:37 +01:00
Christoph Polcin
b12f1c1b33 Merge pull request #2 from mattn/handle-href
look href if displayname not exists

thanks!
2015-12-09 09:56:31 +01:00
Yasuhiro Matsumoto
33816041d6 Use href instead of displayname for Name() 2015-12-09 17:35:24 +09:00
Yasuhiro Matsumoto
87bbafc0c0 directory should have mod-time 2015-11-16 22:41:20 +09:00
Christoph Polcin
a3cc4ebe01 add Stat() 2014-10-27 17:02:28 +01:00
Christoph Polcin
0c00ff98a3 close body 2014-10-27 16:29:57 +01:00
Christoph Polcin
b947e819ed refactor req & reqDo 2014-10-27 16:19:17 +01:00
Christoph Polcin
05b47fd0dc add ReadStream & WriteStream 2014-10-27 15:17:54 +01:00
Christoph Polcin
e4fac5eebf implement READ & WRITE 2014-10-27 14:32:16 +01:00
Christoph Polcin
47076d6487 add Rename and Copy 2014-10-24 14:09:50 +02:00
Christoph Polcin
b8d7beb48c Connect() will fail on non collection roots 2014-10-24 12:40:49 +02:00
Christoph Polcin
f728828956 ReadDir will fail on non collections 2014-10-24 12:39:35 +02:00
Christoph Polcin
4f95c70fb3 add RemoveAll 2014-10-24 12:01:54 +02:00
Christoph Polcin
eb64a8f4bd uses newPathError 2014-10-24 11:38:11 +02:00
Christoph Polcin
3a09040ecb add MkdirAll 2014-10-24 11:31:16 +02:00
Christoph Polcin
9e2acd491b fix Mkdir signature 2014-10-24 11:30:08 +02:00
Christoph Polcin
3e22786a18 ref TODOs 2014-10-24 11:26:21 +02:00
Christoph Polcin
544a4735b6 don't export requests 2014-10-23 15:31:34 +02:00
Christoph Polcin
c1fc968bc9 implement MkDir aka MKCOL 2014-10-23 15:00:20 +02:00
Christoph Polcin
7caa8c8b7d fix slashes 2014-10-23 14:26:08 +02:00
Christoph Polcin
d4b8ebb4b2 implement Remove 2014-10-23 14:10:31 +02:00
Christoph Polcin
a5b6eb39ff skip self on ReadDir 2014-10-23 13:38:49 +02:00
Christoph Polcin
a13166c6af set File.path 2014-10-23 13:38:16 +02:00
Christoph Polcin
48d4d0ff90 refactor list into ReadDir and use os.FileInfo 2014-10-23 13:15:02 +02:00
Christoph Polcin
46bd8fb68a fmt 2014-10-23 11:28:46 +02:00
Christoph Polcin
95f1f68142 add initial source 2014-10-23 10:39:55 +02:00