]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
22 months agoRevert unrelated change from #34940 35556/head
Carl Schwan [Fri, 2 Dec 2022 10:29:38 +0000 (11:29 +0100)]
Revert unrelated change from #34940

Probably a left over from an experience that I added by mistake in the
change

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months agoMerge pull request #35380 from nextcloud/enh/noid/fix-remaining-user-issues
Vincent Petry [Thu, 24 Nov 2022 08:59:58 +0000 (09:59 +0100)]
Merge pull request #35380 from nextcloud/enh/noid/fix-remaining-user-issues

fix remaining user settings issues

22 months agoMerge pull request #35370 from nextcloud/fix/renaming-token
Carl Schwan [Thu, 24 Nov 2022 08:40:00 +0000 (09:40 +0100)]
Merge pull request #35370 from nextcloud/fix/renaming-token

Fix UX of renaming token

22 months agoMerge pull request #35383 from nextcloud/fix/php-lint
Joas Schilling [Thu, 24 Nov 2022 05:51:59 +0000 (06:51 +0100)]
Merge pull request #35383 from nextcloud/fix/php-lint

Fix PHP lint CI failure

22 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Nov 2022 02:17:35 +0000 (02:17 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
22 months agoFix PHP lint CI failure 35383/head
Christopher Ng [Thu, 24 Nov 2022 01:09:19 +0000 (01:09 +0000)]
Fix PHP lint CI failure

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months agoMerge pull request #35272 from nextcloud/enh/a11y-share-search-label
Pytal [Thu, 24 Nov 2022 00:55:12 +0000 (16:55 -0800)]
Merge pull request #35272 from nextcloud/enh/a11y-share-search-label

Add label to sharing search field

22 months agofix remaining user settings issues 35380/head
Simon L [Wed, 23 Nov 2022 23:18:27 +0000 (00:18 +0100)]
fix remaining user settings issues

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
22 months 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

22 months 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

22 months 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

22 months 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>
22 months agoFix UX of renaming token 35370/head
Carl Schwan [Wed, 23 Nov 2022 15:45:24 +0000 (16:45 +0100)]
Fix UX of renaming token

Now this get's instant applied and escaping will reset to the previous
state

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
22 months 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

22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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>
22 months 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>
22 months agoAdd label to sharing search field 35272/head
Christopher Ng [Fri, 18 Nov 2022 21:45:23 +0000 (21:45 +0000)]
Add label to sharing search field

Signed-off-by: Christopher Ng <chrng8@gmail.com>
22 months 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

22 months 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>
22 months 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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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

22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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>
22 months 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

22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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)

22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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

22 months 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

22 months 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

22 months 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>
22 months 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>
22 months 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

22 months 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>
22 months 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

22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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

22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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>
22 months 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

22 months 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

22 months 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

22 months 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>
22 months 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>
22 months 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

22 months 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>
22 months 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>
23 months 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>
23 months 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

23 months 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

23 months 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>
23 months 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

23 months 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>
23 months 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>
23 months 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

23 months 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

23 months 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

23 months 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>
23 months 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>