aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components
Commit message (Expand)AuthorAgeFilesLines
* refactor: remove remaining usage of OC::getCapabilitiesVarun Patil2023-10-201-3/+4
* Reduce width of sharing entryjulia.kirschenheuter2023-10-192-4/+4
* Updates to sharing flowfenn-cs2023-10-021-2/+3
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-23/+1
* Properly align all sharing-entry typesfenn-cs2023-09-144-47/+56
* Ellipsize user status in sharing entryfenn-cs2023-09-131-28/+25
* Display user status by the side in sharing flowfenn-cs2023-09-131-6/+10
* Enfore allowPublicShares admin settingfenn-cs2023-09-121-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
* fix(files_sharing): select sharing in sidebar breaks Viewer focus trapGrigorii K. Shartsev2023-09-051-7/+0
* Replace custom input field with NcTextFieldjulia.kirschenheuter2023-08-311-5/+8
* Improve sharing flowfenn-cs2023-08-305-502/+283
* fix(apps): Adjust apps for FilePicker API changeFerdinand Thiessen2023-08-261-1/+0
* fix(files_sharing): String translationsChristopher Ng2023-07-312-3/+3
* 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