summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41071 from nextcloud/backport/40495/stable26Arthur Schiwon2023-12-073-5/+55
|\
| * pass the share to the cache instead of having to ask the storageRobin Appelman2023-12-072-5/+14
| * test(files_sharing): Test if recent files result use actual share target nameJulius Härtl2023-12-071-0/+37
| * fix(sharing): set name to target name in sharing cacheMax2023-12-071-0/+4
* | Merge branch 'stable26' into backport/39044/stable26Andy Scherzinger2023-12-071684-13658/+19990
|\|
| * Merge pull request #40521 from nextcloud/backport/40487/stable26Arthur Schiwon2023-12-073-10/+152
| |\
| | * psalm fixRobin Appelman2023-12-061-1/+1
| | * improve s3 error handlingRobin Appelman2023-10-101-1/+1
| | * sftp psalm fixesRobin Appelman2023-10-102-11/+15
| | * psalm suppressRobin Appelman2023-10-101-0/+4
| | * implement fseek for sftp read streamRobin Appelman2023-10-102-3/+30
| | * more optimized getPermissions/getMetaDataRobin Appelman2023-10-101-0/+44
| | * sftp optimize file_put_contents, writeStream and copyRobin Appelman2023-10-101-1/+55
| | * fix error during sftp stream closeRobin Appelman2023-10-101-0/+7
| | * clear sftp stat cache when opening a write streamRobin Appelman2023-10-101-3/+5
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0744-36/+164
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-06112-126/+428
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0518-30/+236
| * | fix(security): Update expiration date in security.txtJoas Schilling2023-12-041-1/+1
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0430-6/+48
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-03102-82/+274
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-0280-140/+390
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-01152-104/+494
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-30176-300/+318
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-29172-154/+498
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2838-136/+858
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2732-26/+678
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2642-4/+670
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2566-22/+256
| * | Merge pull request #41731 from nextcloud/backport/41722/stable26Christoph Wurst2023-11-241-9/+23
| |\ \
| | * | fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
| * | | Merge pull request #41644 from nextcloud/backport/41623/stable26Julius Härtl2023-11-241-1/+6
| |\ \ \ | | |/ / | |/| |
| | * | fix: Also cleanup orphaned shares user cannot be found anymoreJulius Härtl2023-11-211-1/+6
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-241156-5788/+1672
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2388-208/+138
| * | | Merge pull request #41613 from nextcloud/revert-41552-backport/41518/stable26Arthur Schiwon2023-11-221-6/+2
| |\ \ \
| | * | | Revert "[stable26] fix(files_versions): don't call getUid() on null"Arthur Schiwon2023-11-201-6/+2
| * | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2216-54/+372
| | |/ / | |/| |
| * | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-21156-3552/+3880
| |/ /
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2016-2/+162
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-196-10/+32
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1888-64/+222
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-17220-1788/+1918
| * | Don't call getUid() on nullGit'Fellow2023-11-161-2/+6
| * | fix(workflows): Finish password confirmationJoas Schilling2023-11-163-4/+9
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-1612-2/+22
| * | fix(files): prevent redirect on heading column sortJohn Molakvoæ2023-11-151-0/+4
| * | Merge pull request #41297 from nextcloud/backport/41173/stable26Arthur Schiwon2023-11-151-1/+4
| |\ \
| | * | fix: Delete ghost versions of non-existing filesGit'Fellow2023-11-141-1/+4
| * | | Merge pull request #41264 from nextcloud/bugfix/noid/quota-0Arthur Schiwon2023-11-151-3/+8
| |\ \ \