summaryrefslogtreecommitdiffstats
path: root/apps/settings
Commit message (Expand)AuthorAgeFilesLines
* Bump bundlesJulius Härtl2020-12-1616-15/+24
* Only let the infinite handler fetch more results if the limit is hitJulius Härtl2020-12-161-2/+2
* Cancel user search requests to avoid duplicate results being addedJulius Härtl2020-12-162-6/+26
* Bump vuex from 3.5.1 to 3.6.0dependabot-preview[bot]2020-12-164-6/+6
* Merge pull request #24695 from nextcloud/bugfix/24340/fix-missing-parent-cons...Joas Schilling2020-12-151-9/+3
|\
| * Add missing parent::__construct() calls to JobsJoas Schilling2020-12-141-9/+3
* | Bump core-js from 3.8.0 to 3.8.1dependabot-preview[bot]2020-12-1512-15/+18
* | Bump marked from 1.2.5 to 1.2.6dependabot-preview[bot]2020-12-144-3/+6
|/
* Merge pull request #24666 from nextcloud/dependabot/npm_and_yarn/dompurify-2.2.3Roeland Jago Douma2020-12-144-3/+6
|\
| * Bump dompurify from 2.2.2 to 2.2.3dependabot-preview[bot]2020-12-144-3/+6
* | [tx-robot] updated from transifexNextcloud bot2020-12-132-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-12-124-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-116-2/+12
* [tx-robot] updated from transifexNextcloud bot2020-12-1018-8/+58
* Merge pull request #24247 from nextcloud/bugfix/noid/ocm-providerId-stringJulius Härtl2020-12-091-0/+2
|\
| * Move columns to bigintJulius Härtl2020-12-081-0/+2
* | [tx-robot] updated from transifexNextcloud bot2020-12-092-2/+2
* | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-088-143/+173
|\ \ | |/ |/|
| * Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-071-1/+1
| * Add a config for default region of phone numbersJoas Schilling2020-12-072-0/+2
| * Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-072-25/+12
| * Validate and standardize the phone number on savingJoas Schilling2020-12-071-2/+34
| * Display errors that happen on savingJoas Schilling2020-12-072-2/+12
| * Also return the phone number and twitter handle on the APIJoas Schilling2020-12-071-0/+4
| * Make code strictJoas Schilling2020-12-074-135/+130
* | [tx-robot] updated from transifexNextcloud bot2020-12-082-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-074-10/+12
* [tx-robot] updated from transifexNextcloud bot2020-12-064-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-12-054-0/+4
* [tx-robot] updated from transifexNextcloud bot2020-12-048-0/+8
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\
| * rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* | Harden setup check for TLS version if host is not reachableMorris Jobke2020-12-021-0/+3
* | Bump p-limit from 3.0.2 to 3.1.0dependabot-preview[bot]2020-12-014-3/+6
* | Bump marked from 1.2.3 to 1.2.5dependabot-preview[bot]2020-11-304-3/+6
* | Bump core-js from 3.7.0 to 3.8.0dependabot-preview[bot]2020-11-3010-15/+15
* | Merge pull request #24340 from nextcloud/td/psalm/job_executeMorris Jobke2020-11-301-4/+3
|\ \
| * | Use proper OCP\BackgroundJobs\JobRoeland Jago Douma2020-11-251-4/+3
* | | [tx-robot] updated from transifexNextcloud bot2020-11-292-0/+10
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2020-11-252-20/+20
* | Fix the config key on the sharing expire checkboxChristoph Wurst2020-11-241-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-242-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-11-214-12/+12
* [tx-robot] updated from transifexNextcloud bot2020-11-202-2/+2
* Merge pull request #24135 from medical-cloud/fix/23357-nextcloud-logo-in-emai...Roeland Jago Douma2020-11-191-6/+6
|\
| * Fix #23357medcloud2020-11-181-6/+6
* | Move the password fiels of chaging passwords to postRoeland Jago Douma2020-11-171-1/+1
* | [tx-robot] updated from transifexNextcloud bot2020-11-172-0/+4
* | 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