aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* adjust add buttonSimon L2023-08-158-11/+18
* Merge pull request #39866 from nextcloud/enh/fix-php-8.3-support-in-testsDaniel2023-08-159-4/+29
|\
| * Fix various deprecation warnings in tests on PHP 8.3Côme Chilliet2023-08-146-0/+21
| * DateRangeError in PHP>=8.3 is not a ValueError anymoreCôme Chilliet2023-08-141-1/+1
| * Fix setting static property in tests on PHP 8.3Côme Chilliet2023-08-142-3/+7
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1522-0/+404
* | Merge pull request #39786 from nextcloud/bugfix/version-expire-cleanupJulius Härtl2023-08-141-0/+15
|\ \
| * | fix: Also cleanup version metadata if expiringJulius Härtl2023-08-141-0/+15
| |/
* | Merge pull request #38714 from nextcloud/cache-imcomplete-id-firstRobin Appelman2023-08-141-5/+9
|\ \
| * | select the fileid first when looking for incomplete filesRobin Appelman2023-08-141-5/+9
| |/
* | Merge pull request #39868 from nextcloud/files-ext-builder-reuseRobin Appelman2023-08-141-0/+3
|\ \ | |/ |/|
| * use fresh builders when deleting storagesRobin Appelman2023-08-141-0/+3
|/
* Merge pull request #39644 from nextcloud/fix/noid/copy-delete-fallback-for-filesDaniel2023-08-141-1/+1
|\
| * fix: copy-and-delete fallback should use unlinkDaniel Kesselberg2023-07-311-1/+1
* | Merge pull request #39850 from nextcloud/nulCoalSimplDaniel2023-08-141-24/+4
|\ \
| * | Code simplification using null coalescingGit'Fellow2023-08-131-24/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-146-4/+6
* | | Merge pull request #39568 from nextcloud/caldav-share-preloadRobin Appelman2023-08-144-5/+103
|\ \ \
| * | | cache calendar objects from calendarQueryRobin Appelman2023-07-261-5/+30
| * | | preload shares for calendars when listing calendarsRobin Appelman2023-07-264-0/+73
* | | | Merge pull request #39820 from nextcloud/l10n-files-remindersJoas Schilling2023-08-142-1/+6
|\ \ \ \
| * | | | Add l10n for files_remindersChristopher Ng2023-08-112-1/+6
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1478-206/+214
* | | | | Merge pull request #39218 from nextcloud/32127-migrate-parts-of-files-from-il...F. E Noel Nfebe2023-08-134-85/+64
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Migrate parts of files app away from depecrated Iloggerfenn-cs2023-08-134-85/+64
* | | | | Merge pull request #39846 from nextcloud/pgSQLCheckRemoveDaniel2023-08-131-40/+0
|\ \ \ \ \
| * | | | | Fix lintGit'Fellow2023-08-131-1/+0
| * | | | | Remove check for very old PGsql Git'Fellow2023-08-131-39/+0
* | | | | | Merge pull request #39848 from nextcloud/39804-wrap-org-name-login-formSimon L2023-08-133-3/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Wrap long productName on login formfenn-cs2023-08-133-3/+4
|/ / / / /
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-08-1330-70/+104
|/ / / /
* | | | Merge pull request #39836 from nextcloud/dependabot/npm_and_yarn/babel/node-7...dependabot[bot]2023-08-122-6/+12
|\ \ \ \
| * | | | chore(deps-dev): Bump @babel/node from 7.22.6 to 7.22.10dependabot[bot]2023-08-122-6/+12
* | | | | Merge pull request #39834 from nextcloud/dependabot/npm_and_yarn/eslint-plugi...dependabot[bot]2023-08-122-6/+33
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | chore(deps-dev): Bump eslint-plugin-cypress from 2.13.3 to 2.14.0dependabot[bot]2023-08-122-6/+33
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-12150-184/+2678
* | | | Merge pull request #39806 from nextcloud/fix/update-check-no-internetJoas Schilling2023-08-112-2/+32
|\ \ \ \ | |/ / / |/| | |
| * | | test(updatenotification): No internetChristopher Ng2023-08-111-2/+27
| * | | fix(updatenotification): Skip update checkChristopher Ng2023-08-111-0/+5
|/ / /
* | | Merge pull request #39700 from nextcloud/debt/noid/invitation-response-close-...Joas Schilling2023-08-112-2/+5
|\ \ \
| * | | fix: close cursor after reading the invitationDaniel Kesselberg2023-08-102-2/+5
* | | | Merge pull request #39575 from nextcloud/Jerome-Herbinet-better-untested-app-...Ferdinand Thiessen2023-08-115-8/+8
|\ \ \ \
| * | | | "Allow untested app" wordingJérôme Herbinet2023-08-115-8/+8
* | | | | Merge pull request #38082 from nextcloud/allow-wasm-unsafe-eval-in-cspJoas Schilling2023-08-116-1/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Allow "wasm-unsafe-eval" in CSPDaniel Calviño Sánchez2023-08-106-1/+43
* | | | | Merge pull request #39716 from nextcloud/feature/openapi/ciJulien Veyssier2023-08-115-0/+314
|\ \ \ \ \
| * | | | | Add OpenAPI CODEOWNERSjld31032023-08-111-0/+4
| * | | | | Add OpenAPI CIjld31032023-08-111-74/+6
| * | | | | Add OpenAPI checkerjld31032023-08-111-0/+26
| * | | | | Install openapi-extractorjld31032023-08-113-0/+352
|/ / / / /