summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* Updates to sharing flowfenn-cs2023-10-091-2/+3
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-23/+1
* Properly align all sharing-entry typesfenn-cs2023-09-204-48/+56
* Ellipsize user status in sharing entryfenn-cs2023-09-141-27/+25
* Display user status by the side in sharing flowfenn-cs2023-09-141-6/+10
* Enfore allowPublicShares admin settingfenn-cs2023-09-131-1/+1
* Add accesibility features to quick share dropdownfenn-cs2023-09-071-16/+98
* Close quickshare dropdown on outside clickfenn-cs2023-09-071-1/+13
* Improve sharing flowfenn-cs2023-08-315-502/+283
* Revert "Improve sharing flow"Arthur Schiwon2023-08-315-283/+502
* Improve sharing flowfenn-cs2023-08-305-502/+283
* fix(files_sharing): String translationsChristopher Ng2023-08-012-3/+3
* Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-07-131-8/+8
* Rename "pendingPassword" to "pendingEnforcedPassword"Daniel Calviño Sánchez2023-07-131-4/+4
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* 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