aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src
Commit message (Expand)AuthorAgeFilesLines
* fix(files_sharing): external share parsingskjnldsv30 hours2-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
* fix(files_sharing): Add proper user facing messages on successFerdinand Thiessen2024-10-161-22/+43
* Merge pull request #48653 from nextcloud/rakekniven-patch-2Louis2024-10-141-2/+2
|\
| * chore(l10n): Use default plural handlingrakekniven-patch-2rakekniven2024-10-101-2/+2
* | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
* | fix(i18n): Improved grammarrakekniven2024-10-111-1/+1
|/
* fix: Minor @nc/vue usage errorsLouis Chemineau2024-10-091-0/+1
* 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
* Merge pull request #47841 from nextcloud/fix/files-sharing-openfileJonas2024-09-091-0/+11
|\
| * fix(files_sharing): Open single-file-share by defaultFerdinand Thiessen2024-09-091-0/+11
* | 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
|/
* chore(files_sharing): Do not use files source files but directly the libraryFerdinand Thiessen2024-09-061-3/+2
* fix(files_sharing): Ensure sidebar share entry lists are labelledFerdinand Thiessen2024-09-062-4/+14
* fix(files_sharing): Set file-request header for nextcloud/uploadFerdinand Thiessen2024-09-062-78/+95
* fix(files_sharing): Disable sharing status action for public sharesFerdinand Thiessen2024-09-061-1/+7
* refactor(files_sharing): Make file structure more clearFerdinand Thiessen2024-09-0620-27/+31
* feat(files_sharing): Migrate public share to use Vue files listFerdinand Thiessen2024-09-068-10/+310
* fix(files): Correctly parse external shares for files UIFerdinand Thiessen2024-09-022-10/+65
* fix: Properly handle share attributes if set to nullJulius Härtl2024-08-301-2/+11
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-297-11/+11
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-295-8/+8
* test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-267-102/+115
* 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