Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2012-07-14fix remote and public.phpRobin Appelman
2012-07-12Rename $contacts to $has_contacts, it missed this commit: 7cb74a0Michael Gapczynski
2012-07-12Revert santizing toaddress, because PHPMailer now throws exceptionsMichael Gapczynski
2012-07-11Sanitize toaddress for emailing private linksMichael Gapczynski
2012-07-11Sanitizing file namesLukas Reschke
2012-07-11prevent script execution during slideshowBjoern Schiessle
2012-07-11use getStorage() to get versions locationBjoern Schiessle
2012-07-11small fixes in merge request 104, use OCP\Files::getStorageJörn Friedrich Dreyer
2012-07-11Call exit() to prevent further code execution if directory does not existMichael Gapczynski
2012-07-11gallery :: display big picture according to exifBlackEagle
2012-07-10add OCP\Files to access filesBjoern Schiessle
2012-07-10shrink css height for gallery_div from 152 to 150 to shrink grey background t...Jörn Friedrich Dreyer
2012-07-10fix thumbnail size calculation, use const for THUMBNAIL_HEIGHTJörn Friedrich Dreyer
2012-07-10Missing dir added.Johannes Willnecker
2012-07-10Fix for oc-972, oc-1144 and oc-1191Johannes Willnecker
2012-07-10fixed typosSam Tuke
2012-07-10Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-PThomas Tanghus
2012-07-10Don't escape assigned values.Thomas Tanghus
2012-07-10Make sure the proper DOM is loaded and the right address book gets expanded.Thomas Tanghus
2012-07-10Look for the right field :-PThomas Tanghus
2012-07-10Reduce variables assigned.Thomas Tanghus
2012-07-10Revert "Delay fetching of carddata and set ETag and size instead."Thomas Tanghus
2012-07-10fixing oc-1198Thomas Mueller
2012-07-09create uploads directory for ssl certificates if it didn't existsBjoern Schiessle
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-07-09add css id attribute, minor fixesjfd
2012-07-09add supersized slideshowJörn Friedrich Dreyer
2012-07-09remove hard coded pathBjoern Schiessle
2012-07-09replace urlencoded slashBjoern Schiessle
2012-07-09remove comments around code blockBjoern Schiessle
2012-07-09webdav ssl cleanupBjoern Schiessle
2012-07-09Delay fetching of carddata and set ETag and size instead.Thomas Tanghus
2012-07-09Rescan categories in small batches to reduce memory usage.Thomas Tanghus
2012-07-09Move code to OC_Contacts_App::scanCategories().Thomas Tanghus
2012-07-09Remove deleted address book from list.Thomas Tanghus
2012-07-09Simplify VCF generation.Thomas Tanghus
2012-07-08Make it possible to import files using CR as eol.Thomas Tanghus
2012-07-08Implemented VCFExportPlugin.Thomas Tanghus
2012-07-08Implemented Sabre iCalendar Export Plugin.Thomas Tanghus
2012-07-08Set the loading class on the property being changed, not on its container. No...Thomas Tanghus
2012-07-08Set the loading class on the property being changed, not on its container.Thomas Tanghus
2012-07-08Return error messages in correct format.Thomas Tanghus
2012-07-08Add missing requesttoken.Thomas Tanghus
2012-07-07CSRF checksLukas Reschke
2012-07-07CSRF checksLukas Reschke
2012-07-07CSRF checksLukas Reschke
2012-07-07CSRF checksLukas Reschke
2012-07-07CSRF checksLukas Reschke
2012-07-07CSRF checkLukas Reschke
2012-07-06increase the time limit again to a sensible granularity of 1 min.Frank Karlitschek