Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-29 | 4 | -0/+14 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-28 | 2 | -58/+64 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-27 | 6 | -38/+458 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-26 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-25 | 6 | -0/+18 |
| | |||||
* | Merge pull request #11396 from nextcloud/wellknown-webfinger | Morris Jobke | 2018-10-24 | 2 | -2/+19 |
|\ | | | | | adding .well-known/webfinger | ||||
| * | Add check for well known URL of WebFinger in the settings overview | Daniel Calviño Sánchez | 2018-10-10 | 2 | -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 transifex | Nextcloud bot | 2018-10-24 | 8 | -0/+24 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-23 | 104 | -236/+362 |
| | | |||||
* | | Merge pull request #11932 from nextcloud/font-nunito | Morris Jobke | 2018-10-23 | 1 | -2/+2 |
|\ \ | | | | | | | Change typeface to Nunito | ||||
| * | | Move fonts from light/semibold to regular/bold for better readability | Jan-Christoph Borchardt | 2018-10-19 | 1 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Rebuild assets | Roeland Jago Douma | 2018-10-23 | 10 | -49/+54 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Bump webpack from 4.21.0 to 4.22.0 in /settings | dependabot[bot] | 2018-10-22 | 2 | -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 generally | Jan-Christoph Borchardt | 2018-10-19 | 8 | -12/+17 |
|/ / | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | Add .l10nignore files for compiled assets | Morris Jobke | 2018-10-19 | 1 | -0/+11 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | Merge pull request #11882 from nextcloud/feature/noid/consider-net-connection | blizzz | 2018-10-18 | 1 | -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 URL | Arthur Schiwon | 2018-10-18 | 1 | -0/+3 |
| | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | | Merge pull request #11894 from nextcloud/npm/settings | Julius Härtl | 2018-10-18 | 8 | -97/+108 |
|\ \ \ | | | | | | | | | Bump npm deps in /settings | ||||
| * | | | Bump npm deps in /settings | Roeland Jago Douma | 2018-10-17 | 8 | -97/+108 |
| |/ / | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* / / | Remove unreliable 2FA state message on personal 2FA settings page | Christoph Wurst | 2018-10-18 | 1 | -9/+0 |
|/ / | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Remove Vue compiler because templates have to be precompiled anyway | Christoph Wurst | 2018-10-16 | 13 | -4015/+142 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix unsafe-eval used in 2FA admin settings | Christoph Wurst | 2018-10-16 | 18 | -647/+8518 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #11358 from Zulan/fix-welcome-l10n | Morris Jobke | 2018-10-16 | 2 | -24/+23 |
|\ \ | | | | | | | Fix welcome l10n | ||||
| * | | Get l10n within NewUserMailHelper to ensure it always uses the new user's ↵ | zulan | 2018-10-15 | 2 | -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/federationmenu | Roeland Jago Douma | 2018-10-15 | 5 | -19/+52 |
|\ \ \ | | | | | | | | | Compile federationscope menu handlebars template | ||||
| * | | | Compile federationscope menu handlebars template | Roeland Jago Douma | 2018-10-15 | 5 | -19/+52 |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | | Make it possible to enforce mandatory 2FA for groups | Christoph Wurst | 2018-10-15 | 18 | -89/+259 |
|/ / / | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Rebuild settings | Roeland Jago Douma | 2018-10-12 | 6 | -10/+10 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Bump nextcloud-vue from 0.1.5 to 0.2.0 in /settings | dependabot[bot] | 2018-10-12 | 2 | -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 2FA | Christoph Wurst | 2018-10-10 | 24 | -27/+921 |
| |/ |/| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Fix a misleading setup check for .well-known/caldav & carddav | Morris Jobke | 2018-10-10 | 1 | -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 transifex | Nextcloud bot | 2018-10-10 | 116 | -292/+292 |
| | | |||||
* | | Use numeric placeholders if there are multiple, so that RTL languages can ↵ | Joas Schilling | 2018-10-09 | 3 | -4/+4 |
| | | | | | | | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-09 | 126 | -944/+944 |
| | | |||||
* | | Remove useless promise transformation | Christoph Wurst | 2018-10-08 | 9 | -29/+19 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Replace hand-crafted request token logic by nextcloud-axios lib | Christoph Wurst | 2018-10-08 | 4 | -41/+26 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-section | Morris Jobke | 2018-10-08 | 1 | -0/+0 |
|\ \ | | | | | | | Rename admin security section | ||||
| * | | Rename admin security settings template | Christoph Wurst | 2018-10-08 | 1 | -0/+0 |
| | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | | Merge pull request #11620 from nextcloud/followup/11615 | Morris Jobke | 2018-10-08 | 3 | -4/+15 |
|\ \ \ | |/ / |/| | | Extract translated strings of compiled handlebars | ||||
| * | | Extract translated strings of compiled handlebars | Roeland Jago Douma | 2018-10-05 | 3 | -4/+15 |
| | | | | | | | | | | | | | | | | | | Follow up to #11615 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-07 | 2 | -2/+10 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-05 | 6 | -6/+88 |
| | | |||||
* | | Merge pull request #11607 from ↵ | Roeland Jago Douma | 2018-10-04 | 5 | -10/+10 |
|\ \ | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/settings/vue-multiselect-2.1.3 Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings | ||||
| * | | Bump build and fix makefile | John Molakvoæ (skjnldsv) | 2018-10-04 | 3 | -6/+6 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Bump vue-multiselect from 2.1.0 to 2.1.3 in /settings | dependabot[bot] | 2018-10-04 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.0 to 2.1.3. - [Release notes](https://github.com/shentao/vue-multiselect/releases) - [Commits](https://github.com/shentao/vue-multiselect/compare/v2.1.0...v2.1.3) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
* | | | Merge pull request #11581 from nextcloud/users-table-header-fix | John Molakvoæ | 2018-10-04 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | Fix sticky header on users list | ||||
| * | | Border fix | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
| * | | Fix sticky header on users list | John Molakvoæ (skjnldsv) | 2018-10-03 | 1 | -3/+3 |
| | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-04 | 12 | -12/+60 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-10-03 | 2 | -10/+20 |
| | | |