summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* Load auth tokens with the initial state APIChristoph Wurst2019-03-016-60/+16
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Improve multiselect handling on twofactor settingsJoas Schilling2019-03-0110-30/+34
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add app token QR codes for mobile appsChristoph Wurst2019-03-0115-36/+6554
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #14392 from nextcloud/refactor/auth-token-VueRoeland Jago Douma2019-03-0137-4570/+7107
|\ | | | | Move personal auth token settings to Vue
| * Move personal auth token settings to VueChristoph Wurst2019-02-2837-4570/+7107
| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Always crate OC.Settings, even if not used Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | [tx-robot] updated from transifexNextcloud bot2019-03-014-120/+434
| |
* | Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-281-0/+5
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-2813-54/+142
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Update assetsRoeland Jago Douma2019-02-286-9/+9
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump nextcloud-vue from 0.6.3 to 0.8.0dependabot[bot]2019-02-274-88/+208
| | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.3 to 0.8.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.3...v0.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Compile assetsRoeland Jago Douma2019-02-259-9/+9
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge remote-tracking branch 'origin/master' into users-management-enhancementsRoeland Jago Douma2019-02-256-27/+9
|\
| * Merge pull request #14365 from nextcloud/enh/npm-makefileMorris Jobke2019-02-251-26/+0
| |\ | | | | | | Makefile to root folder
| | * Makefile to root folderRoeland Jago Douma2019-02-241-26/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | [tx-robot] updated from transifexNextcloud bot2019-02-252-0/+6
| |/
| * Keyboard focus and mouse hover feedback for 'Show password' toggleJan-Christoph Borchardt2019-02-221-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * [tx-robot] updated from transifexNextcloud bot2019-02-222-0/+2
| |
* | Focus new group input on showJohn Molakvoæ (skjnldsv)2019-02-211-0/+4
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix app-navigation loadingJohn Molakvoæ (skjnldsv)2019-02-211-4/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | update settings buildJohn Molakvoæ (skjnldsv)2019-02-2114-10/+4035
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix group form reset after new userJohn Molakvoæ (skjnldsv)2019-02-211-1/+3
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Automatically select newly created groupJohn Molakvoæ (skjnldsv)2019-02-211-0/+6
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Fix infiniteLoading state after user add/removeJohn Molakvoæ (skjnldsv)2019-02-211-4/+23
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* [tx-robot] updated from transifexNextcloud bot2019-02-212-0/+4
|
* Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-201-2/+4
|\ | | | | Fix ocm end-point discovery discovery
| * Add unit tests and provide better messageMorris Jobke2019-02-201-2/+2
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * check ocs-provider routeBjoern Schiessle2019-02-201-0/+1
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * add setup check for ocm-provider routeBjoern Schiessle2019-02-201-0/+1
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Bump bundlesJulius Härtl2019-02-209-9/+9
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Move settings to main webpackRoeland Jago Douma2019-02-2013-7072/+10
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #14263 from nextcloud/publish-activity-app-tokenRoeland Jago Douma2019-02-191-0/+31
|\ | | | | Publish activity if app password created by ocs api or client login flow
| * Emit event if app password createdDaniel Kesselberg2019-02-181-0/+31
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #14261 from ↵Morris Jobke2019-02-191-1/+6
|\ \ | | | | | | | | | | | | nextcloud/show-warning-if-x-forwarded-set-with-empty-trusted-proxies Warning if x-forwarded-host present but trusted_proxies empty
| * | Warning if x-forwarded-host present but trusted_proxies emptyDaniel Kesselberg2019-02-171-1/+6
| | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | Move settings to NODE_ENVRoeland Jago Douma2019-02-1810-25/+17
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-02-182-0/+54
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-02-174-0/+68
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-164-0/+54
| |
* | [tx-robot] updated from transifexNextcloud bot2019-02-15110-166/+278
|/
* Merge pull request #14183 from BrookeDot/patch-2Roeland Jago Douma2019-02-141-9/+2
|\ | | | | Remove Nextcloud's Google+ link
| * Update development.notice.phpBrooke2019-02-131-9/+2
| | | | | | Remove Google+ link
* | Adjust Apps and User settings to new Vue componentsChristoph Wurst2019-02-1414-481/+369
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Bump nextcloud-vue from 0.5.0 to 0.6.0 in /settingsdependabot[bot]2019-02-142-4/+4
| | | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/nextcloud/vue-components/releases) - [Commits](https://github.com/nextcloud/vue-components/compare/v0.5.0...v0.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2019-02-1428-28/+116
| |
* | Merge pull request #14170 from nextcloud/feature/update-app-password-activityRoeland Jago Douma2019-02-132-15/+37
|\ \ | |/ |/| Show more information on app password update
| * Show more information on update app passwordDaniel Kesselberg2019-02-132-15/+37
| | | | | | | | | | | | | | Add Renamed, Filesystem Granted and Filesystem Revoked to activity app. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #14177 from nextcloud/bugfix/noid/fix-small-glitchesJohn Molakvoæ2019-02-131-0/+4
|\ \ | | | | | | Fix small glitches in update notification page
| * | Fix border in update notification sectionMorris Jobke2019-02-131-0/+4
| | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | [tx-robot] updated from transifexNextcloud bot2019-02-1318-4/+392
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2019-02-126-958/+28
|/