summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Remove copy in file actions when not allowedVincent Petry2022-08-261-0/+4
* 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-033-2/+5
* Fix adding to empty attributes and duplicate requestJulius Härtl2022-08-032-2/+2
* Add share attrs + download permission support in frontendVincent Petry2022-08-034-2/+113
* Fix loading groupfolder info when share api is disabledCarl Schwan2022-07-061-10/+20
* Fix share permissions renderingLouis Chemineau2022-06-091-1/+2
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-084-2/+47
* 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-155-111/+523
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-267-50/+37
* Auto fix warningsLouis Chemineau2022-01-2111-31/+18
* Replace license information to SPDX expressionLouis Chemineau2022-01-1120-20/+20
* Typing correctionsLouis Chemineau2022-01-114-16/+14
* Bump p-queueLouis Chemineau2022-01-081-1/+3
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-084-38/+0
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-0813-123/+154
* Migrate to webpack v5Louis Chemineau2022-01-081-5/+9
* Fix share owner not being displayed in sharing tabCarl Schwan2021-12-141-0/+13
* Fix ShareLink Upload UI for FoldersJonas Rittershofer2021-12-141-1/+1
* Fix first day localeJohn Molakvoæ2021-12-093-20/+5
* Properly format sharing datepicker localeJohn Molakvoæ2021-12-091-8/+15
* Fix missing translations of share folder selectionJoas Schilling2021-10-041-3/+3
* Add new ExternalShareActions APIJohn Molakvoæ2021-09-165-8/+178
* Let users choose a share_folderHinrich Mahler2021-09-062-10/+160
* Disable default actions in pending file listVincent Petry2021-07-271-0/+4
* Pending remote group share fixesVincent Petry2021-07-271-0/+2
* Remove "Reject share" for pending remote sharesVincent Petry2021-07-271-3/+0
* Extend pending shares list to include remote sharesVincent Petry2021-07-271-0/+3
* Bump p-queueJohn Molakvoæ (skjnldsv)2021-07-261-1/+1
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-234-6/+6
* Fix eslint and update bundlesJohn Molakvoæ (skjnldsv)2021-07-222-0/+3
* show breadcrumb detail view in breadcrumb menuJulien Veyssier2021-07-131-0/+1
* Only allow removing existing shares that would not be allowed due to reshare ...Julius Härtl2021-06-091-1/+1
* Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)2021-06-024-63/+63
* 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-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