aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor(IMenuAction): Make public menu actions use the new Vue UIFerdinand Thiessen2024-09-039-107/+74
* chore: Remove legacy JS code for public page menu (header actions)Ferdinand Thiessen2024-09-034-175/+0
* feat: Implement Vue UI for public page menuFerdinand Thiessen2024-09-038-0/+409
* Merge pull request #47674 from nextcloud/fix/settings/sharing-enforce-links-p...Kate2024-09-035-13/+13
|\
| * chore(assets): Recompile assetsnextcloud-command2024-09-031-1/+1
| * chore: compile assetsprovokateurin2024-09-032-3/+3
| * fix(settings): Fix sharing exclude groups from password requirement option no...provokateurin2024-09-033-10/+10
|/
* Merge pull request #46114 from nextcloud/enh/improve-ldap-group-members-listi...Arthur Schiwon2024-09-036-47/+219
|\
| * chore: composer run cs:fixCôme Chilliet2024-08-271-2/+2
| * fix(user_ldap): Fix user_ldap tests by mocking new method exists in managerCôme Chilliet2024-08-271-20/+64
| * fix(user_ldap): Lowercase value for all attributes in configurationCôme Chilliet2024-08-271-0/+21
| * fix(ldap): Fix user_ldap attribute casing to fix testsCôme Chilliet2024-08-272-4/+5
| * fix(user_ldap): Correctly cache that user exists to avoid a request on mappin...Côme Chilliet2024-08-273-4/+1
| * fix(user_ldap): Avoid extra LDAP request when mapping a user for the first timeCôme Chilliet2024-08-273-24/+133
* | Merge pull request #47659 from nextcloud/fix/settings/admin/textprocessing2Marcel Klehr2024-09-033-9/+10
|\ \
| * | chore(assets): Recompile assetsnextcloud-command2024-09-032-3/+3
| * | fix(settings): Add translators noteMarcel Klehr2024-09-031-0/+1
| * | fix(settings): Don't display built-in task types in AI settings TextProcessingMarcel Klehr2024-09-031-6/+6
|/ /
* | Merge pull request #47650 from nextcloud/chore/cleanup-middlewareJohn Molakvoæ2024-09-034-26/+11
|\ \
| * | chore: fix typo in `SameSiteCookieMiddleware`Ferdinand Thiessen2024-08-311-4/+4
| * | chore: Remove unused `CsrfTokenManager` from `CSPMiddleware`Ferdinand Thiessen2024-08-313-22/+7
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-0326-2/+134
* | | Merge pull request #47665 from nextcloud/fix/files-remote-sharesFerdinand Thiessen2024-09-025-14/+69
|\ \ \
| * | | chore(assets): Recompile assetsnextcloud-command2024-09-023-4/+4
| * | | fix(files): Correctly parse external shares for files UIFerdinand Thiessen2024-09-022-10/+65
* | | | Merge pull request #47617 from Ornanovitch/ornano/scrollbar-visibilityAndy Scherzinger2024-09-0210-14/+11
|\ \ \ \ | |/ / / |/| | |
| * | | chore(css): build cssprotoclown2024-09-024-4/+4
| * | | fix(css): refine css cleanupprotoclown2024-09-023-0/+25
| * | | fix(css): cleanup old scrolling cssprotoclown2024-09-021-22/+0
| * | | fix(css): re-use old --color-scrollbar variableprotoclown2024-09-026-7/+3
| * | | fix(css): make scrollbar visible againprotoclown2024-09-021-4/+2
* | | | Merge pull request #47671 from nextcloud/chore/cypress-intercept-timeoutFerdinand Thiessen2024-09-021-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | test(cypress): Await promise in response to prevent timeoutFerdinand Thiessen2024-09-011-1/+4
* | | | Merge pull request #47676 from nextcloud/fix/ocp/image-interfaceKate2024-09-024-4/+36
|\ \ \ \
| * | | | fix(OCP): Fix Image interfaceprovokateurin2024-09-024-4/+36
* | | | | Merge pull request #47678 from nextcloud/chore/add-typingsFerdinand Thiessen2024-09-022-3/+4
|\ \ \ \ \
| * | | | | chore(IConfig): `getUsersForUserValue` is returning a listFerdinand Thiessen2024-09-022-3/+4
* | | | | | Merge pull request #47635 from nextcloud/fix/noid/oauth2-store-secret-hashJulien Veyssier2024-09-0216-61/+124
|\ \ \ \ \ \
| * | | | | | chore(assets): Recompile assetsnextcloud-command2024-09-024-6/+6
| * | | | | | fix(oauth2): fix testsJulien Veyssier2024-09-023-9/+9
| * | | | | | fix(oauth2): store hashed secret instead of encryptedJulien Veyssier2024-09-0212-55/+118
* | | | | | | Merge pull request #47680 from nextcloud/chore/git-blame-ignoreKate2024-09-021-0/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | chore: Update `.git-blame-ignore-revs`Ferdinand Thiessen2024-09-021-0/+2
| |/ / / / /
* | | | | | Merge pull request #47670 from nextcloud/fix/touchicon-calcJulius Härtl2024-09-021-17/+12
|\ \ \ \ \ \
| * | | | | | fix: Properly calculate intermediate icon for touch icon generationJulius Härtl2024-09-011-17/+12
* | | | | | | Merge pull request #47627 from nextcloud/fix/noid/link-ref-provider-size-checkJulien Veyssier2024-09-021-4/+14
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fix(linkReferenceProvider): better size checkJulien Veyssier2024-08-301-4/+14
* | | | | | | Merge pull request #47664 from nextcloud/dependabot/github_actions/github-act...Andy Scherzinger2024-09-026-10/+10
|\ \ \ \ \ \ \
| * | | | | | | chore(deps): bump the github-actions group with 4 updatesdependabot[bot]2024-08-316-10/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #47640 from nextcloud/fix/migrator-replicaJulius Härtl2024-09-021-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |