aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/legacy
Commit message (Expand)AuthorAgeFilesLines
* Do not include non-required scripts on the upgrade pageJulius Härtl2020-12-151-1/+1
* Add sanitizers for JSON outputLukas Reschke2020-12-112-0/+3
* Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-appJoas Schilling2020-12-091-0/+9
|\
| * Do not update incompatible appsChristoph Wurst2020-12-041-0/+9
* | GD imagesRoeland Jago Douma2020-12-071-2/+15
|/
* Fix the download of multiple files from the webUIRoeland Jago Douma2020-12-031-0/+1
* Remove the deprecated update.phpChristoph Wurst2020-11-271-5/+0
* Fix typo in @deprecated PHPDoc tagMorris Jobke2020-11-241-2/+2
* Merge pull request #24269 from nextcloud/taint-specializeRoeland Jago Douma2020-11-221-0/+2
|\
| * Mark getAppPath as specialized taintLukas Reschke2020-11-211-0/+2
* | Mark cleanAppId as sanitizer for includeLukas Reschke2020-11-211-0/+1
|/
* Add Psalm Taint Flow AnalysisLukas Reschke2020-11-201-0/+2
* Merge pull request #24112 from nextcloud/bugfix/24099/setup-fs-before-query-s...Christoph Wurst2020-11-161-0/+3
|\
| * Set up FS before querying storage info in settingsVincent Petry2020-11-131-0/+3
* | Don't throw on SHOW VERSION queryJoas Schilling2020-11-161-1/+2
|/
* Merge pull request #23993 from nextcloud/bugfix/noid/close-cursorsMorris Jobke2020-11-102-0/+10
|\
| * Don't leave cursors open when tests failJoas Schilling2020-11-092-0/+10
* | Show the full trace of an exceptionChristoph Wurst2020-11-101-1/+1
|/
* Reduce the getAppPath and autoloader callsRoeland Jago Douma2020-11-071-3/+6
* Merge pull request #23922 from nextcloud/bugfix/noid/fix-query-type-detectionMorris Jobke2020-11-061-6/+9
|\
| * Improve query type detectionJoas Schilling2020-11-061-6/+9
* | Merge pull request #23940 from nextcloud/enh/skip_already_loaded_appsMorris Jobke2020-11-061-3/+3
|\ \
| * | Skip already loaded apps in loadAppsRoeland Jago Douma2020-11-061-3/+3
| |/
* / Deprecate OC_DB::prepare and OC_DB::executeAudited as they leak cursorsJoas Schilling2020-11-061-0/+2
|/
* Use lib instead if core as l10n module in OC_FilesMorris Jobke2020-10-271-3/+3
* Only use index of mount point when it is thereJoas Schilling2020-10-211-1/+5
* Format code to a single space around binary operatorsChristoph Wurst2020-10-0510-33/+33
* add mount point to quota warning messageRobin Appelman2020-10-041-1/+3
* Change 0 to null to properly encode image to BMP if the first pixel is blackMorris Jobke2020-09-101-1/+1
* show better quota warning for group folders and external storageRobin Appelman2020-08-251-1/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-242-1/+1
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-203-6/+9
* Merge pull request #22280 from nextcloud/bugfix/noid/429-on-brute-force-maximumMorris Jobke2020-08-191-1/+1
|\
| * Fix the return type of OC_Template->fetchPage() to be string onlyMorris Jobke2020-08-191-1/+1
* | Cast float/char to int to avoid invalid scalar argument warningMorris Jobke2020-08-181-2/+2
|/
* Merge pull request #22271 from nextcloud/phpdoc/22063/add-interface-method-an...Roeland Jago Douma2020-08-171-1/+0
|\
| * Properly add new methods to interface and document in PHPDoc for getRootMounts()Morris Jobke2020-08-171-1/+0
* | Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-5/+5
|/
* Distribute preview folders in appdata in multibucket setup to multiple bucketsMorris Jobke2020-08-061-0/+11
* Fix php cs checkJulius Härtl2020-08-051-1/+0
* Allow default app to be overwritten by user configJulius Härtl2020-08-051-2/+14
* Set Dashboard as default appJan C. Borchardt2020-08-051-1/+1
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-041-3/+0
* Allow user backends to specify a custom logout urlRoeland Jago Douma2020-07-231-0/+8
* Merge pull request #21850 from nextcloud/techdebt/noid/register-alternative-l...Morris Jobke2020-07-201-2/+48
|\
| * Allow to register AlternativeLogin on RegistrationContextJoas Schilling2020-07-161-2/+48
* | Add constants for the magic strings of template renderingJoas Schilling2020-07-161-2/+3
|/
* Do not load app.php if Application implements IBootstrapMorris Jobke2020-07-141-4/+11
* Fix regression in return value of OC_Util::checkDataDirectoryPermissions due ...Morris Jobke2020-07-091-2/+2
* Kill another unneeded translationRoeland Jago Douma2020-07-081-7/+5