summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+11
* 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 URLArthur Schiwon2018-10-181-0/+3
* | Merge pull request #11894 from nextcloud/npm/settingsJulius Härtl2018-10-188-97/+108
|\ \
| * | Bump npm deps in /settingsRoeland Jago Douma2018-10-178-97/+108
| |/
* / Remove unreliable 2FA state message on personal 2FA settings pageChristoph Wurst2018-10-181-9/+0
|/
* Remove Vue compiler because templates have to be precompiled anywayChristoph Wurst2018-10-1613-4015/+142
* Fix unsafe-eval used in 2FA admin settingsChristoph Wurst2018-10-1618-647/+8518
* Merge pull request #11358 from Zulan/fix-welcome-l10nMorris Jobke2018-10-162-24/+23
|\
| * Get l10n within NewUserMailHelper to ensure it always uses the new user's lan...zulan2018-10-152-24/+23
* | Merge pull request #11834 from nextcloud/csp/federationmenuRoeland Jago Douma2018-10-155-19/+52
|\ \
| * | Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-155-19/+52
* | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-1518-89/+259
|/ /
* | Rebuild settingsRoeland Jago Douma2018-10-126-10/+10
* | Bump nextcloud-vue from 0.1.5 to 0.2.0 in /settingsdependabot[bot]2018-10-122-18/+38
* | Add admin interface to enforce 2FAChristoph Wurst2018-10-1024-27/+921
* | Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-2/+2
* | [tx-robot] updated from transifexNextcloud bot2018-10-10116-292/+292
* | Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-093-4/+4
* | [tx-robot] updated from transifexNextcloud bot2018-10-09126-944/+944
* | Remove useless promise transformationChristoph Wurst2018-10-089-29/+19
* | Replace hand-crafted request token logic by nextcloud-axios libChristoph Wurst2018-10-084-41/+26
* | Merge pull request #11671 from nextcloud/refactor/rename-admin-security-sectionMorris Jobke2018-10-081-0/+0
|\ \
| * | Rename admin security settings templateChristoph Wurst2018-10-081-0/+0
* | | Merge pull request #11620 from nextcloud/followup/11615Morris Jobke2018-10-083-4/+15
|\ \ \ | |/ / |/| |
| * | Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-053-4/+15
* | | [tx-robot] updated from transifexNextcloud bot2018-10-072-2/+10
|/ /
* | [tx-robot] updated from transifexNextcloud bot2018-10-056-6/+88
* | Merge pull request #11607 from nextcloud/dependabot/npm_and_yarn/settings/vue...Roeland Jago Douma2018-10-045-10/+10
|\ \
| * | Bump build and fix makefileJohn Molakvoæ (skjnldsv)2018-10-043-6/+6
| * | Bump vue-multiselect from 2.1.0 to 2.1.3 in /settingsdependabot[bot]2018-10-042-4/+4
* | | Merge pull request #11581 from nextcloud/users-table-header-fixJohn Molakvoæ2018-10-041-4/+4
|\ \ \ | |/ / |/| |
| * | Border fixJohn Molakvoæ (skjnldsv)2018-10-031-1/+1
| * | Fix sticky header on users listJohn Molakvoæ (skjnldsv)2018-10-031-3/+3
* | | [tx-robot] updated from transifexNextcloud bot2018-10-0412-12/+60
* | | [tx-robot] updated from transifexNextcloud bot2018-10-032-10/+20
* | | Set nonce for loading the zxcvbnMorris Jobke2018-10-031-1/+2
* | | Merge pull request #11578 from nextcloud/add-group-settings-fixRoeland Jago Douma2018-10-033-4/+2
|\ \ \
| * | | Fixed js error when adding new groupJohn Molakvoæ (skjnldsv)2018-10-033-4/+2
| |/ /
* | | Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-033-23/+30
|\ \ \
| * | | Fix federation-menu Javascript to use h3Jan-Christoph Borchardt2018-10-021-3/+3
| * | | Font-weight exception, use light for personal settings h3Jan-Christoph Borchardt2018-10-021-0/+7
| * | | Change h2 to h3 on personal settings pageJan-Christoph Borchardt2018-10-022-21/+21
* | | | Fix 2FA settings icon alignmentJan-Christoph Borchardt2018-10-021-0/+1
* | | | Consolidate personal two-factor provider settingsChristoph Wurst2018-10-022-0/+55
| |/ / |/| |
* | | Fix generateUrl for webpackJohn Molakvoæ (skjnldsv)2018-10-024-7/+12
* | | Babel fix and dynamic import on settingsJohn Molakvoæ (skjnldsv)2018-10-0215-184/+198
* | | Widen new user 'confirm' button, fix #10917Jan-Christoph Borchardt2018-10-011-0/+3
* | | Line up header text with column content for when there's inputsJan-Christoph Borchardt2018-10-011-1/+12
|/ /
* | Merge pull request #11444 from nextcloud/feature/11413/handlebars_compile_stepChristoph Wurst2018-10-011-14/+14
|\ \