summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* 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>
| * Fix double tr creation in session listJan-Christoph Borchardt2018-11-011-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Remove tooltip from sessions, just wrap lines for simplicity and no duplicationJan-Christoph Borchardt2018-11-012-9/+13
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Remove unnecessary 'Delete' title from 'Revoke' menu entryJan-Christoph Borchardt2018-11-011-1/+1
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Merge pull request #12253 from nextcloud/2fa-settings-hintRoeland Jago Douma2018-11-051-2/+2
|\ \ | | | | | | Add class "settings-hint" to 2FA-text
| * | Add class "settings-hint" to 2FA-textMarius Blüm2018-11-051-2/+2
| | | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io
* | | Bump npm deps: settingsRoeland Jago Douma2018-11-058-195/+408
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Bump nextcloud-vue from 0.2.0 to 0.3.1 in /settingsdependabot[bot]2018-11-052-13/+40
|/ / | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.2.0 to 0.3.1. - [Release notes](https://github.com/nextcloud/vue-components/releases) - [Commits](https://github.com/nextcloud/vue-components/compare/v0.2.0...v0.3.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | [tx-robot] updated from transifexNextcloud bot2018-11-046-12/+92
| |
* | [tx-robot] updated from transifexNextcloud bot2018-11-022-0/+6
| |
* | Add front-end building documentation to readmeJan-Christoph Borchardt2018-11-011-22/+0
|/ | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #12146 from nextcloud/fix/noid/verifyuserdata-on-nullRoeland Jago Douma2018-10-311-0/+4
|\ | | | | fixes an Exception on the background job because the config was not set
| * fixes an Exception on the background job because the config was not setArthur Schiwon2018-10-301-0/+4
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #12125 from MasterOfDeath/expire-share-days-validateJohn Molakvoæ2018-10-311-5/+2
|\ \ | |/ |/| Validate expire share days in settings (issue: #11930)
| * expire share days in settings validateRinat Gumirov2018-10-311-5/+2
| | | | | | | | Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
* | [tx-robot] updated from transifexNextcloud bot2018-10-302-0/+4
| |
* | Merge pull request #12052 from ↵Morris Jobke2018-10-291-4/+3
|\ \ | | | | | | | | | | | | nextcloud/bugfix/11594/fix-setup-check-trusted-proxies Fix setup check trusted proxies
| * | Update logic for forwardedForHeadersWorkingDaniel Kesselberg2018-10-251-4/+3
| |/ | | | | | | | | | | | | | | As discussed in https://github.com/nextcloud/server/issues/11594 when discovering if x-forwarded-for is working properly its not possible to use getRemoteAddr because the "client ip" is returned. For this check the ip of the last hop would be required. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #12100 from ↵Roeland Jago Douma2018-10-292-110/+105
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/webpack-4.23.1 Bump webpack from 4.22.0 to 4.23.1 in /settings
| * | Bump webpack from 4.22.0 to 4.23.1 in /settingsdependabot[bot]2018-10-292-110/+105
| | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.22.0 to 4.23.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.22.0...v4.23.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #12097 from ↵Roeland Jago Douma2018-10-292-4/+4
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/vue-infinite-loading-2.4.0 Bump vue-infinite-loading from 2.3.5 to 2.4.0 in /settings
| * | | Bump vue-infinite-loading from 2.3.5 to 2.4.0 in /settingsdependabot[bot]2018-10-292-4/+4
| |/ / | | | | | | | | | | | | | | | | | | Bumps [vue-infinite-loading](https://github.com/PeachScript/vue-infinite-loading) from 2.3.5 to 2.4.0. - [Release notes](https://github.com/PeachScript/vue-infinite-loading/releases) - [Commits](https://github.com/PeachScript/vue-infinite-loading/compare/v2.3.5...v2.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Merge pull request #11993 from nextcloud/headings-standardsJohn Molakvoæ2018-10-291-7/+1
|\ \ \ | |/ / |/| | Headings standard
| * | CleanupJohn Molakvoæ (skjnldsv)2018-10-231-6/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Reverted standardsJohn Molakvoæ (skjnldsv)2018-10-231-1/+0
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-10-294-0/+14
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-282-58/+64
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-276-38/+458
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-262-0/+6
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2018-10-256-0/+18
| |
* | Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-242-2/+19
|\ \ | | | | | | adding .well-known/webfinger
| * | Add check for well known URL of WebFinger in the settings overviewDaniel Calviño Sánchez2018-10-102-2/+19
| | | | | | | | | | | | | | | | | | | | | If the WebFinger service is not set in Nextcloud configuration no check is performed. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | [tx-robot] updated from transifexNextcloud bot2018-10-248-0/+24
| | |
* | | [tx-robot] updated from transifexNextcloud bot2018-10-23104-236/+362
| |/ |/|
* | Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-231-2/+2
|\ \ | | | | | | Change typeface to Nunito