summaryrefslogtreecommitdiffstats
path: root/files
Commit message (Expand)AuthorAgeFilesLines
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-165-0/+0
* Initial version of remote ownCloud access through filesystem abstractionRobin Appelman2010-07-071-0/+3
* Initial work on transering files between serversRobin Appelman2010-07-062-0/+13
* webdav fixesRobin2010-05-111-5/+11
* mergeRobin2010-05-101-16/+36
|\
| * initial work on making connections between seperate owncloud installations po...Robin2010-05-021-16/+36
* | provide option for automatic backupRobin2010-05-081-2/+2
* | use an abstraction for file system functions to allow premisions and multiply...Robin2010-05-072-27/+6
|/
* More bug fixes, mostly IE relatedRobin Appelman2010-05-011-0/+3
* mergeRobin2010-04-285-0/+0
* bug fix when starting multiply uploads while the old ones arent finsihed, det...Robin2010-04-251-0/+2
* some cleanup/refactoringRobin2010-04-256-226/+69
* same fixes, this time hopefully without merge conflictRobin2010-04-194-15/+92
* visual changes WIPRobin2010-04-111-1/+1
* some cleanup in ajax fronted, give error message before starting an upload th...Robin2010-04-041-0/+63
* added option to delete multiply files and fixed a bug when downloading large ...Robin2010-03-281-1/+1
* added option to download multiply files or folder as zip fileRobin2010-03-271-0/+108
* added MAX_FILE_SIZE field to upload formRobin2010-03-261-1/+18
* ajax interfaceRobin2010-03-245-0/+185