aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* feat: Use new password context in sharing APIFerdinand Thiessen2024-08-221-2/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-224-0/+32
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-194/+206
* fix(files_sharing): Sort by correct share attribute ("share with displayname")Ferdinand Thiessen2024-08-211-13/+16
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-192-2/+148
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1898-152/+184
* fix: Access node owner by top level `owner` propertyFerdinand Thiessen2024-08-173-17/+27
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-172-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-168-2/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1598-1158/+24
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-1482-82/+90
* 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(l10n): Update translations from TransifexNextcloud bot2024-08-132-2/+2
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-122-2/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-122-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-112-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-106-4/+66
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0920-0/+54
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0816-2/+50
* fix(files_sharing): getShares optional chainingskjnldsv2024-08-071-1/+1
* Merge pull request #37878 from 2lar/sortingfixbranchJohn Molakvoæ2024-08-071-3/+8
|\
| * fix(files_sharing): tab shares title and creation sort2lar2024-08-071-3/+8
* | feat(activity): add share link upload notificationsskjnldsv2024-08-074-0/+69
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0796-192/+382
* Merge pull request #47070 from nextcloud/circToTeamAndy Scherzinger2024-08-061-5/+5
|\
| * fix(share): Rename Circle to TeamGit'Fellow2024-08-061-5/+5
* | fix(files_sharing): show proper share not found error messageskjnldsv2024-08-062-4/+27
|/
* Merge pull request #47043 from nextcloud/fix/noid/ignore-root-on-inherited-sh...Maxence Lange2024-08-061-1/+4
|\
| * fix(inherited-shares): ignore top root folderMaxence Lange2024-08-051-1/+4
* | Merge pull request #46924 from nextcloud/fix/empty-emailJohn Molakvoæ2024-08-061-1/+1
|\ \
| * | fix(files_sharing): filter out invalid shareWith in sharee APIskjnldsv2024-08-051-1/+1
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-08-064-0/+146
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-056-0/+182
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0314-4/+68
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0298-198/+416
* fix(files_sharing): add missing subtitle on search for share recipientsLuka Trovic2024-08-011-6/+6
* Merge pull request #46881 from nextcloud/try-non-recursive-sourceStephan Orbaugh2024-08-011-6/+18
|\
| * fix: try to find non-recursive share sourceRobin Appelman2024-07-301-6/+18
* | fix(activity): regroup Files and spltit sharing activityskjnldsv2024-08-011-2/+2
* | Merge pull request #46810 from nextcloud/refactor/files_sharing/security-attr...Kate2024-08-0110-75/+57
|\ \
| * | refactor(files_sharing): Replace security annotations with respective attributesprovokateurin2024-07-2710-75/+57
* | | 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(l10n): Update translations from TransifexNextcloud bot2024-07-3192-84/+248
* | | 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