summaryrefslogtreecommitdiffstats
path: root/lib/files.php
Commit message (Collapse)AuthorAgeFilesLines
* some filesystem fixesRobin Appelman2011-08-151-5/+1
|
* fixed downloading of files with spaces in name for FirefoxJan-Christoph Borchardt2011-08-121-1/+1
|
* remove Log completelyRobin Appelman2011-08-101-2/+0
|
* Renaming classes :-)Jakob Sack2011-07-291-37/+37
|
* One class per file!Jakob Sack2011-07-291-76/+0
|
* Use autoloadJakob Sack2011-07-271-3/+0
|
* fix 404Kamil Domanski2011-06-231-1/+1
|
* no indexing in generated htaccessKamil Domanski2011-06-231-0/+1
|
* Removed debug messagesJakob Sack2011-06-191-11/+1
|
* Make max upload filesize configurable for apache hostsRobin Appelman2011-05-291-0/+18
|
* recursive deletion is now in OC_HELPERRobin Appelman2011-05-291-18/+0
|
* recursive copy is now in OC_HELPERRobin Appelman2011-05-291-16/+0
|
* now my uppercase Wikileaks folder is correctly sorted below pr0n, like it ↵Jan-Christoph Borchardt2011-04-181-3/+3
| | | | should be
* send proper headersRobin Appelman2011-04-181-1/+1
|
* dissable loggin for nowRobin Appelman2011-04-181-2/+3
|
* clarify OC_FILES::get() documentationRobin Appelman2011-04-181-1/+1
|
* 404 error pageRobin Appelman2011-04-181-1/+4
|
* show size of folders in filebrowserRobin Appelman2011-04-161-0/+1
|
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
|
* Start of the refactoring. Commit is quite big because I forgot to use git ↵Jakob Sack2011-03-011-0/+399
right from the beginning. Sorry.