aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* feat: add additional logging for database errorsdb-error-logging-27Robin Appelman2024-04-113-6/+73
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* perf: Avoid updating the folder size if we know the size differenceJulius Härtl2024-04-093-16/+20
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix: use proper jailed patch in watcherRobin Appelman2024-04-094-4/+78
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #44739 from nextcloud/backport/stable27/44736Ferdinand Thiessen2024-04-091-0/+7
|\ | | | | [stable27] fix: Fix avatar images
| * fix: Fix avatar imagesChristopher Ng2024-04-081-0/+7
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-092-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #44508 from nextcloud/backport/39367/stable27Robin Appelman2024-04-031-1/+3
|\ | | | | [stable27] handle more exceptions in AmazonS3::fopen
| * fix SeekableHttpStream::stream_stat errors on failed openRobin Appelman2024-03-271-1/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-022-0/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-312-10/+18
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-302-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-29164-532/+22
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | feat(files)): Add retry logic to cover deadlock situations when moving many ↵Louis Chemineau2024-03-281-6/+25
|/ | | | | | files Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-10/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-242-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-221-0/+9
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #44321 from nextcloud/backport/39990/stable27Robin Appelman2024-03-221-0/+11
|\ | | | | [stable27] add some recrusive detection/prevention
| * fix: add some recrusive detection/preventionRobin Appelman2024-03-191-0/+11
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | fix(share): use share owner to confirm reshareMaxence Lange2024-03-201-3/+9
| | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | fix(config): Make sure user keys are stringsChristoph Wurst2024-03-191-1/+1
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #44284 from nextcloud/backport/44279/stable27Ferdinand Thiessen2024-03-191-0/+7
|\ | | | | [stable27] fix: ensure nested mount points are handled in the correct order
| * fix: ensure nested mount points are handled in the correct orderRobin Appelman2024-03-181-0/+7
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-194-2/+4
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-172-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* 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
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-164-2/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-152-0/+40
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
| | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | Refactoring getName functionhopleus2024-03-141-5/+3
| | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com>
* | Fixes for getting the file name in the cases when the file name key is ↵hopleus2024-03-141-1/+5
| | | | | | | | | | | | received, but it is empty Signed-off-by: hopleus <hopleus@gmail.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1418-4/+38
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-086-82/+152
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43986 from nextcloud/backport/43972/stable27Julius Härtl2024-03-051-2/+4
|\ | | | | [stable27] fix: Fetch custom app store url without internet connection
| * fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-041-2/+4
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-052-0/+42
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43971 from ↵Robin Appelman2024-03-041-1/+5
|\ | | | | | | | | nextcloud/artonge/fix/metdata_column_migration_table_prefix [stable27] Use table prefix in metadata migration
| * Use table prefix in metadata migrationLouis Chemineau2024-03-041-1/+5
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | fix(IUrlGenerator): Add `throws` documentation for `imagePath` functionFerdinand Thiessen2024-03-041-0/+1
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-022-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-014-2/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43901 from nextcloud/backport/30957/stable27John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a ↵Claus-Justus Heine2024-02-291-2/+2
| | | | | | | | | | | | potentially missing array component by ??. Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
* | Merge pull request #43789 from nextcloud/backport/39607/stable27John Molakvoæ2024-02-291-8/+4
|\ \
| * | Fix backportGit'Fellow2024-02-291-8/+4
| | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | 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
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | 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
| |/ / | | | | | | | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>