summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-201-0/+1
|\
| * make sure that the ocm end-point discovery /ocm-provider is not redirected to...Bjoern Schiessle2019-02-201-0/+1
* | Merge pull request #14178 from nextcloud/bugfix/noid/get-current-user-for-gue...Morris Jobke2019-02-201-0/+4
|\ \ | |/ |/|
| * Fix OC.getCurrentUser() on guest pagesJoas Schilling2019-02-191-0/+4
* | According to the OCM specification the body needs to be JSON encodedBjoern Schiessle2019-02-191-3/+4
|/
* Merge pull request #14264 from nextcloud/null-is-not-a-booleanRoeland Jago Douma2019-02-191-1/+1
|\
| * Set false as default for requirePNGDaniel Kesselberg2019-02-181-1/+1
* | Merge pull request #14269 from nextcloud/cache-update-eventMorris Jobke2019-02-192-1/+75
|\ \
| * | add event for cache updateRobin Appelman2019-02-182-1/+75
* | | Merge pull request #14194 from nextcloud/bugfix/noid/correctly-determinate-ow...Morris Jobke2019-02-191-2/+4
|\ \ \
| * | | Correctly determinate the owner in case of shared external storagesJoas Schilling2019-02-181-2/+4
| | |/ | |/|
* | | Merge pull request #14210 from nextcloud/fix/14192/fix_empty_uploadsRoeland Jago Douma2019-02-181-2/+23
|\ \ \ | |_|/ |/| |
| * | Fix empty file uploads to S3Roeland Jago Douma2019-02-151-2/+23
| |/
* | Merge pull request #14223 from nextcloud/enh/use_CountWrapperMorris Jobke2019-02-182-67/+2
|\ \
| * | Use CountWrapper instead of almost identical CountReadStreamRoeland Jago Douma2019-02-152-67/+2
| |/
* / Add guest navigation typeJulius Härtl2019-02-181-1/+2
|/
* Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-...Morris Jobke2019-02-141-0/+4
|\
| * Make TestCase->overwriteService() work with App classesJoas Schilling2019-02-141-0/+4
* | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-...Roeland Jago Douma2019-02-141-2/+2
|\ \
| * | Update PHP-Parser for 7.1 compatibilityJoas Schilling2019-02-141-2/+2
* | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpackMorris Jobke2019-02-141-2/+0
|\ \ \ | |/ / |/| |
| * | Move jquery.ocdialog.scss to bundleRoeland Jago Douma2019-02-141-1/+0
| * | Move jquery-ui-fixes to bundleRoeland Jago Douma2019-02-141-1/+0
* | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-stepsRoeland Jago Douma2019-02-142-7/+11
|\ \ \ | |/ / |/| |
| * | Fix unit testDaniel Kesselberg2019-02-131-3/+7
| * | Make $repairSteps & $dispatcher mandatoryDaniel Kesselberg2019-02-131-1/+1
| * | Do not run getRepairSteps in register_commandsDaniel Kesselberg2019-02-131-4/+4
| |/
* | Filter out versions and trashbinRoeland Jago Douma2019-02-131-0/+2
* | Loop for the recent searchRoeland Jago Douma2019-02-131-3/+26
* | We need to initialize the storage else the jailed path is always nullRoeland Jago Douma2019-02-131-0/+4
|/
* Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-111-2/+4
* Merge pull request #13097 from nextcloud/feature/11319/where-is-your-dataMorris Jobke2019-02-113-4/+166
|\
| * Code style and comment fixesMichael Weimann2019-02-102-5/+7
| * Make the where is your data section optionalMichael Weimann2019-01-291-6/+25
| * Remove debug settingMichael Weimann2019-01-201-1/+1
| * Fix location sourceMichael Weimann2019-01-141-1/+1
| * Move server info to theming sectionMichael Weimann2019-01-143-7/+10
| * Implement storing and loading the server infoMichael Weimann2019-01-142-9/+91
| * Add the "server info" settingsMichael Weimann2019-01-143-1/+46
| * Add the "where is your data?" frontendMichael Weimann2019-01-141-2/+13
* | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-083-4/+44
|\ \
| * | Add interface INamedTokenDaniel Kesselberg2019-02-023-4/+44
* | | Merge pull request #13986 from nextcloud/feature/cleanup-job-13843Morris Jobke2019-02-072-5/+111
|\ \ \
| * | | Log exceptionDaniel Kesselberg2019-02-072-5/+10
| * | | Repair step to remove "photo." files created by photocacheDaniel Kesselberg2019-02-072-5/+106
* | | | Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-072-10/+18
|\ \ \ \ | |/ / / |/| | |
| * | | add event for inserting cache entriesRobin Appelman2019-02-072-10/+18
* | | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-071-1/+11
|\ \ \ \
| * | | | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-061-1/+2
| * | | | No need to emit additonalscript event on public pagesRoeland Jago Douma2019-02-051-0/+9