summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Collapse)AuthorAgeFilesLines
* fix the folder shareGretaD2019-12-193-12/+24
| | | | | Signed-off-by: GretaD <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* add create and delete checkbox for sharesidebarGreta Doci2019-12-191-5/+48
| | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-1926-156/+156
| | | | | | | | | | Bumps [eslint-config-nextcloud](https://github.com/nextcloud/eslint-config-nextcloud) from 0.0.6 to 0.1.0. - [Release notes](https://github.com/nextcloud/eslint-config-nextcloud/releases) - [Commits](https://github.com/nextcloud/eslint-config-nextcloud/compare/v0.0.6...v0.1.0) Co-authored-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Wiswedel/inherited shares/design polishing (#18447)John Molakvoæ2019-12-194-10/+8
|\ | | | | Wiswedel/inherited shares/design polishing
| * removed inherited shares counterSascha Wiswedel2019-12-173-7/+5
| | | | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
| * clarifying share source folder link stringSascha Wiswedel2019-12-171-1/+1
| | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
| * Streamline "unshare" wordingSascha Wiswedel2019-12-171-1/+1
| | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
| * replace "invited by" with "added by"Sascha Wiswedel2019-12-171-1/+1
| | | | | | | | Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2019-12-1918-0/+20
| |
* | Merge pull request #18457 from nextcloud/fix/sharing/notifier/uidRoeland Jago Douma2019-12-181-7/+2
|\ \ | | | | | | Use the user from the notification
| * | Use the user from the notificationRoeland Jago Douma2019-12-181-7/+2
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2019-12-1838-40/+40
|/ /
* / Don't overwrite the settings from filesRoeland Jago Douma2019-12-173-3/+3
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-1724-55/+410
| | | | | | | | | Fixes #18255 A new user setting allows a user to always accept (internal) shares. For example if they don't like accepting shares manually ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Cleanup old log and fix share icon sidebar opening in breadcru… (#18425)John Molakvoæ2019-12-164-6/+5
|\ | | | | Cleanup old log and fix share icon sidebar opening in breadcrumbs
| * Cleanup old log and fix share icon sidebar opening in breadcrumbsJohn Molakvoæ (skjnldsv)2019-12-164-6/+5
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Bump serialize-javascript to v2.1.2Christoph Wurst2019-12-162-2/+2
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #18384 from ↵Roeland Jago Douma2019-12-164-5/+71
|\ | | | | | | | | nextcloud/fix/18255/global_config_to_always_accept config.php setting to always accept internal shares
| * config.php setting to always accept internal sharesRoeland Jago Douma2019-12-164-5/+71
| | | | | | | | | | | | Part of #18255 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Bump css-loader from 3.2.1 to 3.3.2dependabot-preview[bot]2019-12-164-6/+6
| | | | | | | | | | | | | | | | | | | | Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.2.1 to 3.3.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.2.1...v3.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Merge pull request #18410 from ↵dependabot-preview[bot]2019-12-151-1/+1
|\ \ | | | | | | | | | nextcloud/dependabot/npm_and_yarn/url-search-params-polyfill-7.0.1
| * | Bump url-search-params-polyfill from 7.0.0 to 7.0.1dependabot-preview[bot]2019-12-151-1/+1
| |/ | | | | | | | | | | | | | | | | Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases) - [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v7.0.0...v7.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-12-152-0/+24
|/
* Transpile the nextcloud-vue-collection packageChristoph Wurst2019-12-102-2/+2
| | | | | | | | | | It should support the same browsers as this component, but there seems to be a regression [1] that breaks the transpilation. Hence including the package here for the Babel transformation. [1] https://github.com/juliushaertl/nextcloud-vue-collections/issues/302 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #18256 from nextcloud/files-aditional-scripts-new-eventsRoeland Jago Douma2019-12-091-1/+2
|\ | | | | Use non-depricated events for loading additional scripts in files app
| * use OCP\EventDispatcher\GenericEvent in more placesRobin Appelman2019-12-091-1/+2
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #18281 from ↵Roeland Jago Douma2019-12-0910-114/+485
|\ \ | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.7.1 Bump nextcloud-vue-collections from 0.6.0 to 0.7.1
| * | Bump nextcloud-vue-collections from 0.6.0 to 0.7.1dependabot-preview[bot]2019-12-0810-114/+485
| | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.6.0 to 0.7.1. - [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases) - [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | | Merge pull request #18294 from nextcloud/fix/18020/get_share_for_recipientRoeland Jago Douma2019-12-091-2/+6
|\ \ \ | | | | | | | | Fetch the share for the recipient
| * | | Fetch the share for the recipientRoeland Jago Douma2019-12-091-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #18020 For group shares your invite might be handled but that doesn't mean the whole share is handled. So we just need to make sure to fetch the share for the current user. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-094-0/+120
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2019-12-084-8/+26
| |/ / |/| |
* | | [tx-robot] updated from transifexNextcloud bot2019-12-072-24/+24
|/ /
* | [tx-robot] updated from transifexNextcloud bot2019-12-068-0/+72
| |
* | Update license headersChristoph Wurst2019-12-0598-119/+176
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Use lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-053-7/+20
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Expose capability if the lookup server should be queried by defaultRoeland Jago Douma2019-12-051-0/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Always do sharee lookup on lookup server in GSRoeland Jago Douma2019-12-051-1/+8
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [tx-robot] updated from transifexNextcloud bot2019-12-0512-2/+134
|
* Fix files app LoadSidebar event (#18213)John Molakvoæ2019-12-043-10/+8
|\ | | | | Fix files app LoadSidebar event
| * Properly query filesJohn Molakvoæ (skjnldsv)2019-12-043-9/+7
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * Fix files app LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-12-042-2/+2
| | | | | | | | | | 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 bot2019-12-0410-0/+96
| |
* | [tx-robot] updated from transifexNextcloud bot2019-12-0436-196/+34
|/
* Merge pull request #17930 from nextcloud/rakekniven-patch-1John Molakvoæ2019-12-031-5/+5
|\ | | | | l10n: Triple dot to ellipsis
| * Add space before ellipsisJohn Molakvoæ2019-12-031-5/+5
| |
| * l10n: Triple dot to ellipsisrakekniven2019-11-131-5/+5
| | | | | | | | | | Reported at Transifex. Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
* | fixing tests + avoid duplicate in getFormattedShares()Maxence Lange2019-12-032-9/+13
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-0314-120/+399
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | integration testsMaxence Lange2019-12-031-8/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> add tests on non-owner pov Signed-off-by: Maxence Lange <maxence@artificial-owl.com> duplicate Signed-off-by: Maxence Lange <maxence@artificial-owl.com> small fixes Signed-off-by: Maxence Lange <maxence@artificial-owl.com> removed tags Signed-off-by: Maxence Lange <maxence@artificial-owl.com>