summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-239-39/+39
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-081-0/+6
* Fix share select dropdown not opening when viewer is openChristopher Ng2023-03-011-0/+7
* Adapt native tooltip for new structure of NcAvatarjulia.kirschenheuter2023-02-272-3/+2
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-012-2/+2
* Port files sharing selectorChristopher Ng2023-01-241-56/+61
* Add visible share labelChristopher Ng2023-01-121-4/+2
* Differentiate share linksChristopher Ng2023-01-121-1/+19
* Fix inability to re-enter share password after invalid inputChristopher Ng2023-01-101-1/+8
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-055-75/+27
* 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-031-1/+3
* 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-162-28/+34
* Fix visibility of internal expire dateVincent Petry2022-10-281-3/+6
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-062-48/+31
* 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
* Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan2022-09-121-2/+2
* Fix typos in apps/ subdirectoryluz paz2022-09-052-3/+3
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-257-163/+163
* 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-282-0/+2
* Fix adding to empty attributes and duplicate requestJulius Härtl2022-07-281-2/+1
* Add share attrs + download permission support in frontendVincent Petry2022-07-281-1/+41
* Accessible names for share panel buttonsVincent Petry2022-07-262-0/+2
* Fix sharing panel lighthouse warningsVincent Petry2022-07-225-102/+106
* Add expanded attribute to button for listing others with accessChristopher Ng2022-07-071-1/+16
* Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-081-0/+20
* Fix share permissions renderingLouis Chemineau2022-05-311-1/+2
* 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-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