aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/components/SharingEntryLink.vue
Commit message (Expand)AuthorAgeFilesLines
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-201-9/+9
* fix(files_sharing): Fix public share expiration being set when toggle is not ...Christopher Ng2025-02-181-2/+7
* test(files_sharing): Check that default expiration date is shown b4 create sharenfebe2025-02-061-0/+1
* fix: Show default expiration date before create link sharenfebe2025-02-061-4/+12
* fix(files_sharing): Adjust wrong labeling identified by testnfebe2025-02-031-1/+1
* feat: Improve create link textsnfebe2025-01-231-2/+8
* fix(files_sharing): Stop overwriting the share expiration date with the defau...provokateurin2025-01-151-4/+1
* fix(files_sharing): also submit new share on password submitskjnldsv2024-12-121-1/+1
* fix(files_sharing): Correct property enforced property namesnfebe2024-12-111-8/+7
* fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-031-1/+1
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-191-1/+1
* fix(files_sharing): share assignment issue in SharingEntryLinkskjnldsv2024-11-081-2/+4
* fix(SharingEntryLink): Show default password before create if anyfenn-cs2024-11-081-9/+41
* fix(files): Link share URL was not generated due to typoFerdinand Thiessen2024-09-241-3/+4
* chore: fix usage of deprecated functions and adjust code styleFerdinand Thiessen2024-09-201-9/+10
* fix(files_sharing): add accessible labels in link share creationGrigorii K. Shartsev2024-09-091-17/+13
* fix(files_sharing): checkbox for password in link share is not shownGrigorii K. Shartsev2024-09-091-0/+2
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-1/+1
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-2/+2
* chore(files_sharing): refactor Share model to tsskjnldsv2024-07-301-1/+1
* fix(files_sharing): file request creation permissions and link copy displayskjnldsv2024-07-181-2/+2
* fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-121-1/+1
* chore(files_sharing): refactor sharing configskjnldsv2024-07-121-1/+15
* feat(files_sharing): allow mixed values in share attributes and allow storing...skjnldsv2024-07-121-1/+1
* feat(files_sharing): add `new file request` optionskjnldsv2024-07-121-3/+3
* chore(files_sharing): rename `File drop` to `File requests`skjnldsv2024-07-121-1/+1
* fix(SharingEntryLink): Show enforced password input labelfenn-cs2024-06-271-1/+3
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-06-251-2/+6
* style: update copy icon to Material Design iconAndy Scherzinger2024-06-191-1/+1
* fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-121-37/+79
* chore: Add SPDX headerAndy Scherzinger2024-06-061-20/+3
* feat: Allow registration of advanced external share actionsChristopher Ng2024-03-061-2/+2
* feat: reconfigured NcActions to use MDI'sEduardo Morales2024-03-061-22/+51
* chore: manual lintingEduardo Morales2024-03-061-5/+11
* feat: added new action for qrcode popup linkshareEduardo Morales2024-03-061-1/+44
* fix(files_sharing): lost styles for SharingEntryLinkGrigorii K. Shartsev2024-02-131-3/+3
* Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-sha...Grigorii K. Shartsev2024-02-081-10/+4
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-4/+10
* fix(sharing): migrate QuickShareSelect to NcActionsGrigorii K. Shartsev2024-02-081-10/+4
* fix(files_sharing): Return focus to trigger element on sharing details closeChristopher Ng2024-01-261-1/+3
* Tooltip outside click, should abort share creationfenn-cs2023-12-111-1/+1
* Improve share logic for enforced password & expiry datefenn-cs2023-11-301-8/+2
* Replace ActionLink with ActionButton on sharing tabjulia.kirschenheuter2023-11-171-4/+2
* Reduce width of sharing entryjulia.kirschenheuter2023-10-191-2/+2
* Consider share type for enforced share expiry datesfenn-cs2023-09-201-23/+1
* Properly align all sharing-entry typesfenn-cs2023-09-141-42/+52
* Improve sharing flowfenn-cs2023-08-301-142/+36
* fix(files_sharing): String translationsChristopher Ng2023-07-311-2/+2
* Show pending popover menu when password is enabled by defaultDaniel Calviño Sánchez2023-05-221-8/+8