summaryrefslogtreecommitdiffstats
path: root/inc/lib_files.php
Commit message (Expand)AuthorAgeFilesLines
* plugin manager and plugin installerRobin Appelman2010-10-151-0/+34
* Fix content type header in downloadsSteven2010-09-261-0/+2
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
* Using camelCase for function names in 'inc/lib_files.php'Aldo "xoen" Giambelluca2010-07-101-3/+3
* Initial version of remote ownCloud access through filesystem abstractionRobin Appelman2010-07-071-4/+58
* Initial work on transering files between serversRobin Appelman2010-07-061-0/+30
* fix users being to able to read files outside the datadirRobin Appelman2010-06-251-10/+19
* log read/write filesThibaut GRIDEL2010-05-161-13/+16
* webdav fixesRobin2010-05-111-6/+29
* mergeRobin2010-05-101-2/+1
|\
| * initial work on making connections between seperate owncloud installations po...Robin2010-05-021-1/+1
* | use an abstraction for file system functions to allow premisions and multiply...Robin2010-05-071-152/+60
|/
* More bug fixes, mostly IE relatedRobin Appelman2010-05-011-0/+3
* bug fix in mimetype detect codeRobin2010-04-251-1/+44
* bug fix when starting multiply uploads while the old ones arent finsihed, det...Robin2010-04-251-0/+66
* some cleanup/refactoringRobin2010-04-251-122/+187
* same fixes, this time hopefully without merge conflictRobin2010-04-191-0/+1
* visual changesRobin2010-04-121-1/+1
* ajax interfaceRobin2010-03-241-17/+50
* cleanup autoconfiguration wizard, add settings page, make it run from subdire...root2010-03-161-4/+5
* "border" attribute is not a valid attribute for <img /> tags. Using proper CS...CharlyCoste2010-03-141-1/+1
* <br /> is not a valid strict xhtml1.0 tag. Not semantic. Replacing it by CSS ...CharlyCoste2010-03-141-1/+1
* center is not a valid strict xhtml1.0 tag (not semantic). At least, replacing...CharlyCoste2010-03-141-4/+4
* $filesfound variable may not be set when used in: if(!$filesfound)Charles-Edouard Coste2010-03-131-1/+1
* commiting ownCloud 1.0 beta 1v1.0.0beta1Frank Karlitschek2010-03-101-0/+125