aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-2170-4/+710
* Merge pull request #46651 from nextcloud/dependabot/npm_and_yarn/ts-jest-29.2.3dependabot[bot]2024-07-202-6/+11
|\
| * chore(deps-dev): bump ts-jest from 29.1.2 to 29.2.3dependabot[bot]2024-07-202-6/+11
* | Merge pull request #46653 from nextcloud/dependabot/npm_and_yarn/cypress-wait...dependabot[bot]2024-07-202-5/+5
|\ \
| * | chore(deps-dev): bump cypress-wait-until from 3.0.1 to 3.0.2dependabot[bot]2024-07-202-5/+5
| |/
* | Merge pull request #46650 from nextcloud/dependabot/composer/build/integratio...dependabot[bot]2024-07-201-33/+33
|\ \
| * | chore(deps-dev): bump guzzlehttp/guzzle in /build/integrationdependabot[bot]2024-07-201-33/+33
| |/
* | Merge pull request #46652 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]2024-07-202-5/+5
|\ \
| * | chore(deps-dev): bump @babel/node from 7.24.7 to 7.24.8dependabot[bot]2024-07-202-5/+5
| |/
* | Merge pull request #46654 from nextcloud/dependabot/npm_and_yarn/cypress-13.13.1dependabot[bot]2024-07-202-5/+5
|\ \
| * | chore(deps-dev): bump cypress from 13.13.0 to 13.13.1dependabot[bot]2024-07-202-5/+5
| |/
* | Merge pull request #46655 from nextcloud/dependabot/npm_and_yarn/throttle-deb...dependabot[bot]2024-07-203-6/+6
|\ \ | |/ |/|
| * chore(assets): Recompile assetsnextcloud-command2024-07-201-1/+1
| * chore(deps): bump throttle-debounce from 5.0.0 to 5.0.2dependabot[bot]2024-07-202-5/+5
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-20142-384/+1328
* Merge pull request #46649 from nextcloud/refactor/code-styleFerdinand Thiessen2024-07-1911-19/+21
|\
| * chore(assets): Recompile assetsnextcloud-command2024-07-198-12/+12
| * refactor: Fix some linting issues in frontend codeFerdinand Thiessen2024-07-193-7/+9
|/
* Merge pull request #46225 from nextcloud/fix/issue-11633Andy Scherzinger2024-07-191-7/+14
|\
| * fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-101-7/+14
* | Merge pull request #46631 from nextcloud/feat/file-request-cypressJohn Molakvoæ2024-07-1931-39/+200
|\ \
| * | chore: compile assetsskjnldsv2024-07-1920-17/+17
| * | chore: add file request cypress testingskjnldsv2024-07-197-7/+168
| * | fix(files_sharing): default empty file request expirationskjnldsv2024-07-194-15/+15
* | | Merge pull request #46558 from nextcloud/feat/add-setting-for-windows-compatFerdinand Thiessen2024-07-1910-7/+214
|\ \ \
| * | | feat(files): Allow to configure Windows filename compatibility in the settingsFerdinand Thiessen2024-07-1710-7/+214
* | | | Merge pull request #46605 from nextcloud/bugfix/noid/test-more-oracle-versionsJoas Schilling2024-07-1938-237/+304
|\ \ \ \
| * | | | fix(db): Fix md5 for oracle >= 20Joas Schilling2024-07-194-1/+23
| * | | | ci: Run all Oracle versions all the timeJoas Schilling2024-07-191-0/+1
| * | | | fix(test): Make the test less flakyJoas Schilling2024-07-191-0/+1
| * | | | fix(db): Manually track if `where()` is called when not empty to avoid recursionJoas Schilling2024-07-191-19/+24
| * | | | fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-1913-91/+111
| * | | | fix(db): Deprecate `getState()` as per upstreamJoas Schilling2024-07-192-1/+6
| * | | | fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of rem...Joas Schilling2024-07-1919-92/+67
| * | | | fix(db): Deprecate using table alias for DELETE and UPDATEJoas Schilling2024-07-192-5/+18
| * | | | fix(db): Don't use deprecated 3rdparty constant: `Doctrine\DBAL\Connection::P...Joas Schilling2024-07-191-1/+1
| * | | | fix(db): `Doctrine\DBAL\Connection::executeUpdate()` is deprecatedJoas Schilling2024-07-191-4/+1
| * | | | fix(db): Fix internal calls to doctrine's `fetch()` methodsJoas Schilling2024-07-191-5/+12
| * | | | fix(db): Use `createSchemaManager()` method as `getSchemaManager()` is deprec...Joas Schilling2024-07-195-8/+8
| * | | | fix(db): Deprecate `getQueryPart()` and `resetQueryPart()` methods that will ...Joas Schilling2024-07-192-0/+20
| * | | | ci(oracle): Test against Oracle 11, 18, 21 and 23Joas Schilling2024-07-191-14/+15
* | | | | Merge pull request #46622 from nextcloud/fix/delete-userPytal2024-07-195-8/+11
|\ \ \ \ \
| * | | | | chore: compile assetsChristopher Ng2024-07-194-6/+6
| * | | | | fix(settings): Fix endless spinner when wiping or deleting accountsChristopher Ng2024-07-191-2/+5
| |/ / / /
* | | | | Merge pull request #46608 from nextcloud/error-log-textprocessingMarcel Klehr2024-07-191-1/+1
|\ \ \ \ \
| * | | | | fix(TextProcessing): use error instead of info for exception loggingAnupam Kumar2024-07-181-1/+1
* | | | | | Merge pull request #46055 from nextcloud/R0Wi-patch-1Robin Windey2024-07-191-0/+3
|\ \ \ \ \ \
| * | | | | | Increase PHP memory limit for DevContainer to 512mbRobin Windey2024-06-231-0/+3
* | | | | | | Merge pull request #46368 from nextcloud/fix/task-processingMarcel Klehr2024-07-198-69/+703
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | chore: update openapi specsMarcel Klehr2024-07-183-1512/+1908