aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #19763 from ↵Joas Schilling2020-03-061-1/+1
|\ | | | | | | | | nextcloud/bugfix/noid/received-share-sidebar-broken Fix "Error loading the shares list TypeError: "this is undefined"" fo…
| * Fix "Error loading the shares list TypeError: "this is undefined"" for ↵Joas Schilling2020-03-031-1/+1
| | | | | | | | | | | | conversation shares Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix regex to not take email uids as federated idsJulius Härtl2020-03-031-21/+20
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Show the link password when it's setChristoph Wurst2020-02-231-2/+3
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Add more tests for the new js modulesChristoph Wurst2020-02-101-1/+1
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-291-2/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-229-29/+30
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Make auto accepting the default and provide setting to enforce the share ↵Julius Härtl2020-01-161-5/+3
| | | | | | acceptance process Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-163-10/+41
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-151-1/+1
| | | | | | | | | Fixes #18716 If you can delete the share then you have access yourself to that shares location. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-142-0/+60
| | | | Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* Add placeholderJohn Molakvoæ2020-01-101-0/+1
| | | | Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-104-11/+21
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Only show others with access if you have reshare permissionsRoeland Jago Douma2020-01-071-1/+1
| | | | | | | | | Fixes #18711 If you do not have reshare permissions the others with access will throw an error anyways. So better to just not show it ;) Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Show message if no other users with access are foundRoeland Jago Douma2020-01-061-1/+7
| | | | | | | Fixes #18632 Show a small subtitle if no other users with access are found. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Don't show link shares in sidebar if disabledRoeland Jago Douma2020-01-061-1/+7
| | | | | | Fixes #17799 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma2020-01-062-1/+17
| | | | | | | | | For #17774 This removes the e-mail suggestions from the share input if link shares are disabled. As e-mail shares use just link shares. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix style of the sharing setting checkboxJulius Härtl2020-01-021-5/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Change icon-delete to icon-close in others locationsAlexandre Guiot--Valentin2019-12-262-2/+2
| | | | | Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr> Signed-off-by: Gary Kim <gary@garykim.dev>
* Clarify "Delete share" action in sharing sidebarAlexandre GV2019-12-251-2/+2
| | | | | | | - change "Delete share" to "Unshare" - change icon-delete to icon-close Signed-off-by: Alexandre Guiot--Valentin <contact@alexandregv.fr>
* fix the folder shareGretaD2019-12-191-8/+20
| | | | | 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-1918-136/+136
| | | | | | | | | | 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-192-6/+4
|\ | | | | Wiswedel/inherited shares/design polishing
| * removed inherited shares counterSascha Wiswedel2019-12-171-3/+1
| | | | | | | | | | 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>
* | Don't overwrite the settings from filesRoeland Jago Douma2019-12-171-1/+1
|/ | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-172-0/+97
| | | | | | | | | 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 breadcrumbsJohn Molakvoæ (skjnldsv)2019-12-162-3/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-051-5/+18
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-7/+5
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* 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>
* | Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-034-5/+284
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Create sharing entry point with constantsJohn Molakvoæ (skjnldsv)2019-12-022-12/+36
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-274-24/+97
| | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | Sort users and groups first in sharing inputJohn Molakvoæ (skjnldsv)2019-11-261-0/+4
| | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | fix min-heightGreta Doci2019-11-252-6/+2
| | | | | | | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* | fix share side bar icon and text overlappingGreta Doci2019-11-202-0/+4
|/ | | | Signed-off-by: Greta Doci <gretadoci@gmail.com>
* Fix sharing breadcrumbsJohn Molakvoæ (skjnldsv)2019-11-062-33/+161
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Cleanup sharing leftoversJohn Molakvoæ (skjnldsv)2019-11-055-406/+83
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-293-63/+96
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add LoadSidebar eventJohn Molakvoæ (skjnldsv)2019-10-291-30/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-293-3/+18
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Add ShareTabSections service to register sections in the share tabJulius Härtl2019-10-292-0/+53
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add projects view to sidebarJulius Härtl2019-10-291-0/+8
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-2919-30/+3623
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>