aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* Show the link password when it's setChristoph Wurst2020-02-231-2/+3
* Add more tests for the new js modulesChristoph Wurst2020-02-101-1/+1
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-226-25/+25
* Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-161-5/+3
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-162-6/+26
* Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-151-1/+1
* Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-141-0/+38
* Add placeholderJohn Molakvoæ2020-01-101-0/+1
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-101-3/+3
* Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma2020-01-061-1/+16
* Fix style of the sharing setting checkboxJulius Härtl2020-01-021-5/+8
* Change icon-delete to icon-close in others locationsAlexandre Guiot--Valentin2019-12-262-2/+2
* Clarify "Delete share" action in sharing sidebarAlexandre GV2019-12-251-2/+2
* fix the folder shareGretaD2019-12-191-8/+20
* add create and delete checkbox for sharesidebarGreta Doci2019-12-191-5/+48
* Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]2019-12-197-66/+66
* clarifying share source folder link stringSascha Wiswedel2019-12-171-1/+1
* Streamline "unshare" wordingSascha Wiswedel2019-12-171-1/+1
* replace "invited by" with "added by"Sascha Wiswedel2019-12-171-1/+1
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-171-0/+59
* Use lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-051-5/+18
* Merge pull request #17930 from nextcloud/rakekniven-patch-1John Molakvoæ2019-12-031-5/+5
|\
| * Add space before ellipsisJohn Molakvoæ2019-12-031-5/+5
| * l10n: Triple dot to ellipsisrakekniven2019-11-131-5/+5
* | Inherited share UIJohn Molakvoæ (skjnldsv)2019-12-032-2/+112
* | Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-272-0/+44
* | Sort users and groups first in sharing inputJohn Molakvoæ (skjnldsv)2019-11-261-0/+4
* | fix min-heightGreta Doci2019-11-252-6/+2
* | fix share side bar icon and text overlappingGreta Doci2019-11-202-0/+4
|/
* Fix current user edit/delete permissionsJohn Molakvoæ (skjnldsv)2019-10-292-63/+71
* Systemtags and external actions updateJohn Molakvoæ (skjnldsv)2019-10-291-1/+8
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-295-0/+1676