summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44890 from nextcloud/backport/44889/stable29Joas Schilling2024-04-181-0/+3
|\
| * fix(CI): Suppress psalm UndefinedClassJoas Schilling2024-04-181-0/+1
| * fix(files): Also skip cross storage move with access controlJoas Schilling2024-04-171-0/+2
* | Merge pull request #44907 from nextcloud/backports/44640/44640-stable29Benjamin Gaussorgues2024-04-181-2/+8
|\ \
| * | fix(appconfig): returns correct value on detailsMaxence Lange2024-04-171-2/+8
| |/
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+44
|/
* Merge pull request #44737 from nextcloud/backport/stable29/44736Andy Scherzinger2024-04-171-0/+7
|\
| * fix: Fix avatar imagesChristopher Ng2024-04-111-0/+7
* | Merge pull request #44716 from nextcloud/backport/44705/stable29Benjamin Gaussorgues2024-04-171-2/+2
|\ \
| * | fix(Blurhash): Suppress imagecreatefromstring() E_WARNINGJosh2024-04-081-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-172-0/+106
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-152-2/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-142-0/+2
* | | feat(capabilities): Expose if mod-rewrite is working via capabilitiesJoas Schilling2024-04-121-0/+2
* | | Merge pull request #44645 from nextcloud/backport/44642/stable29Arthur Schiwon2024-04-111-1/+2
|\ \ \ | |_|/ |/| |
| * | fix(appconfig): compare with original valueMaxence Lange2024-04-041-1/+2
* | | Merge pull request #44748 from nextcloud/backport/44730/stable29Arthur Schiwon2024-04-114-4/+79
|\ \ \
| * | | fix: use proper jailed patch in watcherRobin Appelman2024-04-094-4/+79
* | | | Merge pull request #44732 from nextcloud/backport/44216/stable29Joas Schilling2024-04-111-2/+11
|\ \ \ \ | |/ / / |/| | |
| * | | feat(OCS): Annotate capabilitiesprovokateurin2024-04-081-2/+11
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-092-2/+2
|/ / /
* | / fix(AppFramework): Fix error message about 204 not allowing custom headersprovokateurin2024-04-081-1/+1
| |/ |/|
* | fix: Remove incorrect default null valueCôme Chilliet2024-04-041-1/+1
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-04155-242/+242
|/
* fix(federation): ICloudId->getRemote() should contain the protocolJoas Schilling2024-04-021-2/+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
* 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
* | 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
* | | 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 bloc...Ferdinand Thiessen2024-03-261-8/+5
| | |/ | |/|
* | | Merge pull request #42931 from hrenard/masterBenjamin Gaussorgues2024-03-261-3/+1
|\ \ \
| * | | fix: always add user to group cacheHugo Renard2024-03-261-3/+1
| | |/ | |/|
* | | Merge pull request #44474 from nextcloud/fix/preview/webp-preview-formatRichard Steinmetz2024-03-261-0/+26
|\ \ \
| * | | fix(preview): webp preview formatRichard Steinmetz2024-03-261-0/+26
| |/ /
* | | fix(S3): Adjust typing for 32bit compatibilityFerdinand Thiessen2024-03-261-3/+6
* | | 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
| * | fix(setupcheck): Catch Throwables from setup checks and show them to the adminCôme Chilliet2024-03-181-1/+6
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-264-10/+12
* | | Merge pull request #44230 from nextcloud/varun/config-readVarun Patil2024-03-251-13/+26
|\ \ \
| * | | fix(config): correctness issues in readingVarun Patil2024-03-251-13/+26
* | | | fix(DB): Sanitize `host` parameter for postgres databases when IPv6 address i...Ferdinand Thiessen2024-03-251-0/+9
|/ / /
* | | 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 dire...Robin Appelman2024-03-254-0/+219