summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13425 from owncloud/phpdoc_cleanupMorris Jobke2015-02-104-20/+20
|\
| * Cleanup of PHPDoc return typesRobin McCorkell2015-01-164-20/+20
* | Merge pull request #13921 from owncloud/ocs-afVincent Petry2015-02-093-5/+207
|\ \
| * | fix license emailBernhard Posselt2015-02-052-6/+6
| * | add a controller and reponse for ocsBernhard Posselt2015-02-052-0/+202
* | | Merge pull request #13973 from owncloud/enhancement/security/13366Lukas Reschke2015-02-091-0/+7
|\ \ \
| * | | Respect `mod_unique_id` and refactor `OC_Request::getRequestId`Lukas Reschke2015-02-091-0/+7
| |/ /
* / / Add a better way to check if an avatar exists for the userRobin Appelman2015-02-031-0/+7
|/ /
* | Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-271-0/+2
|\ \
| * | Fix return type of addStorageWrapper in PHPDocVincent Petry2015-01-271-1/+1
| * | Do not call wrapStorage if storate with same name added twiceVincent Petry2015-01-221-0/+2
| |/
* | Merge pull request #13676 from owncloud/fix-node-ifaceThomas Müller2015-01-271-1/+1
|\ \
| * | fix node interfaceBernhard Posselt2015-01-261-1/+1
| |/
* / Add a method to set/unset multiple config values in one callJoas Schilling2015-01-231-0/+8
|/
* Add PHPDoc for `urlParams`Lukas Reschke2015-01-151-1/+1
* Add PHPDoc for magic property 'server'Lukas Reschke2015-01-141-1/+3
* Merge pull request #12988 from owncloud/logfile_downloadMorris Jobke2015-01-091-0/+42
|\
| * add Download logfile button to admin settingsGeorg Ehrke2015-01-071-0/+42
* | add SIZE_ALL constJörn Friedrich Dreyer2015-01-021-3/+8
* | fix visibilityJörn Friedrich Dreyer2015-01-022-8/+2
* | move search results below filelist, show hint when results are off screen, us...Jörn Friedrich Dreyer2015-01-022-6/+8
* | add paged providerJörn Friedrich Dreyer2015-01-022-0/+68
* | Adding basement for the direct download urlThomas Müller2014-12-281-0/+10
* | Intelligent containerBernhard Posselt2014-12-232-0/+44
* | Merge pull request #12969 from owncloud/clarify-docsMorris Jobke2014-12-221-2/+2
|\ \
| * | Fix typoLukas Reschke2014-12-191-1/+1
| * | Clarify return valuesLukas Reschke2014-12-191-1/+1
* | | Merge pull request #12983 from owncloud/root-ifaceMorris Jobke2014-12-221-0/+32
|\ \ \
| * | | add an interface for the root folder so apps have an interface to deal with s...Bernhard Posselt2014-12-211-0/+32
| | |/ | |/|
* | | Merge pull request #12982 from owncloud/timefac-ifaceThomas Müller2014-12-211-0/+38
|\ \ \ | |/ / |/| |
| * | add an interface for the timefactory classBernhard Posselt2014-12-201-0/+38
* | | Merge pull request #12749 from owncloud/server2server-sharing-ngBjörn Schießle2014-12-191-0/+12
|\ \ \
| * | | Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-0/+12
| | |/ | |/|
* | | Merge pull request #12101 from owncloud/ldap_split_mappingblizzz2014-12-191-0/+1
|\ \ \ | |/ / |/| |
| * | Split mapping from Access and Helper classes into it's own. Fully test them, ...Arthur Schiwon2014-12-191-0/+1
* | | Merge pull request #12956 from owncloud/jenkins-user-backend-namesThomas Müller2014-12-191-0/+27
|\ \ \ | |/ / |/| |
| * | introduce names for user backends - IUserBackendMorris Jobke2014-12-191-0/+27
* | | Merge pull request #12879 from owncloud/mountconfigMorris Jobke2014-12-182-0/+16
|\ \ \ | |/ / |/| |
| * | Add getMountPoint to FileInfoRobin Appelman2014-12-171-0/+7
| * | Load mount specific options from the mount configRobin Appelman2014-12-171-0/+9
| |/
* | add isAdmin and isInGroup methods for the group managerBernhard Posselt2014-12-172-0/+16
* | add a isLoggedIn method to the usersession and deprecate the isLoggedIn metho...Bernhard Posselt2014-12-172-1/+11
|/
* Merge pull request #12889 from owncloud/deprecation-timeThomas Müller2014-12-172-0/+13
|\
| * first round of deprecationBernhard Posselt2014-12-162-0/+13
* | Move timezone logic out of server.phpJoas Schilling2014-12-161-0/+21
|/
* Merge pull request #12555 from owncloud/app_specific_searchJörn Friedrich Dreyer2014-12-152-4/+33
|\
| * introduce inApps[] filter for search via ajax query, make file results show u...Jörn Friedrich Dreyer2014-12-102-4/+33
* | Olivier Paroz \OCP\AppFramework\Utility\IControllerMethodReflectorOlivier Paroz2014-12-141-0/+63
* | Merge pull request #12726 from owncloud/add-filter-for-backend-to-rest-indexMorris Jobke2014-12-131-0/+6
|\ \
| * | Use public interfaceLukas Reschke2014-12-111-1/+1