aboutsummaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
...
| * Proper rendering of bundlesJulius Härtl2018-06-062-18/+36
| * Add hint for shipped appsJulius Härtl2018-06-061-3/+4
| * Simplify backend codeJulius Härtl2018-06-061-59/+27
| * Add tooltipsJulius Härtl2018-06-061-2/+10
| * Make search empty by defaultJulius Härtl2018-06-061-0/+3
| * Fix active indicator and add proper separation between screenshot and previewJulius Härtl2018-06-064-6/+9
| * Hide app navigation settings when not providedJulius Härtl2018-06-061-1/+1
| * Implement loading indicatorsJulius Härtl2018-06-063-31/+38
| * Properly search for other appsJulius Härtl2018-06-064-9/+22
| * Improve sidebar handlingJulius Härtl2018-06-066-10/+75
| * Move logic to app management mixinJulius Härtl2018-06-066-122/+116
| * Fix app store and sidebar viewJulius Härtl2018-06-065-34/+81
| * Add link to developer docs and fix view if appstore is disabledJulius Härtl2018-06-064-5/+23
| * Remove old template codeJulius Härtl2018-06-061-213/+0
| * Reorder routes to avoid conflictsJulius Härtl2018-06-061-4/+4
| * Implement app details in sidebarJulius Härtl2018-06-068-198/+347
| * Add install/remove to the new controller methodsJulius Härtl2018-06-061-1/+15
| * Load marked and return proper Template with CSPJulius Härtl2018-06-062-2/+2
| * Add group fetching to vuex group storeJulius Härtl2018-06-061-4/+19
| * Fix app enabling for groups and allow requesting all appsJulius Härtl2018-06-062-9/+15
| * More app management implementationJulius Härtl2018-06-065-44/+300
| * Fix category navigationJulius Härtl2018-06-061-0/+2
| * Remove default categories from route endpointJulius Härtl2018-06-061-8/+2
| * Add file skeleton for app settingsJulius Härtl2018-06-067-0/+584
| * Move to AppFramework ControllerJulius Härtl2018-06-067-232/+152
* | Add a hint that some indexes are not added yetMorris Jobke2018-06-062-18/+39
* | [tx-robot] updated from transifexNextcloud bot2018-06-062-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-06-032-8/+8
* [tx-robot] updated from transifexNextcloud bot2018-06-012-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-312-22/+22
* Bump webpack-cli from 2.1.3 to 2.1.4 in /settingsdependabot[bot]2018-05-302-323/+354
* [tx-robot] updated from transifexNextcloud bot2018-05-304-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-05-292-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-05-284-0/+40
* [tx-robot] updated from transifexNextcloud bot2018-05-276-0/+40
* [tx-robot] updated from transifexNextcloud bot2018-05-264-4/+40
* Merge pull request #9488 from nextcloud/disabled-users-fixblizzz2018-05-2513-89/+163
|\
| * Do not show count on empty groupsJohn Molakvoæ (skjnldsv)2018-05-253-8/+21
| * Fixed app navigation orderJohn Molakvoæ (skjnldsv)2018-05-244-3/+5
| * Fixed error throw and disablign count group updateJohn Molakvoæ (skjnldsv)2018-05-245-20/+41
| * Fix the navigation componentJohn Molakvoæ (skjnldsv)2018-05-244-10/+25
| * Added total count for subadminsJohn Molakvoæ (skjnldsv)2018-05-245-13/+19
| * Disabled fix since new users listJohn Molakvoæ (skjnldsv)2018-05-2411-59/+76
* | [tx-robot] updated from transifexNextcloud bot2018-05-254-28/+64
|/
* Add custom texts to apps management password checksJulius Härtl2018-05-241-3/+12
* [tx-robot] updated from transifexNextcloud bot2018-05-2422-0/+360
* Updated settings package depsJohn Molakvoæ (skjnldsv)2018-05-233-1140/+8
* Fixed IE design, subadmins groups update and multiselect base widthJohn Molakvoæ (skjnldsv)2018-05-237-6/+11
* [tx-robot] updated from transifexNextcloud bot2018-05-23164-21678/+22180
* Merge pull request #8824 from nextcloud/settings-vueMorris Jobke2018-05-2346-3722/+12701
|\