]>
source.dussan.org Git - nextcloud-server.git/log
Thomas Citharel [Thu, 1 Sep 2022 15:28:18 +0000 (17:28 +0200)]
Allow to mesure free space in object storages, based on used size and quota
If the object storage backend doesn't return quota or used bytes
information, use a config override for the quota and count the size used
in Nextcloud instead.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Ferdinand Thiessen [Thu, 18 Jan 2024 11:23:02 +0000 (12:23 +0100)]
Merge pull request #42812 from nextcloud/enh/migrate-memcached-setupcheck
Migrate memcached PHP module setup check to new API
Joas Schilling [Thu, 18 Jan 2024 10:54:41 +0000 (11:54 +0100)]
Merge pull request #42912 from nextcloud/rakekniven-patch-3
fix(i18n): Change cli to uppercase
Joas Schilling [Thu, 18 Jan 2024 10:54:21 +0000 (11:54 +0100)]
Merge pull request #42923 from nextcloud/fix/build/openapi-non-shipped-no-support
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
Arthur Schiwon [Thu, 18 Jan 2024 10:46:12 +0000 (11:46 +0100)]
Merge pull request #41067 from Murena-SAS/preview-folder-deletes
Fix for previews not being generated sometimes
provokateurin [Thu, 18 Jan 2024 10:22:43 +0000 (11:22 +0100)]
fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support
Signed-off-by: provokateurin <kate@provokateurin.de>
Louis [Thu, 18 Jan 2024 10:08:04 +0000 (11:08 +0100)]
Merge pull request #42891 from nextcloud/artonge/fix/path_resolution_in_files_versions_hooks
Improve path resolution in files_version hooks
Christoph Wurst [Thu, 18 Jan 2024 09:42:14 +0000 (10:42 +0100)]
Merge pull request #42850 from nextcloud/fix/caldav/update-acls-deletedcalendarobjectscollection
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Joas Schilling [Thu, 18 Jan 2024 08:59:36 +0000 (09:59 +0100)]
Merge pull request #42847 from nextcloud/fix/42843/exception-on-their-own
exceptions on their own
Côme Chilliet [Mon, 15 Jan 2024 15:45:19 +0000 (16:45 +0100)]
Migrate memcached PHP module setup check to new API
Merged it with the other existing memcache setup check as it fits
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
rakekniven [Thu, 18 Jan 2024 08:18:05 +0000 (09:18 +0100)]
fix(i18n): Change cli to uppercase
Like all other occurences.
Reported at Transifex.
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
John Molakvoæ [Thu, 18 Jan 2024 07:50:31 +0000 (08:50 +0100)]
fix(actions): move github.workspace out of compile init step
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Thu, 18 Jan 2024 07:38:17 +0000 (08:38 +0100)]
Merge pull request #42466 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.1
Nextcloud bot [Thu, 18 Jan 2024 00:19:44 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Wed, 17 Jan 2024 19:37:26 +0000 (20:37 +0100)]
Merge pull request #42900 from nextcloud/chore/bump-server-dev-version
chore: bump server version to 29.0.0.4 to trigger migrations
Grigorii K. Shartsev [Wed, 17 Jan 2024 19:07:44 +0000 (20:07 +0100)]
chore: bump server version to 29.0.0.4 to trigger migrations
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Pytal [Wed, 17 Jan 2024 18:39:16 +0000 (10:39 -0800)]
Merge pull request #42860 from nextcloud/jr/fix/i42858
Update ContactsStore: Avoid exceptions on empties
Pytal [Wed, 17 Jan 2024 18:36:33 +0000 (10:36 -0800)]
Merge pull request #42856 from nextcloud/fix/a11y/42688/menu-items-contrasts-are-not-enough
enh(a11y): improved contrast on user menu
Ferdinand Thiessen [Wed, 17 Jan 2024 17:30:10 +0000 (18:30 +0100)]
Merge pull request #42887 from nextcloud/fix/accessible-border-color
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast
Ferdinand Thiessen [Wed, 17 Jan 2024 17:28:30 +0000 (18:28 +0100)]
Merge pull request #42840 from nextcloud/fix/dnd-files
fix(files): prevent dragging previews and appear as an external files DnD
Robin Appelman [Wed, 17 Jan 2024 16:53:37 +0000 (17:53 +0100)]
Revert "add key location to info:file output"
This reverts commit
7bf82fc312acb775bf150ce506d16a05989cd43e .
Robin Appelman [Wed, 17 Jan 2024 16:47:01 +0000 (17:47 +0100)]
add key location to info:file output
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis Chemineau [Wed, 17 Jan 2024 16:07:59 +0000 (17:07 +0100)]
Improve path resolution in files_version hooks
Signed-off-by: Louis Chemineau <louis@chmn.me>
Johannes Merkel [Wed, 3 Jan 2024 14:49:53 +0000 (15:49 +0100)]
fix(CalDAV): set acls for DeletedCalendarObjectsCollection
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
nextcloud-command [Wed, 17 Jan 2024 15:52:20 +0000 (15:52 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
John Molakvoæ [Tue, 16 Jan 2024 11:10:27 +0000 (12:10 +0100)]
fix(files): prevent dragging previews and appear as an external files DnD
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Ferdinand Thiessen [Wed, 17 Jan 2024 14:26:56 +0000 (15:26 +0100)]
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Wed, 17 Jan 2024 11:15:38 +0000 (12:15 +0100)]
Merge pull request #42807 from nextcloud/enh/remove-curl-obsolete-ssl-check
Joas Schilling [Wed, 17 Jan 2024 10:53:11 +0000 (11:53 +0100)]
Merge pull request #42862 from nextcloud/bugfix/noid/check-for-app-existance
fix(manifest): Check if app exists instead of accessing null as an array
John Molakvoæ [Wed, 17 Jan 2024 09:40:48 +0000 (10:40 +0100)]
Merge pull request #42853 from nextcloud/fix/ajax-check-public-remote
Christoph Wurst [Wed, 17 Jan 2024 09:05:57 +0000 (10:05 +0100)]
Merge pull request #42607 from nextcloud/tokenAnonReq
fix(session): Avoid useless authtoken DB queries for anonymous requests
Joas Schilling [Mon, 11 Dec 2023 07:59:45 +0000 (08:59 +0100)]
fix(manifest): Check if app exists instead of accessing null as an array
Signed-off-by: Joas Schilling <coding@schilljs.com>
Git'Fellow [Sat, 6 Jan 2024 08:03:59 +0000 (09:03 +0100)]
fix(session): Avoid two useless authtoken DB queries for every anonymous request
Co-Authored-By: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
John Molakvoæ [Tue, 16 Jan 2024 16:31:26 +0000 (17:31 +0100)]
fix(dav): ajax request check on public remote endpoints
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Josh [Wed, 17 Jan 2024 04:57:58 +0000 (23:57 -0500)]
Update ContactsStore: Avoid exceptions on empties
Fixes #42858 and makes things more robust
Signed-off-by: Josh <josh.t.richards@gmail.com>
Nextcloud bot [Wed, 17 Jan 2024 00:20:15 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 16 Jan 2024 21:11:59 +0000 (13:11 -0800)]
Merge pull request #42744 from nextcloud/fix/updatenotification/42637/move-title-and-aria-label-to-interactive-element
fix(update-section): changed span to an interactive element
Grigorii K. Shartsev [Tue, 16 Jan 2024 20:43:18 +0000 (01:43 +0500)]
Merge pull request #42834 from nextcloud/chore/theming--remove-warning-of-nc-checkbox-radio-switch-usage
chore(theming): fix warning of incorrect `NcCheckboxRadioSwitch` usage
Eduardo Morales [Tue, 16 Jan 2024 19:47:19 +0000 (13:47 -0600)]
chore: compile assets
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Tue, 16 Jan 2024 19:40:24 +0000 (13:40 -0600)]
enh(a11y): improved contrast on user menu
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Eduardo Morales [Fri, 12 Jan 2024 17:04:48 +0000 (11:04 -0600)]
fix(update-section): changed span to an interactive element
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
Arthur Schiwon [Tue, 16 Jan 2024 18:14:10 +0000 (19:14 +0100)]
Merge pull request #42805 from nextcloud/fix/42625/unique-constrain-violation-user-status
fix(userstatus): catch unique constraint violation
dependabot[bot] [Tue, 16 Jan 2024 17:16:24 +0000 (17:16 +0000)]
Merge pull request #42748 from nextcloud/dependabot/github_actions/actions/cache-3.3.3
John Molakvoæ [Tue, 16 Jan 2024 17:05:03 +0000 (18:05 +0100)]
Merge pull request #42841 from nextcloud/feat/package-node-npm-engines-update
Grigorii K. Shartsev [Tue, 16 Jan 2024 09:56:10 +0000 (10:56 +0100)]
chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usage
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Ferdinand Thiessen [Tue, 16 Jan 2024 15:56:40 +0000 (16:56 +0100)]
Merge pull request #42837 from nextcloud/refactor/remove-legacy-sudo-login-form
refactor(core): remove `sudo-login-form` layout
dependabot[bot] [Sat, 13 Jan 2024 02:04:04 +0000 (02:04 +0000)]
chore(deps): Bump actions/cache from 3.3.2 to 3.3.3
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/
704facf57e6136b1bc63b828d79edcd491f0ee84 ...
e12d46a63a90f2fae62d114769bbf2a179198b5c )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Joas Schilling [Tue, 16 Jan 2024 15:21:57 +0000 (16:21 +0100)]
Merge pull request #42844 from nextcloud/fix/noid/default-on-unknown-config-key
AppConfig: returns default on exception
Côme Chilliet [Mon, 15 Jan 2024 14:40:21 +0000 (15:40 +0100)]
Remove obsolete check of curl SSL version
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
dependabot[bot] [Tue, 16 Jan 2024 15:14:35 +0000 (15:14 +0000)]
Merge pull request #42749 from nextcloud/dependabot/github_actions/actions/upload-artifact-4.1.0
Côme Chilliet [Tue, 16 Jan 2024 15:13:20 +0000 (16:13 +0100)]
Merge pull request #42802 from nextcloud/enh/migrate-cron-setupcheck
Simon L [Tue, 16 Jan 2024 15:06:29 +0000 (16:06 +0100)]
Merge pull request #42720 from nextcloud/enh/42592/use-notecard
use showError in TransferOwnershipDialogue
Anna Larch [Mon, 15 Jan 2024 14:13:26 +0000 (15:13 +0100)]
fix(userstatus): catch unique constraint violation
Signed-off-by: Anna Larch <anna@nextcloud.com>
Maxence Lange [Tue, 16 Jan 2024 13:48:27 +0000 (12:48 -0100)]
exceptions on their own
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Tue, 16 Jan 2024 13:35:05 +0000 (12:35 -0100)]
returns default on exception
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Arthur Schiwon [Tue, 16 Jan 2024 13:29:57 +0000 (14:29 +0100)]
Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings
Complete `<h1>` settings heading
nextcloud-command [Tue, 16 Jan 2024 13:27:48 +0000 (13:27 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Tue, 16 Jan 2024 13:20:19 +0000 (13:20 +0000)]
Update npm and node engines versions
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Thu, 11 Jan 2024 16:27:01 +0000 (17:27 +0100)]
use showError in TransferOwnershipDialogue
Signed-off-by: Simon L <szaimen@e.mail.de>
Grigorii K. Shartsev [Tue, 16 Jan 2024 10:12:29 +0000 (11:12 +0100)]
refactor(core): remove sudo-login-form layout
This form has never been used and existed only during the introduting the first password confirmation.
- PR 1447
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Côme Chilliet [Mon, 15 Jan 2024 16:24:25 +0000 (17:24 +0100)]
Remove references to removed functions in tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 15 Jan 2024 14:05:45 +0000 (15:05 +0100)]
Fix Cron setup check tests
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 15 Jan 2024 14:05:14 +0000 (15:05 +0100)]
Migrate Cron checks to new SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 16 Jan 2024 09:47:19 +0000 (10:47 +0100)]
Merge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck
Maxence Lange [Tue, 16 Jan 2024 09:39:13 +0000 (08:39 -0100)]
Merge pull request #41755 from nextcloud/enh/noid/lazyconfig
Lazy grouping within IAppConfig
John Molakvoæ [Tue, 16 Jan 2024 09:16:05 +0000 (10:16 +0100)]
Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-key-to-our-appstore
Côme Chilliet [Mon, 15 Jan 2024 14:06:58 +0000 (15:06 +0100)]
Fix CheckSetupControllerTest following overwrite.cli.url migration
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
julia.kirschenheuter [Fri, 12 Jan 2024 15:53:04 +0000 (16:53 +0100)]
Complete `<h1>` settings heading
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Côme Chilliet [Mon, 15 Jan 2024 12:54:26 +0000 (13:54 +0100)]
Migrate overwrite.cli.url setup check to new API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 16 Jan 2024 08:04:24 +0000 (09:04 +0100)]
Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-check
Nextcloud bot [Tue, 16 Jan 2024 00:18:51 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Mon, 15 Jan 2024 22:09:06 +0000 (14:09 -0800)]
Merge pull request #42727 from nextcloud/fix/l10n-total-rows
Christopher Ng [Thu, 11 Jan 2024 18:28:46 +0000 (10:28 -0800)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 11 Jan 2024 18:17:21 +0000 (10:17 -0800)]
fix(l10n): Add context note for table footers
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Mon, 15 Jan 2024 17:21:42 +0000 (18:21 +0100)]
Merge pull request #42436 from nextcloud/enh/add-mjs-setup-check
enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files
Arthur Schiwon [Mon, 15 Jan 2024 16:55:44 +0000 (17:55 +0100)]
Merge pull request #42781 from nextcloud/fix/user_ldap-support-group-membership-duplicate
Fix crash of login in case of duplicated group membership
Maxence Lange [Mon, 15 Jan 2024 16:44:49 +0000 (15:44 -0100)]
small fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Mon, 15 Jan 2024 14:50:44 +0000 (13:50 -0100)]
fixes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
d
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Maxence Lange [Thu, 11 Jan 2024 16:32:58 +0000 (15:32 -0100)]
lazy AppConfig
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Arthur Schiwon [Mon, 15 Jan 2024 16:43:18 +0000 (17:43 +0100)]
Merge pull request #42790 from nextcloud/fix/fix-settings-appdirs-test
Fix AppDirsWithDifferentOwnerTest
Joas Schilling [Mon, 15 Jan 2024 14:39:45 +0000 (15:39 +0100)]
fix(appstore): Only send subscription keys to valid appstores
Signed-off-by: Joas Schilling <coding@schilljs.com>
Côme Chilliet [Mon, 15 Jan 2024 12:20:32 +0000 (13:20 +0100)]
Fix tests because we added escaping to setupchecks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 11 Jan 2024 14:09:18 +0000 (15:09 +0100)]
Fix tests in CheckSetupControllerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 11 Jan 2024 13:57:25 +0000 (14:57 +0100)]
Remove CSRF check from code integrity rescan
Did not find a way to get a valid token from SetupCheck
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 11 Jan 2024 11:18:25 +0000 (12:18 +0100)]
Properly escape HTML and add support for highlight links in setupchecks
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 11 Jan 2024 11:17:59 +0000 (12:17 +0100)]
Improve validator output in case of invalid RichObject
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 9 Jan 2024 17:03:32 +0000 (18:03 +0100)]
Use highlight rich objecttype to render links in CodeIntegrity setup check
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 26 Oct 2023 13:51:51 +0000 (15:51 +0200)]
Migrate code integrity to SetupCheck API
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Git'Fellow [Mon, 15 Jan 2024 10:38:05 +0000 (11:38 +0100)]
Merge pull request #42768 from nextcloud/errorToWarn
(dashboard): Lower error to warning log message
Maxence Lange [Mon, 15 Jan 2024 10:36:36 +0000 (09:36 -0100)]
Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete
occ background-job:delete
Julius Härtl [Mon, 15 Jan 2024 09:59:53 +0000 (10:59 +0100)]
Merge pull request #42760 from nextcloud/enh/machine-translation-provider-with-id-fix
enh(OCP\Translation): Add missing ITranslationProviderWithId check
Côme Chilliet [Mon, 15 Jan 2024 09:32:26 +0000 (10:32 +0100)]
Fix AppDirsWithDifferentOwnerTest
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Benjamin Gaussorgues [Mon, 15 Jan 2024 08:47:32 +0000 (09:47 +0100)]
Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration
fix(share): use user timezone to parse share expiration date
Côme Chilliet [Mon, 15 Jan 2024 08:39:59 +0000 (09:39 +0100)]
Fix crash of login in case of duplicated group membership
If several LDAP configurations return the same group id for a user it
should still only appear once in the return of getUserGroups
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Git'Fellow [Mon, 15 Jan 2024 08:29:22 +0000 (09:29 +0100)]
Lower to info
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Joas Schilling [Mon, 15 Jan 2024 07:53:34 +0000 (08:53 +0100)]
Merge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-index-0
fix(dav): Fix user status "Undefined array key 0 at StatusService.php…
Alexander Piskun [Mon, 15 Jan 2024 07:27:10 +0000 (10:27 +0300)]
Merge pull request #42762 from nextcloud/enh/text-to-image-provider-with-userid
enh(OCP\TextToImage): Introduce IProviderWithUserId
Nextcloud bot [Mon, 15 Jan 2024 00:18:42 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Sun, 14 Jan 2024 21:45:48 +0000 (22:45 +0100)]
Lower error to warning
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Alexander Piskun [Sun, 14 Jan 2024 17:42:58 +0000 (19:42 +0200)]
introduce IProviderWithUserId
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>