aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix(files_sharing): file request form validity check resetskjnldsv2025-01-301-4/+9
|/ / / /
* | | | Merge pull request #50530 from nextcloud/fix/convert-typeKate2025-01-302-16/+7
|\ \ \ \
| * | | | fix(ConvertType): Read hostname from arguments and not optionsfix/convert-typeprovokateurin2025-01-301-1/+1
| * | | | fix(ConvertType): Read dbtype in createConnectionParams and remove safeguardNils Wenninghoff2025-01-302-15/+6
* | | | | Merge pull request #50540 from nextcloud/fix/show-templates-folder-defaultJulius Knorr2025-01-301-1/+1
|\ \ \ \ \
| * | | | | fix: Only hide template folder creation if default was changed to emptyfix/show-templates-folder-defaultJulius Knorr2025-01-301-1/+1
| |/ / / /
* | | | | Merge pull request #50553 from nextcloud/perf/check-node-typePytal2025-01-303-7/+7
|\ \ \ \ \
| * | | | | chore(assets): Recompile assetsperf/check-node-typenextcloud-command2025-01-292-3/+3
| * | | | | perf(files): Check node type property instead of instanceChristopher Ng2025-01-291-4/+4
* | | | | | Merge pull request #50519 from nextcloud/artonge/fix/access_list_unaccepted_s...Louis2025-01-302-0/+21
|\ \ \ \ \ \
| * | | | | | fix: Exclude non accepted shares when computing access listartonge/fix/access_list_unaccepted_sharesLouis Chemineau2025-01-302-0/+21
|/ / / / / /
* | | | | | Merge pull request #50281 from nextcloud/fix/fix-email-setupcheck-with-null-s...Andy Scherzinger2025-01-301-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fix(settings): Fix setup check when mail_smptmode is set to "null"fix/fix-email-setupcheck-with-null-smtpmodeCôme Chilliet2025-01-201-1/+3
* | | | | | Merge pull request #50503 from nextcloud/fix/theming-migrationFerdinand Thiessen2025-01-302-1/+220
|\ \ \ \ \ \
| * | | | | | fix(theming): Do not throw in background color migrationfix/theming-migrationFerdinand Thiessen2025-01-292-1/+220
* | | | | | | Merge pull request #49950 from nextcloud/dependabot/npm_and_yarn/testing-libr...dependabot[bot]2025-01-302-5/+6
|\ \ \ \ \ \ \
| * | | | | | | chore(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.3dependabot/npm_and_yarn/testing-library/jest-dom-6.6.3dependabot[bot]2025-01-292-5/+6
| |/ / / / / /
* | | | | | | Merge pull request #50137 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2025-01-301-84/+233
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | build(deps-dev): bump behat/behat in /build/integrationdependabot/composer/build/integration/behat/behat-3.18.1dependabot[bot]2025-01-111-84/+233
* | | | | | | Merge pull request #50551 from nextcloud/feat/workflow-auto-update-npm-audit-...Simon L.2025-01-291-4/+10
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | chore(CI): Updating npm-audit-fix.yml workflow from templatefeat/workflow-auto-update-npm-audit-fix.ymlNextcloud bot2025-01-291-4/+10
|/ / / / / /
* | | | | | Merge pull request #50514 from nextcloud/feat/s3/sse-cAndy Scherzinger2025-01-293-4/+7
|\ \ \ \ \ \
| * | | | | | fix(s3): treat empty sse_c_key as not setfeat/s3/sse-cRichard Steinmetz2025-01-281-1/+1
| * | | | | | feat(S3): add SSE-C support in S3 External StorageChristian Becker2025-01-282-3/+6
* | | | | | | Merge pull request #49948 from nextcloud/dependabot/npm_and_yarn/zip.js/zip.j...dependabot[bot]2025-01-292-5/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | chore(deps-dev): bump @zip.js/zip.js from 2.7.53 to 2.7.54dependabot/npm_and_yarn/zip.js/zip.js-2.7.54dependabot[bot]2025-01-292-5/+5
|/ / / / / /
* | | | | | Merge pull request #50515 from nextcloud/fix/show-share-recipient-in-mailF. E Noel Nfebe2025-01-291-1/+1
|\ \ \ \ \ \
| * | | | | | fix: Show recipient email addresses in share owner notification emailfix/show-share-recipient-in-mailnfebe2025-01-291-1/+1
* | | | | | | Merge pull request #50129 from nextcloud/fix/load-more-than-5-items-in-folder...F. E Noel Nfebe2025-01-297-32/+46
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore(assets): Recompile assetsnextcloud-command2025-01-294-6/+6
| * | | | | | fix(unified-search): Prevent multiple file picker triggers in in-folder searchfix/load-more-than-5-items-in-folder-filternfebe2025-01-292-21/+30
| * | | | | | refactor: Drop deprecated use of defineStorenfebe2025-01-291-3/+1
| * | | | | | fix(unified-search): Use appId for searchingnfebe2025-01-292-4/+11
|/ / / / / /
* | | | | | Merge pull request #50501 from nextcloud/artonge/fix/color_debounceLouis2025-01-294-5/+5
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsartonge/fix/color_debouncenextcloud-command2025-01-292-3/+3
| * | | | | | fix: Increase background and primary color debounce timeLouis Chemineau2025-01-292-2/+2
* | | | | | | Merge pull request #50299 from nextcloud/artonge/fix/restoring_encrypted_versionLouis2025-01-291-3/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | fix(files_versions): Update `unencrypted_size` during rollbackartonge/fix/restoring_encrypted_versionLouis Chemineau2025-01-281-1/+2
| * | | | | | chore(files_versions): Remove unused $node variableLouis Chemineau2025-01-281-2/+0
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2025-01-29154-520/+624
* | | | | | | Merge pull request #50284 from nextcloud/icewind-smb-3.7Andy Scherzinger2025-01-2828-222/+682
|\ \ \ \ \ \ \
| * | | | | | | chore: update icewind/smb to 3.7.0icewind-smb-3.7Robin Appelman2025-01-2528-222/+682
* | | | | | | | Merge pull request #50494 from nextcloud/fix/low-res-for-blurhashmax-nextcloud2025-01-281-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | fix(performance): use low resolution for blurhashfix/low-res-for-blurhashMax2025-01-281-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #50490 from nextcloud/fix/noid/fifty-fifthRichard Steinmetz2025-01-281-2/+2
|\ \ \ \ \ \ \
| * | | | | | | fix(CalDav): Spellingfix/noid/fifty-fifthSebastianKrupinski2025-01-271-2/+2
* | | | | | | | Merge pull request #50436 from nextcloud/fix/encoding-wrapper-scannerFerdinand Thiessen2025-01-2812-197/+186
|\ \ \ \ \ \ \ \
| * | | | | | | | fix: Harden files scanner for invalid null accessFerdinand Thiessen2025-01-2812-197/+186
|/ / / / / / / /
* | | | | | | | Merge pull request #50270 from nextcloud/fix/share-api-create--permissionsFerdinand Thiessen2025-01-287-253/+349
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | test: Reset sharing app config after testfix/share-api-create--permissionsFerdinand Thiessen2025-01-281-0/+1