summaryrefslogtreecommitdiffstats
path: root/settings/src/store
Commit message (Expand)AuthorAgeFilesLines
* allow enforcing apps to ignore the max versionRoeland Jago Douma2019-03-201-0/+26
* Do not load 2fa admin settings asyncRoeland Jago Douma2019-02-281-0/+63
* Do not clear new user form on failureJohn Molakvoæ (skjnldsv)2018-11-221-1/+4
* Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-30/+3
* Remove useless promise transformationChristoph Wurst2018-10-081-15/+5
* Replace hand-crafted request token logic by nextcloud-axios libChristoph Wurst2018-10-082-10/+6
* Add new group entry on users list + fixesJohn Molakvoæ (skjnldsv)2018-09-281-1/+4
* Set display name (if specified) when a new user is createdDaniel Calviño Sánchez2018-07-311-3/+4
* Fix displaying errorsJulius Härtl2018-07-041-4/+12
* Hide uninstalled apps when removing themJulius Härtl2018-07-041-0/+1
* Fix invalid limit parameter when fetching groupsJulius Härtl2018-07-041-1/+5
* Fix new group selectionJohn Molakvoæ (skjnldsv)2018-06-291-1/+3
* Resend activation email for new users as adminJohn Molakvoæ (skjnldsv)2018-06-261-2/+17
* Copyright fix, changed vue settings output name and fixes template nameJohn Molakvoæ (skjnldsv)2018-06-125-0/+111
* Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-071-1/+1
* Add search/offset/limit parameters to group fetchingJulius Härtl2018-06-061-3/+3
* Move filtering to javascriptJulius Härtl2018-06-061-31/+4
* Some code cleanupJulius Härtl2018-06-061-1/+6
* Block other actions during updateJulius Härtl2018-06-061-0/+3
* Implement update functionalityJulius Härtl2018-06-061-0/+25
* Check for server healthJulius Härtl2018-06-061-1/+25
* Add loading indicator and disable buttons during actionsJulius Härtl2018-06-061-18/+45
* Implement app bundle managementJulius Härtl2018-06-061-7/+21
* Implement loading indicatorsJulius Härtl2018-06-061-2/+24
* Implement app details in sidebarJulius Härtl2018-06-062-11/+72
* Add group fetching to vuex group storeJulius Härtl2018-06-061-4/+19
* More app management implementationJulius Härtl2018-06-062-2/+42
* Add file skeleton for app settingsJulius Härtl2018-06-062-0/+101
* Fixed error throw and disablign count group updateJohn Molakvoæ (skjnldsv)2018-05-242-11/+25
* Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-242-7/+26
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-231-0/+4
* Fix api errorJohn Molakvoæ (skjnldsv)2018-05-221-2/+0
* Proper error message and group order fix in selectJohn Molakvoæ (skjnldsv)2018-05-161-2/+4
* Various fixesJohn Molakvoæ (skjnldsv)2018-05-162-6/+9
* Fixed root url detection, new tests, default new user group to currentJohn Molakvoæ (skjnldsv)2018-05-161-4/+0
* new OC api and default quota fixesJohn Molakvoæ (skjnldsv)2018-05-163-15/+29
* Added default quota selectorJohn Molakvoæ (skjnldsv)2018-05-163-22/+42
* Continued the upgrade to proper router link and added navigationItem router l...John Molakvoæ (skjnldsv)2018-05-162-15/+17
* Various fixes and group deletionJohn Molakvoæ (skjnldsv)2018-05-161-1/+1
* Settings users list new user languageJohn Molakvoæ (skjnldsv)2018-05-161-7/+3
* Fixed tabs and Language supportJohn Molakvoæ (skjnldsv)2018-05-162-426/+473
* Added language support in users listJohn Molakvoæ (skjnldsv)2018-05-161-3/+4
* Redirect if disabled list is emptyJohn Molakvoæ (skjnldsv)2018-05-161-8/+1
* Group filtering, disable state, ocs api final updateJohn Molakvoæ (skjnldsv)2018-05-163-16/+62
* Settings to vuejsJohn Molakvoæ (skjnldsv)2018-05-164-0/+472