aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6099 from nextcloud/issue-3457-no-exception-on-sharee-errorLukas Reschke2017-08-151-0/+1
|\
| * Document that it throwsJoas Schilling2017-08-141-0/+1
* | Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke2017-08-151-19/+0
|\ \
| * | Cleanup usage of shareItem in internal code baseMorris Jobke2017-08-151-19/+0
* | | Merge pull request #6121 from nextcloud/cleanup-registerBackendMorris Jobke2017-08-151-13/+0
|\ \ \
| * | | Use proper methods for registerBackendMorris Jobke2017-08-151-13/+0
| |/ /
* / / Use proper methods for checkPasswordProtectedShareMorris Jobke2017-08-151-11/+0
|/ /
* / Cleanup unused methodsMorris Jobke2017-08-151-162/+0
|/
* Use symfony/translation for L10N pluralsRoeland Jago Douma2017-08-071-9/+0
* Logo claim is not used anymoreMorris Jobke2017-08-021-1/+2
* Add a method to compare empty strings with an expressionJoas Schilling2017-08-021-0/+18
* Remove explicit type hints for ControllerLukas Reschke2017-08-011-4/+4
* Merge pull request #5907 from nextcloud/add-metadata-to-throttle-callMorris Jobke2017-08-011-1/+15
|\
| * Add metadata to \OCP\AppFramework\Http\Response::throttleLukas Reschke2017-07-271-1/+15
* | Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke2017-08-011-4/+4
|\ \
| * | Prop argument type for MiddlewareRoeland Jago Douma2017-07-311-4/+4
| |/
* | Some more invalid PHPDocs in legacy classesLukas Reschke2017-08-011-0/+1
* | Function also accepts intsLukas Reschke2017-08-011-1/+1
* | Replace wrong PHPDocsLukas Reschke2017-08-0124-55/+51
* | Properly suppressLukas Reschke2017-08-011-1/+1
* | Fix template functionsLukas Reschke2017-08-011-0/+17
* | Fix lib/public/User.phpLukas Reschke2017-08-011-2/+3
* | AppData is no longer internalRoeland Jago Douma2017-08-014-4/+0
* | Add |null to PHPDocLukas Reschke2017-08-011-1/+1
* | Fix \OCP\UtilLukas Reschke2017-08-011-3/+5
* | Suppress deprecated function in \OCP\JSONLukas Reschke2017-08-011-3/+14
* | Add proper PHPDocLukas Reschke2017-08-011-1/+1
* | Take IUser instead of UserLukas Reschke2017-08-012-4/+4
* | Stricter phan config fixesLukas Reschke2017-08-011-1/+1
|/
* Merge pull request #5864 from nextcloud/legacy_userLukas Reschke2017-07-251-1/+1
|\
| * Fix commentsMorris Jobke2017-07-251-1/+1
* | Move \OC_L10N_String to proper \OC\L10N\L10NStringRoeland Jago Douma2017-07-242-3/+3
|/
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-2213-181/+179
* Remove deprecated Controller FunctionsRoeland Jago Douma2017-07-201-105/+1
* Merge pull request #5567 from nextcloud/public-capabilitiesRoeland Jago Douma2017-07-121-0/+32
|\
| * Add public capabilities APIJulius Härtl2017-06-301-0/+32
* | Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-071-0/+12
|\ \
| * | Add a flag to allow checking if SVGs are okayJoas Schilling2017-06-201-0/+12
* | | only collect detailed access list if it is really neededBjoern Schiessle2017-07-061-0/+10
* | | Merge pull request #5231 from nextcloud/migrationsMorris Jobke2017-07-053-0/+131
|\ \ \
| * | | Allow to check the schema in pre and post as wellJoas Schilling2017-07-052-8/+18
| * | | Adjust the code to use our interface and abstractJoas Schilling2017-07-052-2/+57
| * | | Start migrationsJoas Schilling2017-07-052-0/+66
| | |/ | |/|
* | | Merge pull request #5342 from nextcloud/userlist-used-spaceMorris Jobke2017-07-051-0/+12
|\ \ \ | |/ / |/| |
| * | Added missing PHPDoc for @sinceMorris Jobke2017-06-211-0/+1
| * | show used space in user listRobin Appelman2017-06-151-0/+11
* | | Merge pull request #4890 from nextcloud/unify-settingsblizzz2017-06-291-0/+27
|\ \ \
| * | | We're on 13 now…Arthur Schiwon2017-06-261-4/+4
| * | | Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-231-0/+10
| * | | Extend interfacesArthur Schiwon2017-06-231-0/+17