summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #9787 from nextcloud/notify-credentials-envMorris Jobke2018-06-071-0/+8
|\ | | | | allow setting notify credentials in environment
| * allow setting notify credentials in environmentRobin Appelman2018-06-071-0/+8
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #9772 from nextcloud/feature/8123/same_site_cookie_config_phpMorris Jobke2018-06-072-5/+24
|\ \ | | | | | | Move samesite cookie opt-out to config.php
| * | Add warningRoeland Jago Douma2018-06-061-0/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Configurable list for opt out from same site cookie protectionjaltek2018-06-062-5/+22
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #9783 from nextcloud/3rdparty/noid/kill_cssminMorris Jobke2018-06-071-0/+0
|\ \ \ | |_|/ |/| | [3rdparty] Kill CssMin
| * | [3rdparty] Kill CssMinRoeland Jago Douma2018-06-071-0/+0
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #9616 from nextcloud/zero-quota-fixJohn Molakvoæ2018-06-0710-20/+29
|\ \ | | | | | | Allow 0 quota by provisioning api
| * | Make sure initial files can be properly createdRoeland Jago Douma2018-06-071-1/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | Allow 0 quota by provisioning apiJohn Molakvoæ (skjnldsv)2018-06-079-19/+27
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #9775 from nextcloud/3rdparty/noid/bump_patchwork_utf8John Molakvoæ2018-06-071-0/+0
|\ \ \ | | | | | | | | [3rdparty] Bump patchwork/utf8
| * | | [3rdparty] Bump patchwork/utf8Roeland Jago Douma2018-06-071-0/+0
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | 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>