]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoMerge pull request #32806 from nextcloud/fix-federated-sharing
Vincent Petry [Fri, 10 Jun 2022 13:47:13 +0000 (15:47 +0200)]
Merge pull request #32806 from nextcloud/fix-federated-sharing

Revert "Remove inefficient fed share scanner"

2 years agoMerge pull request #32660 from susnux/master
Vincent Petry [Fri, 10 Jun 2022 13:31:36 +0000 (15:31 +0200)]
Merge pull request #32660 from susnux/master

Feature: Add loglevel exported JS OC.config object

2 years agoMerge pull request #32672 from nextcloud/updateCrl
Vincent Petry [Fri, 10 Jun 2022 13:30:25 +0000 (15:30 +0200)]
Merge pull request #32672 from nextcloud/updateCrl

Update crl after revoke externalpassword.csr

2 years agoMerge pull request #32685 from nextcloud/fix/external-storage-password-replacement
Vincent Petry [Fri, 10 Jun 2022 13:28:52 +0000 (15:28 +0200)]
Merge pull request #32685 from nextcloud/fix/external-storage-password-replacement

Fix replacing external storage password during debug log

2 years agoMerge pull request #32737 from nextcloud/fix/remove-at-matcher-in-settings-tests
Vincent Petry [Fri, 10 Jun 2022 13:23:52 +0000 (15:23 +0200)]
Merge pull request #32737 from nextcloud/fix/remove-at-matcher-in-settings-tests

Remove deprecated at() matcher from settings tests

2 years agoMerge pull request #32748 from nextcloud/bugfix/noid/keep-non-default-protocol-in...
Vincent Petry [Fri, 10 Jun 2022 13:22:03 +0000 (15:22 +0200)]
Merge pull request #32748 from nextcloud/bugfix/noid/keep-non-default-protocol-in-cloud-id

Keep non default protocol in cloud id

2 years agoMerge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-when...
Vincent Petry [Fri, 10 Jun 2022 13:03:19 +0000 (15:03 +0200)]
Merge pull request #32799 from nextcloud/bugfix/noid/fix-exception-handling-when-profile-data-is-too-long

Fix exception handling when profile data is too long

2 years agoMerge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance-mode
Vincent Petry [Fri, 10 Jun 2022 13:02:37 +0000 (15:02 +0200)]
Merge pull request #32800 from nextcloud/bugfix/noid/no-fatal-for-maintenance-mode

Don't spam the log with fatals when maintenance mode is enabled or an…

2 years agoMerge pull request #32723 from MartinBrugnara/master
Vincent Petry [Fri, 10 Jun 2022 09:23:31 +0000 (11:23 +0200)]
Merge pull request #32723 from MartinBrugnara/master

Expose umask override value as config parameter: localstorage.umask

2 years agoMerge pull request #32768 from nextcloud/fs-setup-onetime-earlier
Vincent Petry [Fri, 10 Jun 2022 09:21:54 +0000 (11:21 +0200)]
Merge pull request #32768 from nextcloud/fs-setup-onetime-earlier

perform onetime setup earlier to ensure wrappers are registered on time

2 years agoMerge pull request #32805 from nextcloud/avoid-creating-activities-for-system-user
Vincent Petry [Fri, 10 Jun 2022 09:21:17 +0000 (11:21 +0200)]
Merge pull request #32805 from nextcloud/avoid-creating-activities-for-system-user

Avoid creating card activities for system user

2 years agoRevert "Remove inefficient fed share scanner" 32806/head
Carl Schwan [Fri, 10 Jun 2022 08:29:23 +0000 (10:29 +0200)]
Revert "Remove inefficient fed share scanner"

This reverts commit ce319143142e2ee998ef4794b04ad684c4ffa911.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdd tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV) 32805/head
Thomas Citharel [Fri, 10 Jun 2022 07:47:11 +0000 (09:47 +0200)]
Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)

And test that the system addressbook will never generate activity events

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoAvoid creating carddav activities for the system user
Thomas Citharel [Fri, 10 Jun 2022 07:07:53 +0000 (09:07 +0200)]
Avoid creating carddav activities for the system user

Because of the system addressbook synchronisation.

Closes #32803

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 10 Jun 2022 02:33:54 +0000 (02:33 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32797 from nextcloud/fix-external-home-dir
blizzz [Thu, 9 Jun 2022 22:44:01 +0000 (00:44 +0200)]
Merge pull request #32797 from nextcloud/fix-external-home-dir

fix mounts mounted at the users home

2 years agoDon't spam the log with fatals when maintenance mode is enabled or an upgrade has... 32800/head
Joas Schilling [Thu, 9 Jun 2022 22:36:52 +0000 (00:36 +0200)]
Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix exception handling when profile data is too long 32799/head
Joas Schilling [Thu, 9 Jun 2022 20:07:46 +0000 (22:07 +0200)]
Fix exception handling when profile data is too long

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agofix mounts mounted at the users home 32797/head
Robin Appelman [Thu, 9 Jun 2022 17:21:56 +0000 (19:21 +0200)]
fix mounts mounted at the users home

this fixes external storages with '/' as mountpoint

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMerge pull request #32675 from nextcloud/fix/validate-dashboard-background
Pytal [Thu, 9 Jun 2022 15:56:48 +0000 (08:56 -0700)]
Merge pull request #32675 from nextcloud/fix/validate-dashboard-background

2 years agoFix integration test which now actually matches the system-addresssbook entry 32748/head
Joas Schilling [Thu, 9 Jun 2022 13:38:30 +0000 (15:38 +0200)]
Fix integration test which now actually matches the system-addresssbook entry

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoKeep non default protocol in cloud id
Joas Schilling [Wed, 8 Jun 2022 08:38:20 +0000 (10:38 +0200)]
Keep non default protocol in cloud id

When there is no protocol on the cloud id, we assume it's https://
But this means that when an http:// server currently sends an OCM
invite to another server, the protocol is striped and the remote
instance will try to talk back to https:// which might not be available.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32728 from kesselb/master
Simon L [Thu, 9 Jun 2022 12:04:44 +0000 (14:04 +0200)]
Merge pull request #32728 from kesselb/master

Add matrix for psalm baseline update job

2 years agoMerge pull request #32616 from nextcloud/enh/a11y-keyboard-filepicker
Vincent Petry [Thu, 9 Jun 2022 11:20:19 +0000 (13:20 +0200)]
Merge pull request #32616 from nextcloud/enh/a11y-keyboard-filepicker

Augment file picker modal accessibility

2 years agoMerge pull request #32769 from nextcloud/enh/32749/regex-universal-search
Vincent Petry [Thu, 9 Jun 2022 10:03:59 +0000 (12:03 +0200)]
Merge pull request #32769 from nextcloud/enh/32749/regex-universal-search

Specify the filter first for unified search

2 years agoMerge pull request #32765 from nextcloud/fix/add-back-delete.png
Joas Schilling [Thu, 9 Jun 2022 08:02:49 +0000 (10:02 +0200)]
Merge pull request #32765 from nextcloud/fix/add-back-delete.png

Add back the deleted.png file

2 years agoMerge pull request #32767 from nextcloud/seeakble-http-stream-wrappers
Julius Härtl [Thu, 9 Jun 2022 07:49:55 +0000 (09:49 +0200)]
Merge pull request #32767 from nextcloud/seeakble-http-stream-wrappers

handle stream wrappers in SeekableHttpStream

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 9 Jun 2022 02:31:52 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoRename a11y helper function 32616/head
Christopher Ng [Wed, 8 Jun 2022 23:55:51 +0000 (23:55 +0000)]
Rename a11y helper function

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUpdate variable name
Christopher Ng [Tue, 31 May 2022 18:03:15 +0000 (18:03 +0000)]
Update variable name

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoSet circular radius on close button
Christopher Ng [Tue, 31 May 2022 01:30:50 +0000 (01:30 +0000)]
Set circular radius on close button

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdd a11y utility function
Christopher Ng [Tue, 31 May 2022 01:22:37 +0000 (01:22 +0000)]
Add a11y utility function

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoActivate the primary dialog button on enter if there is a single input
Christopher Ng [Fri, 27 May 2022 22:02:01 +0000 (22:02 +0000)]
Activate the primary dialog button on enter if there is a single input

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUse keyboard controls with the action buttons
Christopher Ng [Fri, 27 May 2022 21:27:24 +0000 (21:27 +0000)]
Use keyboard controls with the action buttons

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUse keyboard controls for new folder creation
Christopher Ng [Fri, 27 May 2022 20:54:23 +0000 (20:54 +0000)]
Use keyboard controls for new folder creation

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoUse button for grid view toggle instead of hidden checkbox
Christopher Ng [Fri, 27 May 2022 20:31:29 +0000 (20:31 +0000)]
Use button for grid view toggle instead of hidden checkbox

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoPrevent pressing enter key without control focus from activating the primary button
Christopher Ng [Fri, 27 May 2022 19:21:05 +0000 (19:21 +0000)]
Prevent pressing enter key without control focus from activating the primary button

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoFix focus styling
Christopher Ng [Fri, 27 May 2022 18:46:32 +0000 (18:46 +0000)]
Fix focus styling

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoRestore grid view toggle
Christopher Ng [Fri, 27 May 2022 18:03:32 +0000 (18:03 +0000)]
Restore grid view toggle

Removed in https://github.com/nextcloud/server/pull/29966 and partially restored in https://github.com/nextcloud/server/pull/30452

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoPrepend file picker to be initial keyboard focus target
Christopher Ng [Fri, 27 May 2022 00:47:07 +0000 (00:47 +0000)]
Prepend file picker to be initial keyboard focus target

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoHandle keyboard navigation in the file picker
Christopher Ng [Fri, 27 May 2022 00:37:27 +0000 (00:37 +0000)]
Handle keyboard navigation in the file picker

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #32736 from nextcloud/enh/a11y/keyboard-contacts-menu
Pytal [Wed, 8 Jun 2022 23:31:46 +0000 (16:31 -0700)]
Merge pull request #32736 from nextcloud/enh/a11y/keyboard-contacts-menu

2 years agoMerge pull request #32697 from nextcloud/fix/get-avatar-authz
Pytal [Wed, 8 Jun 2022 23:27:31 +0000 (16:27 -0700)]
Merge pull request #32697 from nextcloud/fix/get-avatar-authz

2 years agoSpecify the filter first for unified search 32769/head
Daniel Kesselberg [Wed, 8 Jun 2022 17:49:03 +0000 (19:49 +0200)]
Specify the filter first for unified search

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoperform onetime setup earlier to ensure wrappers are registered on time 32768/head
Robin Appelman [Wed, 8 Jun 2022 16:49:54 +0000 (18:49 +0200)]
perform onetime setup earlier to ensure wrappers are registered on time

this fixes an issue with wrappers like encryption not always being applied to mountpoint that create the storage object directly (such as external storage)

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agohandle stream wrappers in SeekableHttpStream 32767/head
Robin Appelman [Wed, 8 Jun 2022 15:52:27 +0000 (17:52 +0200)]
handle stream wrappers in SeekableHttpStream

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoAdd back the deleted.png file as SVG forwarding doesn't work for /core/img 32765/head
Anna Larch [Wed, 8 Jun 2022 13:54:12 +0000 (15:54 +0200)]
Add back the deleted.png file as SVG forwarding doesn't work for /core/img

Signed-off-by: Anna Larch <anna@nextcloud.com>
2 years agoMerge pull request #31981 from nextcloud/temporary-passwords-fixes-31952
Louis [Wed, 8 Jun 2022 12:59:38 +0000 (14:59 +0200)]
Merge pull request #31981 from nextcloud/temporary-passwords-fixes-31952

Temporary passwords fixes 31952

2 years agoVarious improvements related to the recent implementation of temporary passwords 31981/head
Cyrille Bollu [Thu, 14 Apr 2022 19:08:53 +0000 (21:08 +0200)]
Various improvements related to the recent implementation of temporary passwords
for mail shares:

1- Changes style of "forgot password?" and "Back" button
2- Adds information about share password's expiration time in the emails sent.
3- Shows password expiration time in the Share menu
4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords)
5- At share's creation, password should only be sent when it's a permanent one

See also https://github.com/nextcloud/server/issues/31952

Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #32746 from nextcloud/new-share-column-attributes
Julius Härtl [Wed, 8 Jun 2022 08:49:19 +0000 (10:49 +0200)]
Merge pull request #32746 from nextcloud/new-share-column-attributes

Add new share attributes column

2 years agoMerge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debugging
Joas Schilling [Wed, 8 Jun 2022 08:16:51 +0000 (10:16 +0200)]
Merge pull request #32744 from nextcloud/bugfix/noid/easier-federation-debugging

Always log errors from sending federation api requests to ease debugging

2 years agoAdd new share attributes column 32746/head
Vincent Petry [Wed, 8 Jun 2022 06:35:49 +0000 (08:35 +0200)]
Add new share attributes column

To store more extended permissions in the future.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 8 Jun 2022 02:32:26 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoTest all scopes 32697/head
Christopher Ng [Thu, 2 Jun 2022 17:49:16 +0000 (17:49 +0000)]
Test all scopes

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoFix get avatar authorization
Christopher Ng [Thu, 2 Jun 2022 01:37:18 +0000 (01:37 +0000)]
Fix get avatar authorization

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #32481 from nextcloud/feature/add-docxf-form-mimetypes
Julius Härtl [Tue, 7 Jun 2022 22:47:46 +0000 (00:47 +0200)]
Merge pull request #32481 from nextcloud/feature/add-docxf-form-mimetypes

Add docxf and form mimetypes

2 years agoAlways log errors from sending federation api requests to ease debugging 32744/head
Joas Schilling [Tue, 7 Jun 2022 20:00:26 +0000 (22:00 +0200)]
Always log errors from sending federation api requests to ease debugging

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoSimlify tests for integrity check on modified mimetype lists 32481/head
Julius Härtl [Sat, 4 Jun 2022 07:00:45 +0000 (09:00 +0200)]
Simlify tests for integrity check on modified mimetype lists

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agofeat: add x-office-form-template and x-office-form icons
Luka Trovic [Fri, 3 Jun 2022 14:07:37 +0000 (16:07 +0200)]
feat: add x-office-form-template and x-office-form icons

Signed-off-by: Luka Trovic <luka@nextcloud.com>
2 years agofeat: add docxf and form mimetypes
Luka Trovic [Wed, 18 May 2022 10:11:12 +0000 (12:11 +0200)]
feat: add docxf and form mimetypes

signed-off-by: Luka Trovic <luka@nextcloud.com>

2 years agoAugment keyboard accessibility of contacts menu 32736/head
Christopher Ng [Mon, 6 Jun 2022 19:13:40 +0000 (19:13 +0000)]
Augment keyboard accessibility of contacts menu

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #32703 from nextcloud/fix/carret_position
Louis [Tue, 7 Jun 2022 12:59:36 +0000 (14:59 +0200)]
Merge pull request #32703 from nextcloud/fix/carret_position

Properly calculate carret position

2 years agoProperly calculate carret position 32703/head
Louis Chemineau [Thu, 2 Jun 2022 11:11:08 +0000 (13:11 +0200)]
Properly calculate carret position

The carret position is currently hard coded based on the position of the icon in the header.

This PR calculate its position relatively to the header icon.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #26582 from nextcloud/enhancement/logger-function
Christoph Wurst [Tue, 7 Jun 2022 09:22:26 +0000 (11:22 +0200)]
Merge pull request #26582 from nextcloud/enhancement/logger-function

Add a helper function that makes it easier to log from anywhere

2 years agoRemove deprecated at() matcher from settings tests 32737/head
Côme Chilliet [Tue, 7 Jun 2022 08:05:18 +0000 (10:05 +0200)]
Remove deprecated at() matcher from settings tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 7 Jun 2022 02:30:56 +0000 (02:30 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32732 from nextcloud/dependabot/npm_and_yarn/webpack-5.73.0
Pytal [Mon, 6 Jun 2022 17:38:16 +0000 (10:38 -0700)]
Merge pull request #32732 from nextcloud/dependabot/npm_and_yarn/webpack-5.73.0

2 years agoBump webpack from 5.72.0 to 5.73.0 32732/head
dependabot[bot] [Mon, 6 Jun 2022 16:06:01 +0000 (16:06 +0000)]
Bump webpack from 5.72.0 to 5.73.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.73.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  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>
2 years agoFeature: Add and expose frontend loglevel 32660/head
Ferdinand Thiessen [Mon, 30 May 2022 09:49:17 +0000 (11:49 +0200)]
Feature: Add and expose frontend loglevel

This adds a new config variable `loglevel_frontend`,
allowing to configure the logging level of the
browser part as requested in nextcloud/nextcloud-logger#141

If not configured the `loglevel` is used as the fallback.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 6 Jun 2022 02:33:59 +0000 (02:33 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoAdd matrix for psalm baseline update job 32728/head
Daniel Kesselberg [Sun, 5 Jun 2022 16:54:26 +0000 (18:54 +0200)]
Add matrix for psalm baseline update job

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 years agoExpose umask override value as config parameter: localstorage.umask 32723/head
Martin Brugnara [Fri, 3 Jun 2022 22:24:35 +0000 (00:24 +0200)]
Expose umask override value as config parameter: localstorage.umask

Commit 451c06d introduced override for umask value.
This is needed to avoid broken env configuration or dirty workers
to mess with the permissions when creating new files.

Most Nextcloud, that does not integrate with external software
would work fine with an hard-coded value (451c06d set it at 022).

Advanced install may require more flexibility, as such this commit
exposes the "umask override value" as configuration parameter:
`localstorage.umask`

It defaults to 0022 both in code and in config/config.sample.php .

Signed-off-by: Martin Brugnara <martin@0x6d62.eu>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 5 Jun 2022 02:33:09 +0000 (02:33 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 4 Jun 2022 02:31:57 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32537 from nextcloud/rakekniven-patch-2
rakekniven [Fri, 3 Jun 2022 16:51:51 +0000 (18:51 +0200)]
Merge pull request #32537 from nextcloud/rakekniven-patch-2

l10n: Fix escaping issue

2 years agol10n: Fix escaping issue 32537/head
rakekniven [Sat, 21 May 2022 12:27:59 +0000 (14:27 +0200)]
l10n: Fix escaping issue

At Transifex the string is cut and shown `For the server to work properly, it`

I modified this without vue knowledge. @CarlSchwan Can you check please?

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #32556 from nextcloud/bugfix/noid/fix-comments-query-handling
Joas Schilling [Fri, 3 Jun 2022 13:31:40 +0000 (15:31 +0200)]
Merge pull request #32556 from nextcloud/bugfix/noid/fix-comments-query-handling

Create query parameters on correct objects to make debugging easier

2 years agoMerge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAt
Joas Schilling [Fri, 3 Jun 2022 13:29:50 +0000 (15:29 +0200)]
Merge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAt

Also reset the status on clearAt

2 years agoMerge pull request #32435 from nextcloud/revert-32278-remove-default-php
Joas Schilling [Fri, 3 Jun 2022 12:16:24 +0000 (14:16 +0200)]
Merge pull request #32435 from nextcloud/revert-32278-remove-default-php

Revert "Remove call to already default php.ini values"

2 years agoMerge pull request #32716 from nextcloud/Valdnet-patch-2
Valdnet [Fri, 3 Jun 2022 08:27:04 +0000 (10:27 +0200)]
Merge pull request #32716 from nextcloud/Valdnet-patch-2

l10n: Change to a capital letter

2 years agoMerge pull request #32715 from nextcloud/enh/direct-editing-capabilities
John Molakvoæ [Fri, 3 Jun 2022 07:57:19 +0000 (09:57 +0200)]
Merge pull request #32715 from nextcloud/enh/direct-editing-capabilities

Only load direct editing capabilities when required

2 years agol10n: Change to a capital letter 32716/head
Valdnet [Fri, 3 Jun 2022 07:34:15 +0000 (09:34 +0200)]
l10n: Change to a capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoOnly load direct editing capabilities when required 32715/head
Julius Härtl [Fri, 3 Jun 2022 05:15:17 +0000 (07:15 +0200)]
Only load direct editing capabilities when required

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 3 Jun 2022 02:34:07 +0000 (02:34 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32713 from nextcloud/fix/button_active_in_notif
Pytal [Thu, 2 Jun 2022 17:54:27 +0000 (10:54 -0700)]
Merge pull request #32713 from nextcloud/fix/button_active_in_notif

2 years agoMerge pull request #32702 from nextcloud/fix/header_entries_order
Pytal [Thu, 2 Jun 2022 17:00:48 +0000 (10:00 -0700)]
Merge pull request #32702 from nextcloud/fix/header_entries_order

2 years agoPrevent button in notifications to be impacted by css rule 32713/head
Louis Chemineau [Thu, 2 Jun 2022 16:34:19 +0000 (18:34 +0200)]
Prevent button in notifications to be impacted by css rule

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #32662 from nextcloud/bugfix/noid/cleanup-s3-tmp
Julius Härtl [Thu, 2 Jun 2022 16:25:23 +0000 (18:25 +0200)]
Merge pull request #32662 from nextcloud/bugfix/noid/cleanup-s3-tmp

Cleanup temporary files after finishing the write to object storage

2 years agoMerge pull request #32570 from nextcloud/fix/remove-at-matcher-in-federatedfilesharin...
Côme Chilliet [Thu, 2 Jun 2022 15:06:01 +0000 (17:06 +0200)]
Merge pull request #32570 from nextcloud/fix/remove-at-matcher-in-federatedfilesharing-tests

Remove at() matcher from tests in federatedfilesharing

2 years agoMerge pull request #32682 from nextcloud/fix/compile_cmd_sass_cmd
Vincent Petry [Thu, 2 Jun 2022 15:01:18 +0000 (17:01 +0200)]
Merge pull request #32682 from nextcloud/fix/compile_cmd_sass_cmd

Add --if-present flag to prevent error when sass script does not exists

2 years agoCleanup temporary files after finishing the write to object storage 32662/head
Julius Härtl [Mon, 30 May 2022 15:53:07 +0000 (17:53 +0200)]
Cleanup temporary files after finishing the write to object storage

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoMerge pull request #28703 from nextcloud/enhancement/caldav-reminders-logging
Christoph Wurst [Thu, 2 Jun 2022 12:29:58 +0000 (14:29 +0200)]
Merge pull request #28703 from nextcloud/enhancement/caldav-reminders-logging

Debug log what happens during reminders processing

2 years agoMerge pull request #32690 from nextcloud/bugfix/noid/fix-mountpoint-matching-encryption
blizzz [Thu, 2 Jun 2022 11:47:18 +0000 (13:47 +0200)]
Merge pull request #32690 from nextcloud/bugfix/noid/fix-mountpoint-matching-encryption

Trim mount point before matching in encryption code

2 years agoMerge pull request #32696 from nextcloud/fix/use-image-from-ocp
blizzz [Thu, 2 Jun 2022 11:42:05 +0000 (13:42 +0200)]
Merge pull request #32696 from nextcloud/fix/use-image-from-ocp

Use Image class from public API

2 years agoDeclare header entries in the order they are displayed 32702/head
Louis Chemineau [Thu, 2 Jun 2022 09:22:59 +0000 (11:22 +0200)]
Declare header entries in the order they are displayed

The notifications entry was declared after the search one, but they are rendered in a different order. This PR switch their declarations, so the order they appear in match their order in the DOM.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 2 Jun 2022 02:32:52 +0000 (02:32 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUse Image class from public API 32696/head
Christopher Ng [Thu, 2 Jun 2022 00:37:36 +0000 (00:37 +0000)]
Use Image class from public API

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoValidate custom dashboard background image 32675/head
Christopher Ng [Tue, 31 May 2022 19:31:52 +0000 (19:31 +0000)]
Validate custom dashboard background image

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoAdd unit tests for encryption's isSystemWideMountPoint 32690/head
Vincent Petry [Wed, 1 Jun 2022 16:01:59 +0000 (18:01 +0200)]
Add unit tests for encryption's isSystemWideMountPoint

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoTrim mount point before matching in encryption code
Vincent Petry [Wed, 1 Jun 2022 12:10:38 +0000 (14:10 +0200)]
Trim mount point before matching in encryption code

Often times the mount point has a leading slash.
This fix sanitizes it to make sure matching works.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>