aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #9780 from nextcloud/bug/noid/mock_timefactory_themingJohn Molakvoæ2018-06-072-10/+7
|\ | | | | Mock the timefactory in the theming tests
| * Mock the timefactory in the theming testsRoeland Jago Douma2018-06-072-10/+7
| | | | | | | | | | | | | | Now that the cache logic is moved to the theming controller we must properly overwrite this service. Else it could do :boom: in tests. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #9777 from ↵Roeland Jago Douma2018-06-072-28/+28
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/settings/webpack-cli-3.0.3 Bump webpack-cli from 3.0.2 to 3.0.3 in /settings
| * Bump webpack-cli from 3.0.2 to 3.0.3 in /settingsdependabot[bot]2018-06-072-28/+28
|/ | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/v3.0.2...v3.0.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
* Merge pull request #9766 from nextcloud/vue-build-testsMorris Jobke2018-06-0720-8504/+3755
|\ | | | | Add vue apps build tests
| * Fix updatenotifications vars and groups requestJohn Molakvoæ (skjnldsv)2018-06-075-49/+53
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Makefile updatenotification fixJohn Molakvoæ (skjnldsv)2018-06-071-1/+1
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Bump updatenotificationJohn Molakvoæ (skjnldsv)2018-06-0719-5791/+3394
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Bump settings configJohn Molakvoæ (skjnldsv)2018-06-076-2788/+391
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Add vue apps build testsJohn Molakvoæ (skjnldsv)2018-06-072-0/+41
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Merge pull request #9762 from nextcloud/feature/noid/setupcheck-designMorris Jobke2018-06-073-14/+55
|\ \ | | | | | | Add visual indicator for setup checks
| * | Add warning state to setup checksJulius Härtl2018-06-063-2/+13
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | Add visual indicator for setup checksJulius Härtl2018-06-063-14/+44
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #9747 from nextcloud/3rdparty/noid/bump_scssJohn Molakvoæ2018-06-071-0/+0
|\ \ \ | |_|/ |/| | Bump scssphp
| * | Bump scssphpRoeland Jago Douma2018-06-061-0/+0
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #9676 from ↵Roeland Jago Douma2018-06-072-4/+4
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-template-compiler-2.5.16 Bump vue-template-compiler from 2.5.13 to 2.5.16 in /apps/updatenotification
| * | | Bump vue-template-compiler from 2.5.13 to 2.5.16 in /apps/updatenotificationdependabot[bot]2018-05-302-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-template-compiler](https://github.com/vuejs/vue) from 2.5.13 to 2.5.16. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.13...v2.5.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | [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
|\ \ \ \ | |_|/ / |/| | | Missing svg filter mixin for apps management
| * | | Add svg filter mixinJulius Härtl2018-06-061-0/+40
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | 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 shares
| * | | Fix style of password button on protected link sharesMorris Jobke2018-06-061-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #9678 from ↵Roeland Jago Douma2018-06-062-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/vue-2.5.16 Bump vue from 2.5.13 to 2.5.16 in /apps/updatenotification
| * | | | Bump vue from 2.5.13 to 2.5.16 in /apps/updatenotificationdependabot[bot]2018-05-302-4/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) from 2.5.13 to 2.5.16. - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.5.13...v2.5.16) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | Merge pull request #9744 from ↵John Molakvoæ2018-06-062-8/+8
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/apps/updatenotification/cross-env-5.1.6 Bump cross-env from 5.1.3 to 5.1.6 in /apps/updatenotification
| * | | Bump cross-env from 5.1.3 to 5.1.6 in /apps/updatenotificationdependabot[bot]2018-06-042-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 5.1.3 to 5.1.6. - [Release notes](https://github.com/kentcdodds/cross-env/releases) - [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cross-env/compare/v5.1.3...v5.1.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
* | | | Merge pull request #9565 from nextcloud/feature/noid/app-settingsMorris Jobke2018-06-0627-1994/+5143
|\ \ \ \ | |_|_|/ |/| | | Migrate apps management to Vue.js
| * | | Remove old app settings testJulius Härtl2018-06-061-266/+0
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Fix AppSettingsControllerTestJulius Härtl2018-06-061-4/+8
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Keep AppConfig for nowJulius Härtl2018-06-061-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Remove space if no rating is availableJulius Härtl2018-06-061-3/+6
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Remove unused importJulius Härtl2018-06-061-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add bundled codeJulius Härtl2018-06-061-56/+3437
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add search/offset/limit parameters to group fetchingJulius Härtl2018-06-063-5/+5
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Make view in store text translatableJulius Härtl2018-06-061-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Remove unneeded classJulius Härtl2018-06-061-41/+0
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Use icon instead of screenshot in the list viewJulius Härtl2018-06-062-4/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Remove debug outputJulius Härtl2018-06-062-2/+0
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Move filtering to javascriptJulius Härtl2018-06-064-103/+81
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Some code cleanupJulius Härtl2018-06-067-131/+159
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Properly clear cacheJulius Härtl2018-06-062-14/+8
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Block other actions during updateJulius Härtl2018-06-061-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Implement update functionalityJulius Härtl2018-06-063-0/+27
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Reset search when switching categoriesJulius Härtl2018-06-061-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Check for server healthJulius Härtl2018-06-062-2/+26
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Add loading indicator and disable buttons during actionsJulius Härtl2018-06-063-25/+61
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Cleanup controller codeJulius Härtl2018-06-062-221/+174
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Rebuild navigation on changesJulius Härtl2018-06-061-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Remove old js code except for app navigation rebuildJulius Härtl2018-06-062-940/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Implement app bundle managementJulius Härtl2018-06-062-8/+52
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>