summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #12606 from ↵Roeland Jago Douma2018-11-232-4/+4
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.1 Bump vue-infinite-loading from 2.4.0 to 2.4.1 in /settings
| * Bump vue-infinite-loading from 2.4.0 to 2.4.1 in /settingsdependabot[bot]2018-11-222-12/+12
| | | | | | | | | | | | | | Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases) - [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.4.0...v2.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Bump @babel/core from 7.1.2 to 7.1.6 in /settingsdependabot[bot]2018-11-232-37/+135
| | | | | | | | | | | | | | | | Bumps [@babel/core](https://github.com/babel/babel) from 7.1.2 to 7.1.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.1.2...v7.1.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Merge pull request #12610 from ↵Roeland Jago Douma2018-11-232-612/+29
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/@babel/preset-env-7.1.6 Bump @babel/preset-env from 7.1.0 to 7.1.6 in /settings
| * | Bump @babel/preset-env from 7.1.0 to 7.1.6 in /settingsdependabot[bot]2018-11-222-620/+37
| |/ | | | | | | | | | | | | | | Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.1.0 to 7.1.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/compare/v7.1.0...v7.1.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | Merge pull request #12604 from ↵Roeland Jago Douma2018-11-2312-103/+221
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/webpack-4.26.0 Bump webpack from 4.24.0 to 4.26.0 in /settings
| * | Compile assetsRoeland Jago Douma2018-11-2211-28/+33
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Bump webpack from 4.24.0 to 4.26.0 in /settingsdependabot[bot]2018-11-222-88/+201
| |/ | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.24.0 to 4.26.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.24.0...v4.26.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* / [tx-robot] updated from transifexNextcloud bot2018-11-23164-10830/+3132
|/
* Merge pull request #12592 from patrickbaber/masterRoeland Jago Douma2018-11-221-2/+2
|\ | | | | Fix Typo in Original English String and All Translations
| * fix typo in original english string and all translationsPatrick Baber2018-11-221-2/+2
| | | | | | | | Signed-off-by: Patrick Baber <patrick@p-squared.de>
* | Do not clear new user form on failureJohn Molakvoæ (skjnldsv)2018-11-2212-47/+130
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #12589 from nextcloud/fix/twofactor-admin-groups-explanationMorris Jobke2018-11-226-10/+16
|\ \ | |/ |/| Add explanatory text to admin twofactor settings
| * Add explanatory text to admin twofactor settingsChristoph Wurst2018-11-226-10/+16
| | | | | | | | | | | | | | Ref #12249 Ref https://github.com/nextcloud/documentation/pull/937 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #12571 from ↵Morris Jobke2018-11-221-5/+3
|\ \ | | | | | | | | | | | | TheLastProject/feature/make_connectivity_check_domains_changeable Make connectivity check domains configurable
| * | Make connectivity check domains configurableSylvia van Os2018-11-221-5/+3
| | | | | | | | | | | | Signed-off-by: Sylvia van Os <sylvia@hackerchick.me>
* | | Merge pull request #12485 from nextcloud/nextcloud-talk-sessions-formatMorris Jobke2018-11-221-4/+10
|\ \ \ | | | | | | | | Format Nextcloud Talk clients sessions.
| * | | Fix wording of client sessionsJan-Christoph Borchardt2018-11-211-6/+6
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Format Nextcloud Talk clients sessions.Ivan Sein2018-11-161-0/+6
| | | | | | | | | | | | | | | | Signed-off-by: Ivan Sein <ivan@nextcloud.com>
* | | | Merge pull request #12468 from nextcloud/multiselect-removal-fixJohn Molakvoæ2018-11-221-1/+1
|\ \ \ \ | |_|_|/ |/| | | Remove conflicting multiselect
| * | | Remove conflicting multiselectJohn Molakvoæ (skjnldsv)2018-11-151-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-222-0/+22
| |_|/ |/| |
* | | [tx-robot] updated from transifexNextcloud bot2018-11-202-0/+42
| | |
* | | Merge pull request #12401 from pachulo/fix/11107/fix-php-mail-warningMorris Jobke2018-11-191-1/+1
|\ \ \ | | | | | | | | Fix the warning appearing in the admin section when mail_smtpmode is not configured
| * | | Use the proper default valuesMorris Jobke2018-11-191-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | Fix the warning appearing check setup when mail_smtpmode is not configured.Marc Peña Segarra2018-11-111-1/+1
| | | | | | | | | | | | | | | | Closes #11107
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-194-0/+62
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-1814-0/+284
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-11-17164-2532/+2532
| | | |
* | | | Fix navigation layout for items that are added on a re-renderJoas Schilling2018-11-161-10/+18
| |_|/ |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Fix interaction with groups that contain a slashJoas Schilling2018-11-157-7/+7
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-11-154-2/+158
| |/ |/|
* | Fix breakpoint and shrinking of the content + listJohn Molakvoæ (skjnldsv)2018-11-141-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-1350-52/+6
| |
* | fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-1212-43/+34
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-122-30/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-126-2/+34
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-102-0/+8
|
* Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernamesblizzz2018-11-086-11/+15
|\ | | | | do not offer to change display name or password, if not possible.
| * do not offer to change display name or password, if not possible.Arthur Schiwon2018-11-076-11/+15
| | | | | | | | | | | | Fixes #12319 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-11-086-10/+20
| |
* | Remove arrow function for ie compatibilityJohn Molakvoæ (skjnldsv)2018-11-071-1/+3
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-0718-26/+48
|
* BuildJohn Molakvoæ (skjnldsv)2018-11-0610-1369/+2698
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Show disabled even if empty if ldap enabledJohn Molakvoæ (skjnldsv)2018-11-062-6/+9
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2018-11-064-2/+36
|
* Merge pull request #12191 from nextcloud/sessions-fixesRoeland Jago Douma2018-11-054-27/+33
|\ | | | | Sessions fixes
| * Sessions: Make delete and filesystem access options tabbableJan-Christoph Borchardt2018-11-012-4/+4
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Add device settings tooltip for accessibilityJan-Christoph Borchardt2018-11-013-12/+13
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Fix missing keyboard focus ability and feedback for sessions action menuJan-Christoph Borchardt2018-11-012-3/+4
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>