aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* chore(assets): Recompile assetsbackport/44236/stable28Grigorii K. Shartsev2025-02-046-8/+8
* fix(settings): app list scroll on SafariGrigorii K. Shartsev2025-02-042-9/+60
* Merge pull request #50638 from nextcloud/backport/50270/stable28-follow-upAndy Scherzinger2025-02-041-1/+1
|\
| * ci(cypress): Bump upload action to latest v4 (again)backport/50270/stable28-follow-upAndy Scherzinger2025-02-041-1/+1
|/
* Merge pull request #50597 from nextcloud/backport/50270/stable28Andy Scherzinger2025-02-049-289/+393
|\
| * ci(cypress): Bump upload action to latest v4Andy Scherzinger2025-02-042-3/+3
| * test: Reset sharing app config after testFerdinand Thiessen2025-01-311-0/+1
| * fix(sharing): Move permission validation to share managerFerdinand Thiessen2025-01-312-5/+36
| * fix(files_sharing): Respect permissions passed when creating link sharesFerdinand Thiessen2025-01-314-281/+353
|/
* Merge pull request #50521 from nextcloud/backport/50299/stable28Andy Scherzinger2025-01-291-3/+2
|\
| * fix(files_versions): Update `unencrypted_size` during rollbackbackport/50299/stable28Louis Chemineau2025-01-291-1/+2
| * chore(files_versions): Remove unused $node variableLouis Chemineau2025-01-291-2/+0
|/
* Merge pull request #50412 from nextcloud/backport/49639/stable28Andy Scherzinger2025-01-252-4/+4
|\
| * fix(TasksSearchProviderTest): adjust deep link to Tasks appbackport/49639/stable28Raimund Schlüßler2025-01-241-3/+3
| * fix: adjust url for task linksRaimund Schlüßler2025-01-241-1/+1
|/
* Merge pull request #50384 from nextcloud/automated/noid/stable28-update-code-...Joas Schilling2025-01-241-41/+42
|\
| * fix(security): Update code signing revocation listautomated/noid/stable28-update-code-signing-crlnextcloud-command2025-01-241-41/+42
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2326-54/+350
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-22124-124/+452
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-21246-370/+686
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-2024-6/+92
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1916-10/+46
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1836-14/+230
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1734-0/+226
* Merge pull request #50202 from nextcloud/backport/50192/stable28Andy Scherzinger2025-01-1614-26/+165
|\
| * chore: Compile assetsFerdinand Thiessen2025-01-167-7/+7
| * test: Add end-to-end tests for share expiry dateFerdinand Thiessen2025-01-164-5/+151
| * fix(files_sharing): Remove debounce from expiration date formattingFerdinand Thiessen2025-01-162-4/+6
| * fix(files_sharing): Stop overwriting the share expiration date with the defau...provokateurin2025-01-161-10/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-16102-4/+112
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1598-98/+98
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1420-2/+74
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1340-78/+292
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-1216-2/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-11124-28/+328
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-106-12/+70
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-0946-6/+444
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-08320-558/+902
* Merge pull request #50056 from nextcloud/backport/50035/stable28Joas Schilling2025-01-072-6/+1
|\
| * fix(HTTP): Adjust JSONResponse data typeprovokateurin2025-01-072-6/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2025-01-076-0/+8
* Merge pull request #49931 from nextcloud/backport/49927/stable28Luka Trovic2025-01-063-15/+289
|\
| * chore: Remove syntax incompatible with PHP 8.0backport/49927/stable28Côme Chilliet2024-12-201-2/+5
| * fix: Use getRelativePath method to check if node is inside folderCôme Chilliet2024-12-202-11/+16
| * fix: Fix promotion of reshares from subsubfoldersCôme Chilliet2024-12-202-26/+101
| * fix(tests): Revert changes to tests now that reshares are not deleted but pro...Côme Chilliet2024-12-201-2/+1
| * fix(tests): Fix share tests to test new reshare promotion systemCôme Chilliet2024-12-201-17/+17
| * chore: Add comment to make code clearerCôme Chilliet2024-12-201-0/+1
| * chore: Turn method description into phpdocCôme Chilliet2024-12-201-1/+1
| * fix(shares): Promote reshares into direct shares when share is deletedCôme Chilliet2024-12-201-6/+13