]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
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(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 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 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 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>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Aug 2023 00:34:40 +0000 (00:34 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #39472 from nextcloud/26691-improve-sharing-design-flow
F. E Noel Nfebe [Wed, 30 Aug 2023 21:18:37 +0000 (22:18 +0100)]
Merge pull request #39472 from nextcloud/26691-improve-sharing-design-flow

Improve sharing flow

13 months agosharebymail: remove ILogger and upgrade to PHP 8 syntax 39897/head
Benjamin Gaussorgues [Mon, 14 Aug 2023 06:11:37 +0000 (08:11 +0200)]
sharebymail: remove ILogger and upgrade to PHP 8 syntax

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
13 months agoImprove sharing flow 39472/head
fenn-cs [Wed, 19 Jul 2023 01:11:27 +0000 (02:11 +0100)]
Improve sharing flow

This commit introduces the following changes:

- Does not create new share once user is selected for internal shares
- Adds a `SharingDetails` view for share configurations
- Adds a quick share select to enable fast changes in share permisions.

Resolves: https://github.com/nextcloud/server/issues/26691

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
13 months agoMerge pull request #40159 from nextcloud/bugfix/noid/update-drone-signature
Joas Schilling [Wed, 30 Aug 2023 14:28:05 +0000 (16:28 +0200)]
Merge pull request #40159 from nextcloud/bugfix/noid/update-drone-signature

fix(CI): Update .drone.yml signature

13 months agoMerge pull request #40108 from nextcloud/bug/noid/config-dns-pinning
Daniel [Wed, 30 Aug 2023 12:55:23 +0000 (14:55 +0200)]
Merge pull request #40108 from nextcloud/bug/noid/config-dns-pinning

13 months agochore(Codeowner): Add myself as a codeowner 40159/head
Joas Schilling [Wed, 30 Aug 2023 10:33:35 +0000 (12:33 +0200)]
chore(Codeowner): Add myself as a codeowner

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agofix(CI): Update .drone.yml signature
Joas Schilling [Wed, 30 Aug 2023 10:31:36 +0000 (12:31 +0200)]
fix(CI): Update .drone.yml signature

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 Aug 2023 00:31:33 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40084 from nextcloud/deps/nextcloud/vue-8.0.0-beta.5
Pytal [Tue, 29 Aug 2023 22:16:49 +0000 (15:16 -0700)]
Merge pull request #40084 from nextcloud/deps/nextcloud/vue-8.0.0-beta.5

13 months agoMerge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-remove
Arthur Schiwon [Tue, 29 Aug 2023 19:13:30 +0000 (21:13 +0200)]
Merge pull request #39978 from joshtrichards/jr-cfg-sample-trystack-remove

(config sample) Remove defunct trystack.org url

13 months agochore: Update dav snapshot 40084/head
Christopher Ng [Tue, 29 Aug 2023 18:50:26 +0000 (11:50 -0700)]
chore: Update dav snapshot

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore: compile assets
Christopher Ng [Mon, 28 Aug 2023 19:55:28 +0000 (12:55 -0700)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoenh(a11y): Always visible user management labels
Christopher Ng [Mon, 28 Aug 2023 19:38:58 +0000 (12:38 -0700)]
enh(a11y): Always visible user management labels

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoenh(a11y): Always visible file rename label
Christopher Ng [Mon, 28 Aug 2023 19:35:37 +0000 (12:35 -0700)]
enh(a11y): Always visible file rename label

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore: Migrate to new @nextcloud/vue API
Christopher Ng [Mon, 28 Aug 2023 18:52:38 +0000 (11:52 -0700)]
chore: Migrate to new @nextcloud/vue API

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agochore(deps): Bump @nextcloud/vue to v8 beta 5
Christopher Ng [Mon, 28 Aug 2023 18:52:38 +0000 (11:52 -0700)]
chore(deps): Bump @nextcloud/vue to v8 beta 5

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoMerge pull request #39243 from shdehnavi/refactor_contactsinteraction_app
Andy Scherzinger [Tue, 29 Aug 2023 17:05:35 +0000 (19:05 +0200)]
Merge pull request #39243 from shdehnavi/refactor_contactsinteraction_app

Refactor contactsinteraction app

13 months agofeat: add switch to disable dns pinning 40108/head
Daniel Kesselberg [Tue, 29 Aug 2023 15:20:16 +0000 (17:20 +0200)]
feat: add switch to disable dns pinning

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
13 months agoMake adjustments based on the psalm messages 39243/head
Hamid Dehnavi [Sun, 16 Jul 2023 12:27:15 +0000 (15:57 +0330)]
Make adjustments based on the psalm messages

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
13 months agoRefactor contactsinteraction app
Hamid Dehnavi [Sat, 8 Jul 2023 16:56:32 +0000 (20:26 +0330)]
Refactor contactsinteraction app

Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
13 months agoAllow ext storage Local to go unavailable 39707/head
Vincent Petry [Thu, 3 Aug 2023 21:09:17 +0000 (23:09 +0200)]
Allow ext storage Local to go unavailable

Whenever an external storage of type Local points at a non-existing
directory, process this as a StorageNotAvailable instead of returning
404.

This makes desktop clients ignore the folder instead of deleting it when
it becomes unavailable.

The code change was limited to external storages to avoid issues during
setup and with the default home storage.
Signed-off-by: Vincent Petry <pvince81@yahoo.fr>
13 months agoMerge pull request #40026 from lhsazevedo/auth-token-commands
Joas Schilling [Tue, 29 Aug 2023 06:57:07 +0000 (08:57 +0200)]
Merge pull request #40026 from lhsazevedo/auth-token-commands

feat: Add auth token list and delete commands

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 29 Aug 2023 00:30:57 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interface...
Joas Schilling [Mon, 28 Aug 2023 18:46:09 +0000 (20:46 +0200)]
Merge pull request #40079 from nextcloud/techdebt/noid/user-IThrottler-interface-for-DI

techdebt(DI): Use public IThrottler interface which exists since 25

13 months agoMerge pull request #40077 from nextcloud/bugfix/noid/purge-displayname-cache-on-delete
Joas Schilling [Mon, 28 Aug 2023 15:25:30 +0000 (17:25 +0200)]
Merge pull request #40077 from nextcloud/bugfix/noid/purge-displayname-cache-on-delete

fix(cache): Remove displayname cache entry on delete

13 months agoMerge branch 'master' into auth-token-commands 40026/head
Lucas Azevedo [Mon, 28 Aug 2023 15:25:01 +0000 (12:25 -0300)]
Merge branch 'master' into auth-token-commands

13 months agoMerge pull request #39083 from nextcloud/fix/check-vobject-existence
Andy Scherzinger [Mon, 28 Aug 2023 14:33:31 +0000 (16:33 +0200)]
Merge pull request #39083 from nextcloud/fix/check-vobject-existence

fix(CalDAV): Check if the vObject exists before attempting any operations

13 months agotechdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 40079/head
Joas Schilling [Mon, 28 Aug 2023 13:50:45 +0000 (15:50 +0200)]
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agoMerge pull request #39699 from nextcloud/enh/hide-shares-from-disabled-users
Côme Chilliet [Mon, 28 Aug 2023 13:33:45 +0000 (15:33 +0200)]
Merge pull request #39699 from nextcloud/enh/hide-shares-from-disabled-users

Hide shares by disabled users

13 months agoMerge pull request #38298 from nextcloud/enh/occ-sync-account-data
Anna [Mon, 28 Aug 2023 13:11:55 +0000 (15:11 +0200)]
Merge pull request #38298 from nextcloud/enh/occ-sync-account-data

feat: Add occ user:user:sync-account-data for updating oc_accounts information from user backends

13 months agofix(cache): Remove displayname cache entry on delete 40077/head
Joas Schilling [Mon, 28 Aug 2023 12:59:54 +0000 (14:59 +0200)]
fix(cache): Remove displayname cache entry on delete

Signed-off-by: Joas Schilling <coding@schilljs.com>
13 months agofix(CalDAV): Check if the vObject exists before attempting any operations 39083/head
Anna Larch [Fri, 30 Jun 2023 09:01:22 +0000 (11:01 +0200)]
fix(CalDAV): Check if the vObject exists before attempting any operations

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #40067 from nextcloud/fix-cancel-files-scan
Daniel [Mon, 28 Aug 2023 12:19:05 +0000 (14:19 +0200)]
Merge pull request #40067 from nextcloud/fix-cancel-files-scan

13 months agoMerge pull request #39944 from nextcloud/share-cache-share
Robin Appelman [Mon, 28 Aug 2023 11:44:03 +0000 (13:44 +0200)]
Merge pull request #39944 from nextcloud/share-cache-share

pass the share to the cache instead of having to ask the storage

13 months agoUse nullsafe call syntax instead of additionnal check 39699/head
Côme Chilliet [Thu, 10 Aug 2023 15:05:19 +0000 (17:05 +0200)]
Use nullsafe call syntax instead of additionnal check

Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
13 months agoFix tests, add test for the new feature
Côme Chilliet [Mon, 7 Aug 2023 14:07:20 +0000 (16:07 +0200)]
Fix tests, add test for the new feature

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoSet files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled...
Côme Chilliet [Thu, 3 Aug 2023 14:13:38 +0000 (16:13 +0200)]
Set files_sharing:hide_disabled_user_shares to 'yes' to hide shares from disabled users

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
13 months agoFormat lastActivity and type for plain output
Lucas Azevedo [Mon, 28 Aug 2023 02:02:52 +0000 (23:02 -0300)]
Format lastActivity and type for plain output

Signed-off-by: Lucas Azevedo <lhs_azevedo@hotmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 28 Aug 2023 00:26:24 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agofix: make cancelOperation public 40067/head
Daniel Kesselberg [Sun, 27 Aug 2023 15:29:26 +0000 (17:29 +0200)]
fix: make cancelOperation public

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
13 months agoMerge pull request #39911 from nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users
Daniel [Sun, 27 Aug 2023 13:54:45 +0000 (15:54 +0200)]
Merge pull request #39911 from nextcloud/fix/carddav/limit-upgrade-sync-to-1000-users

13 months agoMerge pull request #39792 from nextcloud/feat/vue-filepicker-dialog
John Molakvoæ [Sun, 27 Aug 2023 09:41:06 +0000 (11:41 +0200)]
Merge pull request #39792 from nextcloud/feat/vue-filepicker-dialog

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 27 Aug 2023 00:30:46 +0000 (00:30 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agochore: Build assets 39792/head
Ferdinand Thiessen [Sat, 26 Aug 2023 19:01:37 +0000 (21:01 +0200)]
chore: Build assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(theming): user background picker
John Molakvoæ [Thu, 24 Aug 2023 05:52:05 +0000 (07:52 +0200)]
fix(theming): user background picker

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agofix(dialogs): Use FilePickerBuilder to create the file picker
Ferdinand Thiessen [Thu, 24 Aug 2023 02:25:46 +0000 (04:25 +0200)]
fix(dialogs): Use FilePickerBuilder to create the file picker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agochore: Remove now unneeded filepicker styles
Ferdinand Thiessen [Thu, 24 Aug 2023 02:25:10 +0000 (04:25 +0200)]
chore: Remove now unneeded filepicker styles

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(apps): Adjust apps for FilePicker API change
Ferdinand Thiessen [Wed, 23 Aug 2023 23:12:48 +0000 (01:12 +0200)]
fix(apps): Adjust apps for FilePicker API change

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agochore: Remove unused FilePickerContext from behat tests
Ferdinand Thiessen [Fri, 18 Aug 2023 14:40:01 +0000 (16:40 +0200)]
chore: Remove unused FilePickerContext from behat tests

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(cypress): Fix the user theming cypress test for the new filepicker
Ferdinand Thiessen [Thu, 10 Aug 2023 13:49:20 +0000 (15:49 +0200)]
fix(cypress): Fix the user theming cypress test for the new filepicker

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofeat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.
Ferdinand Thiessen [Thu, 10 Aug 2023 12:25:46 +0000 (14:25 +0200)]
feat: Add new Vue FilePicker from @nextcloud/dialogs and use it by default.

Still providing the legacy one until the Vue FilePicker is out of beta.
Pin beta releases so we do not get version conflicts.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
13 months agofix(CardDAV): only run upgrade sync if 1000 users or less 39911/head
Anna Larch [Thu, 17 Aug 2023 08:19:10 +0000 (10:19 +0200)]
fix(CardDAV): only run upgrade sync if 1000 users or less

Signed-off-by: Anna Larch <anna@nextcloud.com>
13 months agoMerge pull request #40044 from nextcloud/add-altahrim-as-codeowner
Joas Schilling [Sat, 26 Aug 2023 14:44:03 +0000 (16:44 +0200)]
Merge pull request #40044 from nextcloud/add-altahrim-as-codeowner

Add Altahrïm as code owner for login routes and sharebymail app

13 months agoMerge pull request #40057 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.6.4
dependabot[bot] [Sat, 26 Aug 2023 06:53:56 +0000 (06:53 +0000)]
Merge pull request #40057 from nextcloud/dependabot/npm_and_yarn/babel-jest-29.6.4

13 months agoMerge pull request #40055 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescr...
dependabot[bot] [Sat, 26 Aug 2023 06:52:53 +0000 (06:52 +0000)]
Merge pull request #40055 from nextcloud/dependabot/npm_and_yarn/babel/preset-typescript-7.22.11

13 months agochore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4 40057/head
dependabot[bot] [Sat, 26 Aug 2023 04:21:38 +0000 (04:21 +0000)]
chore(deps-dev): Bump babel-jest from 29.6.2 to 29.6.4

Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.6.2 to 29.6.4.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
13 months agochore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11 40055/head
dependabot[bot] [Sat, 26 Aug 2023 04:20:58 +0000 (04:20 +0000)]
chore(deps-dev): Bump @babel/preset-typescript from 7.22.5 to 7.22.11

Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.22.5 to 7.22.11.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.11/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>