aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): hide download permission for circle sharesRichard Steinmetz2023-07-101-0/+6
* chore(files_sharing): Remove orphaned file with deprecated importsFerdinand Thiessen2023-07-011-44/+0
* chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-271-1/+0
* address reviewSimon L2023-06-241-1/+1
* only print deprecation logs if debug mode is enabledSimon L2023-06-241-1/+1
* Move deprecation warnings to debugSimon L2023-06-241-1/+1
* Don't disable actions when saving share permissionsLouis Chemineau2023-06-191-8/+4
* Fix lint errorsVarun Patil2023-05-231-0/+4
* Optimize webpack chunksVarun Patil2023-05-231-2/+3
* reload filelist when adding or removing sharesRobin Appelman2023-05-221-1/+6
* 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
* 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
* l10n: Fixed typorakekniven2023-01-101-1/+1
* Replace custom tooltips with native one in vue components and viewsjulia.kirschenheuter2023-01-059-85/+38
* Replace custom tooltips with native ones in files_sharingjulia.kirschenheuter2022-12-221-2/+0
* fix: remove other shares from ui when deletedMax2022-12-201-1/+12
* 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-032-1/+9
* Lint and remove file_versions testsLouis Chemineau2022-11-281-1/+2
* Use svg iconsLouis Chemineau2022-11-281-3/+3
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-6/+8
* 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-164-38/+69
* Fix visibility of internal expire dateVincent Petry2022-10-281-3/+6
* Replace moment.js date with Date Object.julia.kirschenheuter2022-10-065-100/+65
* 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
* Align sharing tab content and increase spacingChristopher Ng2022-09-141-4/+10
* Increase spacing between additional sharing tab contentChristopher Ng2022-09-131-0/+3