summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-07-0940-34/+22
|
* Merge pull request #16292 from ↵Roeland Jago Douma2019-07-0810-1130/+0
|\ | | | | | | | | nextcloud/techdebt/noid/cleanup-outdated-repair-steps Remove one time repair steps that have already run when updating to 17
| * Remove one time repair steps that have already run when updating to 17Morris Jobke2019-07-0810-1130/+0
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | Merge pull request #16277 from nextcloud/dependabot/npm_and_yarn/webpack-4.35.2Roeland Jago Douma2019-07-0842-121/+121
|\ \ | | | | | | Bump webpack from 4.35.0 to 4.35.2
| * | Bump webpack from 4.35.0 to 4.35.2dependabot-preview[bot]2019-07-0842-121/+121
| |/ | | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 4.35.0 to 4.35.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.35.0...v4.35.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #16288 from nextcloud/fix/16229/cleanup-cypress-folderRoeland Jago Douma2019-07-084-0/+86
|\ \ | |/ |/| Try to delete the cypress folder of the viewer app
| * Try to delete the cypress folder of the viewer appMorris Jobke2019-07-084-0/+86
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #16153 from akshala/resetPassword-text-changedMorris Jobke2019-07-083-3/+3
|\ | | | | changed the text for reset password
| * Update core/src/components/login/ResetPassword.vueAkshala Bhatnagar2019-07-073-3/+3
| | | | | | | | Co-Authored-By: Julius Härtl <jus@bitgrid.net>
| * changed the text for reset passwordAkshala Bhatnagar2019-07-071-1/+1
| | | | | | | | Signed-off-by: Akshala Bhatnagar <akshala.bhatnagar@gmail.com>
* | Bump vue-router from 3.0.6 to 3.0.7 (#16273)John Molakvoæ2019-07-084-7/+7
|\ \ | | | | | | Bump vue-router from 3.0.6 to 3.0.7
| * | Bump vue-router from 3.0.6 to 3.0.7dependabot-preview[bot]2019-07-084-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.0.6 to 3.0.7. - [Release notes](https://github.com/vuejs/vue-router/releases) - [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-router/compare/v3.0.6...v3.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2019-07-0816-2/+18
| | |
* | | Properly load permissions in showActions (#15992)John Molakvoæ2019-07-071-1/+1
|\ \ \ | |_|/ |/| | Properly load permissions in showActions
| * | Properly load permissions in showActionsJulius Härtl2019-07-051-1/+1
| | | | | | | | | | | | | | | | | | When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Use theme colors for text selection (#16037)John Molakvoæ2019-07-071-0/+8
|\ \ \ | | | | | | | | Use theme colors for text selection
| * | | Use theme colors for text selectionJan-Christoph Borchardt2019-07-051-0/+8
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | Mimetype list integrity check should not fail if it's changed (#15810)John Molakvoæ2019-07-0710-77/+532
|\ \ \ \ | | | | | | | | | | Mimetype list integrity check should not fail if it's changed
| * | | | Remove empty linesXheni Myrtaj2019-07-041-2/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Added Tests for modified mimetypelistXheni Myrtaj2019-07-043-3/+393
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Update lib/private/IntegrityCheck/Checker.phpXheni Myrtaj2019-05-311-1/+1
| | | | | | | | | | | | | | | Co-Authored-By: Morris Jobke <hey@morrisjobke.de>
| * | | | Fix checker testXheni Myrtaj2019-05-301-2/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Update autoload mapXheni Myrtaj2019-05-302-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Add function parameter typehintXheni Myrtaj2019-05-291-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Fix indentationXheni Myrtaj2019-05-291-21/+21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Add new lineXheni Myrtaj2019-05-291-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
| * | | | Do not fail integrity check if mimetype list is changedXheni Myrtaj2019-05-296-97/+155
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Xheni Myrtaj <myrtajxheni@gmail.com>
* | | | | Merge pull request #16236 from gary-kim/fix/16076/admin-settings-alignmentJohn Molakvoæ2019-07-072-2/+2
|\ \ \ \ \ | | | | | | | | | | | | Fix alignment issues in admin settings
| * | | | | Fix alignment issues in admin settingsGary Kim2019-07-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gary Kim <gary@garykim.dev>
* | | | | | Allow IProviderV2 for previews as well (#16209)John Molakvoæ2019-07-073-13/+28
|\ \ \ \ \ \ | | | | | | | | | | | | | | Allow IProviderV2 for previews as well
| * | | | | | Allow IProviderV2 for previews as wellJohn Molakvoæ (skjnldsv)2019-07-053-13/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-0786-114/+186
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove beta from dark theme name ref #16076 (#16253)John Molakvoæ2019-07-061-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove beta from dark theme name ref #16076
| * | | | | | Remove beta from dark theme name ref #16076Greta Doci2019-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | | | | | Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1 (#16160)John Molakvoæ2019-07-0616-109/+126
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1
| * | | | | | | Bump @chenfengyuan/vue-qrcode from 1.0.0 to 1.0.1dependabot-preview[bot]2019-07-0516-109/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@chenfengyuan/vue-qrcode](https://github.com/fengyuanchen/vue-qrcode) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/fengyuanchen/vue-qrcode/releases) - [Changelog](https://github.com/fengyuanchen/vue-qrcode/blob/master/CHANGELOG.md) - [Commits](https://github.com/fengyuanchen/vue-qrcode/compare/v1.0.0...v1.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-066-2/+20
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #16150 from nextcloud/bugfix/noid/add-icons-help-pageRoeland Jago Douma2019-07-051-5/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Add icons to the left sidebar on help.php
| * | | | | | Add icons to the left sidebar on help.phpGreta Doci2019-07-041-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* | | | | | | Merge pull request #16208 from nextcloud/bugfix/noid/user-share-displaynameRoeland Jago Douma2019-07-052-0/+13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Always set the display name for user shares
| * | | | | | | Always set the display name for user sharesJulius Härtl2019-07-032-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | Merge pull request #16246 from nextcloud/webpack/cachebusterRoeland Jago Douma2019-07-0522-27/+27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | Add cache buster to webpack chunks
| * | | | | | | Bump bundles with cachebusterJulius Härtl2019-07-0520-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | Add cachebuster to chunksJulius Härtl2019-07-052-2/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Fix redirect after rescanFailedIntegrityCheck to "Overview" pa… (#16241)John Molakvoæ2019-07-051-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix redirect after rescanFailedIntegrityCheck to "Overview" page
| * | | | | | | Fix redirect after rescanFailedIntegrityCheck to "Overview" pageSven Strickroth2019-07-051-1/+1
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The link of the rescanFailedIntegrityCheck link is on the sub page "Overview". After clicking the link, the user is, however, redirected to the "Basic settings" page. Signed-off-by: Sven Strickroth <email@cs-ware.de>
* | | | | / / [tx-robot] updated from transifexNextcloud bot2019-07-0524-6/+280
| |_|_|_|/ / |/| | | | |
* | | | | | Fix 'No apps found for your version' at bottom of app bundles… (#16166)John Molakvoæ2019-07-043-3/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix 'No apps found for your version' at bottom of app bundles section
| * | | | | | Fix 'No apps found for your version' at bottom of app bundles sectionCharles Parham2019-07-043-3/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Charles Parham <cparham289@gmail.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-04132-124/+168
| | | | | |