summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-12178-207/+313
* fix identation in public/irequest.phpMorris Jobke2016-01-121-4/+16
* Remove generateRandomBytes from OC_UtilRoeland Jago Douma2016-01-101-1/+1
* Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymoreThomas Müller2016-01-081-1/+1
|\
| * core will handle invalid URLs and redirects properlyMorris Jobke2015-12-181-1/+1
* | Deprecate remaining function and entire classRoeland Jago Douma2016-01-071-0/+2
* | Cleanup router codeLukas Reschke2016-01-071-2/+11
* | Move regeneration of session ID into session classesLukas Reschke2016-01-041-0/+8
* | Refactor OC_Util::callCheckMorris Jobke2015-12-221-1/+3
* | Merge pull request #21281 from owncloud/allow-di-for-background-jobsThomas Müller2015-12-181-1/+18
|\ \ | |/ |/|
| * Add methods to interface which have always been requiredJoas Schilling2015-12-181-1/+18
* | Merge pull request #21280 from owncloud/drop-unused-methodsThomas Müller2015-12-181-2/+9
|\ \ | |/ |/|
| * Move OC_Helper code to OCP\Util for linkToRemoteMorris Jobke2015-12-181-1/+5
| * properly use OCP\Util instead of OC_HelperMorris Jobke2015-12-181-1/+4
* | Make sure the interface and the implementation matchJoas Schilling2015-12-181-6/+2
|/
* OC_Helper::linkToRoute is deprecatedRoeland Jago Douma2015-12-171-1/+1
* Merge pull request #21240 from owncloud/avatar_speedupThomas Müller2015-12-171-0/+11
|\
| * [Avatars] Add function to get the Node of the avatarRoeland Jago Douma2015-12-161-0/+11
* | OC_Helper::linkTo is deprecatedRoeland Jago Douma2015-12-171-1/+1
|/
* Merge pull request #21135 from owncloud/add-polyfillThomas Müller2015-12-112-6/+8
|\
| * Use PHP polyfillsLukas Reschke2015-12-112-6/+8
* | IMemcacheTTL was backported to 8.2.2Morris Jobke2015-12-101-2/+2
|/
* Merge pull request #21073 from owncloud/memcache-lock-ttlThomas Müller2015-12-101-0/+38
|\
| * add sinceRobin Appelman2015-12-091-0/+1
| * Add interface for memcache backends that support setting ttl on exisiting keysRobin Appelman2015-12-091-0/+37
* | improve PHP doc and remove superflous by reference indicatorArthur Schiwon2015-12-091-2/+2
* | anounce CommentsManager getter in public server interfaceArthur Schiwon2015-12-091-0/+6
* | fix phpdocArthur Schiwon2015-12-091-2/+3
* | fix php docArthur Schiwon2015-12-091-1/+1
* | add icommentsmanger and icomment implementationArthur Schiwon2015-12-093-6/+57
|/
* Merge pull request #21030 from owncloud/querybuilder-new-featuresThomas Müller2015-12-081-0/+43
|\
| * Add a method to the get "to use" table and column nameJoas Schilling2015-12-081-0/+19
| * Add select distinct to the query builderJoas Schilling2015-12-081-0/+16
| * Allow getting the last insert id without much hassleJoas Schilling2015-12-081-0/+8
* | Merge pull request #20786 from owncloud/systemtags-davThomas Müller2015-12-081-1/+1
|\ \
| * | Fixed system tags DAV and API and docsVincent Petry2015-12-041-1/+1
* | | Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTMLLukas Reschke2015-12-081-3/+3
| |/ |/|
* | Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\AppMorris Jobke2015-12-041-1/+2
* | Merge pull request #20545 from owncloud/scan-storage-in-background-jobThomas Müller2015-12-031-1/+0
|\ \ | |/ |/|
| * Move files/ajax/scan.php to background jobLukas Reschke2015-11-281-1/+0
* | Fix code from commentsJesús Macias2015-12-034-27/+15
* | Migrate storate status code to storagenotavailablexceptionJesús Macias2015-12-031-0/+3
* | Fix code from PR commentsJesús Macias2015-12-035-8/+13
* | Add new external storage exceptions for different errorsJesús Macias2015-12-034-0/+177
* | Merge pull request #20872 from owncloud/systemtags-better-not-found-exceptionThomas Müller2015-12-032-2/+28
|\ \
| * | Add a method to get the list of tags from the TagNotFound ExceptionJoas Schilling2015-12-012-2/+28
* | | Adding unit test for MailNotifications::sendInternalShareMail()Thomas Müller2015-12-021-1/+1
* | | Merge pull request #20719 from owncloud/adding-system-addressbook-of-usersThomas Müller2015-12-022-0/+24
|\ \ \
| * | | Proposal: add enumeration function to IUserManager which simply calls a callb...Thomas Müller2015-12-021-0/+7
| * | | Add the user's cloud id to the vCardThomas Müller2015-12-021-0/+8