aboutsummaryrefslogtreecommitdiffstats
path: root/inc/lib_filestorage.php
Commit message (Collapse)AuthorAgeFilesLines
* remove for now. main repository is at projects.kde.org/owncloudFrank Karlitschek2011-08-131-430/+0
|
* improve handeling of linksRobin Appelman2011-01-201-1/+5
|
* Add support for hosts where open_basedir restriction is in effect.François KUBLER2010-11-161-44/+57
|
* plugin manager and plugin installerRobin Appelman2010-10-151-5/+0
|
* fix fallback for mimetype detection using the 'file' commandRobin Appelman2010-09-081-13/+3
|
* make the filesystem configurable (no gui yet)Robin Appelman2010-09-061-0/+2
|
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
|
* Added more MIME Types in `inc/lib_filestorage.php`Aldo "xoen" Giambelluca2010-07-111-24/+59
| | | | | | | | | | | | | | | | Here the types added: * Flac / Ogg [1] * GZip / Tar / Tar+GZip * PDF / SVG / Tiff * JavaScript Other little changes: * I changed the ordered to be alphabetical (by extension) * Using single quotes instead of double quotes for strings * Indentation [1]: http://wiki.xiph.org/MIME_Types_and_File_Extensions [2]: http://www.asciitable.it/mimetypes.asp
* Initial version of remote ownCloud access through filesystem abstractionRobin Appelman2010-07-071-3/+3
|
* fix recursive copying of folders with webdavRobin Appelman2010-07-041-0/+23
|
* small webdav fixesRobin2010-05-221-2/+18
|
* imporovement in mimetype detectionRobin2010-05-121-0/+5
|
* provide option for automatic backupRobin2010-05-081-0/+347