summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: Check for wrapped retriable exceptionsJulius Härtl2023-05-022-2/+11
* Merge pull request #37903 from nextcloud/fix/user_ldap-fix-multiple-ldap-supportCôme Chilliet2023-05-023-23/+6
|\
| * Add comment about Manager instance not being sharedCôme Chilliet2023-04-271-0/+1
| * Adapt Sync job tests to the constructor changeCôme Chilliet2023-04-271-2/+1
| * Fix multiple LDAP configuration support by fixing AccessFactoryCôme Chilliet2023-04-242-21/+4
* | Merge pull request #32866 from nextcloud/performance/searchInGroup-displaynam...Côme Chilliet2023-05-0217-138/+221
|\ \
| * | Fix tests, and fix Group::searchUsers to avoid duplicatesCôme Chilliet2023-05-023-16/+17
| * | Use the searchDisplayName recommended method in user:listCôme Chilliet2023-04-271-1/+1
| * | Update version number in since and deprecated annotationsCôme Chilliet2023-04-274-5/+5
| * | Clear up return typesCôme Chilliet2023-04-2710-16/+21
| * | Let OC\Group\Group handle the fallback and remove default implementation from...Côme Chilliet2023-04-273-30/+3
| * | Make code clearer and bump @ deprecated annotationsCôme Chilliet2023-04-272-5/+7
| * | Split new method in a new group backend interfaceCarl Schwan2023-04-279-90/+82
| * | Optimize retrieving display name when searching for users in a groupCarl Schwan2023-04-2713-100/+210
* | | Merge pull request #37962 from JL102/scrollbarsDaniel2023-05-025-4/+8
|\ \ \
| * | | Update autogenerated filesJL1022023-04-284-4/+4
| * | | Stopped scrollbar being hidden by rounded cornersJL1022023-04-271-0/+4
* | | | Merge pull request #38014 from nextcloud/norm-logicSimon L2023-05-021-13/+13
|\ \ \ \
| * | | | Normalize logical operatorsGit'Fellow2023-05-021-13/+13
* | | | | Merge pull request #32877 from nextcloud/mount-cache-unique-mountpointRobin Appelman2023-05-028-19/+85
|\ \ \ \ \
| * | | | | add new index in repair step instead of on-migrateRobin Appelman2023-04-283-1/+12
| * | | | | allow storing multiple mounts for the same rootid in the mount cacheRobin Appelman2023-04-286-19/+74
* | | | | | Merge pull request #37390 from nextcloud/update/psalm-5Kate2023-05-026-1285/+2016
|\ \ \ \ \ \
| * | | | | | Use psalm 5jld31032023-05-026-1285/+2016
* | | | | | | Merge pull request #38019 from nextcloud/enh/noid/disable-contactsmenu-testsSimon L2023-05-021-8/+10
|\ \ \ \ \ \ \
| * | | | | | | disable contacts menu features that regularly fail on droneSimon L2023-05-021-8/+10
| |/ / / / / /
* | | | | | | Merge pull request #37985 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jes...dependabot[bot]2023-05-022-8/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | bump @vue/vue2-jest from 29.2.3 to 29.2.4dependabot[bot]2023-05-022-8/+8
|/ / / / / /
* | | | | | Merge pull request #38008 from nextcloud/dependabot/npm_and_yarn/typescript-e...John Molakvoæ2023-05-022-48/+48
|\ \ \ \ \ \
| * | | | | | chore(deps-dev): bump @typescript-eslint/parser from 5.59.0 to 5.59.2dependabot[bot]2023-05-012-48/+48
* | | | | | | Merge pull request #37938 from nextcloud/feat/tags-files-inlineJohn Molakvoæ2023-05-0210-6/+180
|\ \ \ \ \ \ \
| * | | | | | | feat(system-tags): show inline in filesJohn Molakvoæ2023-05-0210-6/+180
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #37980 from nextcloud/automated/noid/master-update-psalm-b...Côme Chilliet2023-05-021-29/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update psalm baselinenextcloud-command2023-05-021-29/+0
| | |/ / / / | |/| | | |
* / | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-024-2/+4
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-012-2/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-04-304-4/+2
* | | | | Merge pull request #37979 from nextcloud/dependabot/npm_and_yarn/cypress-12.11.0dependabot[bot]2023-04-292-8/+8
|\ \ \ \ \
| * | | | | chore(deps-dev): bump cypress from 12.10.0 to 12.11.0dependabot[bot]2023-04-292-8/+8
|/ / / / /
* | | | | Merge pull request #37989 from nextcloud/dependabot/npm_and_yarn/eslint-plugi...dependabot[bot]2023-04-292-8/+8
|\ \ \ \ \
| * | | | | bump eslint-plugin-cypress from 2.13.2 to 2.13.3dependabot[bot]2023-04-292-8/+8
* | | | | | Merge pull request #37988 from nextcloud/dependabot/npm_and_yarn/typescript-e...dependabot[bot]2023-04-292-36/+425
|\ \ \ \ \ \
| * | | | | | bump @typescript-eslint/eslint-plugin from 5.59.0 to 5.59.1dependabot[bot]2023-04-292-36/+425
| |/ / / / /
* | | | | | Merge pull request #37987 from nextcloud/dependabot/npm_and_yarn/sass-1.62.1dependabot[bot]2023-04-292-8/+8
|\ \ \ \ \ \
| * | | | | | chore(deps-dev): bump sass from 1.62.0 to 1.62.1dependabot[bot]2023-04-292-8/+8
| |/ / / / /
* | | | | | Merge pull request #37981 from nextcloud/dependabot/npm_and_yarn/nextcloud/we...dependabot[bot]2023-04-292-8/+8
|\ \ \ \ \ \
| * | | | | | bump @nextcloud/webpack-vue-config from 5.5.0 to 5.5.1dependabot[bot]2023-04-292-8/+8
| |/ / / / /
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-04-2920-6/+22
|/ / / / /
* | | | | Merge pull request #37975 from nextcloud/enh/noid/update-npm-audit-fixSimon L2023-04-281-1/+5
|\ \ \ \ \
| * | | | | update npm-audit-fixSimon L2023-04-281-1/+5
|/ / / / /