aboutsummaryrefslogtreecommitdiffstats
path: root/settings/src
Commit message (Expand)AuthorAgeFilesLines
* Highlight 'Enable' button in sidebar, and 'Update' button generallyJan-Christoph Borchardt2018-10-192-3/+3
* Fix unsafe-eval used in 2FA admin settingsChristoph Wurst2018-10-161-8/+5
* Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-21/+85
* Add admin interface to enforce 2FAChristoph Wurst2018-10-102-0/+89
* Remove useless promise transformationChristoph Wurst2018-10-081-15/+5
* Replace hand-crafted request token logic by nextcloud-axios libChristoph Wurst2018-10-082-10/+6
* Fixed js error when adding new groupJohn Molakvoæ (skjnldsv)2018-10-031-2/+0
* Fix generateUrl for webpackJohn Molakvoæ (skjnldsv)2018-10-021-1/+1
* Babel fix and dynamic import on settingsJohn Molakvoæ (skjnldsv)2018-10-022-4/+15
* Add new group entry on users list + fixesJohn Molakvoæ (skjnldsv)2018-09-286-246/+117
* State default unknown quota to 0John Molakvoæ (skjnldsv)2018-09-281-1/+1
* Fix string formattingJohn Molakvoæ (skjnldsv)2018-09-271-1/+1
* Add back the total used space per userJohn Molakvoæ (skjnldsv)2018-09-271-1/+7
* remove space between quota and colonJin Lin Wright2018-08-281-1/+1
* Fixed a typoMarko Korhonen2018-08-171-1/+1
* Fixes hiding the disabled users nav item if there are no disabled usersMichael Weimann2018-08-141-1/+1
* Allow external actions to users listJohn Molakvoæ (skjnldsv)2018-08-133-7/+37
* Sort apps by a proper hierarchical order (active, update, name)Julius Härtl2018-08-101-7/+3
* Fix removeing apps in the sidebarJulius Härtl2018-08-101-1/+1
* Fixes the apps list layoutMichael Weimann2018-08-071-9/+13
* Set display name (if specified) when a new user is createdDaniel Calviño Sánchez2018-07-312-3/+5
* Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-201-5/+5
* Cleanup structureJohn Molakvoæ (skjnldsv)2018-07-202-2/+2
* Remove reset button from new user formJulius Härtl2018-07-201-2/+0
* Only show groups header in the sidebar, if groups are availableJulius Härtl2018-07-201-5/+10
* Hide no more results noteJulius Härtl2018-07-201-1/+1
* Fix user management field label namingJulius Härtl2018-07-201-4/+4
* Display the remove item even for elements without a countMichael Weimann2018-07-181-2/+2
* Fix displaying errorsJulius Härtl2018-07-042-8/+16
* Hide uninstalled apps when removing themJulius Härtl2018-07-042-1/+2
* Add transition when enabling/disabling appsJulius Härtl2018-07-041-10/+15
* Fix invalid limit parameter when fetching groupsJulius Härtl2018-07-044-3/+11
* Fix hardcoded message in app details viewKevin Ndung'u2018-07-021-2/+2
* Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-293-9/+11
* Popover design fixes and settings updateJohn Molakvoæ (skjnldsv)2018-06-291-2/+2
* Resend activation email for new users as adminJohn Molakvoæ (skjnldsv)2018-06-262-5/+51
* Use a placeholder instead of magic string concatenationJoas Schilling2018-06-261-2/+3
* Css clampJohn Molakvoæ (skjnldsv)2018-06-251-1/+1
* Real ellipsis and better line heightJohn Molakvoæ (skjnldsv)2018-06-251-1/+1
* Fixed multi line in users listJohn Molakvoæ (skjnldsv)2018-06-251-1/+2
* removed debugJohn Molakvoæ (skjnldsv)2018-06-221-2/+0
* Added icons to users list and improved designJohn Molakvoæ (skjnldsv)2018-06-222-1/+19
* Apps searchJohn Molakvoæ (skjnldsv)2018-06-191-10/+11
* Fit user search to new standardJohn Molakvoæ (skjnldsv)2018-06-192-9/+6
* Add user search supportJohn Molakvoæ (skjnldsv)2018-06-191-1/+22
* New user support, provisionning api and design fixesJohn Molakvoæ (skjnldsv)2018-06-192-3/+30
* Don't pretend we can add/remove users to/from groups when we can'tRobin Appelman2018-06-191-0/+6
* Indent fix and copy2John Molakvoæ (skjnldsv)2018-06-121-1/+1
* Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)2018-06-1215-5/+336
* Add key and fix disabled apps listingJulius Härtl2018-06-091-2/+2