summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Never copy the share link when the password is forcedJoas Schilling2020-09-281-1/+1
* Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-201-1/+5
* Improve error reporting on sharing errorsJoas Schilling2020-07-231-2/+4
* Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-07-141-0/+1
* Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-261-4/+52
* Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-111-0/+1
* Restore previous state when failing to change video verification stateDaniel Calviño Sánchez2020-06-031-0/+8
* Fix the Talk verificationChristoph Wurst2020-06-033-21/+48
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-261-3/+12
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-051-7/+9
* Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-303-5/+31
* Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-221-1/+1
* Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-141-2/+4
* Merge pull request #19824 from nextcloud/backport/19763/stable18Roeland Jago Douma2020-03-091-1/+1
|\
| * Fix "Error loading the shares list TypeError: "this is undefined"" for conver...Joas Schilling2020-03-061-1/+1
* | Fix regex to not take email uids as federated idsJulius Härtl2020-03-061-21/+20
|/
* Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-301-2/+5
* Make auto accepting the default and provide setting to enforce the share acce...Julius Härtl2020-01-171-5/+3
* Only allow navigation to a folder if you have accessRoeland Jago Douma2020-01-161-1/+1
* Do not save on update, use submitJohn Molakvoæ (skjnldsv)2020-01-163-10/+41
* Add "Password protected by Talk" option to sharesDaniel Calviño Sánchez2020-01-152-0/+60
* Add placeholderJohn Molakvoæ2020-01-101-0/+1
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-094-11/+21
* Only show others with access if you have reshare permissionsRoeland Jago Douma2020-01-071-1/+1
* Show message if no other users with access are foundRoeland Jago Douma2020-01-061-1/+7
* Don't show link shares in sidebar if disabledRoeland Jago Douma2020-01-061-1/+7
* Do not show e-mail suggestions if link shares are disabledRoeland Jago Douma2020-01-062-1/+17
* 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-1918-136/+136
* Wiswedel/inherited shares/design polishing (#18447)John Molakvoæ2019-12-192-6/+4
|\
| * removed inherited shares counterSascha Wiswedel2019-12-171-3/+1
| * 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
* | Don't overwrite the settings from filesRoeland Jago Douma2019-12-171-1/+1
|/
* Allow users to specify to accept (internal) shares by defaultRoeland Jago Douma2019-12-172-0/+97
* Cleanup old log and fix share icon sidebar opening in breadcrumbsJohn Molakvoæ (skjnldsv)2019-12-162-3/+2
* Use lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-051-5/+18
* Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-7/+5
* 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-034-5/+284
* | Create sharing entry point with constantsJohn Molakvoæ (skjnldsv)2019-12-022-12/+36
* | Add settings front and split sharing entry configJohn Molakvoæ (skjnldsv)2019-11-274-24/+97
* | Sort users and groups first in sharing inputJohn Molakvoæ (skjnldsv)2019-11-261-0/+4