]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoMerge pull request #35368 from nextcloud/add-repair-job-secret-config
Vincent Petry [Wed, 23 Nov 2022 19:57:30 +0000 (20:57 +0100)]
Merge pull request #35368 from nextcloud/add-repair-job-secret-config

Add repair job that will ensure that secret and passwordsalt are set

2 years agoMerge pull request #35350 from nextcloud/fix/users-mgmt
Vincent Petry [Wed, 23 Nov 2022 19:52:35 +0000 (20:52 +0100)]
Merge pull request #35350 from nextcloud/fix/users-mgmt

Fix user settings layout

2 years agoMerge pull request #35317 from nextcloud/automated/noid/master-update-psalm-baseline
Julius Härtl [Wed, 23 Nov 2022 17:33:56 +0000 (18:33 +0100)]
Merge pull request #35317 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoAdd repair job that will ensure that secret and passwordsalt are set 35368/head
Carl Schwan [Wed, 23 Nov 2022 15:04:42 +0000 (16:04 +0100)]
Add repair job that will ensure that secret and passwordsalt are set

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #35353 from nextcloud/artonge/fix/cache_update_when_file_size_equal_0
Louis [Wed, 23 Nov 2022 14:51:29 +0000 (15:51 +0100)]
Merge pull request #35353 from nextcloud/artonge/fix/cache_update_when_file_size_equal_0

Update cache when file size === 0

2 years agoUpdate cache when file size === 0 35353/head
Louis Chemineau [Wed, 23 Nov 2022 11:43:57 +0000 (12:43 +0100)]
Update cache when file size === 0

The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoscroll if too much groups 35350/head
John Molakvoæ [Wed, 23 Nov 2022 09:57:49 +0000 (10:57 +0100)]
scroll if too much groups

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix user settings layout
John Molakvoæ [Wed, 23 Nov 2022 09:47:38 +0000 (10:47 +0100)]
Fix user settings layout

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #35302 from nextcloud/bugfix/noid/unsupported-url 34241/head
Simon L [Wed, 23 Nov 2022 08:39:15 +0000 (09:39 +0100)]
Merge pull request #35302 from nextcloud/bugfix/noid/unsupported-url

Generate proper URL for unsupported browsers page

2 years agoUpdate psalm baseline 35317/head
nextcloud-command [Wed, 23 Nov 2022 05:26:04 +0000 (05:26 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 23 Nov 2022 02:18:10 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35315 from nextcloud/enh/a11y-border-contrast
Pytal [Tue, 22 Nov 2022 23:19:31 +0000 (15:19 -0800)]
Merge pull request #35315 from nextcloud/enh/a11y-border-contrast

2 years agoFix border color contrast 35315/head
Christopher Ng [Tue, 22 Nov 2022 01:54:07 +0000 (01:54 +0000)]
Fix border color contrast

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-encrypted...
Vincent Petry [Tue, 22 Nov 2022 17:09:26 +0000 (18:09 +0100)]
Merge pull request #35299 from nextmcloud/nmcpr/1416-prevents-selection-of-encrypted-folders

Prevents the selection of encrypted folders when clicking on the "Select all" checkbox

2 years agoMerge pull request #35143 from nextcloud/add-pr-template
Vincent Petry [Tue, 22 Nov 2022 16:57:05 +0000 (17:57 +0100)]
Merge pull request #35143 from nextcloud/add-pr-template

Add pull request template with checklist

2 years agoMerge pull request #34940 from nextcloud/feat/add-mastodon
Carl Schwan [Tue, 22 Nov 2022 16:47:04 +0000 (17:47 +0100)]
Merge pull request #34940 from nextcloud/feat/add-mastodon

Add mastodon and reorganize profile info section

2 years agoMerge pull request #35234 from nextcloud/fix/bump-doctrine/dbal-to-3.3-in-master
Côme Chilliet [Tue, 22 Nov 2022 14:48:58 +0000 (15:48 +0100)]
Merge pull request #35234 from nextcloud/fix/bump-doctrine/dbal-to-3.3-in-master

Bump doctrine/dbal to 3.3 in master

2 years agoMerge pull request #35325 from nextcloud/fix/navigation-order
John Molakvoæ [Tue, 22 Nov 2022 14:04:09 +0000 (15:04 +0100)]
Merge pull request #35325 from nextcloud/fix/navigation-order

Fix navigation order

2 years agoMerge pull request #35206 from nextcloud/bugfix/noid/fix-forwarding-the-object-id
Joas Schilling [Tue, 22 Nov 2022 13:56:48 +0000 (14:56 +0100)]
Merge pull request #35206 from nextcloud/bugfix/noid/fix-forwarding-the-object-id

Fix forwarding the object id when searching comments

2 years agoMerge pull request #35309 from nextcloud/fix/fix-33856-Help_pages_Window_title_must_c...
Christoph Wurst [Tue, 22 Nov 2022 13:12:13 +0000 (14:12 +0100)]
Merge pull request #35309 from nextcloud/fix/fix-33856-Help_pages_Window_title_must_change_when_switching_sidebar_sections

Help pages: set window title for sidebar sections

2 years agoUpdate composer autoloader 34940/head
Carl Schwan [Tue, 22 Nov 2022 09:08:40 +0000 (10:08 +0100)]
Update composer autoloader

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAlign 3rdparty with master 35234/head
Côme Chilliet [Tue, 22 Nov 2022 11:28:17 +0000 (12:28 +0100)]
Align 3rdparty with master

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix navigation order 35325/head
John Molakvoæ [Tue, 22 Nov 2022 11:11:35 +0000 (12:11 +0100)]
Fix navigation order

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoCSS compiled files for deactivates the possiblility to checkmark or click on the... 35299/head
kavita.sonawane@t-systems.com [Tue, 22 Nov 2022 11:02:10 +0000 (16:32 +0530)]
CSS compiled files for deactivates the possiblility to checkmark or click on the encrypted folders

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoGenerate proper URL for unsupported browsers page 35302/head
Julius Härtl [Mon, 21 Nov 2022 13:39:10 +0000 (14:39 +0100)]
Generate proper URL for unsupported browsers page

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #35226 from nextcloud/redis/lazy
Julius Härtl [Tue, 22 Nov 2022 10:54:29 +0000 (11:54 +0100)]
Merge pull request #35226 from nextcloud/redis/lazy

2 years agoPrevent selection of encrypted folders
kavita.sonawane@t-systems.com [Mon, 21 Nov 2022 06:25:25 +0000 (11:55 +0530)]
Prevent selection of encrypted folders

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoPrevents the selection of encrypted folder on next page load
kavita.sonawane@t-systems.com [Fri, 18 Nov 2022 09:16:50 +0000 (14:46 +0530)]
Prevents the selection of encrypted folder on next page load

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoPrevents the selection of encrypted folder on scroll page
kavita.sonawane@t-systems.com [Thu, 17 Nov 2022 06:01:07 +0000 (11:31 +0530)]
Prevents the selection of encrypted folder on scroll page

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoDeactivates the possiblility to checkmark or click on the encrypted folder
kavita.sonawane@t-systems.com [Wed, 16 Nov 2022 06:12:50 +0000 (11:42 +0530)]
Deactivates the possiblility to checkmark or click on the encrypted folder

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoAdd comments for prevents the selection of encrypted folders
kavita.sonawane@t-systems.com [Tue, 15 Nov 2022 12:28:57 +0000 (17:58 +0530)]
Add comments for prevents the selection of encrypted folders

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoFilelist:-Deselecting all files checkboxes within cells of encrypted folder
kavita.sonawane@t-systems.com [Tue, 15 Nov 2022 05:57:46 +0000 (11:27 +0530)]
Filelist:-Deselecting all files checkboxes within cells of encrypted folder

Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
2 years agoMerge pull request #35316 from nextcloud/dependabot/npm_and_yarn/engine.io-and-socket...
Louis [Tue, 22 Nov 2022 09:46:18 +0000 (10:46 +0100)]
Merge pull request #35316 from nextcloud/dependabot/npm_and_yarn/engine.io-and-socket.io-6.2.1

Bump engine.io and socket.io

2 years agoFix tests
Carl Schwan [Tue, 22 Nov 2022 08:54:41 +0000 (09:54 +0100)]
Fix tests

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoMerge pull request #35318 from nextcloud/bugfix/noid/avoid-conflicting-session-data
John Molakvoæ [Tue, 22 Nov 2022 09:04:14 +0000 (10:04 +0100)]
Merge pull request #35318 from nextcloud/bugfix/noid/avoid-conflicting-session-data

2 years agoHelp pages: set window title for sidebar sections 35309/head
julia.kirschenheuter [Mon, 21 Nov 2022 16:33:22 +0000 (17:33 +0100)]
Help pages: set window title for sidebar sections

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
2 years agoOnly setup redis connection if needed 35226/head
Julius Härtl [Thu, 17 Nov 2022 12:20:50 +0000 (13:20 +0100)]
Only setup redis connection if needed

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoRemove potential mismatching dav session data during login 35318/head
Julius Härtl [Tue, 22 Nov 2022 07:47:01 +0000 (08:47 +0100)]
Remove potential mismatching dav session data during login

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoRename mastodon to fediverse
Carl Schwan [Mon, 21 Nov 2022 15:44:55 +0000 (16:44 +0100)]
Rename mastodon to fediverse

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoBump engine.io and socket.io 35316/head
dependabot[bot] [Tue, 22 Nov 2022 03:25:11 +0000 (03:25 +0000)]
Bump engine.io and socket.io

Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.1.1 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.1.1...6.2.1)

Updates `socket.io` from 4.4.1 to 4.5.3
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.4.1...4.5.3)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Nov 2022 02:19:20 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35308 from nextcloud/bugfix/34961/user-mgmt-quota-no-cache
Simon L [Mon, 21 Nov 2022 17:39:31 +0000 (18:39 +0100)]
Merge pull request #35308 from nextcloud/bugfix/34961/user-mgmt-quota-no-cache

Don't use quota cache through user management

2 years agoMerge pull request #35146 from nextcloud/fix-codespace-url
Côme Chilliet [Mon, 21 Nov 2022 16:18:51 +0000 (17:18 +0100)]
Merge pull request #35146 from nextcloud/fix-codespace-url

Fix devcontainer url (closing #35145)

2 years agoRefactor profile info settings
Carl Schwan [Thu, 3 Nov 2022 13:04:19 +0000 (14:04 +0100)]
Refactor profile info settings

- Make it possible to add the new property whiout chaning foundamentally
  how the layout work each time
- Use only one grid instead of multiple nested grid
- Better mobile reponsiveness

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoAdd mastodon personal info field
Carl Schwan [Thu, 3 Nov 2022 12:31:03 +0000 (13:31 +0100)]
Add mastodon personal info field

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoDon't use quota cache through user management 35308/head
Vincent Petry [Mon, 21 Nov 2022 15:21:25 +0000 (16:21 +0100)]
Don't use quota cache through user management

When querying the free space through user management APIs, don't use the
cached quota value. The latter is only there to accelerate PROPFINDs.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #34528 from nextcloud/fix/files_versions-clean-handling-of-bad...
Côme Chilliet [Mon, 21 Nov 2022 15:18:42 +0000 (16:18 +0100)]
Merge pull request #34528 from nextcloud/fix/files_versions-clean-handling-of-bad-names

Handle badly named version files more gracefully and log information

2 years agoMerge pull request #34745 from nextcloud/optimize-show-apps
Côme Chilliet [Mon, 21 Nov 2022 14:20:11 +0000 (15:20 +0100)]
Merge pull request #34745 from nextcloud/optimize-show-apps

Extract $ignoreMaxApps from array_map callback in AppSettingsController

2 years agoMerge pull request #35241 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Mon, 21 Nov 2022 14:19:03 +0000 (15:19 +0100)]
Merge pull request #35241 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoMerge pull request #35187 from nextcloud/artonge/fix/mention_in_comment_editor
Louis [Mon, 21 Nov 2022 11:24:56 +0000 (12:24 +0100)]
Merge pull request #35187 from nextcloud/artonge/fix/mention_in_comment_editor

Fix mentions rendering in comment editor

2 years agoFix more psalm issues in OC\DB
Côme Chilliet [Mon, 21 Nov 2022 10:30:20 +0000 (11:30 +0100)]
Fix more psalm issues in OC\DB

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix psalm issues following doctrine/dbal bump
Côme Chilliet [Mon, 21 Nov 2022 09:56:15 +0000 (10:56 +0100)]
Fix psalm issues following doctrine/dbal bump

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #35251 from nextcloud/bugfix/noid/increase-fairuse-limit
Joas Schilling [Mon, 21 Nov 2022 09:49:01 +0000 (10:49 +0100)]
Merge pull request #35251 from nextcloud/bugfix/noid/increase-fairuse-limit

Increase the fair-use push limit to 1.000 users

2 years agoFix mentions rendering in comment editor 35187/head
Louis Chemineau [Tue, 15 Nov 2022 17:30:17 +0000 (18:30 +0100)]
Fix mentions rendering in comment editor

NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #35185 from nextcloud/bugfix/noid/hide-not-missing-updates-of...
Joas Schilling [Mon, 21 Nov 2022 06:36:42 +0000 (07:36 +0100)]
Merge pull request #35185 from nextcloud/bugfix/noid/hide-not-missing-updates-of-future-shipped-apps

Hide warning about missing apps for when shipped in the next version

2 years agoUpdate psalm baseline 35241/head
nextcloud-command [Mon, 21 Nov 2022 04:17:02 +0000 (04:17 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 21 Nov 2022 02:15:29 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Nov 2022 02:15:49 +0000 (02:15 +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, 19 Nov 2022 02:17:38 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35269 from nextcloud/fix/remove-pending
John Molakvoæ [Fri, 18 Nov 2022 23:05:18 +0000 (00:05 +0100)]
Merge pull request #35269 from nextcloud/fix/remove-pending

Remove completed comments

2 years agoMerge pull request #34677 from nextcloud/fix/34602/background-image-migration
blizzz [Fri, 18 Nov 2022 22:14:37 +0000 (23:14 +0100)]
Merge pull request #34677 from nextcloud/fix/34602/background-image-migration

optimize background image migration job

2 years agorename placeholder 34677/head
Arthur Schiwon [Fri, 18 Nov 2022 21:30:03 +0000 (22:30 +0100)]
rename placeholder

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agofix const visibility
Arthur Schiwon [Fri, 21 Oct 2022 08:03:40 +0000 (10:03 +0200)]
fix const visibility

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agouse const
blizzz [Fri, 21 Oct 2022 07:38:48 +0000 (09:38 +0200)]
use const

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
2 years agouse const
blizzz [Fri, 21 Oct 2022 07:26:17 +0000 (09:26 +0200)]
use const

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
2 years agouse .json extentions
blizzz [Fri, 21 Oct 2022 07:25:55 +0000 (09:25 +0200)]
use .json extentions

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
2 years agodo not store state in appconfig
Arthur Schiwon [Thu, 20 Oct 2022 18:40:53 +0000 (20:40 +0200)]
do not store state in appconfig

- and use count over isset for better understanding

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoremove dashboard check, as fallback did not consider it either
Arthur Schiwon [Wed, 19 Oct 2022 21:25:29 +0000 (23:25 +0200)]
remove dashboard check, as fallback did not consider it either

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agooptimize background image migration job
Arthur Schiwon [Wed, 19 Oct 2022 21:22:22 +0000 (23:22 +0200)]
optimize background image migration job

- separate in two stages: to prepare, and to actually migrate
- in step one, prepare a list of users to be migrated, and store it
  compressed as app config
  - gzcompress can be used, because we already require zlib
- upon the next calls (step two), slice off the first 5000 users
  and migrate them. Re-add job if necessary to repeat.
- downside is that an app config value will in the beginning use the
  RAM with any request, until it thins out. Examples: 2m UUIDs (75 MiB)
  result in ~40 MiB compressed data, while 0.2Mib for 10 000 UUIDs,
  0.4MiB for 20 000 and 4.1 MiB for 200 000. Acceptable.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoRemove completed comments 35269/head
Christopher Ng [Fri, 18 Nov 2022 19:00:50 +0000 (19:00 +0000)]
Remove completed comments

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoMerge pull request #35253 from nextcloud/bugfix/noid/remove-warnings-loginpage
Pytal [Fri, 18 Nov 2022 18:27:12 +0000 (10:27 -0800)]
Merge pull request #35253 from nextcloud/bugfix/noid/remove-warnings-loginpage

2 years agoMerge pull request #35259 from nextcloud/bugfix/32354/fix-upload-actually-cancel-xhr
Simon L [Fri, 18 Nov 2022 17:06:05 +0000 (18:06 +0100)]
Merge pull request #35259 from nextcloud/bugfix/32354/fix-upload-actually-cancel-xhr

Also cancel XHR when cancelling uploads

2 years agoMerge pull request #35182 from nextcloud/enh/34654/try-go-generate-user-themed-icons
Simon L [Fri, 18 Nov 2022 15:02:51 +0000 (16:02 +0100)]
Merge pull request #35182 from nextcloud/enh/34654/try-go-generate-user-themed-icons

generate user themed icons

2 years agoAlso cancel XHR when cancelling uploads 35259/head
Vincent Petry [Fri, 18 Nov 2022 14:47:19 +0000 (15:47 +0100)]
Also cancel XHR when cancelling uploads

Fixes issue when cancelling a long list of uploads.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoIncrease the fair-use push limit to 1.000 users 35251/head
Joas Schilling [Fri, 18 Nov 2022 13:44:41 +0000 (14:44 +0100)]
Increase the fair-use push limit to 1.000 users

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #35218 from nextcloud/storage-setup-providers
Vincent Petry [Fri, 18 Nov 2022 14:24:14 +0000 (15:24 +0100)]
Merge pull request #35218 from nextcloud/storage-setup-providers

delay updating setup providers untill we register the mounts

2 years agoFix warnings on login page 35253/head
Vincent Petry [Fri, 18 Nov 2022 14:10:02 +0000 (15:10 +0100)]
Fix warnings on login page

Check for app menu container before mounting.
Fix "isError" in LoginForm being a number when the throttleDelay is
zero. In fact, there is no need for existence check because both
undefined and null are not greater than a number.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agogenerate user themed icons 35182/head
Simon L [Tue, 15 Nov 2022 15:55:37 +0000 (16:55 +0100)]
generate user themed icons

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Co-Authored-By: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Nov 2022 02:13:28 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35170 from nextcloud/fix/fix-33745-Focus_and_active_state_needs_t...
Pytal [Thu, 17 Nov 2022 19:08:04 +0000 (11:08 -0800)]
Merge pull request #35170 from nextcloud/fix/fix-33745-Focus_and_active_state_needs_to_look_different_from_each_other

2 years agoMerge pull request #35186 from nextcloud/fix/oauth2-add-client-button-native-submit
Christoph Wurst [Thu, 17 Nov 2022 17:23:39 +0000 (18:23 +0100)]
Merge pull request #35186 from nextcloud/fix/oauth2-add-client-button-native-submit

Fix missing native submit type from OAuth client add button

2 years agoUser status dialog a11y: make different focus and active state for OnlineStatusSelect... 35170/head
julia.kirschenheuter [Tue, 15 Nov 2022 08:12:51 +0000 (09:12 +0100)]
User status dialog a11y: make different focus and active state for OnlineStatusSelect and PredefinedStatus

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #35227 from nextcloud/bugfix/35152/fix-toggle-grid-file-picker
Simon L [Thu, 17 Nov 2022 16:43:48 +0000 (17:43 +0100)]
Merge pull request #35227 from nextcloud/bugfix/35152/fix-toggle-grid-file-picker

Limit toggle grid view button scope

2 years agoSwitch to new 3rdparty branch
Côme Chilliet [Thu, 17 Nov 2022 16:12:14 +0000 (17:12 +0100)]
Switch to new 3rdparty branch

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoBump doctrine/dbal to 3.3 in master
Côme Chilliet [Thu, 17 Nov 2022 16:06:11 +0000 (17:06 +0100)]
Bump doctrine/dbal to 3.3 in master

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #35090 from nextcloud/enh/a11y-close-on-focusout
Vincent Petry [Thu, 17 Nov 2022 15:56:31 +0000 (16:56 +0100)]
Merge pull request #35090 from nextcloud/enh/a11y-close-on-focusout

Close global search menu when keyboard focus leaves

2 years agoMerge pull request #35225 from nextcloud/chore/package-lock-git-merge-strategy
Louis [Thu, 17 Nov 2022 15:53:07 +0000 (16:53 +0100)]
Merge pull request #35225 from nextcloud/chore/package-lock-git-merge-strategy

Do not auto merge package-lock.json, but treat as text file

2 years agoMerge pull request #35009 from nextcloud/fix/check-quota-on-copy
Côme Chilliet [Thu, 17 Nov 2022 14:40:21 +0000 (15:40 +0100)]
Merge pull request #35009 from nextcloud/fix/check-quota-on-copy

Check quota on file copy

2 years agodelay updating setup providers untill we register the mounts 35218/head
Robin Appelman [Wed, 16 Nov 2022 16:47:52 +0000 (17:47 +0100)]
delay updating setup providers untill we register the mounts

otherwise the fallback to a full setup for a missing cached mount provider will lead to a race condition

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoApply the same fix as on beforeCopy on beforeMove 35009/head
Côme Chilliet [Tue, 15 Nov 2022 17:11:15 +0000 (18:11 +0100)]
Apply the same fix as on beforeCopy on beforeMove

Let’s be safe

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agofix dirname usage
Robin Appelman [Mon, 14 Nov 2022 13:19:47 +0000 (14:19 +0100)]
fix dirname usage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoFix psalm issues
Côme Chilliet [Tue, 8 Nov 2022 16:13:45 +0000 (17:13 +0100)]
Fix psalm issues

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoCheck quota on file copy
Côme Chilliet [Mon, 7 Nov 2022 16:25:42 +0000 (17:25 +0100)]
Check quota on file copy

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoLimit toggle grid view button scope 35227/head
Vincent Petry [Thu, 17 Nov 2022 13:02:51 +0000 (14:02 +0100)]
Limit toggle grid view button scope

Limit the button action scope to the file picker dialog so that it
doesn't touch the file list present in the page.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoMerge pull request #35224 from nextcloud/chore/drop-deprecatd-node-sass
Julius Härtl [Thu, 17 Nov 2022 12:13:00 +0000 (13:13 +0100)]
Merge pull request #35224 from nextcloud/chore/drop-deprecatd-node-sass

2 years agoMerge pull request #35194 from nextcloud/automated/noid/master-update-psalm-baseline
Côme Chilliet [Thu, 17 Nov 2022 11:38:19 +0000 (12:38 +0100)]
Merge pull request #35194 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 years agoDo not auto merge package-lock.json, but treat as text file 35225/head
Christoph Wurst [Thu, 17 Nov 2022 11:29:54 +0000 (12:29 +0100)]
Do not auto merge package-lock.json, but treat as text file

If package-lock is specified to be a binary file, it becomes impossible
to diff any changes. Since we only want to prevent git from merging
changes in the lockfile, we can be more specific and tell it that binary
handling is only required as merge strategy.

[skip ci]

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoClose global search menu when focus leaves 35090/head
Christopher Ng [Fri, 11 Nov 2022 01:20:52 +0000 (01:20 +0000)]
Close global search menu when focus leaves

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoFix missing native submit type from OAuth client add button 35186/head
Christoph Wurst [Tue, 15 Nov 2022 17:25:26 +0000 (18:25 +0100)]
Fix missing native submit type from OAuth client add button

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoDrop deprecated node-sass 35224/head
Christoph Wurst [Thu, 17 Nov 2022 09:44:38 +0000 (10:44 +0100)]
Drop deprecated node-sass

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>