Commit Graph

635 Commits (5c816c0cc93094b1ad6ca841e89dc5fe579b70b6)

Author SHA1 Message Date
Bart Visscher 125cf79a37 OC_Response: add setExpiresHeader function 13 years ago
Bart Visscher 45bb6f5fd4 OC_Response: add redirect function 13 years ago
Robin Appelman 3579446930 use SimpleTest for unit testing 13 years ago
Bart Visscher 0917bdecdd Contacts: Move response caching to OC_Response 13 years ago
Bart Visscher 3eff161bbf OC_Image: Use valid function instead of checking the resource 13 years ago
Bart Visscher 192b8906a3 Add copyright to OC_Connector_Sabre_Principal 13 years ago
Michael Gapczynski 6929652e14 Redirect to installer if not installed 13 years ago
Frank Karlitschek 340b6bf3ad add themeing support and support for autoselection of mobile/tablet and standalone css/jss files and templates 13 years ago
Bart Visscher b5418173e5 Derive the user principles from the owncloud users 13 years ago
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