Commit Graph

11 Commits

Author SHA1 Message Date
François KUBLER 92d08d513b Add support for hosts where open_basedir restriction is in effect. 2010-11-16 19:21:36 +01:00
Robin Appelman a98dfbbf71 plugin manager and plugin installer 2010-10-15 23:42:58 +00:00
Robin Appelman 420178bec8 fix fallback for mimetype detection using the 'file' command 2010-09-08 02:04:07 +02:00
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 2010-09-06 20:02:17 +02:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Aldo "xoen" Giambelluca 50c067ffe8 Added more MIME Types in `inc/lib_filestorage.php`
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
2010-07-11 19:51:26 +02:00
Robin Appelman b38aa771d1 Initial version of remote ownCloud access through filesystem abstraction 2010-07-07 12:30:30 +02:00
Robin Appelman d374bcddc1 fix recursive copying of folders with webdav 2010-07-04 18:08:35 +02:00
Robin d909f91d07 small webdav fixes 2010-05-22 22:08:08 +02:00
Robin 645de2ff78 imporovement in mimetype detection 2010-05-12 02:02:58 +02:00
Robin 51b253447d provide option for automatic backup 2010-05-08 21:32:20 +02:00