summaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-2418-10/+24
* [tx-robot] updated from transifexNextcloud bot2020-08-242-0/+10
* [tx-robot] updated from transifexNextcloud bot2020-08-238-0/+10
* Merge pull request #22346 from mjanssens/mjanssens-patch1Roeland Jago Douma2020-08-213-5/+5
|\
| * l10n:Correct appid for WebAuthnMichiel Janssens2020-08-203-5/+5
* | [tx-robot] updated from transifexNextcloud bot2020-08-2120-0/+20
|/
* Fix unit testsMorris Jobke2020-08-201-2/+11
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-8/+10
* [tx-robot] updated from transifexNextcloud bot2020-08-202-2/+2
* Merge pull request #22018 from nextcloud/bugfix/noid/harden-key-generationMorris Jobke2020-08-191-1/+3
|\
| * Harden key generationJulius Härtl2020-08-141-1/+3
* | Add setup check that links to the migration documentationMorris Jobke2020-08-195-0/+69
* | [tx-robot] updated from transifexNextcloud bot2020-08-194-0/+4
* | [tx-robot] updated from transifexNextcloud bot2020-08-188-4/+18
* | Fix "misplaced variables" warning of Psalm in PHPDoc statementsMorris Jobke2020-08-171-1/+0
* | Merge pull request #22260 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20Roeland Jago Douma2020-08-1716-24/+24
|\ \
| * | Bump lodash from 4.17.19 to 4.17.20dependabot-preview[bot]2020-08-1716-24/+24
* | | [tx-robot] updated from transifexNextcloud bot2020-08-176-6/+10
* | | [tx-robot] updated from transifexNextcloud bot2020-08-1612-0/+12
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-15130-1250/+1250
* | Use appsidebar for appsJohn Molakvoæ (skjnldsv)2020-08-1415-130/+165
* | Use appsidebar for appsJohn Molakvoæ (skjnldsv)2020-08-144-93/+174
* | Bump vue-router from 3.3.4 to 3.4.3dependabot-preview[bot]2020-08-142-3/+3
* | [tx-robot] updated from transifexNextcloud bot2020-08-142-2/+2
|/
* Fix name of app config option to properly reflect what it doesMorris Jobke2020-08-131-1/+1
* Merge pull request #22217 from nextcloud/enh/noid/disable-admin-changed-email...Morris Jobke2020-08-121-0/+3
|\
| * Add app config option to disable "Email was changed by admin" emailMorris Jobke2020-08-121-0/+3
* | Merge pull request #22199 from nextcloud/techdebt/noid/PHPUnit_Framework_Mock...Morris Jobke2020-08-125-50/+50
|\ \
| * | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-125-50/+50
| |/
* / [tx-robot] updated from transifexNextcloud bot2020-08-124-2/+6
|/
* [tx-robot] updated from transifexNextcloud bot2020-08-092-2/+2
* Merge pull request #22004 from nextcloud/enh/noid/setup-checks-phpblizzz2020-08-078-0/+187
|\
| * Add setup checks for php default charset and output buffering.Daniel Kesselberg2020-07-268-0/+187
* | [tx-robot] updated from transifexNextcloud bot2020-08-072-2/+2
* | Merge pull request #21173 from nextcloud/design/navigation-installJohn Molakvoæ2020-08-061-3/+3
|\ \
| * | Fix empty 'more' apps navigation after installing an appJan-Christoph Borchardt2020-08-051-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2020-08-06130-0/+130
* | | Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif...Morris Jobke2020-08-054-0/+113
|\ \ \
| * | | Very top of the topsJoas Schilling2020-08-051-1/+1
| * | | Hide navigation links which dont lead anywhere (looking at you user status)Joas Schilling2020-08-051-0/+5
| * | | App navigation via unified searchJoas Schilling2020-08-054-0/+108
| |/ /
* / / Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-051-2/+3
|/ /
* | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-051-1/+4
|\ \
| * | Hand in the route and the parameters of the requestJoas Schilling2020-08-051-3/+2
| * | Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-051-1/+5
* | | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-054-39/+22
|\| |
| * | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-044-39/+22
* | | [tx-robot] updated from transifexNextcloud bot2020-08-05130-250/+386
|/ /
* | Add settings sections to unified searchJoas Schilling2020-08-035-0/+169
* | [tx-robot] updated from transifexNextcloud bot2020-08-01130-1342/+1342