]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 months agoEnable new versions feature for groupfolders
Louis Chemineau [Wed, 6 Sep 2023 13:29:56 +0000 (15:29 +0200)]
Enable new versions feature for groupfolders

Signed-off-by: Louis Chemineau <louis@chmn.me>
13 months agoMove module versions management logic out of main logic
Louis Chemineau [Wed, 6 Sep 2023 13:29:34 +0000 (15:29 +0200)]
Move module versions management logic out of main logic

Signed-off-by: Louis Chemineau <louis@chmn.me>
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 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>
13 months agoextend fix-key-location to handle cases from broken cross-storage moves
Robin Appelman [Tue, 10 Jan 2023 12:48:31 +0000 (13:48 +0100)]
extend fix-key-location to handle cases from broken cross-storage moves

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoMerge pull request #40100 from nextcloud/fix/37082-replace_input_on_security_page
Pytal [Thu, 31 Aug 2023 16:16:37 +0000 (09:16 -0700)]
Merge pull request #40100 from nextcloud/fix/37082-replace_input_on_security_page

13 months agoMerge pull request #40087 from nextcloud/fix/37082-fix-label_for_creating_new_group
Andy Scherzinger [Thu, 31 Aug 2023 15:12:33 +0000 (17:12 +0200)]
Merge pull request #40087 from nextcloud/fix/37082-fix-label_for_creating_new_group

Adjust input field for "rename group"

13 months agoMerge pull request #39897 from nextcloud/feat/share-by-mail/remove-ilogger
Benjamin Gaussorgues [Thu, 31 Aug 2023 13:20:27 +0000 (15:20 +0200)]
Merge pull request #39897 from nextcloud/feat/share-by-mail/remove-ilogger

sharebymail: remove ILogger and upgrade to PHP 8 syntax

13 months agoMerge pull request #40102 from nextcloud/fix/37082-replace_input_on_settings_sharing
Julia Kirschenheuter [Thu, 31 Aug 2023 11:56:45 +0000 (13:56 +0200)]
Merge pull request #40102 from nextcloud/fix/37082-replace_input_on_settings_sharing

Replace custom input field with NcTextField

13 months agoReplace custom input field with NcTextField 40102/head
julia.kirschenheuter [Tue, 29 Aug 2023 13:44:56 +0000 (15:44 +0200)]
Replace custom input field with NcTextField

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoMerge pull request #40043 from nextcloud/fix/37083-input_field_is_not_available_to_vi...
Julia Kirschenheuter [Thu, 31 Aug 2023 10:26:50 +0000 (12:26 +0200)]
Merge pull request #40043 from nextcloud/fix/37083-input_field_is_not_available_to_visually_impaired

Replace custom input field with NcTextField

13 months agoAdjust input field for "rename group" 40087/head
julia.kirschenheuter [Tue, 29 Aug 2023 08:18:59 +0000 (10:18 +0200)]
Adjust input field for "rename group"

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoReplace custom input field with NcInputField 40043/head
julia.kirschenheuter [Fri, 25 Aug 2023 13:52:31 +0000 (15:52 +0200)]
Replace custom input field with NcInputField

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
13 months agoReplace custom input field with NcTextField 40100/head
julia.kirschenheuter [Tue, 29 Aug 2023 12:52:39 +0000 (14:52 +0200)]
Replace custom input field with NcTextField

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>