aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-238-4/+52
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-224-6/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2116-2/+172
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2096-342/+292
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1912-12/+230
* fix(files_sharing): also allow removing READ permissions on email sharesskjnldsv2024-07-181-1/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-182-0/+88
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1720-40/+0
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1670-118/+426
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1510-6/+518
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-148-10/+426
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1396-646/+1348
* chore: improve typing for SharedStorage::$storageRobin Appelman2024-07-111-0/+9
* fix: don't return null for SharedStorage::getWrapperStorage with share recursionRobin Appelman2024-07-111-0/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-112-2/+2
* fix(SharingDetailsView): Prevent illegal unselection of read permissionsfenn-cs2024-07-091-0/+7
* refactor(SharingDetailsView): Use NC loggerfenn-cs2024-07-081-4/+4
* fix(FilesView): Update files view upon share creation/deletefenn-cs2024-07-084-5/+52
* refactor(SharingInput): Remove unused addSharefenn-cs2024-07-032-81/+0
* fix(ExternalSharing): Handle template share from external sourcesfenn-cs2024-07-032-5/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-032-4/+4
* Merge pull request #46141 from nextcloud/backport/46097/stable28Louis2024-07-011-3/+0
|\
| * fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-271-3/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-302-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-292-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-282-0/+14
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-272-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-242-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-162-0/+6
* Merge pull request #45024 from nextcloud/man/backport/44839/stable28Arthur Schiwon2024-06-141-17/+27
|\
| * fix(sharingDetails): Show correct share targetfenn-cs2024-06-131-4/+14
| * fix(files_sharing): Add one string for every share type to not assume any lan...Ferdinand Thiessen2024-06-131-17/+17
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-142-0/+14
* | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-06-132-14/+21
* | refactor: make share manager buildableRobin Appelman2024-06-131-2/+0
|/
* fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-06-132-37/+80
* refactor(ShareDetails): Prevent undefined errors for `share.permissions`fenn-cs2024-06-121-1/+2
* fix(files_sharing): dark avatar supportskjnldsv2024-06-121-1/+5
* fix(files_sharing): fix parsing of remote sharesskjnldsv2024-06-123-16/+53
* Merge pull request #44912 from nextcloud/backport/44838/stable28John Molakvoæ2024-06-113-142/+74
|\
| * fix(sharing): Don't change the type of the controller argumentJoas Schilling2024-06-101-2/+2
| * fix(shareApiController): avoid duplicated expiryDate operationsfenn-cs2024-06-101-27/+10
| * refactor(shareApiController): use contrusctor property promotion & DI loggerfenn-cs2024-06-103-115/+64
* | fix(files): `open-in-files` action should also set `openfile` queryFerdinand Thiessen2024-06-082-2/+2
|/
* Merge pull request #44010 from nextcloud/backport/43252/stable28John Molakvoæ2024-06-072-13/+69
|\
| * Fix backportGit'Fellow2024-05-291-9/+44
| * fix(sharing): Avoid (dead)locking during orphan deletionChristoph Wurst2024-05-292-4/+25
* | fix(files_sharing): usage of NcTextField in SelectShareFolderDialogueLouis Chemineau2024-06-061-1/+1
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0520-56/+756
* | fix(deps): Update `@nextcloud/event-bus` to version 3.3.1Ferdinand Thiessen2024-05-313-3/+3
|/