summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44508 from nextcloud/backport/39367/stable27Robin Appelman2024-04-031-1/+3
|\
| * fix SeekableHttpStream::stream_stat errors on failed openRobin Appelman2024-03-271-1/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-022-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-10/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-302-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29164-532/+22
* | feat(files)): Add retry logic to cover deadlock situations when moving many f...Louis Chemineau2024-03-281-6/+25
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-10/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-242-0/+8
* fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-221-0/+9
* Merge pull request #44321 from nextcloud/backport/39990/stable27Robin Appelman2024-03-221-0/+11
|\
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-191-0/+11
* | fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
* | fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-1/+1
|/
* Merge pull request #44284 from nextcloud/backport/44279/stable27Ferdinand Thiessen2024-03-191-0/+7
|\
| * fix: ensure nested mount points are handled in the correct orderRobin Appelman2024-03-181-0/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-194-2/+4
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-172-0/+2
* Merge pull request #44079 from nextcloud/backport/43992/stable27John Molakvoæ2024-03-161-1/+10
|\
| * fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-164-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-152-0/+40
* | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
* | Refactoring getName functionhopleus2024-03-141-5/+3
* | Fixes for getting the file name in the cases when the file name key is receiv...hopleus2024-03-141-1/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1418-4/+38
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-086-82/+152
* Merge pull request #43986 from nextcloud/backport/43972/stable27Julius Härtl2024-03-051-2/+4
|\
| * fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-052-0/+42
|/
* Merge pull request #43971 from nextcloud/artonge/fix/metdata_column_migration...Robin Appelman2024-03-041-1/+5
|\
| * Use table prefix in metadata migrationLouis Chemineau2024-03-041-1/+5
* | fix(IUrlGenerator): Add `throws` documentation for `imagePath` functionFerdinand Thiessen2024-03-041-0/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-022-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-014-2/+10
* Merge pull request #43901 from nextcloud/backport/30957/stable27John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a potentially...Claus-Justus Heine2024-02-291-2/+2
* | Merge pull request #43789 from nextcloud/backport/39607/stable27John Molakvoæ2024-02-291-8/+4
|\ \
| * | Fix backportGit'Fellow2024-02-291-8/+4
* | | Merge pull request #43830 from nextcloud/backport/43787/stable27John Molakvoæ2024-02-291-0/+6
|\ \ \
| * | | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
* | | | Merge pull request #43832 from nextcloud/backport/43428/stable27John Molakvoæ2024-02-292-11/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-262-11/+18
| |/ /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-0/+14
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-282-0/+42
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-272-0/+42
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-254-18/+20
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-244-8/+238
|/
* Merge pull request #43580 from nextcloud/artonge/fix/metdata_column_migrationJohn Molakvoæ2024-02-225-8/+86
|\