Commit Graph

1486 Commits (b2011bd0a01e9084a7fc1d5a04ed02a29c69ac4b)

Author SHA1 Message Date
Robin Appelman 325858e9e2 add stream wrapper for in-memory files and dont use global variables for the fakedir stream wrapper 13 years ago
Robin Appelman c121a1a1e7 implement file_put_contents with stream data using fopen 13 years ago
Robin Appelman 6a8364c3ff rework the way file_put_contents is handeled 13 years ago
Robin Appelman b3a974d8bb only trigger hooks for the default filesystem view 13 years ago
Robin Appelman f1cbb9effc initial integration of encryption 13 years ago
Robin Appelman e2b4954176 simple file encryption wip 13 years ago
Robin Appelman 3d67cd51c2 encryption proxy wip 13 years ago
Bart Visscher d3e6ea6ac0 Bookmarks: uses the core action icons 13 years ago
Bart Visscher 86d2927c02 Calendar: Correct calendarcolor format for ical color property 13 years ago
Marvin Thomas Rabe 21f8d0992f Added missing files 13 years ago
VicDeo d5f7a39936 Contact list scroll fix 13 years ago
Thomas Tanghus ffdfe8257b Contacts: Fix adding/updating address book with empty name. 13 years ago
Thomas Tanghus 456ada01fa Contacts: Apply strip_tags on compound values. 13 years ago
Thomas Tanghus 12bcbcdc62 Update ctag in deleteFromDAVData. 13 years ago
Arthur Schiwon 7ff4e40b20 Combing LDAP backend with LDAP extended backend 13 years ago
Alessandro Cosentino 490c9db15d Added bookmarklet for browser. Inspired by Google Bookmarks 13 years ago
Thomas Tanghus c62673d360 Added public static OC_VCategories object to OC_Contacts_App. 13 years ago
Florian Pritz 9d2379742b apps/calendar: update ctag after deleteFromDAVData 13 years ago
Michael Gapczynski 87627c7a50 Fix overwriting of internal sharing for shared folders - bug oc-260 13 years ago
Tom Needham 71a2241aee Fixed call to OC_User. Thanks Burillo on IRC 13 years ago
Thomas Tanghus 2ee2f87efe Strip tags on address on client side. 13 years ago
Thomas Tanghus 868cf6bb83 Avoid errors from missing GD library. 13 years ago
Thomas Tanghus 96612c506e Removed obsolete commented code and made minor speed improvements. 13 years ago
Thomas Tanghus a3e58157ee Strip tags on address on client side. 13 years ago
Michael Gapczynski 6f1ed85f0b Temporary fix for sharing files 13 years ago
Bart Visscher 6bbd67c3c6 Calendar: only update default view when it really changed 13 years ago
Bart Visscher 539fd7240c Calendar: optimize sending calendar events, also enabled caching of result 13 years ago
Bart Visscher a33b757b19 Calendar: Add default repeat values when editing a non-repeating event 13 years ago
Bart Visscher dab5531474 Bookmarks: Fix image urls in bookmarks.js 13 years ago
Bart Visscher e8b69d45a3 Fixup use of OC_Helper::linkTo function 13 years ago
Bart Visscher f47444e1f7 Use separate function to make absolute urls 13 years ago
Bart Visscher 5f3c549227 Contacts: Add removed app enabled check 13 years ago
Thomas Tanghus 6e35d50cbb Avoid errors from missing GD library. 13 years ago
Thomas Tanghus 98b2d2db3d Removed obsolete commented code and made minor speed improvements. 13 years ago
Thomas Tanghus 86893ea78c UI tweaks for name selector combobox. 13 years ago
Thomas Tanghus fa7fabf024 Minor tweaks 13 years ago
Tom Needham e6b835bea8 Update breadcrumb css on close 13 years ago
Tom Needham aec6a3c32f Fix editing shared files and file opening bug. Fixes oc-209 and oc-195 13 years ago
Thomas Tanghus 31dab0372d Added some fixes for what to show when address books are (de)selected, all contacts deleted etc. Still need some cleaning up. 13 years ago
Thomas Tanghus ae426ad115 Added some check for when addinf deleting contacts. 13 years ago
Thomas Tanghus f7161bb48b Added some error checking as mentioned in http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-227 13 years ago
Thomas Tanghus dc20900e10 Modify check for missing UID. 13 years ago
Thomas Tanghus 53503148f3 Use proper index file. 13 years ago
Thomas Tanghus 4446854f75 Don't try to load a profile picture for contacts the doesn't have any. 13 years ago
Thomas Tanghus 07c422d81d Removed superfluous debug. 13 years ago
Thomas Tanghus 3adaacc0ce Added OC_Contacts_VCard::moveToAddressBook 13 years ago
Thomas Tanghus 024405e4f1 Added function for later testing. 13 years ago
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