aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Compile assetsRoeland Jago Douma2018-11-2210-24/+24
* Merge pull request #12592 from patrickbaber/masterRoeland Jago Douma2018-11-221-2/+2
|\
| * fix typo in original english string and all translationsPatrick Baber2018-11-221-2/+2
* | Do not clear new user form on failureJohn Molakvoæ (skjnldsv)2018-11-228-29/+77
* | Merge pull request #12589 from nextcloud/fix/twofactor-admin-groups-explanationMorris Jobke2018-11-225-10/+10
|\ \ | |/ |/|
| * Add explanatory text to admin twofactor settingsChristoph Wurst2018-11-225-10/+10
* | Merge pull request #12485 from nextcloud/nextcloud-talk-sessions-formatMorris Jobke2018-11-221-4/+10
|\ \ | |/ |/|
| * Fix wording of client sessionsJan-Christoph Borchardt2018-11-211-6/+6
| * Format Nextcloud Talk clients sessions.Ivan Sein2018-11-161-0/+6
* | Fix navigation layout for items that are added on a re-renderJoas Schilling2018-11-161-10/+18
|/
* Fix interaction with groups that contain a slashJoas Schilling2018-11-155-5/+5
* fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-1210-19/+19
* 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.Arthur Schiwon2018-11-075-5/+5
* | Remove arrow function for ie compatibilityJohn Molakvoæ (skjnldsv)2018-11-071-1/+3
|/
* BuildJohn Molakvoæ (skjnldsv)2018-11-0610-1369/+2698
* Merge pull request #12191 from nextcloud/sessions-fixesRoeland Jago Douma2018-11-053-18/+19
|\
| * Sessions: Make delete and filesystem access options tabbableJan-Christoph Borchardt2018-11-012-4/+4
| * Add device settings tooltip for accessibilityJan-Christoph Borchardt2018-11-013-12/+13
| * Fix missing keyboard focus ability and feedback for sessions action menuJan-Christoph Borchardt2018-11-011-1/+1
| * Fix double tr creation in session listJan-Christoph Borchardt2018-11-011-1/+1
| * Remove tooltip from sessions, just wrap lines for simplicity and no duplicationJan-Christoph Borchardt2018-11-011-2/+2
| * Remove unnecessary 'Delete' title from 'Revoke' menu entryJan-Christoph Borchardt2018-11-011-1/+1
* | Bump npm deps: settingsRoeland Jago Douma2018-11-056-22/+254
|/
* expire share days in settings validateRinat Gumirov2018-10-311-5/+2
* Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-241-2/+3
|\
| * Add check for well known URL of WebFinger in the settings overviewDaniel Calviño Sánchez2018-10-101-2/+3
* | Rebuild assetsRoeland Jago Douma2018-10-239-45/+45
* | Highlight 'Enable' button in sidebar, and 'Update' button generallyJan-Christoph Borchardt2018-10-195-5/+5
* | Bump npm deps in /settingsRoeland Jago Douma2018-10-176-8/+8
* | Remove Vue compiler because templates have to be precompiled anywayChristoph Wurst2018-10-1612-4012/+142
* | Fix unsafe-eval used in 2FA admin settingsChristoph Wurst2018-10-1616-638/+8512
* | Merge pull request #11834 from nextcloud/csp/federationmenuRoeland Jago Douma2018-10-154-19/+51
|\ \
| * | Compile federationscope menu handlebars templateRoeland Jago Douma2018-10-154-19/+51
* | | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-1514-23/+151
|/ /
* | Rebuild settingsRoeland Jago Douma2018-10-126-10/+10
* | Add admin interface to enforce 2FAChristoph Wurst2018-10-1017-20/+750
|/
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-2/+2
* Remove useless promise transformationChristoph Wurst2018-10-088-14/+14
* Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-053-4/+15
* Bump build and fix makefileJohn Molakvoæ (skjnldsv)2018-10-042-4/+4
* Set nonce for loading the zxcvbnMorris Jobke2018-10-031-1/+2
* Merge pull request #11578 from nextcloud/add-group-settings-fixRoeland Jago Douma2018-10-032-2/+2
|\
| * Fixed js error when adding new groupJohn Molakvoæ (skjnldsv)2018-10-032-2/+2
* | Merge pull request #11538 from nextcloud/heading-boldMarin Treselj2018-10-031-3/+3
|\ \ | |/ |/|
| * Fix federation-menu Javascript to use h3Jan-Christoph Borchardt2018-10-021-3/+3
* | Fix generateUrl for webpackJohn Molakvoæ (skjnldsv)2018-10-022-2/+2
* | Babel fix and dynamic import on settingsJohn Molakvoæ (skjnldsv)2018-10-0210-131/+143
|/
* Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-14/+14
* Add new group entry on users list + fixesJohn Molakvoæ (skjnldsv)2018-09-282-12/+97