summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #20472 from ↵Roeland Jago Douma2020-04-142-4/+54
|\ | | | | | | | | nextcloud/fix/19848/make-sure-destination-is-not-a-directory Verify that destination is not a directory.
| * Verify that destination is not a directory.Daniel Kesselberg2020-04-142-4/+54
| | | | | | | | | | | | Otherwise file_put_contents will fail later. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #20470 from nextcloud/fix/noid/karma-coverageJohn Molakvoæ2020-04-143-90/+390
|\ \ | | | | | | Fix jsunit tests
| * | Fix jsunit testsDaniel Kesselberg2020-04-143-90/+390
| |/ | | | | | | | | | | JSUnit tests are failing for some reason. It seems to be related to a new karma-coverage version published a few hours ago. Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #20469 from ↵John Molakvoæ2020-04-143-4/+6
|\ \ | |/ |/| | | | | nextcloud/fix/sidebar/sharing/password-error-message Properly display share error messages
| * Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-143-4/+6
|/ | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* [tx-robot] updated from transifexNextcloud bot2020-04-146-4/+16
|
* Merge pull request #20444 from ↵Roeland Jago Douma2020-04-132-19/+4
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/url-loader-4.1.0 Bump url-loader from 4.0.0 to 4.1.0
| * Bump url-loader from 4.0.0 to 4.1.0dependabot-preview[bot]2020-04-132-19/+4
| | | | | | | | | | | | | | | | Bumps [url-loader](https://github.com/webpack-contrib/url-loader) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/url-loader/compare/v4.0.0...v4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #19852 from ↵John Molakvoæ2020-04-136-15/+268
|\ \ | | | | | | | | | | | | nextcloud/dav/provide-dav-setting-for-default-calendar Provide dav setting for user's default calendar
| * | Only delete the default calendar setting when the default calendarThomas Citharel2020-04-131-1/+4
| | | | | | | | | | | | | | | | | | itself is deleted Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Provide dav setting for user's default calendarThomas Citharel2020-04-136-15/+265
| | | | | | | | | | | | | | | | | | And add tests to handle schedule-default-calendar-URL Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #20460 from ↵Roeland Jago Douma2020-04-131-0/+1
|\ \ \ | |_|/ |/| | | | | | | | nextcloud/fix-app-not-listed-in-provisioning-integration-test Fix app not listed in provisioning integration test
| * | Fix app not listed in provisioning integration testDaniel Calviño Sánchez2020-04-131-0/+1
| |/ | | | | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #20218 from nextcloud/dependabot/npm_and_yarn/marked-0.8.2Roeland Jago Douma2020-04-136-10/+10
|\ \ | | | | | | Bump marked from 0.8.1 to 0.8.2
| * | Bump marked from 0.8.1 to 0.8.2dependabot-preview[bot]2020-04-136-10/+10
|/ / | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](https://github.com/markedjs/marked/compare/v0.8.1...v0.8.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #20445 from ↵Roeland Jago Douma2020-04-1318-149/+142
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.2 Bump @nextcloud/paths from 1.1.1 to 1.1.2
| * Bump @nextcloud/paths from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-1318-149/+142
|/ | | | | | | Bumps @nextcloud/paths from 1.1.1 to 1.1.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Merge pull request #20446 from ↵Roeland Jago Douma2020-04-1346-66/+101
|\ | | | | | | | | nextcloud/dependabot/npm_and_yarn/css-loader-3.5.2 Bump css-loader from 3.4.1 to 3.5.2
| * Bump css-loader from 3.4.1 to 3.5.2dependabot-preview[bot]2020-04-1346-66/+101
| | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.4.1 to 3.5.2. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.4.1...v3.5.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #20427 from nextcloud/bug/noid/fix-password-reset-activityRoeland Jago Douma2020-04-132-2/+15
|\ \ | | | | | | Fix password reset saying Admin changed my password when reset from login page
| * | Fix password reset saying Admin changed my password when reset fromThomas Citharel2020-04-102-2/+15
| | | | | | | | | | | | | | | | | | login page Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #20442 from ↵Roeland Jago Douma2020-04-132-45/+51
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/build/jsdoc-3.6.4 Bump jsdoc from 3.6.3 to 3.6.4 in /build
| * | | Bump jsdoc from 3.6.3 to 3.6.4 in /builddependabot-preview[bot]2020-04-122-45/+51
| | |/ | |/| | | | | | | | | | | | | | | | | | | Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 3.6.3 to 3.6.4. - [Release notes](https://github.com/jsdoc/jsdoc/releases) - [Changelog](https://github.com/jsdoc/jsdoc/blob/3.6.4/CHANGES.md) - [Commits](https://github.com/jsdoc/jsdoc/compare/3.6.3...3.6.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | [tx-robot] updated from transifexNextcloud bot2020-04-1322-52/+84
| | |
* | | Merge pull request #20418 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.2Roeland Jago Douma2020-04-122-12/+12
|\ \ \ | | | | | | | | Bump sinon from 9.0.1 to 9.0.2
| * | | Bump sinon from 9.0.1 to 9.0.2dependabot-preview[bot]2020-04-102-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [sinon](https://github.com/sinonjs/sinon) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md) - [Commits](https://github.com/sinonjs/sinon/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | Merge pull request #20421 from nextcloud/fix/20393/recommendend_webauthn_modsRoeland Jago Douma2020-04-121-0/+8
|\ \ \ \ | | | | | | | | | | Show setup check for recommended php modules
| * | | | Show setup check for recommended php modulesRoeland Jago Douma2020-04-101-0/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | Fixes #20393 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #20439 from nextcloud/Valdnet-patch-3John Molakvoæ2020-04-123-3/+3
|\ \ \ \ | | | | | | | | | | Changing the translation catalog for "Share"
| * | | | Changing the translation catalog for "Share"Valdnet2020-04-123-3/+3
| | |/ / | |/| | | | | | | | | | | | | | | | | | Change "files" to "files_sharing". Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* / | | [tx-robot] updated from transifexNextcloud bot2020-04-122-0/+10
|/ / /
* | | Merge pull request #20035 from nextcloud/bugfix/group-encodeJohn Molakvoæ2020-04-119-24/+101
|\ \ \ | | | | | | | | Make sure group management works with all types of group names
| * | | Add tests for encoded group idJulius Härtl2020-04-115-18/+82
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | | Make sure the group id parameter gets properly encoded when used in URLsJulius Härtl2020-04-113-6/+12
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Make the groupId url encodedJulius Härtl2020-04-111-0/+7
|/ / / | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #20185 from azul/open-new_tabJohn Molakvoæ2020-04-118-60/+93
|\ \ \ | | | | | | | | Modify do_action so default ctrl-click opens tab
| * | | Allow opening files for editing in new tabsAzul2020-04-097-45/+76
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In a file list files with a default action have an href that will trigger the action. This way ctrl-click and middle button click open the default action in a new tab. In order to achieve this a new param `openfile` was introduced to the files app. It will make the files app trigger the default action for the file in question. This also allows linking to file content rather than just the details display. Introduce fileList.getDefaultActionUrl() to create a link with that param set. It's overwritten in the trashbin fileList so that anchors continue to have `#` as a href. Fix the link generation for subfolders of public shares: 58a87d0 was the last commit that touched the linkTo function in public.js. It included the params as arguments to the generateUrl function. Turns out this completely ignores the dir parameter now. The inclusion was reverted in other places so revert it here as well. Also change `dir` to `path` in the param as that is respected when following the link. Add Test for the new link url for files with default action. Remove test for multiple selects with ctrl-click as that is not what we are doing anymore. Signed-off-by: Azul <azul@riseup.net>
| * | | refactor: fileActions.getCurrentDefaultFileAction()Azul2020-04-084-18/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileActions.getCurrentDefaultFileAction() returns the default file action for the currently selected file. There were a number of places querying for the mime, type and permissions of that file first to then query for the default action. Signed-off-by: Azul <azul@riseup.net>
* | | | Merge pull request #20426 from nextcloud/techdebt/psr2John Molakvoæ2020-04-11397-1370/+1383
|\ \ \ \ | | | | | | | | | | It is done
| * | | | Bump coding standard lib for PSR2Christoph Wurst2020-04-102-7/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | Format code according to PSR2Christoph Wurst2020-04-1015-10/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | Add visibility to all constantsChristoph Wurst2020-04-10228-774/+774
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | Add visibility to all methods and position of static keywordChristoph Wurst2020-04-10172-545/+545
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | Add visibility to all properties and move static keywordChristoph Wurst2020-04-1016-34/+33
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #20419 from nextcloud/dependabot/npm_and_yarn/variousJohn Molakvoæ2020-04-1159-1142/+1151
|\ \ \ \ | | | | | | | | | | Bump p-limit from 2.2.2 to 2.3.0, @nextcloud/auth from 1.2.2 to 1.2.3, @babel/preset-env from 7.8.7 to 7.9.5, @nextcloud/event-bus from 1.1.3 to 1.1.4, @nextcloud/password-confirmation from 1.0.0 to 1.0.1, @nextcloud/l10n from 1.2.2 to 1.2.3, @nextcloud/initial-state from 1.1.1 to 1.1.2, core-js from 3.6.4 to 3.6.5 …
| * | | | Bump acceptance testsJohn Molakvoæ (skjnldsv)2020-04-101-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | | Bump core-js from 1.4.1 to 1.5.0John Molakvoæ (skjnldsv)2020-04-1058-552/+880
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * | | | Bump core-js from 3.6.4 to 3.6.5dependabot-preview[bot]2020-04-102-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.6.4 to 3.6.5. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/v3.6.5/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.6.4...v3.6.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
| * | | | Bump @nextcloud/initial-state from 1.1.1 to 1.1.2dependabot-preview[bot]2020-04-102-11/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/nextcloud/nextcloud-initial-state/releases) - [Changelog](https://github.com/nextcloud/nextcloud-initial-state/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-initial-state/compare/v1.1.1...v1.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>