summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-213-18/+19
* | proper mimetypes for encrypted filesRobin Appelman2012-02-211-0/+4
* | add stream wrapper for in-memory files and dont use global variables for the ...Robin Appelman2012-02-211-2/+1
* | implement file_put_contents with stream data using fopenRobin Appelman2012-02-211-5/+1
* | rework the way file_put_contents is handeledRobin Appelman2012-02-212-10/+5
* | only trigger hooks for the default filesystem viewRobin Appelman2012-02-211-21/+20
* | initial integration of encryptionRobin Appelman2012-02-214-28/+330
* | simple file encryption wipRobin Appelman2012-02-212-8/+16
* | encryption proxy wipRobin Appelman2012-02-213-0/+202
|/
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
* Contact list scroll fixVicDeo2012-02-201-18/+34
* Contacts: Fix adding/updating address book with empty name.Thomas Tanghus2012-02-204-13/+34
* Contacts: Apply strip_tags on compound values.Thomas Tanghus2012-02-202-0/+2
* Update ctag in deleteFromDAVData.Thomas Tanghus2012-02-201-1/+2
* Combing LDAP backend with LDAP extended backendArthur Schiwon2012-02-203-20/+67
* Added bookmarklet for browser. Inspired by Google BookmarksAlessandro Cosentino2012-02-193-3/+21
* apps/calendar: update ctag after deleteFromDAVDataFlorian Pritz2012-02-191-0/+1
* Fix overwriting of internal sharing for shared folders - bug oc-260Michael Gapczynski2012-02-181-1/+1
* Fixed call to OC_User. Thanks Burillo on IRCTom Needham2012-02-181-1/+1
* Strip tags on address on client side.Thomas Tanghus2012-02-181-1/+1
* Avoid errors from missing GD library.Thomas Tanghus2012-02-181-1/+11
* Removed obsolete commented code and made minor speed improvements.Thomas Tanghus2012-02-182-99/+17
* Temporary fix for sharing filesMichael Gapczynski2012-02-171-6/+9
* Calendar: only update default view when it really changedBart Visscher2012-02-171-1/+4
* Calendar: optimize sending calendar events, also enabled caching of resultBart Visscher2012-02-172-11/+20
* Calendar: Add default repeat values when editing a non-repeating eventBart Visscher2012-02-171-1/+11
* Bookmarks: Fix image urls in bookmarks.jsBart Visscher2012-02-171-3/+19
* Fixup use of OC_Helper::linkTo functionBart Visscher2012-02-174-6/+6
* Use separate function to make absolute urlsBart Visscher2012-02-1711-13/+13
* Contacts: Add removed app enabled checkBart Visscher2012-02-171-0/+2
* UI tweaks for name selector combobox.Thomas Tanghus2012-02-162-4/+1
* Minor tweaksThomas Tanghus2012-02-163-912/+7
* Update breadcrumb css on closeTom Needham2012-02-141-0/+1
* Fix editing shared files and file opening bug. Fixes oc-209 and oc-195Tom Needham2012-02-141-14/+14
* Added some fixes for what to show when address books are (de)selected, all co...Thomas Tanghus2012-02-143-4/+48
* Added some check for when addinf deleting contacts.Thomas Tanghus2012-02-143-54/+137
* Added some error checking as mentioned in http://bugs.owncloud.org/thebuggeni...Thomas Tanghus2012-02-141-5/+13
* Modify check for missing UID.Thomas Tanghus2012-02-141-3/+9
* Use proper index file.Thomas Tanghus2012-02-144-134/+32
* Don't try to load a profile picture for contacts the doesn't have any.Thomas Tanghus2012-02-141-15/+16
* Removed superfluous debug.Thomas Tanghus2012-02-141-1/+0
* Added OC_Contacts_VCard::moveToAddressBookThomas Tanghus2012-02-141-0/+40
* Added function for later testing.Thomas Tanghus2012-02-141-0/+15
* External: Use OC_Util::checkLoggedInBart Visscher2012-02-141-6/+1
* Gallery: remove unused cover.phpBart Visscher2012-02-141-81/+0
* Replace Expires and caching headers by OC_Response functionsBart Visscher2012-02-133-16/+5
* Send gallery album thumbnail with OC_Response::sendFileBart Visscher2012-02-131-3/+3
* Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModif...Bart Visscher2012-02-132-0/+2
* Gallery: Only get local file when generating photo thumbnailBart Visscher2012-02-131-5/+4