Commit Graph

625 Commits (1d6b4f8f3c2872b25ded28553925dd35ebd82997)

Author SHA1 Message Date
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago
Bart Visscher 8684e847b0 OC_Image: change static vars to object vars 13 years ago
Robin Appelman b4d84bd9bb dont try to remove buffers, can cause trouble with strict warnings 13 years ago
Robin Appelman c4864b4a54 don't use PDO::inTransaction 13 years ago
Robin Appelman 25381ac5b1 fix filecache with MDB2 13 years ago
Robin Appelman 398fbe7b82 use fetchRow instead of fetch 13 years ago
Bart Visscher eb5de4d4f7 Change gallery thumbnail generation to OC_Image 13 years ago
Robin Appelman 24748ee10f add convinience function to get filesystem view for app storage 13 years ago
Robin Appelman bcebfbfbe2 bugfix in searching files by mimetype 13 years ago
Robin Appelman e50dfbc228 fix filecache when creating a new folder 13 years ago
Robin Appelman 9f3388ecbc store writable flag for files 13 years ago
Robin Appelman 30673e4786 writable not writeable 13 years ago
Robin Appelman 25e777ef5e watch for changes outside owncloud to the files 13 years ago
Robin Appelman 90c4666b12 fix bug in transactions with PDO 13 years ago
Robin Appelman 0bb48d814b fix bug in transactions with PDO 13 years ago
Robin Appelman 05d76dcd67 allow the usage of the filecache outside of the users home folder 13 years ago
Robin Appelman a69d3c3346 only show what folder we are scanning to save bandwith 13 years ago
Robin Appelman 371b4642bb proper file sorting 13 years ago
Robin Appelman f1c5dce75c dont try to use something that isn't there 13 years ago
Robin Appelman c46f701771 use filesystem cache for searching 13 years ago
Robin Appelman 7ff86cfebe provide live feedback while scanning files 13 years ago
Robin Appelman 803f86e0fc dont try to use the filesystem when it isnt setup yet 13 years ago
Robin Appelman ffecc3e434 start of proper feedback during filessytem scan 13 years ago
Robin Appelman 6a1121ab2e provide server side close option for EventStream 13 years ago
Robin Appelman 45038af948 provide small wrapper around server side events and provide a fallback for IE 13 years ago
Frank Karlitschek 21bf8e99ee increase version number to 3. YeeHaw party!! 13 years ago
Frank Karlitschek 05f1fffddc fix appstore download. 13 years ago
Robin Appelman 500407dbe9 change https detection a bit, hopefully fixing an edge case 13 years ago
Robin Appelman 2f4a289782 fix non-absolute symbolic links 13 years ago
Robin Appelman 935b828427 initialize all storage backends when searching for a file, fixed searching in the Shared folder 13 years ago
Frank Karlitschek 5238a7812c bump version number 13 years ago
Robin Appelman 6866165a37 make oc_image work when php_exif isn't enabled 13 years ago
Robin Appelman 11c848b221 initial work on filesystemview 13 years ago
Robin Appelman 941f199caf dont complain about non existing config files 13 years ago
Robin Appelman d7ed456f96 forgot to merge something 13 years ago
Robin Appelman ebe10870cf fix database upgrading for pgsql 13 years ago
Robin Appelman 907dd4d24d some aditional feedback during database upgrade 13 years ago
Robin Appelman ac188ec74b properly check for write permissions to the config file 13 years ago
Georg Ehrke 9c04858631 added vcards to the mimetype fix list and renamed the icon for vcards 13 years ago
Georg Ehrke 0c76884f98 add icon for log app 13 years ago
Bartek Przybylski ef69abd4dc constans for signals handling 13 years ago
Robin Appelman 36a2649e37 use admin icon for log menu enty untill we have a proper icon 13 years ago
Robin Appelman f4ce399162 fix issue with moving music files 13 years ago
Robin Appelman 7d53b6f106 remove temporary files after updating 13 years ago
Robin Appelman 6e0ea7aaae use absolute path for db_structure.xml when updating 13 years ago
Daniel Köb 37dbf48434 Connect to the newly created database when checking if it needs to be filled. 13 years ago
Thomas Tanghus e60860148c Don't chunk_split encoded image string. 13 years ago
Georg Ehrke 0fb73ec49d fix previous change 13 years ago
Georg Ehrke a0ff21a232 added a file to fix wrong recognised mime-types 13 years ago
Tom Needham fd4b63810d default table prefix to oc_ if not set 13 years ago