aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contacts/thumbnail.php
Commit message (Collapse)AuthorAgeFilesLines
* Fixed function name.Thomas Tanghus2012-06-241-1/+1
|
* More session_write_closeBart Visscher2012-06-221-0/+1
|
* Less aggressive caching on thumbnails too.Thomas Tanghus2012-06-061-5/+1
|
* removing executable bit - againThomas Mueller2012-05-151-0/+0
|
* Contacts: Better checks for GD library.Thomas Tanghus2012-05-041-1/+1
|
* ported oc_jsonFrank Karlitschek2012-05-031-1/+1
|
* port oc_responseFrank Karlitschek2012-05-031-5/+5
|
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
|
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
|
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
|
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-6/+6
|
* Merge branch 'master' into movable_appsGeorg Ehrke2012-04-231-1/+2
|\
| * Contacts: Clear cache for contact photo and thumbnail when it has been changed.Thomas Tanghus2012-04-221-1/+2
| |
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|/
* Don't try to load a profile picture for contacts the doesn't have any.Thomas Tanghus2012-02-141-15/+16
|
* Contacts+OC_Respone: Move enableCaching out of setEtagHeader and ↵Bart Visscher2012-02-131-0/+1
| | | | setLastModifiedHeader
* Contacts: Optimize thumbnail cache handling a bitBart Visscher2012-02-121-2/+3
|
* OC_Response: add setExpiresHeader functionBart Visscher2012-02-121-3/+1
|
* OC_Response: add redirect functionBart Visscher2012-02-121-4/+2
|
* Contacts: Move response caching to OC_ResponseBart Visscher2012-02-121-20/+2
|
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-2/+0
|
* Contacts: Cleanup photo and thumbnail codeBart Visscher2012-02-121-32/+39
|
* Cleanup OC_Contacts_Addressbook::find usageBart Visscher2012-02-121-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 Tanghus2012-01-191-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 Tanghus2012-01-191-15/+10
|
* Added redirecting to static image file and caching for contacts with no ↵Thomas Tanghus2012-01-191-5/+12
| | | | photo embedded.
* Return standard thumbnail even if contact couldn't be found as it could be ↵Thomas Tanghus2012-01-091-3/+2
| | | | because it was just added,
* Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)Thomas Tanghus2012-01-091-73/+31
|
* Added missing files and tried to revert the wrong commit of ↵Thomas Tanghus2011-12-171-0/+150
app/contacts/js/interfaces.js