summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-242-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-162-0/+6
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-142-0/+14
* fix(ShareEntryLinkedList): Correctly propagate share datafenn-cs2024-06-121-1/+1
* fix(sharing): Don't change the type of the controller argumentJoas Schilling2024-06-111-2/+2
* fix(shareApiController): avoid duplicated expiryDate operationsfenn-cs2024-06-111-2/+0
* refactor(shareApiController): use contrusctor property promotion & DI loggerfenn-cs2024-06-113-118/+67
* Merge pull request #44009 from nextcloud/backport/43252/stable27John Molakvoæ2024-06-072-13/+69
|\
| * Fix backportGit'Fellow2024-04-191-9/+44
| * fix(sharing): Avoid (dead)locking during orphan deletionChristoph Wurst2024-03-052-4/+25
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0520-56/+756
* | fix(ShareApiClients): Maintain meaning of `''` and null for share api clientsfenn-cs2024-05-291-3/+3
* | test(Sharing): Integration test for no expiration set date for sharefenn-cs2024-05-251-4/+4
* | fix(shareManager): Respect empty `expireDate` in serverfenn-cs2024-05-242-29/+19
* | fix: Hide download action in shares viewChristopher Ng2024-05-221-1/+2
* | fix: Keep download action for files and hide only for relevant filesJulius Härtl2024-05-221-13/+0
* | fix(files_sharing): Improve recursion in `onNewLinShare`fenn-cs2024-05-143-37/+81
* | refactor(ShareDetails): Prevent undefined errors for `share.permissions`fenn-cs2024-05-141-1/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-082-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-072-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-032-0/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-276-0/+16
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2676-202/+80
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-252-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-244-0/+234
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-232-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-222-0/+56
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-212-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-2016-0/+32
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-1998-376/+376
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+34
* | Merge pull request #44499 from nextcloud/backport/44484/stable27Benjamin Gaussorgues2024-04-171-7/+7
|\ \
| * | fix(share): Send correct share attributes upon share creationfenn-cs2024-04-151-7/+7
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-172-0/+2
|/ /
* | fix(share): Send empty expireDate when not expireDate setfenn-cs2024-04-081-4/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-054-0/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-044-0/+158
* | fix(files_sharing): Create passwords when enforced for mail sharesFerdinand Thiessen2024-04-032-10/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-034-12/+12
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-024-0/+30
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-014-0/+116
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-316-12/+92
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-302-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2998-960/+260
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-282-0/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-272-2/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-266-20/+24
* | Merge pull request #44415 from nextcloud/backport/44132/stable27Stephan Orbaugh2024-03-251-0/+19
|\ \
| * | chore: improve typing for SharedStorage::$storageRobin Appelman2024-03-221-0/+9
| * | fix: don't return null for SharedStorage::getWrapperStorage with share recursionRobin Appelman2024-03-221-0/+10