summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed mixed translations in sharing detailsfenn-cs2023-10-101-16/+19
* enh(a11y): Add label to share note textboxChristopher Ng2023-10-091-1/+4
* Correct check for enabled expiration datefenn-cs2023-10-091-3/+9
* Updates to sharing flowfenn-cs2023-10-092-30/+27
* Auto set password for new email sharesfenn-cs2023-09-211-3/+9
* Consider share type for enforced share expiry datesfenn-cs2023-09-203-28/+18
* Properly align all sharing-entry typesfenn-cs2023-09-204-48/+56
* Consider link shares in removeShare method in SharingTabfenn-cs2023-09-181-3/+10
* Correctly switch/revert from custom to bundled permsfenn-cs2023-09-151-3/+5
* Fix invite guest for new sharing flowfenn-cs2023-09-142-13/+22
* Hide additional content when share details is openLouis Chemineau2023-09-141-55/+57
* 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
* Consistent delete button in share detailsfenn-cs2023-09-131-1/+0
* Enfore allowPublicShares admin settingfenn-cs2023-09-133-4/+9
* Refactor migrated addShare methodfenn-cs2023-09-131-18/+15
* Add icons for bundled permissionsfenn-cs2023-09-111-22/+29
* Adjust share details view UIfenn-cs2023-09-111-1/+3
* Add accesibility features to quick share dropdownfenn-cs2023-09-071-16/+98
* Close quickshare dropdown on outside clickfenn-cs2023-09-071-1/+13
* Do not toggle custom permissionsfenn-cs2023-09-071-9/+7
* enable download configuration on circles sharesMaxence Lange2023-09-061-6/+0
* Improve sharing flowfenn-cs2023-08-3115-554/+1468
* Revert "Improve sharing flow"Arthur Schiwon2023-08-3115-1468/+554
* Improve sharing flowfenn-cs2023-08-3015-554/+1468
* 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
* Move deprecation warnings to debugSimon L2023-06-241-1/+1
* reload filelist when adding or removing sharesRobin Appelman2023-05-241-1/+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
* Merge pull request #38012 from nextcloud/fix/a11y-share-inputPytal2023-05-031-1/+1
|\
| * Fix share input idChristopher Ng2023-05-021-1/+1
* | fix(files_sharing): Don't show copy action when !canDownload and no update pe...Marcel Klehr2023-05-021-1/+1
|/
* fix(l10n): Fixed grammarrakekniven2023-04-181-1/+1
* Adjust breadcrumb navigation structure to the navigation listjulia.kirschenheuter2023-04-041-4/+4
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-2320-72/+72
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-232-2/+2
* Add SHARE_TYPE_SCIENCEMESHMichiel de Jong2023-03-083-0/+9
* 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-273-4/+3
* Encrypted and shared folders should use the encrypted iconLouis Chemineau2023-02-201-6/+6
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-013-4/+2
* Port files sharing selectorChristopher Ng2023-01-241-56/+61
* Improve password generation for link sharesVincent Petry2023-01-161-6/+9
* 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