]>
source.dussan.org Git - nextcloud-server.git/log
Josh Richards [Fri, 10 May 2024 20:05:43 +0000 (16:05 -0400)]
fix(SetupChecks): Add reasoning/clarity to outdated PHP check
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Kate [Sat, 11 May 2024 14:27:13 +0000 (16:27 +0200)]
Merge pull request #45270 from nextcloud/refactor/provisioning_api/type-scopes
provokateurin [Sat, 11 May 2024 07:22:19 +0000 (09:22 +0200)]
refactor(provisioning_api): Add types for user details scopes
Signed-off-by: provokateurin <kate@provokateurin.de>
dependabot[bot] [Sat, 11 May 2024 04:38:16 +0000 (04:38 +0000)]
Merge pull request #45268 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.5
dependabot[bot] [Sat, 11 May 2024 02:21:36 +0000 (02:21 +0000)]
chore(deps-dev): bump @testing-library/jest-dom from 6.4.2 to 6.4.5
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>
Ferdinand Thiessen [Fri, 10 May 2024 21:46:42 +0000 (23:46 +0200)]
Merge pull request #45255 from nextcloud/fix/ci-mariadb
fix(ci): Align mariadb versions with list of supported versions
Ferdinand Thiessen [Fri, 10 May 2024 15:58:53 +0000 (17:58 +0200)]
fix(ci): Align mariadb versions with list of supported versions
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Andy Scherzinger [Fri, 10 May 2024 19:39:50 +0000 (21:39 +0200)]
Merge pull request #45256 from nextcloud/bugfix/noid/fixFileChecker
Revert rename changes
Andy Scherzinger [Fri, 10 May 2024 17:16:41 +0000 (19:16 +0200)]
fix: revert rename changes
see #45250
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Fri, 10 May 2024 11:46:48 +0000 (13:46 +0200)]
Merge pull request #45250 from nextcloud/chore/noid/spdx-revert-rename
Revert rename
Andy Scherzinger [Fri, 10 May 2024 11:46:00 +0000 (13:46 +0200)]
chore: revert rename
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Fri, 10 May 2024 10:14:42 +0000 (12:14 +0200)]
Merge pull request #45244 from nextcloud/chore/noid/spdx
Add SPDX header - batch #1
nextcloud-command [Fri, 10 May 2024 09:25:54 +0000 (09:25 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andy Scherzinger [Fri, 10 May 2024 08:32:17 +0000 (10:32 +0200)]
fix: move SPDX info of generated files to dep5 definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Thu, 9 May 2024 18:34:22 +0000 (20:34 +0200)]
chore(build): Add changed file set on root level
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Thu, 9 May 2024 18:20:32 +0000 (20:20 +0200)]
chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Fri, 10 May 2024 09:06:58 +0000 (11:06 +0200)]
Merge pull request #45240 from nextcloud/jtr/issue-template-security-redirect
fix(issue_template): Add security reporting redirect to bug report form
Kate [Fri, 10 May 2024 08:21:45 +0000 (10:21 +0200)]
Merge pull request #42973 from nextcloud/feat/dashboard/expose-layout-statuses-apis
provokateurin [Sun, 5 May 2024 06:19:37 +0000 (08:19 +0200)]
refactor(dashboard): Use attributes for routing
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 19 Jan 2024 22:12:25 +0000 (23:12 +0100)]
feat(dashboard): Add endpoints to get the layout and statuses
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 19 Jan 2024 21:23:20 +0000 (22:23 +0100)]
refactor(dashboard): Let the statuses and layout endpoints use a saner format
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 19 Jan 2024 20:55:26 +0000 (21:55 +0100)]
refactor(dashboard): Migrate saving layout and statuses to OCS
Signed-off-by: provokateurin <kate@provokateurin.de>
provokateurin [Fri, 19 Jan 2024 20:47:47 +0000 (21:47 +0100)]
chore(dashboard): Delete unused LayoutApiController
Signed-off-by: provokateurin <kate@provokateurin.de>
Kate [Fri, 10 May 2024 07:28:59 +0000 (09:28 +0200)]
Merge pull request #44797 from nextcloud/fix/router/loading-disabled-apps
Joas Schilling [Fri, 10 May 2024 07:28:31 +0000 (09:28 +0200)]
chore: Allow to create issues without a template
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>
Joas Schilling [Fri, 10 May 2024 07:26:21 +0000 (09:26 +0200)]
chore: Add a dedicated link to the security program
Signed-off-by: Joas Schilling <coding@schilljs.com>
provokateurin [Fri, 12 Apr 2024 08:18:09 +0000 (10:18 +0200)]
fix(Router): Stop loading routes of disabled apps
Signed-off-by: provokateurin <kate@provokateurin.de>
Josh [Thu, 9 May 2024 15:09:03 +0000 (11:09 -0400)]
fix(issue_template): Add security reporting redirect to bug report form
Similar language as that already used in our PR form.
Signed-off-by: Josh <josh.t.richards@gmail.com>
Nextcloud bot [Thu, 9 May 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 8 May 2024 07:23:54 +0000 (09:23 +0200)]
Merge pull request #45219 from nextcloud/bugfix/noid/fix-user-status-manager-docs
fix(userstatus): Fix docs of user status manager
Nextcloud bot [Wed, 8 May 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Daniel [Tue, 7 May 2024 20:08:17 +0000 (22:08 +0200)]
Merge pull request #44752 from nextcloud/feat/noid/expose-subscription-calendars
Expose subscription calendars
dependabot[bot] [Tue, 7 May 2024 15:21:01 +0000 (15:21 +0000)]
Merge pull request #45181 from nextcloud/dependabot/npm_and_yarn/core-js-3.37.0
dependabot[bot] [Sat, 4 May 2024 02:18:47 +0000 (02:18 +0000)]
chore(deps): bump core-js from 3.36.1 to 3.37.0
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>
Daniel Kesselberg [Tue, 26 Mar 2024 20:39:22 +0000 (21:39 +0100)]
feat(caldav): expose calendar subscriptions
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Joas Schilling [Tue, 7 May 2024 12:31:28 +0000 (14:31 +0200)]
fix(userstatus): Fix docs of user status manager
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Tue, 7 May 2024 10:41:22 +0000 (12:41 +0200)]
Merge pull request #45209 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
Christoph Wurst [Tue, 7 May 2024 10:11:32 +0000 (12:11 +0200)]
Merge pull request #45058 from nextcloud/perf/db/sort-before-chunking
perf(db): Sort data for IN before chunking
Marco [Tue, 7 May 2024 09:41:41 +0000 (11:41 +0200)]
Merge pull request #44786 from nextcloud/reduce-border-radius
Reduce app container border radius
Marco [Tue, 7 May 2024 07:52:12 +0000 (09:52 +0200)]
Merge branch 'master' into reduce-border-radius
nextcloud-command [Tue, 7 May 2024 02:26:18 +0000 (02:26 +0000)]
chore(tests): Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 7 May 2024 00:20:03 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Anna [Mon, 6 May 2024 16:31:19 +0000 (18:31 +0200)]
Merge pull request #45055 from nextcloud/fix/revert-user-status-exception
fix(userstatus): catch unique constrain violation on revert
Ferdinand Thiessen [Mon, 6 May 2024 15:53:45 +0000 (17:53 +0200)]
Merge pull request #45178 from nextcloud/fix/style-imports
fix: Do not import styles that are already included in server bundle
Marco [Mon, 6 May 2024 15:44:48 +0000 (17:44 +0200)]
Merge branch 'master' into reduce-border-radius
Côme Chilliet [Mon, 6 May 2024 15:18:27 +0000 (17:18 +0200)]
Merge pull request #45186 from nextcloud/automated/noid/master-fix-npm-audit
[master] Fix npm audit
Anna Larch [Fri, 26 Apr 2024 12:05:38 +0000 (14:05 +0200)]
fix(userstatus): catch unique constrain violation on revert
Signed-off-by: Anna Larch <anna@nextcloud.com>
Ferdinand Thiessen [Mon, 6 May 2024 15:07:21 +0000 (17:07 +0200)]
Merge pull request #44939 from nextcloud/fix/reduce-http-noise
fix(settings): Save one HTTP request on enabling an app
Marco [Thu, 11 Apr 2024 14:26:43 +0000 (16:26 +0200)]
feat: reduce app container border radius
Signed-off-by: Marco <marcoambrosini@icloud.com>
Joas Schilling [Mon, 6 May 2024 14:29:53 +0000 (16:29 +0200)]
Merge pull request #45088 from nextcloud/fix/user-manager-log-collisions
fix(User\Manager): Avoid future collisions with updater/audit logs
Ferdinand Thiessen [Fri, 19 Apr 2024 20:02:08 +0000 (22:02 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 19 Apr 2024 19:57:59 +0000 (21:57 +0200)]
fix(settings): When testing server stability, request URL with trailing slash
This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`)
and helps users with faulty reverse-proxy configuration.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Sun, 5 May 2024 02:44:11 +0000 (02:44 +0000)]
chore(deps): fix npm audit
Signed-off-by: GitHub <noreply@github.com>
nextcloud-command [Mon, 6 May 2024 13:48:27 +0000 (13:48 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 3 May 2024 14:35:38 +0000 (16:35 +0200)]
fix: Do not import styles that are already included in server bundle
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Josh [Mon, 29 Apr 2024 02:06:08 +0000 (22:06 -0400)]
fix(User\Manager): Avoid future collisions with updater/audit logs
Avoid future collisions for not yet created updater and audit log files (at least using default names).
Signed-off-by: Josh <josh.t.richards@gmail.com>
Kate [Mon, 6 May 2024 12:07:02 +0000 (14:07 +0200)]
Merge pull request #45196 from nextcloud/fix/oc_image/exif_imagetype-return-type
provokateurin [Mon, 6 May 2024 11:32:09 +0000 (13:32 +0200)]
fix(OC_Image): Set correct return type for exif_imagetype stub
Signed-off-by: provokateurin <kate@provokateurin.de>
dependabot[bot] [Mon, 6 May 2024 08:57:04 +0000 (08:57 +0000)]
Merge pull request #45179 from nextcloud/dependabot/composer/vendor-bin/psalm/vimeo/psalm-5.24.0
Marcel Klehr [Mon, 6 May 2024 08:23:25 +0000 (10:23 +0200)]
Merge pull request #30359 from nextcloud/enh/background-job-class
Allow calling cron jobs background job class with occ
John Molakvoæ [Mon, 6 May 2024 06:52:58 +0000 (08:52 +0200)]
Merge pull request #45177 from nextcloud/fix/drop-unneeded-cypress-version
fix(ci): Update `node-test` workflow and drop unneeded `cypress:version` output
Joas Schilling [Mon, 6 May 2024 06:13:27 +0000 (08:13 +0200)]
Merge pull request #45093 from nextcloud/bugfix/noid/avoid-getKey-race-condition
fix(session): Avoid race condition for cache::get() vs. cache::hasKey()
Nextcloud bot [Mon, 6 May 2024 00:20:12 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 5 May 2024 00:20:11 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Sat, 4 May 2024 20:03:09 +0000 (21:03 +0100)]
Merge pull request #45160 from nextcloud/fix/style
fix: Changes the color of the "Delete User" and "X" exit buttons on hover.
Ferdinand Thiessen [Sat, 4 May 2024 13:55:12 +0000 (15:55 +0200)]
Merge pull request #45086 from nextcloud/update-devcontainer-env#45075
Update devcontainer PHP dependencies to 8.3
Sebastian Krupinski [Sat, 4 May 2024 13:36:37 +0000 (09:36 -0400)]
Merge pull request #45098 from nextcloud/fix/issue-45081
Do not load IMipPlugin before user session is initialized also use userSession instead of userId in constructor.
dependabot[bot] [Sat, 4 May 2024 02:15:08 +0000 (02:15 +0000)]
chore(deps): bump vimeo/psalm from 5.23.1 to 5.24.0 in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 5.23.1 to 5.24.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/5.23.1...5.24.0)
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 4 May 2024 00:20:52 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Fri, 3 May 2024 18:23:46 +0000 (20:23 +0200)]
fix(ci): Update `node-test` workflow and drop unneeded `cypress:version` output
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Joas Schilling [Fri, 3 May 2024 13:50:26 +0000 (15:50 +0200)]
Merge pull request #45163 from nextcloud/fix/icons/update-files-icon
fix(icons): Update files icon
SebastianKrupinski [Fri, 3 May 2024 13:01:07 +0000 (09:01 -0400)]
fix(caldav): Fixed formatting to comply with php-cs
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
John Molakvoæ [Fri, 3 May 2024 12:35:11 +0000 (14:35 +0200)]
Merge pull request #45067 from nextcloud/docs/noid/SPDX-Header-How-To
provokateurin [Fri, 3 May 2024 05:40:32 +0000 (07:40 +0200)]
fix(icons): Update files icon
Signed-off-by: provokateurin <kate@provokateurin.de>
Benjamin Gaussorgues [Fri, 3 May 2024 09:22:20 +0000 (11:22 +0200)]
Merge pull request #45159 from nextcloud/fix/tests-deprecated
Nextcloud bot [Fri, 3 May 2024 00:19:45 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Windey [Thu, 2 May 2024 19:59:48 +0000 (21:59 +0200)]
Update .devcontainer/Dockerfile
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Robin Windey <ro.windey@gmail.com>
Ferdinand Thiessen [Thu, 2 May 2024 19:20:20 +0000 (21:20 +0200)]
Merge pull request #45096 from nextcloud/fix/files-types
fix(files): Add missing properties and fix Typescript errors in `FileEntryName`
Ferdinand Thiessen [Thu, 2 May 2024 17:17:11 +0000 (19:17 +0200)]
fix(tests): Replace deprecated methods in `FileTest`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ty Davis [Sun, 25 Feb 2024 00:46:02 +0000 (16:46 -0800)]
fix: Changes the color of the "Delete User" and "X" exit buttons on hover.
Adjust 'X' close button border so that contrast is 3:1.
Co-authored-by: Ty Davis <noreply@mail.theTyster.dev>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ty <136642464+theTyster@users.noreply.github.com>
Ferdinand Thiessen [Thu, 2 May 2024 18:11:25 +0000 (20:11 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Robin Windey [Thu, 2 May 2024 18:07:12 +0000 (18:07 +0000)]
Update devcontainer PHP deps to 8.3 and use ubuntu:noble
Signed-off-by: GitHub <noreply@github.com>
Ferdinand Thiessen [Mon, 29 Apr 2024 16:22:00 +0000 (18:22 +0200)]
fix(files): Add missing properties and fix Typescript errors in `FileEntryName`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Daniel [Thu, 2 May 2024 17:10:14 +0000 (19:10 +0200)]
Merge pull request #45140 from nextcloud/fix-fileaccess-single
fix: fix FileAccess::getByFileId(InStorage)
John Molakvoæ [Thu, 2 May 2024 16:32:43 +0000 (18:32 +0200)]
Merge pull request #38670 from nextcloud/Jerome-Herbinet-ui-colour-concept
Wordings : Enhancement of background and UI color change thanks to better title and description
Richard Steinmetz [Thu, 2 May 2024 16:01:12 +0000 (18:01 +0200)]
Merge pull request #45136 from nextcloud/feat/webauthn/submit-device-name
feat(webauthn): submit device name by pressing enter
SebastianKrupinski [Thu, 2 May 2024 15:50:27 +0000 (11:50 -0400)]
fix(caldav): Fixed phpUnit to use userSession instead of userId and userManager
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
John Molakvoæ [Thu, 2 May 2024 15:09:53 +0000 (17:09 +0200)]
Merge pull request #44819 from raphj/issue42689
skjnldsv [Thu, 2 May 2024 14:44:06 +0000 (16:44 +0200)]
fix(theming): better background and UI color change description
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Julien Veyssier [Thu, 11 Apr 2024 08:55:39 +0000 (10:55 +0200)]
feat(bg-jobs): support multiple arguments in cron.php and occ:background-job:worker for the job class list
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Tue, 9 Apr 2024 09:12:48 +0000 (11:12 +0200)]
fix(bg-jobs): review adjustments
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Mon, 8 Apr 2024 15:25:51 +0000 (17:25 +0200)]
feat(bg-jobs): allow setting a job class list instead of a single class in cron.php and the job worker occ command
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Mon, 8 Apr 2024 11:21:32 +0000 (13:21 +0200)]
chore(bg-jobs): more output in verbose mode in the bg job worker
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Julien Veyssier [Mon, 8 Apr 2024 11:04:14 +0000 (13:04 +0200)]
chore(bg-jobs): add -h help option to cron.php
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Marcel Klehr [Thu, 21 Dec 2023 11:11:08 +0000 (12:11 +0100)]
fix(bg-jobs): cs:fix
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Wed, 20 Dec 2023 13:29:44 +0000 (14:29 +0100)]
fix(bg-jobs): fix psalm issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Wed, 20 Dec 2023 13:16:16 +0000 (14:16 +0100)]
fix(bg-jobs): Remove interval bookkeeping
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Marcel Klehr [Wed, 20 Dec 2023 13:12:27 +0000 (14:12 +0100)]
fix(bg-jobs): fix minor issues
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Julius Härtl [Thu, 1 Sep 2022 10:13:05 +0000 (12:13 +0200)]
fix(bg-jobs): Fix running once when no job was scheduled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 14 Jul 2022 12:50:12 +0000 (14:50 +0200)]
feat(bg-jobs): Add background worker occ command
Signed-off-by: Julius Härtl <jus@bitgrid.net>