summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-02-172-4/+6
* [tx-robot] updated from transifexNextcloud bot2019-02-162-0/+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
* | | Merge pull request #14185 from nextcloud/fix/init_shared_storage_for_recentsMorris Jobke2019-02-141-3/+32
|\ \ \ | |_|/ |/| |
| * | 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
* | | [tx-robot] updated from transifexNextcloud bot2019-02-146-2/+6
|/ /
* / [tx-robot] updated from transifexNextcloud bot2019-02-1318-52/+222
|/
* Merge pull request #14149 from nextcloud/fix/throttler_bitmaskRoeland Jago Douma2019-02-121-2/+4
|\
| * Fix the thorrtler whitelist bitmaskRoeland Jago Douma2019-02-111-2/+4
* | [tx-robot] updated from transifexNextcloud bot2019-02-122-20/+58
|/
* Update autoloadersRoeland Jago Douma2019-02-112-0/+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
* | [tx-robot] updated from transifexNextcloud bot2019-02-092-0/+18
* | Merge pull request #13702 from nextcloud/feature/6717/rename-app-passwordsRoeland Jago Douma2019-02-085-4/+46
|\ \
| * | Don't update token if current session tokenDaniel Kesselberg2019-02-022-0/+2
| * | Add interface INamedTokenDaniel Kesselberg2019-02-023-4/+44
* | | [tx-robot] updated from transifexNextcloud bot2019-02-084-6/+6
* | | Merge pull request #13986 from nextcloud/feature/cleanup-job-13843Morris Jobke2019-02-074-5/+113
|\ \ \
| * | | Log exceptionDaniel Kesselberg2019-02-072-5/+10
| * | | Repair step to remove "photo." files created by photocacheDaniel Kesselberg2019-02-074-5/+108
* | | | Merge pull request #13819 from nextcloud/bugfix/noid/unify-html-encoding-hand...Morris Jobke2019-02-072-0/+84
|\ \ \ \
| * | | | Update documentation of setParsed* and setRich*Joas Schilling2019-01-252-0/+84
* | | | | Merge pull request #13748 from nextcloud/cache-insert-eventMorris Jobke2019-02-075-10/+92
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | add event for inserting cache entriesRobin Appelman2019-02-075-10/+92
* | | | | Merge pull request #13969 from nextcloud/enh/additional_scripts_no_on_public_...Morris Jobke2019-02-074-1/+50
|\ \ \ \ \
| * | | | | Add StandaloneTemplateResponseRoeland Jago Douma2019-02-064-1/+41
| * | | | | No need to emit additonalscript event on public pagesRoeland Jago Douma2019-02-051-0/+9
* | | | | | Merge pull request #14023 from william-p/OS_paramsMorris Jobke2019-02-071-1/+1
|\ \ \ \ \ \
| * | | | | | Fix: Check if `$this->params['user']` is an arrayWilliam Pain2019-02-051-1/+1
| |/ / / / /
* | | | | | Remove public interface that was only needed for testingMorris Jobke2019-02-071-9/+0