summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* proper mimetypes for encrypted filesRobin Appelman2012-02-214-44/+112
* add stream wrapper for in-memory files and dont use global variables for the ...Robin Appelman2012-02-214-48/+225
* implement file_put_contents with stream data using fopenRobin Appelman2012-02-212-6/+16
* rework the way file_put_contents is handeledRobin Appelman2012-02-212-10/+5
* non existing files can never be updatedRobin Appelman2012-02-211-0/+3
* move implementation of from/toTmpFile from the file storage to the filesystemRobin Appelman2012-02-213-43/+15
* provide early file system when using webdavRobin Appelman2012-02-212-1/+6
* only trigger hooks for the default filesystem viewRobin Appelman2012-02-213-31/+35
* always mount the root filesystem, sometimes we need the filesystem when not l...Robin Appelman2012-02-211-2/+2
* initial integration of encryptionRobin Appelman2012-02-215-65/+178
* improve get_temp_dir() implementationRobin Appelman2012-02-211-0/+2
* no post hooks for fopenRobin Appelman2012-02-211-3/+5
* use streams instead of temporary files for cross-storage copy and renameRobin Appelman2012-02-211-6/+15
* simple file encryption wipRobin Appelman2012-02-212-8/+16
* add option to dissable fileproxiesRobin Appelman2012-02-211-0/+7
* encryption proxy wipRobin Appelman2012-02-217-14/+239
* make documentation reflect reality a bit betterRobin Appelman2012-02-211-1/+1
* pass paramters to file proxies by reference so they can be modifiedRobin Appelman2012-02-211-2/+2
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
* Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher2012-02-212-13/+8
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
* restore redirect after checkLoggedInAlessandro Cosentino2012-02-211-1/+1
* some icons for filetypes have been added.Thomas Mueller2012-02-2019-0/+28
* 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
* load apps before logout so that logout-hook worksArthur Schiwon2012-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
* ETags must be quoted.Thomas Tanghus2012-02-181-1/+1
* Temporary fix for sharing filesMichael Gapczynski2012-02-172-6/+64
* Move config.php writable test to update pathBart Visscher2012-02-172-4/+7
* Move storing "last updated at" time to the app configBart Visscher2012-02-172-5/+6
* Spelling fix hint textBart Visscher2012-02-171-1/+1
* 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-177-15/+15
* Use separate function to make absolute urlsBart Visscher2012-02-1716-25/+36
* Contacts: Add removed app enabled checkBart Visscher2012-02-171-0/+2
* Fix parameter of OC_Response::sendFileBart Visscher2012-02-171-1/+1
* Document OC_ResponseBart Visscher2012-02-171-0/+40