aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat(core): Add OCS endpoint for confirming the user passwordprovokateurin2024-02-204-1/+163
* feat(core): Expose the confirm password endpointprovokateurin2024-02-202-1/+69
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2014-10/+70
* Merge pull request #43339 from nextcloud/fix/42588/remove-redundant-indicesJohannes2024-02-194-1/+63
|\
| * fix(db): remove redundant indices in propertiesJohannes Merkel2024-02-184-1/+63
* | Merge pull request #43637 from nextcloud/mb-convert-fixGit'Fellow2024-02-191-1/+1
|\ \
| * | Move away from deprecated utf_encode() on PHP 8.2+Git'Fellow2024-02-171-1/+1
* | | Merge pull request #43297 from nextcloud/fix/db/dirty-read-cool-offChristoph Wurst2024-02-191-3/+20
|\ \ \
| * | | fix(db): Let dirty writes cool offChristoph Wurst2024-02-191-3/+20
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-19100-26/+802
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-18100-22/+1012
| |/ |/|
* | Merge pull request #43508 from nextcloud/dependabot/npm_and_yarn/vue/tsconfig...dependabot[bot]2024-02-172-5/+5
|\ \
| * | chore(deps-dev): Bump @vue/tsconfig from 0.4.0 to 0.5.1dependabot[bot]2024-02-172-5/+5
* | | Merge pull request #43631 from nextcloud/dependabot/github_actions/dorny/path...dependabot[bot]2024-02-1723-23/+23
|\ \ \ | |/ / |/| |
| * | chore(deps): bump dorny/paths-filter from 3.0.0 to 3.0.1dependabot[bot]2024-02-1723-23/+23
* | | Merge pull request #43626 from nextcloud/dependabot/npm_and_yarn/undici-5.28.3dependabot[bot]2024-02-171-3/+3
|\ \ \
| * | | chore(deps-dev): bump undici from 5.27.2 to 5.28.3dependabot[bot]2024-02-161-3/+3
* | | | Merge pull request #43630 from nextcloud/dependabot/github_actions/actions/up...dependabot[bot]2024-02-172-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | chore(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1dependabot[bot]2024-02-172-4/+4
|/ / /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-17108-24/+240
|/ /
* | Merge pull request #43604 from nextcloud/enh/breadcrumbs/43569/apply-breadcru...John Molakvoæ2024-02-163-5/+10
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-02-162-3/+3
| * | enh: breadcrumb icon matches nav view iconEduardo Morales2024-02-161-2/+6
| * | enh: breadcrumbs icons are now more visually descriptiveEduardo Morales2024-02-161-1/+2
|/ /
* | Merge pull request #40555 from nextcloud/query-optimize-distributeRobin Appelman2024-02-1620-54/+877
|\ \
| * | add some comments for the distributive operation and add another testRobin Appelman2024-02-163-4/+54
| * | add extra flatten step to improve "or eq" -> "in" optimizationRobin Appelman2024-02-152-3/+4
| * | fix types + autoloaderRobin Appelman2024-02-156-11/+25
| * | add a search query step to split IN statements that are to large for ociRobin Appelman2024-02-153-0/+78
| * | hopefully improve propagation of 'path eq hash' hint into 'in' statementsRobin Appelman2024-02-152-4/+5
| * | optimize query pattern used by storage filterRobin Appelman2024-02-1518-52/+731
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-16286-414/+1206
* | | Merge pull request #43117 from nextcloud/enh/1653/enable-unsharing-for-dav-sh...Anna2024-02-1526-264/+1219
|\ \ \ | |/ / |/| |
| * | enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-1526-264/+1219
|/ /
* | Merge pull request #43568 from nextcloud/dependabot/composer/guzzlehttp/guzzl...Joas Schilling2024-02-151-0/+0
|\ \
| * | chore(deps): Bump guzzlehttp/guzzle from 7.5.0 to 7.8.1Joas Schilling2024-02-151-0/+0
* | | Merge pull request #43552 from nextcloud/bugfix/noid/rfc7239-compatible-proxy...Joas Schilling2024-02-152-292/+128
|\ \ \ | |/ / |/| |
| * | fix(CS): Fix coding styleJoas Schilling2024-02-141-1/+1
| * | fix(request): Fix regex handling and coding-styleJoas Schilling2024-02-131-5/+4
| * | test(request): Add tests to strip the port when forwarding requestsJoas Schilling2024-02-131-288/+119
| * | fix(request): Handle reverse proxy setting a port in Forwarded-ForMikael Peigney2024-02-131-4/+10
* | | Merge pull request #43593 from nextcloud/bugfix/noid/add-missing-bruteforce-p...Joas Schilling2024-02-151-6/+15
|\ \ \
| * | | fix: Add bruteforce protection to email endpointJoas Schilling2024-02-141-6/+15
* | | | Merge pull request #43588 from nextcloud/feat/woff2-check-setupcheckJohn Molakvoæ2024-02-1511-91/+214
|\ \ \ \
| * | | | chore: Compile assetsFerdinand Thiessen2024-02-152-3/+3
| * | | | enh(settings): Migrate WOFF2 loading check to a SetupCheckFerdinand Thiessen2024-02-155-64/+86
| * | | | enh(settings): Add trait for setup checks that need to access the webserver u...Ferdinand Thiessen2024-02-154-24/+125
* | | | | Merge pull request #43285 from nextcloud/fix/db/dirty-read-transaction-messageChristoph Wurst2024-02-151-1/+1
|\ \ \ \ \
| * | | | | fix(db): Give dirty read exception a messageChristoph Wurst2024-02-151-1/+1
* | | | | | Merge pull request #43592 from nextcloud/automated/noid/master-update-psalm-b...Arthur Schiwon2024-02-151-5/+0
|\ \ \ \ \ \