]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 months agofeat: Add dedicated method to load init scripts 40323/head
Julius Härtl [Thu, 7 Sep 2023 08:37:14 +0000 (10:37 +0200)]
feat: Add dedicated method to load init scripts

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Co-authored-by: John Molakvoæ <skjnldsv@protonmail.com>
Update lib/public/Util.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
13 months agoMerge pull request #40329 from nextcloud/fix/theming-default-source-image
Kate [Thu, 7 Sep 2023 14:52:06 +0000 (16:52 +0200)]
Merge pull request #40329 from nextcloud/fix/theming-default-source-image

theming: Revert broken SVG optimization in default-source.svg

13 months agoMerge pull request #40285 from nextcloud/backport/40233/master
Côme Chilliet [Thu, 7 Sep 2023 13:56:54 +0000 (15:56 +0200)]
Merge pull request #40285 from nextcloud/backport/40233/master

Detect aborted connection in OC\Files\View and stop writing data to t…

13 months agotheming: Revert broken SVG optimization from f2afcc in default-source.svg 40329/head
jld3103 [Thu, 7 Sep 2023 13:09:26 +0000 (15:09 +0200)]
theming: Revert broken SVG optimization from f2afcc in default-source.svg

Signed-off-by: jld3103 <jld3103yt@gmail.com>
13 months agoMerge pull request #40266 from nextcloud/40172-polish-new-sharing-flow
Andy Scherzinger [Thu, 7 Sep 2023 10:57:24 +0000 (12:57 +0200)]
Merge pull request #40266 from nextcloud/40172-polish-new-sharing-flow

40172 Polish new sharing flow :  accesibility, expand bahavior, click outside behaviour

13 months agochore(assets): Recompile assets 40266/head
nextcloud-command [Thu, 7 Sep 2023 10:19:47 +0000 (10:19 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agoAdd accesibility features to quick share dropdown
fenn-cs [Tue, 5 Sep 2023 15:51:58 +0000 (16:51 +0100)]
Add accesibility features to quick share dropdown

- Adds appropriate aria attributes
- Uses button element for dropdown items as it's more semantically correct
- Uses trap-focus lib to trap focus when the drowpdown is active
- Adds custom handling for arrow up and down

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
13 months agoClose quickshare dropdown on outside click
fenn-cs [Mon, 4 Sep 2023 22:43:53 +0000 (23:43 +0100)]
Close quickshare dropdown on outside click

If a user clicks anywhere outside of the quickshare dropdown,
it should be closed.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
13 months agoDo not toggle custom permissions
fenn-cs [Mon, 4 Sep 2023 22:24:39 +0000 (23:24 +0100)]
Do not toggle custom permissions

Currently, swithcing between permissions in the sharing permissions
details view would toggle the custom permissions view.

We think, it's better for the custom permission option to simple
expand the custom permissions view and never close it gain even if the
user is switching between bundled permissions.

The user can always collapse the view by using the "Advanced settings" toggle.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
13 months agoMerge pull request #40216 from nextcloud/print-log-message-when-version-could-not...
Côme Chilliet [Thu, 7 Sep 2023 07:33:06 +0000 (09:33 +0200)]
Merge pull request #40216 from nextcloud/print-log-message-when-version-could-not-be-got-from-updater-server

Print log message when version could not be got from updater server

13 months agoDetect aborted connection in OC\Files\View and stop writing data to the output buffer 40285/head
Benjamin Gaussorgues [Wed, 6 Sep 2023 07:16:55 +0000 (09:16 +0200)]
Detect aborted connection in OC\Files\View and stop writing data to the output buffer

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
13 months agoMerge pull request #40295 from nextcloud/appecosystem-renaming
Andy Scherzinger [Thu, 7 Sep 2023 05:15:56 +0000 (07:15 +0200)]
Merge pull request #40295 from nextcloud/appecosystem-renaming

Rename AppEcosystemV2 to AppAPI

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 7 Sep 2023 00:29:00 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40198 from nextcloud/fix/40015-The_apps_view_represents_a_list_of...
Pytal [Wed, 6 Sep 2023 23:19:06 +0000 (16:19 -0700)]
Merge pull request #40198 from nextcloud/fix/40015-The_apps_view_represents_a_list_of_elements_and_should_be_implemented_as_such

13 months agoMerge pull request #40275 from nextcloud/enh/noid/change-keyboard-shortcuts-order
Simon L [Wed, 6 Sep 2023 19:17:55 +0000 (21:17 +0200)]
Merge pull request #40275 from nextcloud/enh/noid/change-keyboard-shortcuts-order

13 months agoMerge pull request #38808 from nextcloud/bugfix/noid/store-unencrypted-homefolder
Julius Härtl [Wed, 6 Sep 2023 17:58:15 +0000 (19:58 +0200)]
Merge pull request #38808 from nextcloud/bugfix/noid/store-unencrypted-homefolder

13 months agoMerge pull request #40292 from nextcloud/fix/birthday-calendar
Anna [Wed, 6 Sep 2023 16:54:25 +0000 (18:54 +0200)]
Merge pull request #40292 from nextcloud/fix/birthday-calendar

fix(CalDAV): check birthday calendar owner

13 months agochange order of keyboard shortcuts settings to be at the end 40275/head
Simon L [Tue, 5 Sep 2023 14:40:13 +0000 (16:40 +0200)]
change order of keyboard shortcuts settings to be at the end

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agoMerge pull request #40293 from nextcloud/bugfix/noid/only-use-memory-cache-backend...
Anna [Wed, 6 Sep 2023 15:25:36 +0000 (17:25 +0200)]
Merge pull request #40293 from nextcloud/bugfix/noid/only-use-memory-cache-backend-for-redis

fix(ratelimit): Only use memory cache backend for redis

13 months agofix(CalDAV): check birthday calendar owner 40292/head
Anna Larch [Fri, 18 Aug 2023 07:02:59 +0000 (09:02 +0200)]
fix(CalDAV): check birthday calendar owner

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agonew name of AppEcosystem is AppAPI 40295/head
Alexander Piskun [Wed, 6 Sep 2023 13:53:53 +0000 (16:53 +0300)]
new name of AppEcosystem is AppAPI

Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
13 months agofix(ratelimit): Only use memory cache backend for redis 40293/head
Joas Schilling [Tue, 29 Aug 2023 06:04:25 +0000 (08:04 +0200)]
fix(ratelimit): Only use memory cache backend for redis

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #40184 from nextcloud/enh/files_versions_events-vue
max-nextcloud [Wed, 6 Sep 2023 13:11:54 +0000 (15:11 +0200)]
Merge pull request #40184 from nextcloud/enh/files_versions_events-vue

feat: Add events for version restore

13 months agochore(assets): Recompile assets 40184/head
nextcloud-command [Wed, 6 Sep 2023 11:57:43 +0000 (11:57 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agofeat: Add events for version restore
Julius Härtl [Thu, 31 Aug 2023 14:11:13 +0000 (16:11 +0200)]
feat: Add events for version restore

Signed-off-by: Julius Härtl <jus@bitgrid.net>
13 months agoMerge pull request #40217 from nextcloud/rakekniven-patch-1
Christoph Wurst [Wed, 6 Sep 2023 10:47:29 +0000 (12:47 +0200)]
Merge pull request #40217 from nextcloud/rakekniven-patch-1

fix(10n): Fixed grammar

13 months agochore: build assets 40198/head
Grigorii K. Shartsev [Wed, 6 Sep 2023 08:10:54 +0000 (10:10 +0200)]
chore: build assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agoCreate right list view for app store view
julia.kirschenheuter [Fri, 1 Sep 2023 15:27:45 +0000 (17:27 +0200)]
Create right list view for app store view

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agofix: Only read unencrypted_size when file is actually encrypted 38808/head
Julius Härtl [Wed, 14 Jun 2023 12:39:15 +0000 (14:39 +0200)]
fix: Only read unencrypted_size when file is actually encrypted

Signed-off-by: Julius Härtl <jus@bitgrid.net>
13 months agofix: Only store unencrypted_size if path should be encrypted
Julius Härtl [Wed, 14 Jun 2023 12:38:33 +0000 (14:38 +0200)]
fix: Only store unencrypted_size if path should be encrypted

Signed-off-by: Julius Härtl <jus@bitgrid.net>
13 months agoPrint log message when version could not be got from updater server 40216/head
Daniel Calviño Sánchez [Sat, 2 Sep 2023 12:16:01 +0000 (14:16 +0200)]
Print log message when version could not be got from updater server

This could help to diagnose why the updater server could not be reached,
as well as other subtler issues like requests taking too long if the
updater server was tried to be connected to as a "side effect" (for
example, when the "updatenotification" app boots).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
13 months agoMerge pull request #40211 from nextcloud/dependabot/npm_and_yarn/webdav-5.3.0
dependabot[bot] [Wed, 6 Sep 2023 00:37:07 +0000 (00:37 +0000)]
Merge pull request #40211 from nextcloud/dependabot/npm_and_yarn/webdav-5.3.0

13 months agoMerge pull request #40014 from nextcloud/fix/37899-The_apps_table_represents_a_table_...
Grigorii K. Shartsev [Wed, 6 Sep 2023 00:22:26 +0000 (05:22 +0500)]
Merge pull request #40014 from nextcloud/fix/37899-The_apps_table_represents_a_table_element_and_should_be_implemented_as_such._

Create right table view

13 months agochore(deps): Bump webdav from 5.2.3 to 5.3.0 40211/head
dependabot[bot] [Sat, 2 Sep 2023 01:19:17 +0000 (01:19 +0000)]
chore(deps): Bump webdav from 5.2.3 to 5.3.0

Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.2.3 to 5.3.0.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.2.3...v5.3.0)

---
updated-dependencies:
- dependency-name: webdav
  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>
13 months agoCreate right table view 40014/head
julia.kirschenheuter [Tue, 22 Aug 2023 11:05:41 +0000 (13:05 +0200)]
Create right table view

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoMerge pull request #40273 from nextcloud/fix/39434/sharing-select-breaking-focus...
Pytal [Tue, 5 Sep 2023 23:34:01 +0000 (16:34 -0700)]
Merge pull request #40273 from nextcloud/fix/39434/sharing-select-breaking-focus-trap-with-viewer

13 months agochore: build assets 40273/head
Grigorii K. Shartsev [Tue, 5 Sep 2023 15:51:11 +0000 (17:51 +0200)]
chore: build assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agofix(files_sharing): select sharing in sidebar breaks Viewer focus trap
Grigorii K. Shartsev [Tue, 5 Sep 2023 13:42:50 +0000 (15:42 +0200)]
fix(files_sharing): select sharing in sidebar breaks Viewer focus trap

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
13 months agoMerge pull request #39693 from nextcloud/enh/noid/manage-download-settings-on-circles...
Maxence Lange [Tue, 5 Sep 2023 17:07:31 +0000 (16:07 -0100)]
Merge pull request #39693 from nextcloud/enh/noid/manage-download-settings-on-circles-share

re-enable download configuration on circles shares

13 months agorenable download configuration on circles shares 39693/head
Maxence Lange [Sat, 2 Sep 2023 14:10:21 +0000 (13:10 -0100)]
renable download configuration on circles shares

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agoMerge pull request #39895 from nextcloud/fix/noid/revoke-admin-overwrite
John Molakvoæ [Tue, 5 Sep 2023 12:52:09 +0000 (14:52 +0200)]
Merge pull request #39895 from nextcloud/fix/noid/revoke-admin-overwrite

13 months agoMerge pull request #40209 from nextcloud/feat/overlayicon
John Molakvoæ [Tue, 5 Sep 2023 12:43:19 +0000 (14:43 +0200)]
Merge pull request #40209 from nextcloud/feat/overlayicon

13 months agofeat(files): add folder icon overlay 40209/head
John Molakvoæ [Fri, 1 Sep 2023 22:59:32 +0000 (00:59 +0200)]
feat(files): add folder icon overlay

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoMerge pull request #40257 from nextcloud/fix/openapi/comments/ignore
Kate [Tue, 5 Sep 2023 08:42:09 +0000 (10:42 +0200)]
Merge pull request #40257 from nextcloud/fix/openapi/comments/ignore

comments: Ignore endpoints in OpenAPI

13 months agoMerge pull request #35539 from nextcloud/cleanup/carl/application-contactsmanager
Côme Chilliet [Tue, 5 Sep 2023 08:15:08 +0000 (10:15 +0200)]
Merge pull request #35539 from nextcloud/cleanup/carl/application-contactsmanager

Cleanup psalm issues in DB/ContactsManager and Console

13 months agoFix ContactsManagerTest adressbook mocks having a null key 35539/head
Côme Chilliet [Tue, 5 Sep 2023 07:18:25 +0000 (09:18 +0200)]
Fix ContactsManagerTest adressbook mocks having a null key

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoFix Exception catching in OC\DB\Adapter
Côme Chilliet [Mon, 4 Sep 2023 15:52:38 +0000 (17:52 +0200)]
Fix Exception catching in OC\DB\Adapter

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoCleanup plsam issues in DB/ContactsManager and Console
Carl Schwan [Thu, 1 Dec 2022 12:28:11 +0000 (13:28 +0100)]
Cleanup plsam issues in DB/ContactsManager and Console

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
13 months agoMerge pull request #38150 from nextcloud/lazy-folder-parent
John Molakvoæ [Tue, 5 Sep 2023 06:33:35 +0000 (08:33 +0200)]
Merge pull request #38150 from nextcloud/lazy-folder-parent

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 5 Sep 2023 00:27:21 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40192 from nextcloud/feat/sharing-icon-bread
John Molakvoæ [Mon, 4 Sep 2023 22:27:59 +0000 (00:27 +0200)]
Merge pull request #40192 from nextcloud/feat/sharing-icon-bread

13 months agocomments: Ignore endpoints in OpenAPI 40257/head
jld3103 [Mon, 4 Sep 2023 18:23:24 +0000 (20:23 +0200)]
comments: Ignore endpoints in OpenAPI

Signed-off-by: jld3103 <jld3103yt@gmail.com>
13 months agoreuse isValidPath from Filesystem 38150/head
Robin Appelman [Fri, 1 Sep 2023 13:58:28 +0000 (15:58 +0200)]
reuse isValidPath from Filesystem

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agomake LazyFolder::get not load the real folder if we know the path
Robin Appelman [Tue, 15 Aug 2023 10:07:54 +0000 (12:07 +0200)]
make LazyFolder::get not load the real folder if we know the path

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoadd IFileInfo::getParentId
Robin Appelman [Mon, 14 Aug 2023 19:12:12 +0000 (21:12 +0200)]
add IFileInfo::getParentId

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agomake Node::getParent lazy
Robin Appelman [Tue, 9 May 2023 15:11:20 +0000 (17:11 +0200)]
make Node::getParent lazy

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoallow passing more info to lazy folder
Robin Appelman [Tue, 9 May 2023 15:10:57 +0000 (17:10 +0200)]
allow passing more info to lazy folder

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoMerge pull request #40182 from nextcloud/feat/share-by-mail/remove-ilogger-2
Benjamin Gaussorgues [Mon, 4 Sep 2023 14:52:55 +0000 (16:52 +0200)]
Merge pull request #40182 from nextcloud/feat/share-by-mail/remove-ilogger-2

13 months agoMerge pull request #40234 from nextcloud/enh/noid/skip-processing-for-empty-response
Daniel [Mon, 4 Sep 2023 14:41:17 +0000 (16:41 +0200)]
Merge pull request #40234 from nextcloud/enh/noid/skip-processing-for-empty-response

13 months agoMerge pull request #39864 from nextcloud/dav-reuse-request
Robin Appelman [Mon, 4 Sep 2023 13:57:10 +0000 (15:57 +0200)]
Merge pull request #39864 from nextcloud/dav-reuse-request

reuse l10n and request in dav folder listing

13 months agoenh: skip processing for empty response 40234/head
Daniel Kesselberg [Mon, 4 Sep 2023 13:18:37 +0000 (15:18 +0200)]
enh: skip processing for empty response

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
13 months agoreuse l10n and request in dav folder listing 39864/head
Robin Appelman [Mon, 14 Aug 2023 14:11:34 +0000 (16:11 +0200)]
reuse l10n and request in dav folder listing

instead of having to query those once for every node

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoMerge pull request #40201 from nextcloud/ftp-ci-fix
Robin Appelman [Mon, 4 Sep 2023 12:05:53 +0000 (14:05 +0200)]
Merge pull request #40201 from nextcloud/ftp-ci-fix

change proftpd ci image

13 months agoMerge pull request #39863 from nextcloud/sharing-mask-wrapper
Robin Appelman [Mon, 4 Sep 2023 12:05:14 +0000 (14:05 +0200)]
Merge pull request #39863 from nextcloud/sharing-mask-wrapper

move share permission logic to storage wrapper

13 months agoMerge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unavailable...
Simon L [Mon, 4 Sep 2023 10:05:36 +0000 (12:05 +0200)]
Merge pull request #39707 from nextcloud/bugfix/39706/local-ext-storage-unavailable-mode

13 months agoMerge pull request #40189 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Mon, 4 Sep 2023 08:46:44 +0000 (10:46 +0200)]
Merge pull request #40189 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

13 months agoMerge pull request #40195 from nextcloud/fix/defaultpermissions-rootfolder
John Molakvoæ [Mon, 4 Sep 2023 08:43:58 +0000 (10:43 +0200)]
Merge pull request #40195 from nextcloud/fix/defaultpermissions-rootfolder

13 months agofix(10n): Fixed grammar 40217/head
rakekniven [Sat, 2 Sep 2023 22:53:09 +0000 (00:53 +0200)]
fix(10n): Fixed grammar

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 4 Sep 2023 00:32:23 +0000 (00:32 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40224 from nextcloud/fix/profile-api-typo
Andy Scherzinger [Sun, 3 Sep 2023 10:30:01 +0000 (12:30 +0200)]
Merge pull request #40224 from nextcloud/fix/profile-api-typo

ProfileApi: Fix typo

13 months agoProfileApi: Fix typo 40224/head
jld3103 [Sun, 3 Sep 2023 09:45:48 +0000 (11:45 +0200)]
ProfileApi: Fix typo

Signed-off-by: jld3103 <jld3103yt@gmail.com>
13 months agoUpdate psalm baseline 40189/head
nextcloud-command [Sun, 3 Sep 2023 02:16:00 +0000 (02:16 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 3 Sep 2023 00:25:32 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40075 from nextcloud/bugfix/noid/fix-parameter-name-change
Joas Schilling [Sat, 2 Sep 2023 15:38:17 +0000 (17:38 +0200)]
Merge pull request #40075 from nextcloud/bugfix/noid/fix-parameter-name-change

fix(API): Fix parameter name to match interface

13 months agoMerge pull request #26716 from nextcloud/fix/sharing-do-no-get-after-create
John Molakvoæ [Sat, 2 Sep 2023 09:06:17 +0000 (11:06 +0200)]
Merge pull request #26716 from nextcloud/fix/sharing-do-no-get-after-create

13 months agoFix sharing creation insert and get 26716/head
John Molakvoæ (skjnldsv) [Fri, 23 Apr 2021 07:12:12 +0000 (09:12 +0200)]
Fix sharing creation insert and get

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
13 months agoMerge pull request #38032 from JanisPlayer/master
John Molakvoæ [Sat, 2 Sep 2023 08:05:03 +0000 (10:05 +0200)]
Merge pull request #38032 from JanisPlayer/master

13 months agofeat: Imaginary WebP support 38032/head
JanisPlayer [Tue, 2 May 2023 23:18:36 +0000 (01:18 +0200)]
feat: Imaginary WebP support

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoMerge pull request #40214 from nextcloud/dependabot/composer/build/integration/guzzle...
dependabot[bot] [Sat, 2 Sep 2023 04:09:12 +0000 (04:09 +0000)]
Merge pull request #40214 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-7.8.0

13 months agochore(deps-dev): Bump guzzlehttp/guzzle in /build/integration 40214/head
dependabot[bot] [Sat, 2 Sep 2023 01:25:00 +0000 (01:25 +0000)]
chore(deps-dev): Bump guzzlehttp/guzzle in /build/integration

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.6.1 to 7.8.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.6.1...7.8.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 2 Sep 2023 00:26:44 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agofix(files): `New folder` case 40192/head
John Molakvoæ [Fri, 1 Sep 2023 13:13:24 +0000 (15:13 +0200)]
fix(files): `New folder` case

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agofeat(files): add sharing icon in header
John Molakvoæ [Fri, 1 Sep 2023 10:02:17 +0000 (12:02 +0200)]
feat(files): add sharing icon in header

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoMerge pull request #40199 from nextcloud/fix/jsunit
Daniel [Fri, 1 Sep 2023 18:46:26 +0000 (20:46 +0200)]
Merge pull request #40199 from nextcloud/fix/jsunit

13 months agoadmin have no special rights on users' entries 39895/head
Maxence Lange [Thu, 31 Aug 2023 17:00:21 +0000 (16:00 -0100)]
admin have no special rights on users' entries

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agochange proftpd ci image 40201/head
Robin Appelman [Fri, 1 Sep 2023 16:15:24 +0000 (18:15 +0200)]
change proftpd ci image

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agofix(files): fix flaky cypress files test 40199/head
John Molakvoæ [Fri, 1 Sep 2023 16:24:05 +0000 (18:24 +0200)]
fix(files): fix flaky cypress files test

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agofix: remove old fileUploadSpec jsunit test
John Molakvoæ [Fri, 1 Sep 2023 16:01:54 +0000 (18:01 +0200)]
fix: remove old fileUploadSpec jsunit test

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoMerge pull request #39925 from nextcloud/fix/carddav/disable-sab
John Molakvoæ [Fri, 1 Sep 2023 16:01:06 +0000 (18:01 +0200)]
Merge pull request #39925 from nextcloud/fix/carddav/disable-sab

13 months agofix(CardDAV): allow disabling of the system address book via config option 39925/head
Anna Larch [Thu, 17 Aug 2023 06:32:44 +0000 (08:32 +0200)]
fix(CardDAV): allow disabling of the system address book via config option

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #39945 from nextcloud/feat/f2v/uploader
John Molakvoæ [Fri, 1 Sep 2023 12:54:27 +0000 (14:54 +0200)]
Merge pull request #39945 from nextcloud/feat/f2v/uploader

13 months agofeat(files): add uploader 39945/head
John Molakvoæ [Thu, 17 Aug 2023 18:00:51 +0000 (20:00 +0200)]
feat(files): add uploader

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agofix: prevent sharing permissions on user root folder 40195/head
John Molakvoæ [Fri, 1 Sep 2023 11:53:41 +0000 (13:53 +0200)]
fix: prevent sharing permissions on user root folder

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoMerge pull request #36068 from nextcloud/gf-encryption-fix
Robin Appelman [Fri, 1 Sep 2023 11:01:04 +0000 (13:01 +0200)]
Merge pull request #36068 from nextcloud/gf-encryption-fix

extend fix-key-location to handle cases from broken cross-storage moves

13 months agofix(API): Fix parameter name to match interface 40075/head
Joas Schilling [Mon, 28 Aug 2023 12:31:09 +0000 (14:31 +0200)]
fix(API): Fix parameter name to match interface

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agotest(sharebymail): Improve tests 40182/head
Benjamin Gaussorgues [Thu, 31 Aug 2023 13:34:04 +0000 (15:34 +0200)]
test(sharebymail): Improve tests

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 1 Sep 2023 00:29:36 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #39017 from nextcloud/fix/s3/verify_bucket_exists
Thomas Citharel [Thu, 31 Aug 2023 21:10:33 +0000 (23:10 +0200)]
Merge pull request #39017 from nextcloud/fix/s3/verify_bucket_exists

fix(s3): fix handling verify_bucket_exists parameter

13 months agoupdate tests 36068/head
Robin Appelman [Thu, 31 Aug 2023 20:37:10 +0000 (22:37 +0200)]
update tests

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agofix(s3): fix handling verify_bucket_exists parameter 39017/head
Thomas Citharel [Mon, 26 Jun 2023 14:43:07 +0000 (16:43 +0200)]
fix(s3): fix handling verify_bucket_exists parameter

If 'verify_bucket_exists' is set to false in the config.php s3 configuration, it's supposed to avoid
verifying that the bucket exists. However empty(falsy) will  always return true, so this condition
would not work.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>