aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #46458 from nextcloud/auto-approve-psalm-baseline-updateFerdinand Thiessen2024-07-121-0/+46
|\
| * chore: auto approve the psalm baseline updateDaniel Kesselberg2024-07-111-0/+46
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-1276-174/+192
* | Merge pull request #46445 from nextcloud/bug/docs/fix-phpdoc-for-find-app-in-...Andy Scherzinger2024-07-111-2/+4
|\ \ | |/ |/|
| * docs: correct return type for findAppInDirectoriesDaniel Kesselberg2024-07-111-2/+4
|/
* Merge pull request #45716 from nextcloud/feat/recent-accounts-sectionPytal2024-07-1189-137/+197
|\
| * chore: compile assetsChristopher Ng2024-07-1182-123/+123
| * chore(settings): Rename user groupsChristopher Ng2024-07-113-4/+4
| * chore(l10n): Translate group namesChristopher Ng2024-07-111-2/+2
| * feat: Add Recent accounts sectionChristopher Ng2024-07-116-11/+71
|/
* Merge pull request #46373 from nextcloud/artonge/fix/rounded_corner_in_grid_viewFerdinand Thiessen2024-07-113-8/+5
|\
| * fix(files): Add rounded corners back in grid viewLouis Chemineau2024-07-113-8/+5
* | Merge pull request #46448 from nextcloud/bugfix/noid/fix-missing-dashboard-wi...Andy Scherzinger2024-07-1110-22/+54
|\ \
| * | fix(dashboard): Document expected icon behaviourJoas Schilling2024-07-113-5/+24
| * | fix(dashboard): Use the widget icon URL when it was providedJoas Schilling2024-07-114-5/+27
| * | fix(userstatus): Fix dashboard iconJoas Schilling2024-07-113-12/+3
| |/
* | Merge pull request #46414 from nextcloud/feat/provide-new-files-configFerdinand Thiessen2024-07-117-14/+50
|\ \ | |/ |/|
| * feat: Add new forbidden filename options to CapabilitiesFerdinand Thiessen2024-07-117-14/+50