aboutsummaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | Move fonts from light/semibold to regular/bold for better readabilityJan-Christoph Borchardt2018-10-191-2/+2
| | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | Rebuild assetsRoeland Jago Douma2018-10-2310-49/+54
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Bump webpack from 4.21.0 to 4.22.0 in /settingsdependabot[bot]2018-10-222-14/+9
| | | | | | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.21.0 to 4.22.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.21.0...v4.22.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Highlight 'Enable' button in sidebar, and 'Update' button generallyJan-Christoph Borchardt2018-10-198-12/+17
|/ / | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+11
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #11882 from nextcloud/feature/noid/consider-net-connectionblizzz2018-10-181-0/+3
|\ \ | | | | | | Do not try to contact lookup server without internet connection or URL
| * | Do not try to contact lookup server without internet connection or URLArthur Schiwon2018-10-181-0/+3
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Merge pull request #11894 from nextcloud/npm/settingsJulius Härtl2018-10-188-97/+108
|\ \ \ | | | | | | | | Bump npm deps in /settings
| * | | Bump npm deps in /settingsRoeland Jago Douma2018-10-178-97/+108
| |/ / | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst2018-10-181-9/+0
|/ / | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Remove Vue compiler because templates have to be precompiled anywayChristoph Wurst2018-10-1613-4015/+142
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix unsafe-eval used in 2FA admin settingsChristoph Wurst2018-10-1618-647/+8518
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #11358 from Zulan/fix-welcome-l10nMorris Jobke2018-10-162-24/+23
|\ \ | | | | | | Fix welcome l10n
| * | Get l10n within NewUserMailHelper to ensure it always uses the new user's ↵zulan2018-10-152-24/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | language. Some related tests had to be changed because they relied on internals, see also from the PHPUnit documentation: "Exercise caution when using [the at] matcher as it can lead to brittle tests which are too closely tied to specific implementation details." Signed-off-by: Zulan <git@zulan.net>
* | | Merge pull request #11834 from nextcloud/csp/federationmenuRoeland Jago Douma2018-10-155-19/+52
|\ \ \ | | | | | | | | Compile federationscope menu handlebars template
| * | | Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-155-19/+52
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-1518-89/+259
|/ / / | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Rebuild settingsRoeland Jago Douma2018-10-126-10/+10
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Bump nextcloud-vue from 0.1.5 to 0.2.0 in /settingsdependabot[bot]2018-10-122-18/+38
| | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud-vue](https://github.com/nextcloud/vue-components) from 0.1.5 to 0.2.0. - [Release notes](https://github.com/nextcloud/vue-components/releases) - [Commits](https://github.com/nextcloud/vue-components/compare/v0.1.5...v0.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | Add admin interface to enforce 2FAChristoph Wurst2018-10-1024-27/+921
| |/ |/| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-2/+2
| | | | | | | | | | | | The problem is that the version without the slash is the correct one. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2018-10-10116-292/+292
| |
* | Use numeric placeholders if there are multiple, so that RTL languages can ↵Joas Schilling2018-10-093-4/+4
| | | | | | | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2018-10-09126-944/+944
| |
* | Remove useless promise transformationChristoph Wurst2018-10-089-29/+19
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Replace hand-crafted request token logic by nextcloud-axios libChristoph Wurst2018-10-084-41/+26
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>