aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(ci): Use ubuntu-latest for object storage testMarcel Müller2024-07-151-1/+1
* Merge pull request #46397 from nextcloud/extended-query-builder-baseRobin Appelman2024-07-158-22/+303
|\
| * feat: add base class for extending the query builderRobin Appelman2024-07-128-22/+303
* | Merge pull request #46396 from nextcloud/inspectable-composite-expressionRobin Appelman2024-07-152-18/+31
|\ \
| * | feat: allow inspecting the parts of the composite expression builderRobin Appelman2024-07-122-18/+31
| |/
* | Merge pull request #46432 from nextcloud/fix/close-sidebar-on-navigationFerdinand Thiessen2024-07-1511-16/+74
|\ \
| * | chore: Compile assetsFerdinand Thiessen2024-07-156-9/+9
| * | fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-155-7/+65
* | | Merge pull request #45509 from JulienFS/fix/openapi/response-namespaceJoas Schilling2024-07-1514-12/+14
|\ \ \ | |/ / |/| |
| * | fix(core): use OC namespace for core ReponseDefinitions instead of OCAJulien CHATY-CAPELLE2024-07-1514-12/+14
|/ /
* | Merge pull request #46504 from nextcloud/fix/dark-theme-enforceJohn Molakvoæ2024-07-154-5/+22
|\ \
| * | fix(theming): enforce theme should still provide dark as fallbackskjnldsv2024-07-134-5/+22
* | | Merge pull request #46475 from nextcloud/redisReqVer4Git'Fellow2024-07-151-1/+1
|\ \ \
| * | | fix(redis): Require version >=4 for unlinkGit'Fellow2024-07-121-1/+1
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1514-6/+656
* | | Merge pull request #46487 from nextcloud/dependabot/npm_and_yarn/puppeteer-22...dependabot[bot]2024-07-142-35/+56
|\ \ \
| * | | build(deps-dev): bump puppeteer from 22.11.2 to 22.13.0dependabot[bot]2024-07-132-35/+56
| | |/ | |/|
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1430-58/+480
* | | Merge pull request #46489 from nextcloud/dependabot/npm_and_yarn/webpack-5.93.0dependabot[bot]2024-07-1369-83/+83
|\ \ \
| * | | build(deps-dev): bump webpack from 5.91.0 to 5.93.0dependabot[bot]2024-07-1369-83/+83
* | | | Merge pull request #46486 from nextcloud/dependabot/npm_and_yarn/typescript-5...dependabot[bot]2024-07-132-5/+5
|\ \ \ \
| * | | | build(deps-dev): bump typescript from 5.4.5 to 5.5.3dependabot[bot]2024-07-132-5/+5
| | |/ / | |/| |
* | | | Merge pull request #46493 from nextcloud/dependabot/npm_and_yarn/cypress-13.13.0dependabot[bot]2024-07-132-13/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | build(deps-dev): bump cypress from 13.7.2 to 13.13.0dependabot[bot]2024-07-132-13/+10
| |/ /
* | | Merge pull request #46501 from nextcloud/dependabot/npm_and_yarn/workbox-webp...dependabot[bot]2024-07-1385-430/+525
|\ \ \ | |/ / |/| |
| * | build(deps-dev): bump workbox-webpack-plugin from 7.0.0 to 7.1.0dependabot[bot]2024-07-1385-430/+525
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-13254-1164/+1952
* | Merge pull request #46007 from nextcloud/feat/files-requestJohn Molakvoæ2024-07-1283-871/+3169
|\ \ | |/ |/|
| * fix(files_sharing): fix label usage of file request featureJohn Molakvoæ2024-07-1213-15/+17
| * chore(files_sharing): lint & refactor fixesskjnldsv2024-07-1222-33/+34
| * fix(files_sharing): adjust IAttributes API and files_versionsskjnldsv2024-07-1215-43/+40
| * chore: compile assetsskjnldsv2024-07-1226-19/+552
| * fix(files_sharing): phpunit & openapi fixesskjnldsv2024-07-1218-326/+804
| * chore(files_sharing): cleanup NewFileRequestDialog vueskjnldsv2024-07-125-23/+29
| * fix: ARateLimit documentationskjnldsv2024-07-121-0/+2
| * fix: psalm, cs, autoloader and lintskjnldsv2024-07-1210-37/+46
| * chore(files_sharing): refactor share password mailskjnldsv2024-07-122-53/+95
| * chore(files_sharing): refactor sharing configskjnldsv2024-07-1214-378/+463
| * fix(files_sharing): adjust NewFileRequestDialog for emails invitesskjnldsv2024-07-121-4/+14
| * feat(files_sharing): allow mixed values in share attributes and allow storing...skjnldsv2024-07-1211-35/+76
| * chore(files_sharing): refactor mail handlingskjnldsv2024-07-123-38/+86
| * feat(files_sharing): implement IShareProviderWithNotification and refactor se...skjnldsv2024-07-129-213/+224
| * feat(files_sharing): add `new file request` optionskjnldsv2024-07-1212-14/+1047
| * chore(files_sharing): rename `File drop` to `File requests`skjnldsv2024-07-123-4/+4
|/
* Merge pull request #46472 from nextcloud/bugfix/noid/require-compilation-chec...Joas Schilling2024-07-121-0/+1
|\
| * fix(CI): Require compilation check when touching version.phpJoas Schilling2024-07-121-0/+1
* | Merge pull request #46453 from nextcloud/feat/background-with-dark-variantFerdinand Thiessen2024-07-1211-16/+46
|\ \ | |/ |/|
| * feat(theming): Allow shipped backgrounds to have a dark variantFerdinand Thiessen2024-07-1211-16/+46
|/
* Merge pull request #46085 from nextcloud/automated/noid/master-update-psalm-b...github-actions[bot]2024-07-121-18/+0
|\
| * chore(tests): Update psalm baselinenextcloud-command2024-07-121-18/+0
|/