aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): ignore duplicated navigation when replacing current routeFerdinand Thiessen9 days1-6/+28
* fix(eslint): Strings must use singlequoteJohn Molakvoæ13 days1-1/+1
* fix(l10n): use `do not` instead of `don't`Valdnet13 days1-1/+1
* fix(files_sharing): Map sharee information for `shared-by-you` viewFerdinand Thiessen2025-02-202-1/+20
* refactor: Migrate nextcloud-vue usage to new import schemaFerdinand Thiessen2025-02-2019-63/+63
* fix(files_sharing): Fix public share expiration being set when toggle is not ...Christopher Ng2025-02-181-2/+7
* feat(sharing): Allow to set default view mode for public sharesFerdinand Thiessen2025-02-103-19/+103
* fix(files): support submenu in batch actions header tooskjnldsv2025-02-061-1/+2
* fix(files_sharing): Hide internal recommendations in external share inputnfebe2025-02-061-1/+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-20/+19
* fix(files): properly update store on files conversions successskjnldsv2025-02-042-20/+2
* fix(files_sharing): Adjust wrong labeling identified by testnfebe2025-02-031-1/+1
* fix(files_sharing): Only clear permissions of pending federated sharesprovokateurin2025-01-302-29/+82
* fix(files_sharing): file request form validity check resetskjnldsv2025-01-301-4/+9
* feat: Use redundant label for accessibility onlynfebe2025-01-251-1/+4
* feat: Only show show inherited shares section if presentnfebe2025-01-231-1/+1
* feat: Improve create link textsnfebe2025-01-231-2/+8
* feat(files_sharing): Modularize `SharingInput` to adapt with share sectionsnfebe2025-01-231-14/+34
* refactor(files_sharing): Split internal & external sharesnfebe2025-01-232-52/+168
* refactor(files_sharing): move deprecated projects componentThomas Lehmann2025-01-231-6/+9
* fix(files): Properly reset all file list filters on view changeFerdinand Thiessen2025-01-211-0/+4
* feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-152-2/+10
* feat(sharing): Make it possible to customize share link tokensChristopher Ng2025-01-153-1/+73
* fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-152-4/+6
* fix(files_sharing): Stop overwriting the share expiration date with the defau...provokateurin2025-01-151-4/+1
* fix(files_sharing): external share parsingskjnldsv2025-01-092-0/+47
* fix(files_sharing): Hide file request if public uploads disablednfebe2024-12-201-0/+3
* 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(SharingEntryQuickShareSelect): Disable quick share select if user can not...provokateurin2024-12-101-0/+1
* fix(SharingEntry): Hide edit button if user can not edit shareprovokateurin2024-12-101-1/+2
* fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
* fix(files_sharing): List of share type during recipient lookupLouis Chemineau2024-12-041-1/+11
* fix: Only show share permission if re-sharablenfebe2024-12-031-2/+5
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-0316-132/+107
* fix(SharingEntry): Display owner name if the owner is someone elseprovokateurin2024-11-251-0/+5
* chore: lint fixchore/force-style-lintskjnldsv2024-11-191-6/+6
* refactor(styles): Adjust code style in SCSS sources to match our stylelint co...Ferdinand Thiessen2024-11-192-29/+24
* fix(dav): file request guest nickname encodingskjnldsv2024-11-121-4/+5
* fix(Federation): Show some icon for federated users on sharesfenn-cs2024-11-092-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 listfenn-cs2024-10-301-1/+1
* fix(files_sharing): Password field must not be required if already setFerdinand Thiessen2024-10-301-3/+15
* fix(files_sharing): federated shares avatarskjnldsv2024-10-252-4/+54
* fix(files_sharing): Add correct context to translationFerdinand Thiessen2024-10-211-1/+1
* chore(i18n): Improved grammarrakekniven2024-10-191-1/+1
* fix(code-style): Adjust JS code to our code styleFerdinand Thiessen2024-10-166-10/+16