aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Consider read permission in sharing tabRoeland Jago Douma2021-04-192-1/+24
* Separate settings for remote share expirationVincent Petry2021-04-152-4/+53
* Implement expiration date for federated sharesVincent Petry2021-04-151-14/+4
* Fix undefined error on add-shareJohn Molakvoæ (skjnldsv)2021-04-131-2/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3119-25/+151
* Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-221-1/+1
* Clear the input after adding a new shareJohn Molakvoæ (skjnldsv)2021-03-221-3/+6
* Handle enforced password for mail shares in the WebUIJohn Molakvoæ (skjnldsv)2021-03-222-6/+60
* Extract GeneratePassword function to its own fileJohn Molakvoæ (skjnldsv)2021-03-222-35/+60
* Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-221-1/+23
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-173-5/+5
* Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)2021-03-112-7/+20
* Only clear share password model when actually savedVincent Petry2021-03-111-2/+5
* Hide expiration date field for remote sharesVincent Petry2021-03-091-4/+14
* Add appconfig to always show the unique label of a shareeJulius Härtl2021-03-042-1/+12
* Clear multiselect after selection in share panelVincent Petry2021-03-031-1/+1
* Avoid creating two share links when password is enforcedJulius Härtl2021-02-191-6/+21
* Use ownerDisplayName for SharingEntry TooltipDan VerWeire2021-02-121-1/+1
* Merge pull request #25493 from Worteks/fix-filessharing-debugRoeland Jago Douma2021-02-081-6/+5
|\
| * fix(debug): remove debug log in _formatRemoteShare, suggested by @maxbesSamuel2021-02-051-6/+5
* | Sharing dropdown now opens belowVincent Petry2021-02-051-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