aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix(SetupChecks): Add reasoning/clarity to outdated PHP checkcheck-phpoutdatedJosh Richards2024-05-121-1/+1
| | | | Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
* Merge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopesKate2024-05-115-42/+73
|\
| * refactor(provisioning_api): Add types for user details scopesprovokateurin2024-05-115-42/+73
|/ | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Merge pull request #45268 from ↵dependabot[bot]2024-05-112-6/+6
|\ | | | | | | nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.5
| * chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5dependabot[bot]2024-05-112-6/+6
|/ | | | | | | | | | | | | | | Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.2 to 6.4.5. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #45255 from nextcloud/fix/ci-mariadbFerdinand Thiessen2024-05-101-1/+1
|\ | | | | fix(ci): Align mariadb versions with list of supported versions
| * fix(ci): Align mariadb versions with list of supported versionsFerdinand Thiessen2024-05-101-1/+1
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #45256 from nextcloud/bugfix/noid/fixFileCheckerAndy Scherzinger2024-05-101-2/+2
|\ | | | | Revert rename changes
| * fix: revert rename changesAndy Scherzinger2024-05-101-2/+2
|/ | | | | | see #45250 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Merge pull request #45250 from nextcloud/chore/noid/spdx-revert-renameAndy Scherzinger2024-05-102-0/+0
|\ | | | | Revert rename
| * chore: revert renameAndy Scherzinger2024-05-102-0/+0
|/ | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Merge pull request #45244 from nextcloud/chore/noid/spdxAndy Scherzinger2024-05-1059-524/+860
|\ | | | | Add SPDX header - batch #1
| * chore(assets): Recompile assetsnextcloud-command2024-05-109-54/+10
| | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * fix: move SPDX info of generated files to dep5 definitionAndy Scherzinger2024-05-1023-83/+36
| | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * chore(build): Add changed file set on root levelAndy Scherzinger2024-05-101-2/+4
| | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
| * chore: Add SPDX headerAndy Scherzinger2024-05-1070-486/+911
|/ | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Merge pull request #45240 from nextcloud/jtr/issue-template-security-redirectAndy Scherzinger2024-05-102-4/+14
|\ | | | | fix(issue_template): Add security reporting redirect to bug report form
| * chore: Allow to create issues without a templateJoas Schilling2024-05-102-2/+1
| | | | | | | | | | | | | | | | Let's see if this works (seems to work in most apps), we can still revert this when it does turn out that too many unexperienced reports come in. Signed-off-by: Joas Schilling <coding@schilljs.com>
| * chore: Add a dedicated link to the security programJoas Schilling2024-05-102-2/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * fix(issue_template): Add security reporting redirect to bug report formJosh2024-05-091-0/+8
| | | | | | | | | | Similar language as that already used in our PR form. Signed-off-by: Josh <josh.t.richards@gmail.com>
* | Merge pull request #42973 from ↵Kate2024-05-1011-172/+488
|\ \ | | | | | | | | | nextcloud/feat/dashboard/expose-layout-statuses-apis
| * | refactor(dashboard): Use attributes for routingprovokateurin2024-05-104-90/+59
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | feat(dashboard): Add endpoints to get the layout and statusesprovokateurin2024-05-107-15/+237
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | refactor(dashboard): Let the statuses and layout endpoints use a saner formatprovokateurin2024-05-106-29/+49
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | refactor(dashboard): Migrate saving layout and statuses to OCSprovokateurin2024-05-107-28/+191
| | | | | | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * | chore(dashboard): Delete unused LayoutApiControllerprovokateurin2024-05-103-58/+0
|/ / | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Merge pull request #44797 from nextcloud/fix/router/loading-disabled-appsKate2024-05-101-1/+1
|\ \ | |/ |/|
| * fix(Router): Stop loading routes of disabled appsprovokateurin2024-05-101-1/+1
|/ | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0912-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #45219 from ↵Joas Schilling2024-05-082-2/+2
|\ | | | | | | | | nextcloud/bugfix/noid/fix-user-status-manager-docs fix(userstatus): Fix docs of user status manager
| * fix(userstatus): Fix docs of user status managerJoas Schilling2024-05-072-2/+2
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0818-60/+136
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #44752 from nextcloud/feat/noid/expose-subscription-calendarsDaniel2024-05-0718-29/+585
|\ \ | | | | | | Expose subscription calendars
| * | feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-0718-29/+585
| |/ | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #45181 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.0dependabot[bot]2024-05-0710-15/+15
|\ \ | |/ |/|
| * chore(deps): bump core-js from 3.36.1 to 3.37.0dependabot[bot]2024-05-0710-15/+15
|/ | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.36.1 to 3.37.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.37.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #45209 from ↵Côme Chilliet2024-05-072-2/+2
|\ | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * chore(tests): Update psalm baselinenextcloud-command2024-05-072-2/+2
| | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #45058 from nextcloud/perf/db/sort-before-chunkingChristoph Wurst2024-05-071-0/+3
|\ \ | | | | | | perf(db): Sort data for IN before chunking
| * | perf(db): Sort data for IN before chunkingChristoph Wurst2024-04-261-0/+3
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #44786 from nextcloud/reduce-border-radiusMarco2024-05-071-1/+1
|\ \ \ | |_|/ |/| | Reduce app container border radius
| * | Merge branch 'master' into reduce-border-radiusMarco2024-05-0728-88/+131
| |\ \ | |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-05-0716-68/+92
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #45055 from nextcloud/fix/revert-user-status-exceptionAnna2024-05-061-2/+25
|\ \ \ | | | | | | | | fix(userstatus): catch unique constrain violation on revert
| * | | fix(userstatus): catch unique constrain violation on revertAnna Larch2024-05-061-2/+25
| | | | | | | | | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | | | Merge pull request #45178 from nextcloud/fix/style-importsFerdinand Thiessen2024-05-0611-18/+14
|\ \ \ \ | | | | | | | | | | fix: Do not import styles that are already included in server bundle
| * | | | chore(assets): Recompile assetsnextcloud-command2024-05-0612-16/+16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | fix: Do not import styles that are already included in server bundleFerdinand Thiessen2024-05-063-6/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| | | * | Merge branch 'master' into reduce-border-radiusMarco2024-05-067-8/+8
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #45186 from nextcloud/automated/noid/master-fix-npm-auditCôme Chilliet2024-05-060-0/+0
|\ \ \ \ \ | |_|/ / / |/| | | | [master] Fix npm audit