]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Tue, 22 Nov 2022 15:40:12 +0000 (16:40 +0100)]
skip files that cant be opened for FixEncryptedVersion
Signed-off-by: Robin Appelman <robin@icewind.nl>
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
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
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
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
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>
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
nextcloud-command [Mon, 21 Nov 2022 04:17:02 +0000 (04:17 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
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>
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>
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>
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
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
Arthur Schiwon [Fri, 18 Nov 2022 21:30:03 +0000 (22:30 +0100)]
rename placeholder
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
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>
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>
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>
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>
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>
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>
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>
Christopher Ng [Fri, 18 Nov 2022 19:00:50 +0000 (19:00 +0000)]
Remove completed comments
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Pytal [Fri, 18 Nov 2022 18:27:12 +0000 (10:27 -0800)]
Merge pull request #35253 from nextcloud/bugfix/noid/remove-warnings-loginpage
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
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
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>
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>
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
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>
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>
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>
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
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
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>
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
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
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
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
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>
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>
Robin Appelman [Mon, 14 Nov 2022 13:19:47 +0000 (14:19 +0100)]
fix dirname usage
Signed-off-by: Robin Appelman <robin@icewind.nl>
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>
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>
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>
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
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
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>
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>
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>
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>
John Molakvoæ [Thu, 17 Nov 2022 07:41:34 +0000 (08:41 +0100)]
Merge pull request #35203 from nextcloud/jpeg-80
Default Jpeg quality to 80
John Molakvoæ [Thu, 17 Nov 2022 07:03:05 +0000 (08:03 +0100)]
getAppValue expects string
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
nextcloud-command [Thu, 17 Nov 2022 04:11:54 +0000 (04:11 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Thu, 17 Nov 2022 02:14:28 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Wed, 16 Nov 2022 18:06:30 +0000 (19:06 +0100)]
Merge pull request #35207 from nextcloud/fix/date-picker
Fix sharing expiration date handling and saving
John Molakvoæ [Wed, 16 Nov 2022 11:19:35 +0000 (12:19 +0100)]
Fix date handling and saving
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Simon L [Wed, 16 Nov 2022 14:54:06 +0000 (15:54 +0100)]
Merge pull request #34615 from nextcloud/enh/noid/logo-inverted
fix logo not correctly inverted
blizzz [Wed, 16 Nov 2022 14:41:19 +0000 (15:41 +0100)]
Merge pull request #35184 from nextcloud/s3-copy-dir-shadow
fix s3 directory copy
Robin Appelman [Wed, 16 Nov 2022 14:38:02 +0000 (15:38 +0100)]
Merge pull request #35210 from nextcloud/bugfix/noid/fix-settings-set-default-expiration-date
Fix settings for setting default expiration date
Julius Härtl [Wed, 16 Nov 2022 14:05:08 +0000 (15:05 +0100)]
Merge pull request #35192 from pserwylo/fix-performance-github-action
Fix github action "performance-8.0" when PR is from a fork.
Peter Serwylo [Wed, 16 Nov 2022 02:35:12 +0000 (13:35 +1100)]
Fix github action "performance-8.0" when PR is from a fork.
There is an assumption that the PR is from the same remote as
the base it is being merged into. This is fixed so that instead
of doing a `git fetch origin`, it now fetches from the `clone_url`
of the PR head.
Signed-off-by: Peter Serwylo <peter@serwylo.com>
Vincent Petry [Wed, 16 Nov 2022 12:02:31 +0000 (13:02 +0100)]
Fix settings for setting default expiration date
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Git'Fellow [Wed, 16 Nov 2022 10:01:32 +0000 (11:01 +0100)]
Tests adjustement
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Git'Fellow [Wed, 16 Nov 2022 09:59:50 +0000 (10:59 +0100)]
Default Jpeg quality to 80
See https://sirv.com/help/articles/jpeg-quality-comparison/
Almost 50% of file size (compared to 90) and no visual differences.
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
John Molakvoæ [Tue, 8 Nov 2022 16:01:17 +0000 (17:01 +0100)]
Fix logo invert
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Nextcloud bot [Wed, 16 Nov 2022 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Wed, 16 Nov 2022 01:06:21 +0000 (02:06 +0100)]
Merge pull request #35033 from nextcloud/enh/34732/fix-dashboard-scrolling
fix dashboard scrolling
Simon L [Wed, 16 Nov 2022 01:05:58 +0000 (02:05 +0100)]
Merge pull request #35029 from nextcloud/enh/34969/fix-app-menu-firefox
Fix AppMenu icons for firefox
Pytal [Tue, 15 Nov 2022 19:13:00 +0000 (11:13 -0800)]
Merge pull request #35179 from nextcloud/dependaskjnldsv/nextcloud-vue
Bump @nextcloud/vue to 7.1.0-beta0
John Molakvoæ [Tue, 15 Nov 2022 18:06:40 +0000 (19:06 +0100)]
Fix CalDavSettings spec
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 15 Nov 2022 13:43:57 +0000 (14:43 +0100)]
Bump @nextcloud/vue to 7.1.0-beta0
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Côme Chilliet [Tue, 15 Nov 2022 17:09:52 +0000 (18:09 +0100)]
Merge pull request #35181 from nextcloud/fix/test-php-8.2-2
Fix more tests for PHP 8.2
Joas Schilling [Tue, 15 Nov 2022 16:40:26 +0000 (17:40 +0100)]
Hide warning about missing apps for when shipped in the next version
Signed-off-by: Joas Schilling <coding@schilljs.com>
Robin Appelman [Tue, 15 Nov 2022 16:17:59 +0000 (17:17 +0100)]
fix s3 directory copy
Signed-off-by: Robin Appelman <robin@icewind.nl>
Côme Chilliet [Tue, 15 Nov 2022 15:29:26 +0000 (16:29 +0100)]
Fix themings tests and get rid of deprecated at matcher
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Christoph Wurst [Tue, 15 Nov 2022 15:14:29 +0000 (16:14 +0100)]
Merge pull request #35147 from nextcloud/fix/fix-33741-h1_should_instead_be_in_the_app_content
Place ```<h1>``` into main content
Côme Chilliet [Tue, 15 Nov 2022 15:02:24 +0000 (16:02 +0100)]
Fix some more problems with tests under PHP 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Tue, 15 Nov 2022 12:26:25 +0000 (13:26 +0100)]
Merge pull request #33631 from nextcloud/enh/noid/mariadb10.6-master
use the updated mariadb10.6 container in drone
Côme Chilliet [Tue, 15 Nov 2022 12:04:51 +0000 (13:04 +0100)]
Merge pull request #35156 from nextcloud/fix/fix-tests-for-8.2
Fix dynamic properties and other problems in tests for PHP 8.2
julia.kirschenheuter [Mon, 14 Nov 2022 11:15:24 +0000 (12:15 +0100)]
Place ```<h1>``` into main content
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Simon L [Tue, 15 Nov 2022 10:49:22 +0000 (11:49 +0100)]
Merge pull request #35173 from nextcloud/test/34976/received-share-in-shared-folders
Add test for received share in share_folder
Côme Chilliet [Tue, 15 Nov 2022 09:31:58 +0000 (10:31 +0100)]
Fix tests depending on a trailing whitespace
Many editors remove trailing whitespaces, so avoid depending on them for
tests success.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Vincent Petry [Tue, 15 Nov 2022 08:57:44 +0000 (09:57 +0100)]
Add test for received share in share_folder
Add integration test for receiving a share in a configured
"share_folder".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Côme Chilliet [Tue, 15 Nov 2022 08:29:35 +0000 (09:29 +0100)]
Add Union types for properties in tests/lib/Encryption/Keys/StorageTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 15 Nov 2022 08:29:32 +0000 (09:29 +0100)]
Merge pull request #35014 from nextcloud/fix/login-headline
Fix rendering of login headline
Côme Chilliet [Tue, 15 Nov 2022 08:25:56 +0000 (09:25 +0100)]
Fix syntax in VerificationTokenTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Pytal [Tue, 15 Nov 2022 03:59:38 +0000 (19:59 -0800)]
Merge pull request #35091 from nextcloud/enh/a11y-single-char-search
Allow single character search by default
Nextcloud bot [Tue, 15 Nov 2022 02:15:30 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Mon, 14 Nov 2022 19:35:54 +0000 (20:35 +0100)]
Merge pull request #35024 from nextcloud/deprecate/php74
Deprecate PHP7.4
Côme Chilliet [Mon, 14 Nov 2022 18:33:16 +0000 (19:33 +0100)]
Merge pull request #35157 from nextcloud/fix/avoid-passing-null-to-datetime-createfromformat
Make sure to not pass null to DateTime::createFromFormat
blizzz [Mon, 14 Nov 2022 17:48:35 +0000 (18:48 +0100)]
Merge pull request #35075 from nextcloud/docs/remove_redis_sentinel_reference
Remove reference to Redis sentinel from configuration docs
Côme Chilliet [Mon, 14 Nov 2022 16:06:28 +0000 (17:06 +0100)]
Fix errors from PHP 8.2 testing
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 14 Nov 2022 15:23:50 +0000 (16:23 +0100)]
Make sure to not pass null to DateTime::createFromFormat
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 14 Nov 2022 15:14:35 +0000 (16:14 +0100)]
Fix dynamic properties and other problems in tests for PHP 8.2
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Joas Schilling [Mon, 14 Nov 2022 11:49:44 +0000 (12:49 +0100)]
Merge pull request #35139 from nextcloud/revert-35015-patch-1
Revert "Appropriate length check in Notification.php"
Joas Schilling [Mon, 14 Nov 2022 10:24:53 +0000 (11:24 +0100)]
Merge pull request #35142 from nextcloud/nickvergessen-patch-1
Update CODEOWNERS
Joas Schilling [Mon, 14 Nov 2022 10:18:11 +0000 (11:18 +0100)]
Update CODEOWNERS
Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Joas Schilling [Mon, 14 Nov 2022 10:14:13 +0000 (11:14 +0100)]
Revert "Appropriate length check in Notification.php"
Joas Schilling [Mon, 14 Nov 2022 10:00:30 +0000 (11:00 +0100)]
Merge pull request #35043 from nextcloud/updateCrl
Update crl after revoke drawio.csr
Simon L [Mon, 14 Nov 2022 09:02:38 +0000 (10:02 +0100)]
Merge pull request #34645 from nextcloud/bugfix/support-to-postgres15
🐘 Support postgres15