summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #10420 from owncloud/external-share-self-signedLukas Reschke2014-08-313-0/+103
|\ \ \ \ | |/ / / |/| | |
| * | | Add certificate classRobin Appelman2014-08-311-0/+56
| * | | Move certificate management interface from files_external to coreRobin Appelman2014-08-311-2/+2
| * | | Move certificate management code to coreRobin Appelman2014-08-312-0/+47
* | | | Merge pull request #10770 from owncloud/getUserFolderMorris Jobke2014-08-311-1/+2
|\ \ \ \
| * | | | update public interface for getUserFolderMorris Jobke2014-08-311-1/+2
| |/ / /
* | | | Also extend public server interfaceRobin Appelman2014-08-311-1/+2
* | | | Use public api for getting l10nRobin Appelman2014-08-312-3/+3
|/ / /
* | | Merge pull request #10653 from owncloud/x-forwarded-forClark Tomlinson2014-08-272-2/+2
|\ \ \
| * | | Add support for getting the real client IP behind proxiesLukas Reschke2014-08-272-2/+2
| |/ /
* | | Merge pull request #9915 from suraia/unsharefromself-sourceBjörn Schießle2014-08-271-2/+2
|\ \ \ | |/ / |/| |
| * | Allow specifying the item source in unshareFromSelf().Michael Kuhn2014-07-261-2/+2
* | | Expose setSystemValueLukas Reschke2014-08-221-2/+1
* | | Add doc for \OCP\Files\FileInfo space constantsMorris Jobke2014-08-191-0/+9
* | | move to public namespaceMorris Jobke2014-08-191-0/+4
* | | according to PHPDoc this function shall return the entityThomas Müller2014-08-171-1/+4
* | | Merge pull request #10417 from owncloud/update_deprecation_docThomas Müller2014-08-141-1/+1
|\ \ \
| * | | update deprecation docsJörn Friedrich Dreyer2014-08-141-1/+1
| | |/ | |/|
* / | we need the recipient as a additional parameter to know for which share the n...Bjoern Schiessle2014-08-131-2/+3
|/ /
* | Merge pull request #9520 from owncloud/theme_urlsBjörn Schießle2014-08-051-0/+16
|\ \
| * | Add ability to theme iOS and Android client URLs just like desktop URLs.scolebrook2014-08-051-0/+16
* | | don't display share permission if resharing was disabled by the adminBjoern Schiessle2014-08-051-0/+9
|/ /
* | Merge pull request #10051 from owncloud/preview-empty-textThomas Müller2014-07-311-0/+7
|\ \
| * | Use svg mimeicons for empty text filesRobin Appelman2014-07-301-0/+7
* | | Fix template rendering for 'blank' templatesMorris Jobke2014-07-291-1/+3
|/ /
* | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_dateBjörn Schießle2014-07-282-2/+12
|\ \ | |/ |/|
| * add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-252-2/+12
* | Merge pull request #9669 from owncloud/group-publicRobin Appelman2014-07-253-0/+171
|\ \
| * | Add group management to the public apiRobin Appelman2014-07-163-0/+171
* | | - adding default value for $recoveryPasswordThomas Müller2014-07-241-3/+3
| |/ |/|
* | Add language parameter to public API for getL10N()Joas Schilling2014-07-211-2/+3
|/
* use correct IUser in interfaceJörn Friedrich Dreyer2014-07-151-2/+2
* Expose the user manager in the public server containerRobin Appelman2014-07-141-0/+7
* Add public interfaces for User, UserManager and UserSessionRobin Appelman2014-07-143-0/+223
* Adding new interface \OCP\Activity\IExtentsionThomas Müller2014-07-082-1/+191
* Merge pull request #9269 from owncloud/fix_versions_previewThomas Müller2014-07-041-0/+7
|\
| * introduce and use getCurrentConnection()Jörn Friedrich Dreyer2014-07-011-0/+7
* | Merge pull request #9329 from owncloud/sharing_check_targetVincent Petry2014-07-021-0/+4
|\ \
| * | add a explicit interface for the home storageBjoern Schiessle2014-07-011-0/+4
| |/
* | Detect removed public sharesRobin Appelman2014-07-012-0/+25
* | Add StorageNotAvailableExceptionRobin Appelman2014-06-301-0/+19
|/
* Merge pull request #8383 from owncloud/object_storageVincent Petry2014-06-271-0/+33
|\
| * move to stream based IObjectStore interface, rearrange & reformat codeJörn Friedrich Dreyer2014-06-201-8/+4
| * fix rebase, use 'object::user:<username>' or 'object::store:<storageid> as st...Jörn Friedrich Dreyer2014-06-181-2/+7
| * change architecture from inheritance to compositionJörn Friedrich Dreyer2014-06-181-0/+32
* | Prevent loadApps on upgradeVincent Petry2014-06-181-0/+9
|/
* also handle lowercase headersBernhard Posselt2014-06-111-22/+22
* handle http accept headers more gracefullyBernhard Posselt2014-06-111-0/+24
* Merge pull request #4553 from owncloud/update_search_classesVincent Petry2014-06-064-0/+177
|\
| * make search non-static, add ISearch to server container, make legacy a static...Jörn Friedrich Dreyer2014-06-064-0/+177