Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed function name. | Thomas Tanghus | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | More session_write_close | Bart Visscher | 2012-06-22 | 1 | -0/+1 |
| | |||||
* | Less aggressive caching on thumbnails too. | Thomas Tanghus | 2012-06-06 | 1 | -5/+1 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | Contacts: Better checks for GD library. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
| | |||||
* | ported oc_json | Frank Karlitschek | 2012-05-03 | 1 | -1/+1 |
| | |||||
* | port oc_response | Frank Karlitschek | 2012-05-03 | 1 | -5/+5 |
| | |||||
* | port checkAppEnabled | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported checkLoggedIn and checkAdmin | Frank Karlitschek | 2012-05-01 | 1 | -1/+1 |
| | |||||
* | finish porting of the LOG calls or the apps to the public api | Frank Karlitschek | 2012-05-01 | 1 | -6/+6 |
| | |||||
* | Merge branch 'master' into movable_apps | Georg Ehrke | 2012-04-23 | 1 | -1/+2 |
|\ | |||||
| * | Contacts: Clear cache for contact photo and thumbnail when it has been changed. | Thomas Tanghus | 2012-04-22 | 1 | -1/+2 |
| | | |||||
* | | remove the require_once lib base from all (or nearly all) files | Georg Ehrke | 2012-04-17 | 1 | -1/+1 |
|/ | |||||
* | Don't try to load a profile picture for contacts the doesn't have any. | Thomas Tanghus | 2012-02-14 | 1 | -15/+16 |
| | |||||
* | Contacts+OC_Respone: Move enableCaching out of setEtagHeader and ↵ | Bart Visscher | 2012-02-13 | 1 | -0/+1 |
| | | | | setLastModifiedHeader | ||||
* | Contacts: Optimize thumbnail cache handling a bit | Bart Visscher | 2012-02-12 | 1 | -2/+3 |
| | |||||
* | OC_Response: add setExpiresHeader function | Bart Visscher | 2012-02-12 | 1 | -3/+1 |
| | |||||
* | OC_Response: add redirect function | Bart Visscher | 2012-02-12 | 1 | -4/+2 |
| | |||||
* | Contacts: Move response caching to OC_Response | Bart Visscher | 2012-02-12 | 1 | -20/+2 |
| | |||||
* | Contacts: cleanup OC_L10N usage | Bart Visscher | 2012-02-12 | 1 | -2/+0 |
| | |||||
* | Contacts: Cleanup photo and thumbnail code | Bart Visscher | 2012-02-12 | 1 | -32/+39 |
| | |||||
* | Cleanup OC_Contacts_Addressbook::find usage | Bart Visscher | 2012-02-12 | 1 | -15/+1 |
| | | | | Use OC_Contacts_App::getAddressbook($id) instead of OC_Contacts_Addressbook::find($id), it contains access checks. | ||||
* | - Added fix for empty 'FN' field on import via CardDAV clients. | Thomas Tanghus | 2012-01-19 | 1 | -2/+2 |
| | | | | | - Make sure that the contact in the list has a display name. - More tweaks on thumbnail caching. | ||||
* | Optimizations and more aggressive caching. | Thomas Tanghus | 2012-01-19 | 1 | -15/+10 |
| | |||||
* | Added redirecting to static image file and caching for contacts with no ↵ | Thomas Tanghus | 2012-01-19 | 1 | -5/+12 |
| | | | | photo embedded. | ||||
* | Return standard thumbnail even if contact couldn't be found as it could be ↵ | Thomas Tanghus | 2012-01-09 | 1 | -3/+2 |
| | | | | because it was just added, | ||||
* | Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-) | Thomas Tanghus | 2012-01-09 | 1 | -73/+31 |
| | |||||
* | Added missing files and tried to revert the wrong commit of ↵ | Thomas Tanghus | 2011-12-17 | 1 | -0/+150 |
app/contacts/js/interfaces.js |