summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-25/+27
* Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-112-1/+12
* Only clear share password model when actually savedVincent Petry2021-03-111-2/+5
* Hide expiration date field for remote sharesVincent Petry2021-03-101-4/+14
* Clear multiselect after selection in share panelVincent Petry2021-03-041-1/+1
* Avoid creating two share links when password is enforcedJulius Härtl2021-03-011-6/+21
* Use ownerDisplayName for SharingEntry TooltipDan VerWeire2021-02-161-1/+1
* Sharing dropdown now opens belowVincent Petry2021-02-061-0/+1
* Show the actual error on share requestsJulius Härtl2021-01-181-3/+15
* Fix clearing the label of a shareDaniel Calviño Sánchez2021-01-081-1/+1
* Also include external share results in recommendationsJulius Härtl2020-12-301-0/+3
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-1/+1
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-145-1/+27
* Show unique displayname context in the sharing inputJulius Härtl2020-12-141-1/+2
* Make share results distinguishable if there are more than one with the exact ...Julius Härtl2020-12-141-1/+21
* Show email address for shares that were created by other usersJulius Härtl2020-12-101-0/+6
* Indicate deck shares as shared in the file listJulius Härtl2020-12-091-0/+2
* Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-093-2/+18
* Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-093-0/+3
* 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
* Properly encode path when fetching inherited sharesJulius Härtl2020-11-261-1/+1
* Fix contacts menu position and show uid as a tooltipJulius Härtl2020-11-241-0/+2
* Fix default internal expiration date enforceJohn Molakvoæ (skjnldsv)2020-11-121-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-101-0/+1
* Fix js search in undefined ocs responseJohn Molakvoæ (skjnldsv)2020-11-091-3/+3
* Fix link share label placeholder not showingGary Kim2020-11-071-2/+3
* Merge pull request #23347 from st3iny/enhancement/19526/new-share-pending-con...John Molakvoæ2020-11-061-0/+3
|\
| * Add confirm button in new link share pending expire/password menuRichard Steinmetz2020-11-051-0/+3
* | Make link share avatar icon blue againVincent Petry2020-11-051-1/+5
* | Fix link share avatar iconVincent Petry2020-11-051-1/+1
|/
* l10n: Name with a capital letter: SharingInput.vueValdnet2020-10-281-1/+1
* Fix sharing input placeholder for emailsJohn Molakvoæ (skjnldsv)2020-10-231-10/+4
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-072-27/+33
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-072-35/+26
* Never copy the share link when the password is forcedJoas Schilling2020-09-181-1/+1
* Only copy the link when updating a share or no password was forcedJoas Schilling2020-08-201-1/+5
* Display user-status in sharing listGeorg Ehrke2020-08-173-0/+20
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-314-12/+13
* Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-314-4/+4
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-313-8/+8
* Respect default share permissionsRoeland Jago Douma2020-07-231-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-203-5/+10
* Add user input for link share labelsGary Kim2020-07-143-5/+72
* Improve error reporting on sharing errorsJoas Schilling2020-07-081-2/+4
* Cleanup share by mail a bitRoeland Jago Douma2020-07-061-2/+2
* Fix share permission checkboxes enabled when permissions can not be setDaniel Calviño Sánchez2020-06-121-4/+52
* Pass the proper share permissions to the create share callRoeland Jago Douma2020-06-091-0/+1