summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* Fix label for allow download share permissionJulius Härtl2022-08-031-5/+1
* Multiple fixesCarl Schwan2022-08-032-3/+39
* Enforcing permission during resharingCarl Schwan2022-08-032-0/+2
* Fix adding to empty attributes and duplicate requestJulius Härtl2022-08-031-2/+1
* Add share attrs + download permission support in frontendVincent Petry2022-08-031-1/+41
* Fix share permissions renderingLouis Chemineau2022-06-091-1/+2
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-0/+20
* Adds a "Request password" button to the public share authentication page for ...Cyrille Bollu2022-04-111-2/+2
* Fix regression for edit perm on file shareLouis Chemineau2022-02-211-1/+1
* Support CRUD share permissionsLouis Chemineau2022-02-152-107/+303
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-4/+5
* Auto fix warningsLouis Chemineau2022-01-214-22/+11
* Typing correctionsLouis Chemineau2022-01-111-1/+1
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-084-35/+63
* Fix ShareLink Upload UI for FoldersJonas Rittershofer2021-12-141-1/+1
* Fix first day localeJohn Molakvoæ2021-12-092-3/+1
* Fix missing translations of share folder selectionJoas Schilling2021-10-041-3/+3
* Add new ExternalShareActions APIJohn Molakvoæ2021-09-162-8/+94
* Let users choose a share_folderHinrich Mahler2021-09-062-10/+160
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-231-2/+2
* Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl2021-06-091-1/+1
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-25/+27
* Consider read permission in sharing tabRoeland Jago Douma2021-04-191-1/+12
* Separate settings for remote share expirationVincent Petry2021-04-151-4/+13
* Implement expiration date for federated sharesVincent Petry2021-04-151-14/+4
* 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-221-3/+28
* Extract GeneratePassword function to its own fileJohn Molakvoæ (skjnldsv)2021-03-221-35/+4
* Add labels to mail sharesJohn Molakvoæ (skjnldsv)2021-03-221-1/+23
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-1/+1
* Fix SharingInput MultiselectJohn Molakvoæ (skjnldsv)2021-03-111-6/+10
* 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-041-1/+3
* 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
* Sharing dropdown now opens belowVincent Petry2021-02-051-0/+1
* 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
* Show unique displayname context in the user share list entriesJulius Härtl2020-12-142-1/+8
* 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
* Allow share results to have a detailed description and share entries to have ...Julius Härtl2020-12-092-2/+7
* Add share type deck to search resultsJulius Härtl2020-12-091-0/+2
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-091-0/+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
* Do not show "Can reshare" in the menu if resharing is not allowedDaniel Calviño Sánchez2020-11-101-0/+1