aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* fix: Fix new psalm errors from updateCôme Chilliet2024-04-088-26/+14
| | | | | | | Not sure about the SimpleContainer modification, let’s see what CI says about that. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat: drop support for php 8.0Richard Steinmetz2024-04-082-5/+5
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* fix(DateTimeFormatter): Adjust invalid doc blocksFerdinand Thiessen2024-04-051-7/+5
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(appconfig): compare with original valueMaxence Lange2024-04-031-1/+2
| | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-2/+3
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* fix: Remove incorrect default null valueCôme Chilliet2024-04-021-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-02155-242/+242
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* 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>
* Merge pull request #44470 from nextcloud/fix/compatibility-replica-splittingBenjamin Gaussorgues2024-03-261-1/+1
|\
| * fix: Allow using replica config with split databasesJulius Härtl2024-03-261-1/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #44475 from nextcloud/fix/disabled-ipv6Benjamin Gaussorgues2024-03-261-1/+3
|\ \
| * | fix(dns): detect disabled IPv6 support in DNS pinningBenjamin Gaussorgues2024-03-261-1/+3
| | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | Merge pull request #44412 from nextcloud/fix/add-csp-nonce-by-defaultFerdinand Thiessen2024-03-261-8/+5
|\ \ \ | | | | | | | | fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to blacklist
| * | | fix(CSP): Add CSP nonce by default and convert `browserSupportsCspV3` to ↵Ferdinand Thiessen2024-03-261-8/+5
| | |/ | |/| | | | | | | | | | | | | blocklist Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #42931 from hrenard/masterBenjamin Gaussorgues2024-03-261-3/+1
|\ \ \
| * | | fix: always add user to group cacheHugo Renard2024-03-261-3/+1
| | |/ | |/| | | | | | | | | | | | | | | | When there is no user in a group, and we add one, it's not added to the group cache. So consecutive call of addUser() and getUsers() is inconsistent. Furthermore, the user cache is never null, so this check is unesserary. Signed-off-by: Hugo Renard <hugo.renard@protonmail.com>
* | | Merge pull request #44474 from nextcloud/fix/preview/webp-preview-formatRichard Steinmetz2024-03-261-0/+26
|\ \ \ | | | | | | | | fix(preview): webp preview format
| * | | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| |/ / | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | fix(S3): Adjust typing for 32bit compatibilityFerdinand Thiessen2024-03-261-3/+6
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #44270 from nextcloud/fix/catch-setupcheck-trowablesBenjamin Gaussorgues2024-03-261-1/+7
|\ \ \ | |/ / |/| |
| * | fix: Log exceptions thrown by setup checksCôme Chilliet2024-03-251-0/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | fix(setupcheck): Catch Throwables from setup checks and show them to the adminCôme Chilliet2024-03-181-1/+6
| | | | | | | | | | | | | | | | | | | | | This avoids letting a buggy setup check from an application crash the setupcheck system. The throwable is shown instead. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-10/+12
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #44230 from nextcloud/varun/config-readVarun Patil2024-03-251-13/+26
|\ \ \ | | | | | | | | config: fix correctness issues in reading
| * | | fix(config): correctness issues in readingVarun Patil2024-03-251-13/+26
| | | | | | | | | | | | | | | | Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* | | | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address ↵Ferdinand Thiessen2024-03-251-0/+9
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | is passed Doctrine is using `pg_connect` with the `host` parameter, this does not allow IPv6 addresses in URI notation. So we need to extract the IP address and pass it directly Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #44458 from nextcloud/fileacces-interfaceRobin Appelman2024-03-254-0/+219
|\ \ \ | | | | | | | | feat: add interface for lower level filecache acess without having to do direct db queries
| * | | feat: add interface for lower level filecache acess without having to do ↵Robin Appelman2024-03-254-0/+219
| | | | | | | | | | | | | | | | | | | | | | | | direct db queries Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #44453 from ↵Joas Schilling2024-03-251-13/+12
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix-cloud-id-generation-with-http fix(federation): Fix creating local cloudIds with http:// protocol
| * | | | fix(federation): Fix creating local cloudIds with http:// protocolJoas Schilling2024-03-251-13/+12
| |/ / / | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / / / fix(typo): Fix typo in docsJoas Schilling2024-03-251-1/+1
|/ / / | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #32631 from ↵Andy Scherzinger2024-03-252-9/+16
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/feature/32629/getAccessList-share-by-email-recipients Get access list share by email recipients
| * | | ShareByMailProvider: getAccessList: recommended style changesAdam Serbinski2024-03-211-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Adam Serbinski <adam@serbinski.com>
| * | | ShareByMailProvider: getAccessList: add token to returned arrayAdam Serbinski2024-03-212-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | This allows the share URI to be regenerated. Signed-off-by: Adam Serbinski <adam@serbinski.com>
| * | | ShareByMailProvider: getAccessList: return full list of recipientsAdam Serbinski2024-03-212-8/+15
| | |/ | |/| | | | | | | | | | | | | | | | | | | Previously was returning only boolean true if the Node was shared by email, or false if not. Now provides an array containing the list of email share recipients. Signed-off-by: Adam Serbinski <adam@serbinski.com>
* | | Merge pull request #44410 from nextcloud/fix/fetcher-on-nullFerdinand Thiessen2024-03-251-1/+1
|\ \ \ | | | | | | | | fix(AppStore\Fetcher): Ensure `get` returns an array
| * | | fix(AppStore\Fetcher): Ensure `get` returns an arrayFerdinand Thiessen2024-03-221-1/+1
| |/ / | | | | | | | | | | | | | | | | | | When fetch fails and the `data` prop contains null (e.g. `json_decode` failed), then we should return an empty array instead of null. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | 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>
* | | Merge pull request #44357 from nextcloud/wrapper-instanceof-resiliantJohn Molakvoæ2024-03-221-0/+9
|\ \ \
| * | | fix: log error when default getWrapperStorage would return nullRobin Appelman2024-03-201-0/+9
| | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | Merge pull request #44400 from nextcloud/bugfix/noid/allow-debug-loglevel-againFerdinand Thiessen2024-03-221-2/+2
|\ \ \ \ | | | | | | | | | | fix(logging): Restore the option to log with debug level
| * | | | fix(logging): Restore the option to log with debug levelJoas Schilling2024-03-221-2/+2
| | |/ / | |/| | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* / | | fix(JSRecourceLocator): Add missing slash after server rootFerdinand Thiessen2024-03-221-1/+1
|/ / / | | | | | | | | | | | | | | | The `OC::$SERVERROOT` is always returned without a trailing slash, so we need to add a slash between server root and apps directory. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #44252 from nextcloud/enh/s3-connectivityFerdinand Thiessen2024-03-215-31/+65
|\ \ \ | | | | | | | | feat(ObjectStore): Make the S3 `concurrency` option configurable
| * | | feat(ObjectStore): Make S3 MultipartUpload concurrency configurableFerdinand Thiessen2024-03-213-3/+9
| | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>