summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-03-032-1/+20
* fix(eslint): Strings must use singlequotebackport/51142/stable30John Molakvoæ2025-03-021-1/+1
* fix(l10n): use `do not` instead of `don't`Valdnet2025-03-021-1/+1
* chore(deps): Update `@nextcloud/vue` to v8.23.1Ferdinand Thiessen2025-02-211-0/+1
* fix(files_sharing): Fix public share expiration being set when toggle is not ...Christopher Ng2025-02-191-2/+7
* fix(files): Properly reset all file list filters on view changeFerdinand Thiessen2025-02-181-0/+4
* fix(files_sharing): Update `QuickShareSelect` if share is modifiednfebe2025-02-062-1/+13
* 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-063-18/+17
* fix(files_sharing): Adjust wrong labeling identified by testnfebe2025-02-031-1/+1
* fix(files_sharing): Only clear permissions of pending federated sharesprovokateurin2025-01-312-29/+82
* fix(files_sharing): file request form validity check resetbackport/50524/stable30skjnldsv2025-01-301-4/+9
* fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-162-4/+6
* fix(files_sharing): Stop overwriting the share expiration date with the defau...provokateurin2025-01-161-4/+1
* fix: remove references to non-existent ShareTypesnfebe2025-01-062-5/+5
* fix(files_sharing): List of share type during recipient lookupLouis Chemineau2025-01-021-1/+11
* fix: Only show share permission if re-sharablenfebe2025-01-021-2/+5
* refactor: Use new `ShareType` across file_sharingnfebe2025-01-0216-130/+104
* chore(i18n): Improved grammarrakekniven2024-12-121-1/+1
* fix(SharingEntryQuickShareSelect): Disable quick share select if user can not...backport/49747/stable30provokateurin2024-12-121-0/+1
* fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-121-1/+2
* 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
* chore(assets): Recompile assets + lint fixnextcloud-command2024-11-202-1/+2
* 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(ShareEntryLinkList): Append new links to the end of listbackport/49017/stable30fenn-cs2024-10-311-1/+1
* Merge pull request #49013 from nextcloud/backport/48991/stable30Ferdinand Thiessen2024-10-301-3/+15
|\
| * fix(files_sharing): Password field must not be required if already setbackport/48991/stable30Ferdinand Thiessen2024-10-301-3/+15
* | fix(Federation): Show some icon for federated users on sharesfenn-cs2024-10-302-1/+2
|/
* fix(files_sharing): federated shares avatarskjnldsv2024-10-292-4/+54
* fix(files_sharing): Add correct context to translationFerdinand Thiessen2024-10-231-1/+1
* fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-171-22/+43
* 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(files): Correctly parse external shares for files UIFerdinand Thiessen2024-09-032-15/+70
* fix(files_sharing): Sort by correct share attribute ("share with displayname")Ferdinand Thiessen2024-08-211-13/+16
* fix: Access node owner by top level `owner` propertyFerdinand Thiessen2024-08-173-17/+27
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-132-5/+5
* fix: Update translation stringArchisman Das2024-08-131-1/+1
* fix(files_sharing): getShares optional chainingskjnldsv2024-08-071-1/+1
* fix(files_sharing): tab shares title and creation sort2lar2024-08-071-3/+8
* fix(files_sharing): add missing subtitle on search for share recipientsLuka Trovic2024-08-011-6/+6
* fix(files): fix template folder and file request menu orderskjnldsv2024-07-311-1/+1
* chore(files_sharing): use spawnDialog for new file request handlerskjnldsv2024-07-311-26/+7
* fix(files_sharing): Ensure "note to recipient" textarea is shown if there is ...Ferdinand Thiessen2024-07-311-13/+19
* fix(files_sharing): Add missing "note to recipient"Ferdinand Thiessen2024-07-313-2/+119
* fix(files_sharing): Make account file filter consistent have designFerdinand Thiessen2024-07-302-18/+101
* fix(files_sharing): always show file request creation optionskjnldsv2024-07-301-7/+3