summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-0719-5791/+3394
* Bump settings configJohn Molakvoæ (skjnldsv)2018-06-076-2788/+391
* Add vue apps build testsJohn Molakvoæ (skjnldsv)2018-06-072-0/+41
* Merge pull request #9676 from nextcloud/dependabot/npm_and_yarn/apps/updateno...Roeland Jago Douma2018-06-072-4/+4
|\
| * Bump vue-template-compiler from 2.5.13 to 2.5.16 in /apps/updatenotificationdependabot[bot]2018-05-302-4/+4
* | [tx-robot] updated from transifexNextcloud bot2018-06-07170-14454/+15014
* | Merge pull request #9771 from nextcloud/bugfix/noid/app-settings-missing-fileJohn Molakvoæ2018-06-061-0/+40
|\ \
| * | Add svg filter mixinJulius Härtl2018-06-061-0/+40
* | | Merge pull request #9768 from nextcloud/fix/noid/continue-button-on-public-pageRoeland Jago Douma2018-06-061-2/+2
|\ \ \ | |/ / |/| |
| * | Fix style of password button on protected link sharesMorris Jobke2018-06-061-2/+2
* | | Merge pull request #9678 from nextcloud/dependabot/npm_and_yarn/apps/updateno...Roeland Jago Douma2018-06-062-4/+4
|\ \ \
| * | | Bump vue from 2.5.13 to 2.5.16 in /apps/updatenotificationdependabot[bot]2018-05-302-4/+4
| | |/ | |/|
* | | Merge pull request #9744 from nextcloud/dependabot/npm_and_yarn/apps/updateno...John Molakvoæ2018-06-062-8/+8
|\ \ \ | |_|/ |/| |
| * | Bump cross-env from 5.1.3 to 5.1.6 in /apps/updatenotificationdependabot[bot]2018-06-042-8/+8
* | | Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-0627-1994/+5143
|\ \ \
| * | | Remove old app settings testJulius Härtl2018-06-061-266/+0
| * | | Fix AppSettingsControllerTestJulius Härtl2018-06-061-4/+8
| * | | Keep AppConfig for nowJulius Härtl2018-06-061-0/+1
| * | | Remove space if no rating is availableJulius Härtl2018-06-061-3/+6
| * | | Remove unused importJulius Härtl2018-06-061-1/+0
| * | | 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
| * | | Remove unneeded classJulius Härtl2018-06-061-41/+0
| * | | 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-062-14/+8
| * | | Block other actions during updateJulius Härtl2018-06-061-0/+3
| * | | Implement update functionalityJulius Härtl2018-06-063-0/+27
| * | | 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-062-221/+174
| * | | 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-067-124/+121