summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Change getItems() return to a 3-dimensional array to handle multiple shares o...Michael Gapczynski2012-07-021-7/+12
| * | | | | | | Add share action to addressbooks!Michael Gapczynski2012-06-302-1/+5
| * | | | | | | Fix generateTarget() for contacts backendMichael Gapczynski2012-06-301-2/+2
| * | | | | | | Change registerBackend calls class argument to stringsMichael Gapczynski2012-06-302-2/+2
| * | | | | | | Something like this should do it for sharing contactsBart Visscher2012-06-272-0/+21
| * | | | | | | Basic framework for contacts sharingBart Visscher2012-06-272-0/+56
| * | | | | | | Fix retrieving supported file extensions from backend and remove the dependsO...Michael Gapczynski2012-06-271-0/+3
| * | | | | | | Fixes and change database table from sharing to shareMichael Gapczynski2012-06-271-0/+2
| * | | | | | | Prepare drop down UI for share APIMichael Gapczynski2012-06-271-1/+1
| * | | | | | | Some more changes to getItems() and fixes in shared storageMichael Gapczynski2012-06-271-4/+11
| * | | | | | | I'm having trouble making up my mind... translateItem -> getItems() -> format...Michael Gapczynski2012-06-271-41/+49
| * | | | | | | Move ajax and js files to coreMichael Gapczynski2012-06-271-366/+0
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-206-0/+44
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-2019-17/+131
* | | | | | | | Removed stray img element.Thomas Tanghus2012-08-191-1/+0
* | | | | | | | Strip slashes from commas and semi-colons.Thomas Tanghus2012-08-191-0/+3
* | | | | | | | improve hasUpdated for archive storage backendRobin Appelman2012-08-191-0/+8
* | | | | | | | don't report ctime in the archive storage backend since it isn't reliableRobin Appelman2012-08-191-1/+1
* | | | | | | | small fix for normalizing paths in archivesRobin Appelman2012-08-191-1/+1
* | | | | | | | ensure proper result format when using opendir on the archive storage backendRobin Appelman2012-08-191-2/+9
* | | | | | | | better file_get_contents, file_put_contents and toTmpFile for archive storage...Robin Appelman2012-08-191-0/+13
* | | | | | | | Optimized image sizeLukas Reschke2012-08-1827-0/+0
* | | | | | | | Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev...Lukas Reschke2012-08-181-1/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-186-0/+86
* | | | | | | | fix fail in sql query of isDuplicate method of OC_Calendar_ImportGeorg Ehrke2012-08-171-2/+4
* | | | | | | | increase margin top of calendar import's color pickerGeorg Ehrke2012-08-171-1/+1
* | | | | | | | more path normalizationRobin Appelman2012-08-171-1/+1
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1717-24/+114
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1648-18/+600
* | | | | | | | Merge addressbooks.Thomas Tanghus2012-08-163-26/+43
* | | | | | | | Fix webfinger documentationBart Visscher2012-08-151-6/+6
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1554-12/+704
* | | | | | | | Use correct class.Thomas Tanghus2012-08-142-2/+10
* | | | | | | | Disable user enumerationLukas Reschke2012-08-142-8/+14
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | LDAP: adjust usersInGroup to updated interfaceArthur Schiwon2012-08-141-3/+12
* | | | | | | LDAP: adjust getGroups to updated interfaceArthur Schiwon2012-08-141-6/+15
* | | | | | | adjust LDAP to updated interfaceArthur Schiwon2012-08-141-2/+10
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2012-08-1329-0/+326
* | | | | | | Improve usability for configuring Dropbox and Google Drive external storageMichael Gapczynski2012-08-134-304/+350
* | | | | | | Suggest mount point name, don't reload custom javascript fileMichael Gapczynski2012-08-131-2/+29
* | | | | | | Throw exception in Dropbox and Google Drive storage constructors if parameter...Michael Gapczynski2012-08-132-11/+27
* | | | | | | Show access granted label immediately after granting accessMichael Gapczynski2012-08-132-5/+11
* | | | | | | Prevent editing Dropbox configuration input after access grantedMichael Gapczynski2012-08-131-0/+1
* | | | | | | Show access granted label next to Google Drive and Dropbox storage in configu...Michael Gapczynski2012-08-132-0/+4
* | | | | | | Fix remove button display for external storageMichael Gapczynski2012-08-131-0/+2
* | | | | | | l10n directories have been missingThomas Mueller2012-08-1310-0/+0
* | | | | | | Automatically check radio when new addressbook fields get focus.Thomas Tanghus2012-08-131-0/+7
* | | | | | | Calendar: remove not used style rulesBart Visscher2012-08-121-2/+0
* | | | | | | Rewrite remoteStorage settings, remove block echoBart Visscher2012-08-121-17/+11
* | | | | | | Remove unused gallery templateBart Visscher2012-08-121-47/+0