Commit Graph

2939 Commits (8148480cfe2ca263f493d042866a809a45ee05af)
 

Author SHA1 Message Date
Bart Visscher a37bd93222 External: Use OC_Util::checkLoggedIn 13 years ago
Bart Visscher 777804fac2 Gallery: remove unused cover.php 13 years ago
Bart Visscher 525306c1e2 Replace Expires and caching headers by OC_Response functions 13 years ago
Bart Visscher 29fc82c364 Send gallery album thumbnail with OC_Response::sendFile 13 years ago
Bart Visscher 594dcf13f2 Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModifiedHeader 13 years ago
Bart Visscher 0fd5252cfc OC_Image: Move Content-Type header to show function 13 years ago
Bart Visscher 169ddc5b0b Gallery: Only get local file when generating photo thumbnail 13 years ago
Bart Visscher e137020f67 Gallery: Use OC_Respone::enableCaching for (album)thumbnails 13 years ago
Bart Visscher 363fdc40b8 OC_Response: Set Expire and Cache-Control headers in enableCaching 13 years ago
Bart Visscher 7208abf618 OC_Response: fix var name bugs 13 years ago
Bart Visscher e084386770 Gallery: Move login check to beginning of galleryOp.php 13 years ago
Bart Visscher e402896001 Gallery: Remove autoloaded includes from galleryOp.php 13 years ago
Georg Ehrke d10f4f071d Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Robin Appelman d6aa5ac7e8 make local filestorage comply with test cases 13 years ago
Robin Appelman 31ea39360c dummy data for tests cases 13 years ago
Robin Appelman 3030f13d5f some additional test cases for file storage backends 13 years ago
Georg Ehrke 40d343e2af fix oc-bug 239 - & => & 13 years ago
Bart Visscher a25bda8e41 Add application name to title 13 years ago
Bart Visscher 5c816c0cc9 Contacts: Optimize thumbnail cache handling a bit 13 years ago
Bart Visscher 125cf79a37 OC_Response: add setExpiresHeader function 13 years ago
Bart Visscher 45bb6f5fd4 OC_Response: add redirect function 13 years ago
Bart Visscher ee7931f457 Contacts: Add missing parameter 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
Tom Needham a0bb6079c5 Add description to texteditor info.xml -fix oc-234 13 years ago
Bart Visscher f5385e4a63 Contacts: Add id to vars with id in them 13 years ago
Bart Visscher 623afb69b6 Contacts: cleanup OC_L10N usage 13 years ago
Bart Visscher 39f342d595 Contacts: Move debug logging of $_POST to after access checks 13 years ago
Bart Visscher 6eb1427ac0 Contacts: Document usage of OC_Contacts_App::getAddressbook 13 years ago
Bart Visscher b77132edbe Contacts: Save last-modified time in REV property if not set 13 years ago
Bart Visscher 6bd0aad117 Contacts: Fix adding N property in getContactVCard 13 years ago
Bart Visscher facd4cbe17 Contacts: Cleanup photo and thumbnail code 13 years ago
Bart Visscher 3eff161bbf OC_Image: Use valid function instead of checking the resource 13 years ago
Bart Visscher 90d189a8b3 Access check fix in contacts/ajax/activation.php 13 years ago
Bart Visscher 8f3da6ee9b Small coding style update 13 years ago
Bart Visscher 1a74f0a18c Improve logging in OC_Contacts_App 13 years ago
Bart Visscher c4ee924869 Cleanup OC_Contacts_Addressbook::find usage 13 years ago
Bart Visscher 192b8906a3 Add copyright to OC_Connector_Sabre_Principal 13 years ago
Frank Karlitschek 95e7be4aec Merge branch 'master' of gitorious.org:owncloud/owncloud 13 years ago
Frank Karlitschek 5408a26234 add a README 13 years ago
Michael Gapczynski 6929652e14 Redirect to installer if not installed 13 years ago
Frank Karlitschek 26a5c13906 Merge branch 'master' of gitorious.org:owncloud/owncloud 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
Stefan Göckeritz d9db6e73d8 bugfix for oc-236 13 years ago
Thomas Tanghus 1d6b4f8f3c Merge branch 'tanghus_contacts' 13 years ago
Thomas Tanghus b4924ed1e5 Variable wasn't reset. 13 years ago
Thomas Tanghus fd9ce6da35 Merge gitorious.org:owncloud/owncloud into tanghus_contacts 13 years ago
Thomas Tanghus c95e8a1fc5 Added custom combobox widget. 13 years ago
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago