aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
* Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-8/+4
* Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-05-221-8/+8
* Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-05-221-4/+4
* Use the color-primary-element* variablesSimon L2023-05-131-1/+1
* Do not allow to toggle between password and text in sharingLouis Chemineau2023-05-091-0/+1
* Fix share input idChristopher Ng2023-05-021-1/+1
* fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
* 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