aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Add visible share labelChristopher Ng2023-01-121-4/+2
* Differentiate share linksChristopher Ng2023-01-122-1/+20
* Fix inability to re-enter share password after invalid inputChristopher Ng2023-01-101-1/+8
* l10n: Fixed typorakekniven2023-01-101-1/+1
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-059-85/+38
* Replace custom tooltips with native ones in files_sharingjulia.kirschenheuter2022-12-221-2/+0
* fix: remove other shares from ui when deletedMax2022-12-201-1/+12
* Revert "Copy to clipboard with button instead of link"Christopher Ng2022-12-142-39/+25
* Add success popup message for copying share linksChristopher Ng2022-12-062-6/+11
* Show success on share actionsChristopher Ng2022-12-032-1/+9
* Lint and remove file_versions testsLouis Chemineau2022-11-281-1/+2
* Use svg iconsLouis Chemineau2022-11-281-3/+3
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-6/+8
* Copy to clipboard with button instead of linkChristopher Ng2022-11-242-25/+39
* Add label to sharing search fieldChristopher Ng2022-11-231-39/+53
* Fix date handling and savingJohn Molakvoæ2022-11-164-38/+69
* Fix visibility of internal expire dateVincent Petry2022-10-281-3/+6
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-065-100/+65
* Update apps/files_sharing/src/components/SharingEntryInternal.vueVincent Petry2022-09-271-2/+1
* Fix focussing to internal link after copyVincent Petry2022-09-272-5/+7
* Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
* Increase spacing between additional sharing tab contentChristopher Ng2022-09-131-0/+3
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
* Fix typos in apps/ subdirectoryluz paz2022-09-054-5/+5
* Remove copy in file actions when not allowedVincent Petry2022-08-261-0/+4
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-2510-172/+172
* Hide deprecated projects in sharing tab by defaultChristopher Ng2022-08-181-1/+3
* Fix label for allow download share permissionJulius Härtl2022-08-041-5/+1
* Multiple fixesCarl Schwan2022-07-312-3/+39
* Enforcing permission during resharingCarl Schwan2022-07-283-2/+5
* Fix adding to empty attributes and duplicate requestJulius Härtl2022-07-282-2/+2
* Add share attrs + download permission support in frontendVincent Petry2022-07-284-2/+113
* Accessible names for share panel buttonsVincent Petry2022-07-263-1/+5
* Replace files app ids to classesVincent Petry2022-07-261-2/+2
* Fix sharing panel lighthouse warningsVincent Petry2022-07-225-102/+106
* Add expanded attribute to button for listing others with accessChristopher Ng2022-07-072-2/+18
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-084-2/+47
* Fix share permissions renderingLouis Chemineau2022-05-311-1/+2
* Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-271-10/+20
* Cleanup and compileJohn Molakvoæ2022-05-131-1/+1
* 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