summaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-09-062-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-052-2/+2
* Merge pull request #17456 from brad2014/feature/brad2014/12391-improve-imip-m...John Molakvoæ2020-09-041-0/+2
|\
| * Minor cleanup: php-cs-fixer, tests, interface consistencyBrad Rubenstein2020-09-021-0/+2
* | Don't keep menu open for next user after deleting oneJoas Schilling2020-09-045-8/+8
* | [tx-robot] updated from transifexNextcloud bot2020-09-04130-130/+254
* | Show changelog in apps managementJulius Härtl2020-09-0320-89/+264
* | Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-0318-27/+27
* | Merge pull request #22491 from nextcloud/dependabot/npm_and_yarn/dompurify-2....dependabot-preview[bot]2020-09-014-6/+6
|\ \
| * | Bump dompurify from 2.0.12 to 2.0.14dependabot-preview[bot]2020-09-014-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-09-012-6/+6
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-08-296-12/+12
* | [tx-robot] updated from transifexNextcloud bot2020-08-282-26/+26
* | [tx-robot] updated from transifexNextcloud bot2020-08-274-36/+38
* | [tx-robot] updated from transifexNextcloud bot2020-08-264-22/+26
* | Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-258-12/+12
* | [tx-robot] updated from transifexNextcloud bot2020-08-252-12/+28
* | 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