aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a seperate storage method to distinguish between 'path exists' and 'path ...path-availableRobin Appelman2024-04-083-1/+24
* Merge pull request #44607 from nextcloud/feat/drop-php-8.0Richard Steinmetz2024-04-0837-209/+96
|\
| * chore(drone): Update drone file signatureAndy Scherzinger2024-04-081-1/+1
| * chore: Add 3rdparty error to baseline. Also removed fixed errors.Côme Chilliet2024-04-081-137/+36
| * ci(drone): use *-php8.3 imagesRichard Steinmetz2024-04-081-6/+6
| * fix: Fix new psalm errors from updateCôme Chilliet2024-04-089-27/+15
| * feat: drop support for php 8.0Richard Steinmetz2024-04-0826-38/+38
|/
* Merge pull request #44683 from nextcloud/fix/update-doctrine-dbal-3_8_3Joas Schilling2024-04-081-0/+0
|\
| * fix(deps): Update doctrine/dbal to 3.8.3Ferdinand Thiessen2024-04-081-0/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0810-0/+154
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0724-4/+210
* Merge pull request #44537 from nextcloud/dependabot/npm_and_yarn/typescript-5...dependabot[bot]2024-04-062-5/+5
|\
| * build(deps-dev): bump typescript from 5.4.2 to 5.4.3dependabot[bot]2024-04-052-5/+5
* | Merge pull request #44699 from nextcloud/dependabot/npm_and_yarn/sass-1.74.1dependabot[bot]2024-04-062-5/+5
|\ \
| * | build(deps-dev): bump sass from 1.72.0 to 1.74.1dependabot[bot]2024-04-062-5/+5
|/ /
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0612-6/+96
|/
* Merge pull request #44678 from nextcloud/ci/noid/add-3rdparty-checkJoas Schilling2024-04-052-0/+53
|\
| * fix(3rdparty): Update 3rdpartyJoas Schilling2024-04-051-0/+0
| * fix(3rdparty): Add a CI job to check 3rdparty integrityJoas Schilling2024-04-051-0/+53
* | Merge pull request #44681 from nextcloud/dependabot/npm_and_yarn/libphonenumb...dependabot[bot]2024-04-054-8/+8
|\ \ | |/ |/|
| * build(deps): bump libphonenumber-js from 1.10.58 to 1.10.60dependabot[bot]2024-04-054-8/+8
|/
* Merge pull request #44660 from nextcloud/dependabot/npm_and_yarn/undici-5.28.4dependabot[bot]2024-04-051-3/+3
|\
| * build(deps-dev): bump undici from 5.28.3 to 5.28.4dependabot[bot]2024-04-041-3/+3
* | Merge pull request #44663 from nextcloud/fix/invalid-doc-blockJohn Molakvoæ2024-04-051-7/+5
|\ \
| * | fix(DateTimeFormatter): Adjust invalid doc blocksFerdinand Thiessen2024-04-051-7/+5
| |/
* | Merge pull request #43808 from nextcloud/automated/noid/master-update-psalm-b...Ferdinand Thiessen2024-04-052-49/+1
|\ \
| * | fix(ci): Use conventional commits for update-psalm-baseline workflowFerdinand Thiessen2024-04-041-1/+1
| * | chore: Update psalm baselineFerdinand Thiessen2024-04-041-48/+0
| |/
* | Merge pull request #44662 from nextcloud/fix/update-phpsecJohn Molakvoæ2024-04-052-0/+1
|\ \
| * | fix: Update psalm baseline to ignore `setKey` being internal of `phpseclib`Ferdinand Thiessen2024-04-051-0/+1
| * | fix(deps): Update phpseclib from 2.0.45 to 2.0.47Ferdinand Thiessen2024-04-051-0/+0
* | | Merge pull request #44306 from nextcloud/settings/show-indextoreplace-warningAnna2024-04-051-0/+13
|\ \ \ | |/ / |/| |
| * | fix(settings): show warning for indexToReplace as part of missing indicesJohannes Merkel2024-03-191-0/+13
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-05136-418/+746
| |/ |/|
* | Merge pull request #44409 from nextcloud/fix/files-dnd-filesJohn Molakvoæ2024-04-0425-243/+943
|\ \
| * | chore: compile assetsskjnldsv2024-04-0412-23/+14
| * | chore: add cypress video recordingskjnldsv2024-04-042-1/+2
| * | fix(files): breadcrumbs native drop eventskjnldsv2024-04-041-1/+1
| * | chore: add drag and drop recursion and FilesystemAPI testingskjnldsv2024-04-0411-265/+518
| * | chore: adjusting cypress drag and drop testsskjnldsv2024-04-042-1/+134
| * | feat(files): unify drag and drop methodsskjnldsv2024-04-044-151/+355
| * | fix(files): breadcrumbs dndskjnldsv2024-04-043-70/+188
|/ /
* | Merge pull request #44642 from nextcloud/fix/noid/compare-sensitive-dataMaxence Lange2024-04-041-1/+2
|\ \
| * | fix(appconfig): compare with original valueMaxence Lange2024-04-031-1/+2
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-04-0450-22/+316
* | | Merge pull request #44542 from nextcloud/dependabot/npm_and_yarn/nextcloud/fi...dependabot[bot]2024-04-0388-149/+136
|\ \ \
| * | | build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1dependabot[bot]2024-04-0388-149/+136
| |/ /
* | | Merge pull request #44467 from nextcloud/dependabot/npm_and_yarn/express-4.19.2dependabot[bot]2024-04-031-49/+8
|\ \ \ | |/ / |/| |
| * | build(deps-dev): bump express from 4.18.2 to 4.19.2dependabot[bot]2024-03-261-49/+8
* | | Merge pull request #44604 from nextcloud/fix/encryption/web-ui-default-module...John Molakvoæ2024-04-033-6/+5
|\ \ \