summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9616 from nextcloud/zero-quota-fixJohn Molakvoæ2018-06-076-13/+11
|\
| * Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-076-13/+11
* | Bump webpack-cli from 3.0.2 to 3.0.3 in /settingsdependabot[bot]2018-06-072-28/+28
|/
* Merge pull request #9766 from nextcloud/vue-build-testsMorris Jobke2018-06-075-6193/+374
|\
| * Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-074-3462/+41
| * Bump settings configJohn Molakvoæ (skjnldsv)2018-06-075-2787/+389
* | Merge pull request #9762 from nextcloud/feature/noid/setupcheck-designMorris Jobke2018-06-073-14/+55
|\ \ | |/ |/|
| * Add warning state to setup checksJulius Härtl2018-06-063-2/+13
| * Add visual indicator for setup checksJulius Härtl2018-06-063-14/+44
* | [tx-robot] updated from transifexNextcloud bot2018-06-07164-14452/+14630
* | Add svg filter mixinJulius Härtl2018-06-061-0/+40
* | Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-0623-1959/+5111
|\ \ | |/ |/|
| * Remove old app settings testJulius Härtl2018-06-061-266/+0
| * Remove space if no rating is availableJulius Härtl2018-06-061-3/+6
| * Add bundled codeJulius Härtl2018-06-061-56/+3437
| * Add search/offset/limit parameters to group fetchingJulius Härtl2018-06-063-5/+5
| * Make view in store text translatableJulius Härtl2018-06-061-1/+1
| * Use icon instead of screenshot in the list viewJulius Härtl2018-06-062-4/+3
| * Remove debug outputJulius Härtl2018-06-062-2/+0
| * Move filtering to javascriptJulius Härtl2018-06-064-103/+81
| * Some code cleanupJulius Härtl2018-06-067-131/+159
| * Properly clear cacheJulius Härtl2018-06-061-14/+7
| * Block other actions during updateJulius Härtl2018-06-061-0/+3
| * Implement update functionalityJulius Härtl2018-06-061-0/+25
| * Reset search when switching categoriesJulius Härtl2018-06-061-0/+1
| * Check for server healthJulius Härtl2018-06-062-2/+26
| * Add loading indicator and disable buttons during actionsJulius Härtl2018-06-063-25/+61
| * Cleanup controller codeJulius Härtl2018-06-061-186/+150
| * Rebuild navigation on changesJulius Härtl2018-06-061-0/+5
| * Remove old js code except for app navigation rebuildJulius Härtl2018-06-062-940/+2
| * Implement app bundle managementJulius Härtl2018-06-062-8/+52
| * Restructure main view layoutJulius Härtl2018-06-062-17/+19
| * 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