1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-11-29 11:24:11 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Thomas Tanghus
76f36ed875 Revert "Removed text/plain header."
This reverts commit fa6d26b53c020940e38f632940f73dbbb56f6847.
2012-08-03 21:32:27 +02:00
Thomas Tanghus
745e294b0c Removed text/plain header. 2012-07-30 04:57:14 +02:00
Thomas Tanghus
a76ed1a35d Code style 2012-07-20 00:18:23 +02:00
Jörn Friedrich Dreyer
f7bdc57888 remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00
Thomas Tanghus
e22b5f0211 Add some DRYness to logging. 2012-06-24 22:25:32 +02:00
Thomas Tanghus
74f8aa9622 Use UID for cache key. 2012-06-05 21:20:10 +02:00
Thomas Tanghus
58dff33314 Contacts: Use OC_Cache for contact photo handling instead of temp dir. 2012-06-05 20:34:12 +02:00
Frank Karlitschek
9fb7efb272 don´t hardcode /tmp 2012-05-30 14:14:32 +02:00
Thomas Mueller
39f99602bf removing executable bit - again 2012-05-15 00:52:00 +02:00
Frank Karlitschek
0343af38fd ported oc_json 2012-05-03 12:23:29 +02:00
Frank Karlitschek
26930d0d83 finish porting of the LOG calls or the apps to the public api 2012-05-01 17:38:27 +02:00
Thomas Tanghus
97e65da810 Various file path fixes. 2012-04-30 01:48:01 +02:00
Thomas Tanghus
4f5f6aff6a Contacts:
- Added overlay toolbar to contact photo with 'Delete current', 'Edit current', 'Load from OC_Filesystem' and 'Upload' options.
- Made action icons translucent instead of hiding them.
2012-04-22 20:47:24 +02:00