aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #12734 from nextcloud/feature/noid/check-nginx-woff2Roeland Jago Douma2018-11-291-2/+3
|\ | | | | Add check for missing .woff2 rule in Nginx via setup check
| * Add check for missing .woff2 rule in Nginx via setup checkMorris Jobke2018-11-291-2/+3
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Add sendmailmode to guiDaniel Kesselberg2018-11-291-0/+2
|/ | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Compile assetsRoeland Jago Douma2018-11-272-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsRoeland Jago Douma2018-11-262-4/+4
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Commpile assetsRoeland Jago Douma2018-11-266-7/+7
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Compile assetsRoeland Jago Douma2018-11-2210-24/+24
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #12592 from patrickbaber/masterRoeland Jago Douma2018-11-221-2/+2
|\ | | | | Fix Typo in Original English String and All Translations
| * fix typo in original english string and all translationsPatrick Baber2018-11-221-2/+2
| | | | | | | | Signed-off-by: Patrick Baber <patrick@p-squared.de>
* | Do not clear new user form on failureJohn Molakvoæ (skjnldsv)2018-11-228-29/+77
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #12589 from nextcloud/fix/twofactor-admin-groups-explanationMorris Jobke2018-11-225-10/+10
|\ \ | |/ |/| Add explanatory text to admin twofactor settings
| * Add explanatory text to admin twofactor settingsChristoph Wurst2018-11-225-10/+10
| | | | | | | | | | | | | | Ref #12249 Ref https://github.com/nextcloud/documentation/pull/937 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #12485 from nextcloud/nextcloud-talk-sessions-formatMorris Jobke2018-11-221-4/+10
|\ \ | |/ |/| Format Nextcloud Talk clients sessions.
| * Fix wording of client sessionsJan-Christoph Borchardt2018-11-211-6/+6
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * Format Nextcloud Talk clients sessions.Ivan Sein2018-11-161-0/+6
| | | | | | | | Signed-off-by: Ivan Sein <ivan@nextcloud.com>
* | Fix navigation layout for items that are added on a re-renderJoas Schilling2018-11-161-10/+18
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix interaction with groups that contain a slashJoas Schilling2018-11-155-5/+5
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-1210-19/+19
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12335 from nextcloud/fix/12319/respect-fixed-usernamesblizzz2018-11-085-5/+5
|\ | | | | 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-075-5/+5
| | | | | | | | | | | | Fixes #12319 Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Remove arrow function for ie compatibilityJohn Molakvoæ (skjnldsv)2018-11-071-1/+3
|/ | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* BuildJohn Molakvoæ (skjnldsv)2018-11-0610-1369/+2698
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Merge pull request #12191 from nextcloud/sessions-fixesRoeland Jago Douma2018-11-053-18/+19
|\ | | | | 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-011-1/+1
| | | | | | | | 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-011-2/+2
| | | | | | | | 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>
* | Bump npm deps: settingsRoeland Jago Douma2018-11-056-22/+254
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* expire share days in settings validateRinat Gumirov2018-10-311-5/+2
| | | | Signed-off-by: Rinat Gumirov <rinat.gumirov@mail.ru>
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-2/+3
|\ | | | | adding .well-known/webfinger
| * Add check for well known URL of WebFinger in the settings overviewDaniel Calviño Sánchez2018-10-101-2/+3
| | | | | | | | | | | | | | 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>
* | Rebuild assetsRoeland Jago Douma2018-10-239-45/+45
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Highlight 'Enable' button in sidebar, and 'Update' button generallyJan-Christoph Borchardt2018-10-195-5/+5
| | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | Bump npm deps in /settingsRoeland Jago Douma2018-10-176-8/+8
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Remove Vue compiler because templates have to be precompiled anywayChristoph Wurst2018-10-1612-4012/+142
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix unsafe-eval used in 2FA admin settingsChristoph Wurst2018-10-1616-638/+8512
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #11834 from nextcloud/csp/federationmenuRoeland Jago Douma2018-10-154-19/+51
|\ \ | | | | | | Compile federationscope menu handlebars template
| * | Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-154-19/+51
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-1514-23/+151
|/ / | | | | | | 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>
* | Add admin interface to enforce 2FAChristoph Wurst2018-10-1017-20/+750
|/ | | | 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>
* Remove useless promise transformationChristoph Wurst2018-10-088-14/+14
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-053-4/+15
| | | | | | Follow up to #11615 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump build and fix makefileJohn Molakvoæ (skjnldsv)2018-10-042-4/+4
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Set nonce for loading the zxcvbnMorris Jobke2018-10-031-1/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #11578 from nextcloud/add-group-settings-fixRoeland Jago Douma2018-10-032-2/+2
|\ | | | | Fixed js error when adding new group
| * Fixed js error when adding new groupJohn Molakvoæ (skjnldsv)2018-10-032-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>