summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Fix typoMichael Gapczynski2012-08-282-2/+2
* Remove unnecessary ajax file from files_sharingMichael Gapczynski2012-08-281-11/+0
* Remove old database xml file for files_sharing, bump version numberMichael Gapczynski2012-08-282-43/+1
* Change public file from get.php to public.phpMichael Gapczynski2012-08-281-2/+2
* LDAP: implement getHome() function, use either username (default) or specify ...Arthur Schiwon2012-08-284-3/+50
* marked as shipped appFrank Karlitschek2012-08-281-0/+1
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-1/+1
* Initial previewer for public linksMichael Gapczynski2012-08-277-99/+111
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2811-2/+107
* upload button improvement, better separation, fix wrap issueJan-Christoph Borchardt2012-08-271-3/+4
* add deprecated warningFrank Karlitschek2012-08-271-1/+1
* LDAP: transliterate other latin characters to ASCII when creating owncloud na...Arthur Schiwon2012-08-271-0/+4
* only mount every single homefolder when using sharing appGeorg Ehrke2012-08-271-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-271-0/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-263-0/+19
* restore the webdavauth appFrank Karlitschek2012-08-265-0/+180
* moved to apps repositoryFrank Karlitschek2012-08-261174-297345/+0
* Wrong functionLukas Reschke2012-08-263-3/+3
* OC_Util is better thank OCP\JSON because it'll redirect the user to the index...Lukas Reschke2012-08-263-3/+3
* Check if app is enabledLukas Reschke2012-08-263-0/+3
* Remove some empty linesLukas Reschke2012-08-261-17/+4
* Use sanitizeHTML instead of strip_tagsLukas Reschke2012-08-261-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-262-0/+7
* translation support for pdfviewerThomas Mueller2012-08-262-3/+12
* added translation for odfviewerThomas Mueller2012-08-262-1/+9
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-262-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-264-10/+31
* translation support for text editor and impress addedThomas Mueller2012-08-262-0/+0
* [tx-robot] updated from transifexJenkins for ownCloud2012-08-2671-304/+3
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-2536-36/+457
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2536-36/+457
* | OC_Share no longer exists. remove hooks that would trigger require_once / aut...jfd2012-08-254-30/+41
* | use limit parameter instead of LIMIT SQL for vcardjfd2012-08-251-13/+5
* | add backticks to SQL, use limit parameter instead of LIMIT SQLJörn Friedrich Dreyer2012-08-2520-78/+78
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-257-38/+63
|\|
| * Temporary fix to prevent rename action in root of Shared directoryMichael Gapczynski2012-08-241-0/+4
| * Correct variable name.Thomas Tanghus2012-08-241-3/+3
| * Switch to using file cache ids instead of paths for file sharingMichael Gapczynski2012-08-244-16/+26
| * Prevent resharing in UI if share permission not grantedMichael Gapczynski2012-08-241-4/+4
| * Fix shared storage rename. Note: You can only rename shared files/folders tha...Michael Gapczynski2012-08-241-15/+26
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-25846-13156/+33628
|\|
| * Implemented sharing api for CalDAV.Thomas Tanghus2012-08-247-7/+316
| * White-space.Thomas Tanghus2012-08-241-29/+32
| * Forgot to reenable the export plugin.Thomas Tanghus2012-08-242-2/+2
| * Implemented sharing api for CardDAV. Next step CalDAV.Thomas Tanghus2012-08-249-11/+325
| * [tx-robot] updated from transifexJenkins for ownCloud2012-08-2498-207/+796
| * Permission checking for shared addressbooks/contacts.Thomas Tanghus2012-08-238-39/+165
| * Removed redundant __CLASS__ in logging.Thomas Tanghus2012-08-231-28/+28
| * Fix for deleting queued contacts.Thomas Tanghus2012-08-231-8/+16
| * Missing IM variable assignments.Thomas Tanghus2012-08-231-0/+8