aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-17182-3234/+1438
* Merge pull request #40168 from nextcloud/enh/a11y/user-menuPytal2023-10-165-80/+148
|\
| * chore: compile assetsChristopher Ng2023-10-162-3/+3
| * fix(acceptance): Locate settings menuChristopher Ng2023-10-161-1/+1
| * enh(a11y): Add label to app menu navChristopher Ng2023-10-161-1/+2
| * enh(a11y): Add avatar descriptionChristopher Ng2023-10-161-5/+79
| * enh(a11y): Add accessible user menu semanticsChristopher Ng2023-10-161-71/+64
|/
* Merge pull request #40749 from nextcloud/refactor/contacts-menu-to-vueChristoph Wurst2023-10-1641-1009/+581
|\
| * refactor: Contacts menu to VueChristoph Wurst2023-10-1641-1009/+581
* | Merge pull request #40934 from nextcloud/techdebt/noid/codeownerJoas Schilling2023-10-161-0/+10
|\ \
| * | chore: Add the talk team as codeowners for things Talk heavily relies onJoas Schilling2023-10-161-0/+10
|/ /
* | Merge pull request #40890 from nextcloud/fix/search/close-unified-search-seco...Christoph Wurst2023-10-163-3/+6
|\ \
| * | fix(search): Close unified search at the second ctrl+fChristoph Wurst2023-10-163-3/+6
* | | Merge pull request #40931 from nextcloud/bugfix/noid/fix-unit-tests-on-8.3Joas Schilling2023-10-163-3/+6
|\ \ \ | |_|/ |/| |
| * | Fix unit tests on PHP 8.3Joas Schilling2023-10-163-3/+6
* | | Merge pull request #40927 from nextcloud/allow-expiry-dates-less-than-enforce...F. E Noel Nfebe2023-10-1631-49/+71
|\ \ \
| * | | Allow share expiry dates lower than enforced limitsfenn-cs2023-10-1631-49/+71
* | | | Merge pull request #40471 from nextcloud/enh/fix-x-requested-withJulien Veyssier2023-10-163-4/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | compile assetsJulien Veyssier2023-10-162-3/+3
| * | | only add x-requested-with header if requests point to NCJulien Veyssier2023-10-161-1/+12
|/ / /
* | | Merge pull request #40367 from nextcloud/fix/user_ldap-update-groups-on-loginCôme Chilliet2023-10-169-6/+189
|\ \ \ | |/ / |/| |
| * | Fix registerEventListener signatureCôme Chilliet2023-10-121-1/+1
| * | Fix LDAP LoginListener by adding new group relationships to caches before fir...Côme Chilliet2023-10-123-3/+38
| * | Fire group events at login for LDAP groupsCôme Chilliet2023-10-127-183/+149
| * | Add logging to be able to debug FirstLoginListenerCôme Chilliet2023-10-121-0/+21
| * | Move event listener registration to register()Côme Chilliet2023-10-121-12/+8
| * | Use a standard array for the stateful cacheCôme Chilliet2023-10-121-6/+18
| * | Add FirstLoginListener to accept shares upon first ldap user loginCôme Chilliet2023-10-122-0/+153
* | | Merge pull request #40865 from nextcloud/bugfix/noid/fix-version-commentJoas Schilling2023-10-162-2/+2
|\ \ \
| * | | Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-112-2/+2
* | | | Merge pull request #40900 from nextcloud/bugfix/noid/fix-parameter-types-in-docsJoas Schilling2023-10-161-8/+2
|\ \ \ \
| * | | | fix(docs): Fix parameter types in docsJoas Schilling2023-10-131-8/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1666-308/+314
* | | | | Merge pull request #40068 from nextcloud/devcontainer-fix-git-configFerdinand Thiessen2023-10-163-4/+6
|\ \ \ \ \
| * | | | | Devcontainer: move git setup to postStartCommandRobin Windey2023-10-133-4/+6
* | | | | | Merge pull request #40910 from nextcloud/dependabot/npm_and_yarn/ts-loader-9.5.0Ferdinand Thiessen2023-10-162-6/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | chore(deps-dev): Bump ts-loader from 9.4.4 to 9.5.0dependabot[bot]2023-10-142-6/+16
* | | | | | Merge pull request #40893 from nextcloud/enh/a11y/files-header-sortJohn Molakvoæ2023-10-157-534/+18
|\ \ \ \ \ \
| * | | | | | chore: compile assetsChristopher Ng2023-10-142-3/+3
| * | | | | | chore(files): Clean up unused componentsChristopher Ng2023-10-143-523/+0
| * | | | | | fix(files): Remove unnecessary sort direction from labelChristopher Ng2023-10-141-5/+1
| * | | | | | enh(files): Add accessible sort directionChristopher Ng2023-10-141-3/+14
| |/ / / / /
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1510-2/+70
|/ / / / /
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-1420-10/+84
* | | | | Merge pull request #40887 from nextcloud/enh/36965/fix-admin-settingsSimon L2023-10-134-5/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix several admin settings problemsSimon L2023-10-134-5/+34
|/ / / /
* | | | Merge pull request #40868 from nextcloud/feat/in-memory-cache-factoryChristoph Wurst2023-10-133-0/+32
|\ \ \ \ | |/ / / |/| | |
| * | | feat: Add factory method for in-memory cachesChristoph Wurst2023-10-113-0/+32
| |/ /
* | | Merge pull request #40885 from nextcloud/bugfix/noid/fix-OCM-providerJoas Schilling2023-10-1311-73/+193
|\ \ \
| * | | feat(OCM): Dispatch an event so apps can register resourcesJoas Schilling2023-10-134-0/+79