aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40995 from nextcloud/cache-jail-optimizationsArthur Schiwon2023-11-032-6/+1
|\
| * optimize cache jail creationRobin Appelman2023-10-192-6/+1
* | Merge pull request #41263 from nextcloud/enh/noid/fix-semaphore-guardingSimon L2023-11-032-11/+4
|\ \
| * | address reviewSimon L2023-11-032-11/+4
| * | fix semaphore guardingSimon L2023-11-031-1/+1
* | | Merge pull request #41256 from nextcloud/enh/40689/add-foto-description-2Simon L2023-11-034-4/+23
|\ \ \
| * | | add descriptions for background picturesSimon L2023-11-034-4/+23
|/ / /
* | | Merge pull request #41211 from nextcloud/fix/text-to-imageChristoph Wurst2023-11-031-29/+30
|\ \ \
| * | | fix(TextToImage): Always set completionExpectedAt in run/schedule methodsMarcel Klehr2023-11-021-0/+6
| * | | fix(TextToImage): Consistently use the right method to get the preferred prov...Marcel Klehr2023-10-311-29/+24
* | | | Merge pull request #41265 from nextcloud/feat/dependencyinjection/optional-se...Christoph Wurst2023-11-032-0/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-032-0/+29
|/ / /
* | | Merge pull request #41250 from nextcloud/chore/cypress-timeoutFerdinand Thiessen2023-11-033-1/+20
|\ \ \
| * | | fix(cypress): Add timeout for waiting on Nextcloud serverFerdinand Thiessen2023-11-033-1/+20
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0328-16/+154
|/ / /
* | | Merge pull request #40597 from nextcloud/fix/public-footer-empty-not-shownFerdinand Thiessen2023-11-027-14/+31
|\ \ \
| * | | chore: Compile CSS assetsFerdinand Thiessen2023-11-023-3/+3
| * | | fix(theming): Make sure the footer is hidden if not content is renderedFerdinand Thiessen2023-11-025-12/+29
* | | | Merge pull request #41137 from nextcloud/chore/migrate-access-level-cypressFerdinand Thiessen2023-11-0210-98/+240
|\ \ \ \
| * | | | chore(tests): Migrate duplicated menu settings tests (access levels) to CypressFerdinand Thiessen2023-10-303-79/+119
| * | | | chore(cypress): Move `clearState` from user utils to shared common utilsFerdinand Thiessen2023-10-295-20/+22
| * | | | chore(cypress): Migrate access-level tests from Behat to Cypress as this are ...Ferdinand Thiessen2023-10-295-55/+155
* | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |