aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #49898 from nextcloud/fix/noid/no-emails-for-user-sharesAnna2025-01-161-4/+7
|\
| * fix(sharing): send share emails for internal users toofix/noid/no-emails-for-user-sharesAnna Larch2025-01-131-4/+7
* | test: Update testsChristopher Ng2025-01-151-0/+2
* | chore(openapi): Update capabilities specChristopher Ng2025-01-151-0/+3
* | feat(sharing): Toggle custom tokens setting as adminChristopher Ng2025-01-152-2/+10
* | feat(sharing): Respect admin custom tokens settingChristopher Ng2025-01-151-0/+3
* | feat(sharing): Add `custom_tokens` capabilityChristopher Ng2025-01-151-0/+2
* | feat(sharing): Make it possible to customize share link tokensChristopher Ng2025-01-153-1/+73
* | chore(openapi): Update specChristopher Ng2025-01-151-0/+74
* | feat(sharing): Fetch a unique generated tokenChristopher Ng2025-01-151-0/+24
* | feat(sharing): Allow updating share tokenChristopher Ng2025-01-151-1/+21
* | 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): Fix sharee search result typesprovokateurin2025-01-132-19/+56
* | fix(files_sharing): Gracefully handle fetching non-existent shareprovokateurin2025-01-131-14/+5
* | fix(files_sharing): Handle null userIdprovokateurin2025-01-132-11/+2
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-112-0/+2
* feat(federatedfilesharing): auto-accept shares from trusted serversskjnldsv2025-01-092-35/+66
* fix(files_sharing): external share parsingskjnldsv2025-01-092-0/+47
* refactor(OpenAPI): Adjust scopes to match previous behaviorprovokateurin2025-01-062-0/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-042-0/+166
* Merge pull request #49974 from nextcloud/backport/49973/masterJohn Molakvoæ2025-01-021-4/+58
|\
| * fix(federatedfilesharing): get share by token fallbackbackport/49973/masterskjnldsv2024-12-281-4/+58
* | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-022-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-304-2/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-256-0/+238
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-222-0/+32
* fix(files_sharing): Hide file request if public uploads disablednfebe2024-12-201-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-182-8/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-172-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-166-148/+150
* 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(l10n): Update translations from TransifexNextcloud bot2024-12-1094-94/+2
* fix(files_sharing): Stop infinite loop blocking link share requestsnfebe2024-12-091-13/+22
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-084-0/+292
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-072-0/+2
* fix(activity): make emails for link share uploads true by defaultskjnldsv2024-12-061-1/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-066-0/+36
* Merge pull request #49644 from nextcloud/artonge/fix/sharetypeF. E Noel Nfebe2024-12-051-1/+11
|\
| * fix(files_sharing): List of share type during recipient lookupLouis Chemineau2024-12-041-1/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-056-2/+62
* | test: add test for permissions of copied shareRobin Appelman2024-12-041-0/+26
* | feat(ocm): signing ocm requestsMaxence Lange2024-12-041-0/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-044-0/+22
* fix: Only show share permission if re-sharablenfebe2024-12-031-2/+5
* refactor: Use new `ShareType` across file_sharingnfebe2024-12-0316-132/+107
* Merge pull request #49569 from nextcloud/shared-watcher-perfStephan Orbaugh2024-12-031-13/+8
|\