summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Show unique displayname context in the user share list entriesJulius Härtl2021-01-055-1/+27
* Show unique displayname context in the sharing inputJulius Härtl2021-01-051-1/+2
* Make share results distinguishable if there are more than one with the exact ...Julius Härtl2021-01-051-1/+21
* Properly encode path when fetching inherited sharesJulius Härtl2020-12-021-1/+1
* Merge pull request #24343 from nextcloud/backport/24331/stable19Morris Jobke2020-12-011-0/+2
|\
| * Fix contacts menu position and show uid as a tooltipJulius Härtl2020-11-241-0/+2
* | Use correct l10n source in files_sharing JS codeMorris Jobke2020-11-301-10/+10
* | formatting remote sharer should take protocol, path into accountArthur Schiwon2020-11-261-119/+122
|/
* Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)2020-11-131-2/+2
* Disable share input for a received share if resharing is not allowedDaniel Calviño Sánchez2020-11-111-1/+4
* Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-111-0/+1
* Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-091-3/+3
* Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)2020-10-241-10/+4
* 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-241-1/+5
* Improve error reporting on sharing errorsJoas Schilling2020-07-231-2/+4
* Respect default share permissionsRoeland Jago Douma2020-07-231-1/+1
* Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-291-4/+52
* Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-101-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
* Do not process the same FileInfo twiceJohn Molakvoæ (skjnldsv)2020-05-081-3/+9
* Do not filter id matching userId on non-user-share sharesJohn Molakvoæ (skjnldsv)2020-05-051-0/+1
* Fix filtering our owner & current user from sharesJohn Molakvoæ (skjnldsv)2020-05-051-7/+9
* Fix federated link sharing permissionsJohn Molakvoæ (skjnldsv)2020-05-041-3/+12
* Fix expiry datepicker allowing all datesGary Kim2020-05-023-6/+14
* Process shares only once, better debug and expiration date codeJohn Molakvoæ (skjnldsv)2020-05-013-14/+16
* Fix share expiration date not shownGary Kim2020-04-302-0/+3
* Allow to navigate to others with access from the sidebarRoeland Jago Douma2020-04-293-5/+31
* Fix Sharing recommendation user displayJohn Molakvoæ (skjnldsv)2020-04-211-1/+1
* Properly display share error messagesJohn Molakvoæ (skjnldsv)2020-04-141-2/+4
* Changing the translation catalog for "Share"Valdnet2020-04-121-1/+1
* Merge pull request #19763 from nextcloud/bugfix/noid/received-share-sidebar-b...Joas Schilling2020-03-061-1/+1
|\
| * Fix "Error loading the shares list TypeError: "this is undefined"" for conver...Joas Schilling2020-03-031-1/+1
* | Fix regex to not take email uids as federated idsJulius Härtl2020-03-031-21/+20
|/
* 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
* Give the sharing tab a unique id so it also opens properly on other languagesJulius Härtl2020-01-291-2/+5
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-229-29/+30
* 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-163-10/+41
* 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-142-0/+60
* Add placeholderJohn Molakvoæ2020-01-101-0/+1
* Fix sharing note placeholderJohn Molakvoæ (skjnldsv)2020-01-104-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