summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Remove unused and overflowing functionLukas Reschke2014-09-181-5/+0
* Merge pull request #10932 from owncloud/issue/10926Morris Jobke2014-09-171-0/+8
|\
| * Add a method to get the absolute url for a routeJoas Schilling2014-09-081-0/+8
* | Merge pull request #7254 from owncloud/core-sortalgoLukas Reschke2014-09-161-0/+11
|\ \
| * | Fixed file list sortingVincent Petry2014-08-111-0/+11
* | | Merge pull request #10739 from owncloud/eventsource-publicLukas Reschke2014-09-082-0/+41
|\ \ \ | |_|/ |/| |
| * | Better phpdoc and method namingRobin Appelman2014-09-042-2/+4
| * | Add event source to the public apiRobin Appelman2014-09-032-0/+39
* | | Merge pull request #10642 from owncloud/securityutilsLukas Reschke2014-09-034-0/+133
|\ \ \ | |/ / |/| |
| * | Fix quotingLukas Reschke2014-09-031-1/+1
| * | Add test for the second argumentLukas Reschke2014-09-031-1/+1
| * | Fix CHAR_SYMBOLSLukas Reschke2014-09-031-1/+1
| * | Merge branch 'securityutils' of https://github.com/owncloud/core into securit...Lukas Reschke2014-09-036-9/+11
| |\ \
| | * \ Merge branch 'master' into securityutilsLukas Reschke2014-08-316-9/+11
| | |\ \
| * | | | Add char consts, hash the specified password for the HMACLukas Reschke2014-09-031-0/+8
| |/ / /
| * | | Add some security utilitiesLukas Reschke2014-08-274-0/+125
* | | | Merge pull request #10780 from owncloud/config-publicMorris Jobke2014-08-311-0/+33
|\ \ \ \
| * | | | Extend public config interfaceRobin Appelman2014-08-311-0/+33
| | |/ / | |/| |
* | | | 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