aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | fix(user_ldap): Do not map groups we do not know if they match filterfix/ldap-avoid-false-positive-mappingCôme Chilliet11 days2-4/+11
| | |/ / | |/| |
* | | | Merge pull request #50464 from nextcloud/fix/50215/hideCreateTemplateFolderAndy Scherzinger10 days5-12/+14
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/50215/hideCreateTemplateFoldernextcloud-command10 days2-3/+3
| * | | | fix: Hide "Create templates folder" option if templates are disabled in confi...Pawel Boguslawski10 days3-9/+11
* | | | | Merge pull request #50221 from nextcloud/add-integration-tests-for-moving-a-f...Kate10 days1-0/+27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | test: Add integration tests for moving a file from and to a shared folderadd-integration-tests-for-moving-a-file-from-and-to-a-shared-folderDaniel Calviño Sánchez11 days1-0/+27
| |/ / /
* | | | Merge pull request #48581 from hammer065/fix/issue-35936Andy Scherzinger10 days2-7/+38
|\ \ \ \
| * | | | fix(preview): Filter for folders in cleanup old preview jobDario Mehlich11 days2-7/+38
* | | | | Merge pull request #50234 from nextcloud/bugfix/noid/allow-ratelimit-bypassJoas Schilling11 days10-293/+246
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix(ratelimit): Allow to bypass rate-limit from bruteforce allowlistbugfix/noid/allow-ratelimit-bypassJoas Schilling11 days10-293/+246
|/ / / /
* | | | Merge pull request #50315 from nextcloud/chore/symfony-processFerdinand Thiessen11 days1-0/+0
|\ \ \ \
| * | | | chore(3rdparty): Bump symfony/process from 6.4.12 to 6.4.15chore/symfony-processFerdinand Thiessen11 days1-0/+0
|/ / / /
* | | | Merge pull request #50455 from nextcloud/bugfix/50443/fix-log-level-handlingDaniel11 days1-0/+1
|\ \ \ \
| * | | | fix(log): Fix log level handlingbugfix/50443/fix-log-level-handlingJoas Schilling11 days1-0/+1
| |/ / /
* | | | Merge pull request #50298 from nextcloud/smb-hasupdated-deletedKate11 days1-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix: detect deleted items as updated for smb storagesmb-hasupdated-deletedRobin Appelman2025-01-211-1/+1
* | | | Fix(l10n): Update translations from TransifexNextcloud bot11 days170-228/+484
* | | | Merge pull request #50425 from nextcloud/fix/openapi/outdated-specsAndy Scherzinger11 days3-513/+2
|\ \ \ \
| * | | | fix(settings): Add back adminstration scope for LogSettingsControllerfix/openapi/outdated-specsprovokateurin12 days1-0/+2
| * | | | chore(federation): Remove outdated OpenAPI specprovokateurin12 days2-513/+0
| | |_|/ | |/| |
* | | | Merge pull request #48672 from nextcloud/jtr-settings-memory-limit-detailsAndy Scherzinger11 days1-1/+1
|\ \ \ \
| * | | | fix(settings): Add some context to the PHP memory limit errorjtr-settings-memory-limit-detailsJosh11 days1-1/+1
* | | | | Merge pull request #50447 from nextcloud/fix/share-labelAndy Scherzinger11 days3-4/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: Ensure `label` is always a stringFerdinand Thiessen11 days3-4/+6
|/ / / /
* | | | Merge pull request #50430 from nextcloud/fix/harden-thumbnail-endpointAndy Scherzinger11 days3-6/+104
|\ \ \ \
| * | | | chore(files): Deprecate thumbnail endpoint in favor of core preview endpointfix/harden-thumbnail-endpointFerdinand Thiessen12 days2-0/+2
| * | | | fix(files): Harden thumbnail endpointFerdinand Thiessen12 days2-6/+102
| | |_|/ | |/| |
* | | | Merge pull request #49440 from nextcloud/fix-setupcheck-webfinger-400Andy Scherzinger12 days1-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(SetupChecks): Pass webfinger if a handler is therefix-setupcheck-webfinger-400Josh12 days1-1/+1
|/ / /
* | | Merge pull request #48815 from nextcloud/automated/noid/master-fix-npm-auditKate12 days98-225/+286
|\ \ \
| * | | fix(deps): Fix npm auditautomated/noid/master-fix-npm-auditnextcloud-command12 days98-225/+286
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot12 days116-92/+724
* | | Merge pull request #50429 from nextcloud/dependabot/npm_and_yarn/puppeteer-24...Ferdinand Thiessen12 days2-72/+137
|\ \ \
| * | | chore(deps-dev): bump puppeteer from 23.10.4 to 24.1.1dependabot[bot]12 days2-72/+137
|/ / /
* | | Merge pull request #50336 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]12 days2-10/+24
|\ \ \
| * | | chore(deps-dev): bump @babel/node from 7.25.7 to 7.26.0dependabot/npm_and_yarn/babel/node-7.26.0dependabot[bot]2025-01-232-10/+24
* | | | Merge pull request #50320 from nextcloud/fix/node-vibrantAndy Scherzinger12 days12-669/+43
|\ \ \ \
| * | | | chore(assets): Recompile assetsfix/node-vibrantnextcloud-command12 days9-78/+12
| * | | | fix(theming): remove node-vibrant dependency and usage (was moved to backend)Ferdinand Thiessen12 days3-591/+31
| | |/ / | |/| |
* | | | Merge pull request #50426 from nextcloud/fix/49826/occ_hide_sensitive_valuesAndy Scherzinger12 days1-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix(occ): hide sensitive data while config:app:setMisha M.-Kupriyanov12 days1-1/+1
|/ / /
* | | Merge pull request #50399 from nextcloud/ehn/sharing-sidebar-hide-search-labelsF. E Noel Nfebe13 days10-8/+11
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command13 days9-7/+7
| * | | feat: Use redundant label for accessibility onlynfebe13 days1-1/+4
|/ / /
* | | Merge pull request #50273 from nextcloud/artonge/fix/metadata_field_searchFerdinand Thiessen13 days2-8/+18
|\ \ \
| * | | fix: Metadata field searchartonge/fix/metadata_field_searchLouis Chemineau2025-01-202-8/+18
| | |/ | |/|
* | | Merge pull request #50331 from nextcloud/fix/perf/cache-avilable-taskt-typesMarcel Klehr13 days2-7/+35
|\ \ \
| * | | fix(TaskProcessing): Cache providersById in getPreferredProvidersfix/perf/cache-avilable-taskt-typesMarcel Klehr13 days1-3/+8
| * | | fix: copypastaMarcel Klehr13 days1-1/+1
| * | | fix(taskprocessing): cache provider settings in distributed cache as wellMarcel Klehr13 days1-1/+11