summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #41246 from nextcloud/fix/noid/rm_files_rightclickv28.0.0beta1Arthur Schiwon2023-11-021-2/+0
|\
| * fix(upgrade): files_rightclick is deprecatedArthur Schiwon2023-11-021-2/+0
|/
* Merge pull request #41228 from nextcloud/automated/releases/28.0.0beta1Arthur Schiwon2023-11-021-2/+2
|\
| * chore: 28.0.0 beta 1John Molakvoæ2023-11-011-2/+2
* | Merge pull request #40665 from nextcloud/fix/dav/caldav-backend-memory-footprintChristoph Wurst2023-11-021-30/+34
|\ \
| * | fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-021-30/+34
* | | Merge pull request #41218 from nextcloud/techdebt/noid/add-autocomplete-filte...Joas Schilling2023-11-025-0/+123
|\ \ \ | |/ / |/| |
| * | feat(events): Add typed event for filtering autocompletion suggestionsJoas Schilling2023-11-025-0/+123
* | | Merge pull request #40859 from nextcloud/fix/session/log-why-session-renewal-...Christoph Wurst2023-11-021-1/+2
|\ \ \ | |/ / |/| |
| * | fix(session): Log why session renewal failedChristoph Wurst2023-10-111-1/+2
* | | Merge pull request #38425 from nextcloud/feat/ocp/strict-igroupChristoph Wurst2023-11-022-42/+48
|\ \ \
| * | | feat(ocp): Add types and strict typing to \OCP\Group\IGroupChristoph Wurst2023-09-062-42/+48
* | | | Merge pull request #40899 from nextcloud/refactor/unify-running-dev-serverChristoph Wurst2023-11-021-0/+4
|\ \ \ \
| * | | | refactor: Unify running a dev server (for automated testing)Christoph Wurst2023-11-021-0/+4
|/ / / /
* | | | Merge pull request #41230 from nextcloud/indexFixGit'Fellow2023-11-021-3/+4
|\ \ \ \
| * | | | Return only if changedGit'Fellow2023-11-011-2/+1
| * | | | fix: add index on migration only if neededGit'Fellow2023-11-011-1/+3
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-02152-124/+374
* | | | | Merge pull request #40819 from nextcloud/imaginaryGuzzleErrorsGit'Fellow2023-11-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use \Throwable insteadGit'Fellow2023-11-011-1/+1
| * | | | Catch Imaginary processing errorsGit'Fellow2023-11-011-1/+1
|/ / / /
* | | | Merge pull request #40733 from nextcloud/enh/noid/puppeteer-skip-downloadFerdinand Thiessen2023-11-016-1/+10
|\ \ \ \
| * | | | ci: skip puppeteer chrome downloadDaniel Kesselberg2023-11-016-1/+10
|/ / / /
* | | | Merge pull request #40911 from nextcloud/dependabot/npm_and_yarn/tar-6.2.0dependabot[bot]2023-11-012-5/+5
|\ \ \ \
| * | | | chore(deps-dev): Bump tar from 6.1.15 to 6.2.0dependabot[bot]2023-11-012-5/+5
|/ / / /
* | | | Merge pull request #40909 from nextcloud/dependabot/npm_and_yarn/babel/preset...John Molakvoæ2023-11-012-37/+37
|\ \ \ \
| * | | | chore(deps-dev): Bump @babel/preset-typescript from 7.22.11 to 7.23.2dependabot[bot]2023-10-142-47/+47
* | | | | Merge pull request #40852 from nextcloud/feat/contactsmenu/user-statusChristoph Wurst2023-11-0121-59/+237
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | feat(contactsmenu): Show user statusChristoph Wurst2023-10-3121-59/+237
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0116-4/+92
* | | | | Merge pull request #41199 from nextcloud/fix/apporder-accessible-detailsFerdinand Thiessen2023-10-317-25/+98
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix(tests): Make app order Cypress tests more robustFerdinand Thiessen2023-10-311-6/+12
| * | | | chore: compile assetsFerdinand Thiessen2023-10-314-6/+6
| * | | | fix(theming): Add accessible information for screen readers to the app order ...Ferdinand Thiessen2023-10-312-13/+80
|/ / / /
* | | | Merge pull request #41207 from nextcloud/fix/a11y/contacts-menu-actionsPytal2023-10-315-18/+7
|\ \ \ \
| * | | | chore: compile assetsChristopher Ng2023-10-304-6/+6
| * | | | fix(a11y): Increase contrast of contacts menu actionsChristopher Ng2023-10-301-12/+1
* | | | | Merge pull request #41053 from nextcloud/bug/smb/in-place-case-renameBenjamin Gaussorgues2023-10-312-0/+24
|\ \ \ \ \
| * | | | | fix(files_external): on case insensitive system, block case changeBenjamin Gaussorgues2023-10-232-0/+24
* | | | | | Merge pull request #41111 from nextcloud/dav/classification-indexJoas Schilling2023-10-314-1/+58
|\ \ \ \ \ \
| * | | | | | add index for classificationAkhil2023-10-314-1/+58
* | | | | | | Merge pull request #40494 from nextcloud/setup-scriptJohn Molakvoæ2023-10-311-0/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | load script and styles on setup pageRobin Appelman2023-10-311-0/+8
|/ / / / / /
* | / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-10-3128-114/+752
| |/ / / / |/| | | |
* | | | | Merge pull request #41197 from nextcloud/fix/keep-focus-on-app-orderFerdinand Thiessen2023-10-306-11/+30
|\ \ \ \ \
| * | | | | chore: compile assetsFerdinand Thiessen2023-10-304-6/+6
| * | | | | fix(theming): App order selector should keep the focus on clickFerdinand Thiessen2023-10-302-5/+24
* | | | | | Merge pull request #41200 from nextcloud/ci/noid/fix-video-verificationJoas Schilling2023-10-301-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Talk now uses the "main" branchJoas Schilling2023-10-301-1/+1
|/ / / / /
* | | | | Merge pull request #40898 from Murena-SAS/dev/custom-apps-assetsJulius Härtl2023-10-301-2/+7
|\ \ \ \ \