]>
source.dussan.org Git - nextcloud-server.git/log
Julius Härtl [Mon, 21 Nov 2022 10:40:34 +0000 (11:40 +0100)]
Move to str_starts_with
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 17 Nov 2022 09:34:43 +0000 (10:34 +0100)]
Cache available languages locally
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 17 Nov 2022 08:38:30 +0000 (09:38 +0100)]
Set apcu prefix for composer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Thu, 17 Nov 2022 07:32:16 +0000 (08:32 +0100)]
Use single resource locator instance
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 16 Nov 2022 19:37:57 +0000 (20:37 +0100)]
Take some shortcut when setting up the application class
When getting the application class we can ask the app container directly
and skip the server container as it won't find a match and fallback to
the app container anyways
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 16 Nov 2022 19:21:33 +0000 (20:21 +0100)]
Skip querying the app container for server namespace
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 16 Nov 2022 17:54:25 +0000 (18:54 +0100)]
Avoid container dance for appName
Sicne the appName is always passed for the DIContainer we can avoid
using the container query logic and instead store and use a property
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 7 Dec 2022 21:03:13 +0000 (22:03 +0100)]
Merge pull request #35649 from nextcloud/bugfix/object-storage-master-key-enc
Update the unencrypted file size when closing streams
Julius Härtl [Wed, 7 Dec 2022 20:31:42 +0000 (21:31 +0100)]
Merge pull request #35590 from J0WI/encryption.getsysvalue
Replace getSystemValue in encryption app
Simon L [Wed, 7 Dec 2022 20:29:17 +0000 (21:29 +0100)]
Merge pull request #35653 from nextcloud/bug/noid/update-minio-image
ci: update minio image for s3 primary storage tests
Carl Schwan [Wed, 7 Dec 2022 20:22:08 +0000 (21:22 +0100)]
Merge pull request #35176 from bjornfor/add-asciidoc-mime-type
Add text/asciidoc mimetype
Julius Härtl [Wed, 7 Dec 2022 19:39:41 +0000 (20:39 +0100)]
Merge pull request #35620 from nextcloud/fix/fix-calendar-imip-tests
Julius Härtl [Wed, 7 Dec 2022 15:27:31 +0000 (16:27 +0100)]
Also update the unencrypted size of files when creating them with empty content
Signed-off-by: Julius Härtl <jus@bitgrid.net>
John Molakvoæ [Wed, 7 Dec 2022 17:55:34 +0000 (18:55 +0100)]
Merge pull request #35603 from nextcloud/doc/compile-frontend-styles
Document frontend sass compilation
Daniel Kesselberg [Wed, 7 Dec 2022 16:16:20 +0000 (17:16 +0100)]
ci: update minio image for s3 primary storage tests
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Julius Härtl [Wed, 7 Dec 2022 15:26:31 +0000 (16:26 +0100)]
Update the unencrypted file size when closing streams
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julien Veyssier [Wed, 7 Dec 2022 13:08:40 +0000 (14:08 +0100)]
Merge pull request #35057 from nextcloud/enh/noid/rate-limit-public-share-endpoints
Add brute force protection on all methods wrapped by PublicShareMiddleware
Julien Veyssier [Wed, 9 Nov 2022 17:46:54 +0000 (18:46 +0100)]
use bruteforce protection on all methods wrapped by PublicShareMiddleware
if an invalid token is provided or when share password is wrong
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
MichaIng [Wed, 7 Dec 2022 10:48:37 +0000 (11:48 +0100)]
Merge pull request #34879 from nextcloud/dependabot/npm_and_yarn/nextcloud/event-bus-3.0.2
Bump @nextcloud/event-bus from 2.1.1 to 3.0.2
Carl Schwan [Wed, 7 Dec 2022 10:14:46 +0000 (11:14 +0100)]
Merge pull request #35635 from nextcloud/ci/update-psalm-baseline/stable25
Update update-psalm-baseline workflow for NC25
John Molakvoæ [Wed, 7 Dec 2022 09:10:29 +0000 (10:10 +0100)]
Merge pull request #35622 from nextcloud/feat/auto-build-icons-sass-on-build
Automatically build sass and sass:icons after build
Nextcloud bot [Wed, 7 Dec 2022 02:19:48 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Wed, 7 Dec 2022 01:06:01 +0000 (01:06 +0000)]
Bump @nextcloud/event-bus from 2.1.1 to 3.0.2
Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 2.1.1 to 3.0.2.
- [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-event-bus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v2.1.1...v3.0.2)
---
updated-dependencies:
- dependency-name: "@nextcloud/event-bus"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Pytal [Tue, 6 Dec 2022 22:45:24 +0000 (14:45 -0800)]
Merge pull request #35222 from nextcloud/fix/a11y-search-heading
Fix contrast of global search headings
MichaIng [Tue, 6 Dec 2022 21:53:40 +0000 (22:53 +0100)]
Update update-psalm-baseline workflow for NC25
and also update Psalm OCP baseline.
Additionally update the checkout action.
Signed-off-by: MichaIng <micha@dietpi.com>
MichaIng [Tue, 6 Dec 2022 19:43:43 +0000 (20:43 +0100)]
Merge pull request #35571 from nextcloud/automated/noid/master-update-ca-cert-bundle
[master] Update ca-cert bundle
Carl Schwan [Tue, 6 Dec 2022 19:38:17 +0000 (20:38 +0100)]
Merge pull request #35628 from nextcloud/fix/profile-visibility
Fix profile visibility not appearing
MichaIng [Tue, 6 Dec 2022 19:36:26 +0000 (20:36 +0100)]
Merge pull request #33410 from nextcloud/dependabot/npm_and_yarn/clipboard-2.0.11
Bump clipboard from 2.0.10 to 2.0.11
Simon L [Tue, 6 Dec 2022 18:52:55 +0000 (19:52 +0100)]
Merge pull request #35576 from nextcloud/handle-possible-null-value-in-new-simple-file
Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile
Simon L [Tue, 6 Dec 2022 18:41:57 +0000 (19:41 +0100)]
Merge pull request #35613 from nextcloud/fix/mail-icon
Change mail icon to the material design icon
greta [Mon, 5 Dec 2022 18:31:54 +0000 (19:31 +0100)]
Chang mail icon to the material design icon
Signed-off-by: greta <gretadoci@gmail.com>
Daniel [Tue, 6 Dec 2022 17:43:51 +0000 (18:43 +0100)]
Merge pull request #35615 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
dependabot[bot] [Tue, 6 Dec 2022 16:26:44 +0000 (16:26 +0000)]
Bump clipboard from 2.0.10 to 2.0.11
Bumps [clipboard](https://github.com/zenorocha/clipboard.js) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/zenorocha/clipboard.js/releases)
- [Commits](https://github.com/zenorocha/clipboard.js/compare/v2.0.10...v2.0.11)
---
updated-dependencies:
- dependency-name: clipboard
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Carl Schwan [Tue, 6 Dec 2022 16:43:08 +0000 (17:43 +0100)]
Fix profile visibility not appearing
And refactor how the grid works (now it's automatically using the
correct size instead of harcoding it)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Pytal [Tue, 6 Dec 2022 16:30:10 +0000 (08:30 -0800)]
Merge pull request #35165 from nextcloud/fix/vue-select-styles
Disable style override on vue-select elements
John Molakvoæ [Tue, 6 Dec 2022 13:56:08 +0000 (14:56 +0100)]
Update node check to not run sass twice
They are now included in the `postbuild` npm step
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Tue, 6 Dec 2022 13:54:02 +0000 (14:54 +0100)]
Update compile to not run sass twice
They are now included in the `postbuild` npm step
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Tue, 6 Dec 2022 13:35:48 +0000 (14:35 +0100)]
Automatically build sass and sass:icons after build
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Simon L [Tue, 6 Dec 2022 13:04:30 +0000 (14:04 +0100)]
Merge pull request #35547 from nextcloud/enh/noid/delete-background-size-variable
delete the --image-background-size variable
Côme Chilliet [Tue, 6 Dec 2022 12:52:13 +0000 (13:52 +0100)]
Fix errors in calendar tests saying function handleIMipMessage does not exists on ICreateFromString
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Julius Härtl [Tue, 6 Dec 2022 12:24:19 +0000 (13:24 +0100)]
Merge pull request #35618 from nextcloud/fix/migration-step-inherit-generic-closure-types
Explicitly inherit stricly typed database schema closure of migrations
Côme Chilliet [Tue, 6 Dec 2022 11:14:43 +0000 (12:14 +0100)]
Merge pull request #35596 from nextcloud/fix/move-to-ocp-timedjob
Use TimedJob from OCP instead of OC
Christoph Wurst [Tue, 6 Dec 2022 10:40:10 +0000 (11:40 +0100)]
fix(database): Explicitly inherit stricly typed database schema closure
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Christoph Wurst [Tue, 6 Dec 2022 09:51:57 +0000 (10:51 +0100)]
Merge pull request #35612 from nextcloud/chore/errorlog-rebranding
Adjust branding of errorlog log messages
Côme Chilliet [Tue, 6 Dec 2022 09:51:41 +0000 (10:51 +0100)]
Merge pull request #34819 from nextcloud/tests/fix-phpunit-warnings
Fix some phpunit test warnings
Simon L [Tue, 6 Dec 2022 09:34:09 +0000 (10:34 +0100)]
Merge pull request #35600 from nextcloud/fix/empty-secret-migration-files-external
Fix migration to non-empty secret
Simon L [Tue, 6 Dec 2022 09:30:10 +0000 (10:30 +0100)]
Merge pull request #35521 from nextmcloud/nmcpr/1416-prevents-selection-of-encrypted-folders
[BUGFIX] Prevents the selection of encrypted files at the bottom of the list(before scrolling)
nextcloud-command [Tue, 6 Dec 2022 04:27:37 +0000 (04:27 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
nextcloud-command [Tue, 6 Dec 2022 04:26:48 +0000 (04:26 +0000)]
Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
Nextcloud bot [Tue, 6 Dec 2022 02:26:06 +0000 (02:26 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Tue, 6 Dec 2022 02:14:29 +0000 (18:14 -0800)]
Merge pull request #35549 from nextcloud/enh/a11y-contrast-borders
Add new border color variable and adjust primary color for increased contrast
Pytal [Tue, 6 Dec 2022 01:58:44 +0000 (17:58 -0800)]
Merge pull request #35437 from nextcloud/enh/a11y-share-copy-link
Christopher Ng [Tue, 6 Dec 2022 01:13:30 +0000 (01:13 +0000)]
Lighten default color slightly for increased contrast
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Fri, 2 Dec 2022 00:58:08 +0000 (00:58 +0000)]
Add new border color variable for increased contrast
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Sat, 26 Nov 2022 01:07:39 +0000 (01:07 +0000)]
Add success popup message for copying share links
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 15 Nov 2022 02:36:33 +0000 (02:36 +0000)]
Disable style override on vue-select elements
- Disable style override on NcActionButton with `:not(.action-button)`
due to increased specificity over scoped Vue styles when only
`:not([class^="vs__"])` is added
Signed-off-by: Christopher Ng <chrng8@gmail.com>
dependabot[bot] [Mon, 5 Dec 2022 23:39:58 +0000 (23:39 +0000)]
Merge pull request #35592 from nextcloud/dependabot/npm_and_yarn/sass-1.56.1
dependabot[bot] [Mon, 5 Dec 2022 19:26:56 +0000 (19:26 +0000)]
Bump sass from 1.52.1 to 1.56.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.1 to 1.56.1.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.52.1...1.56.1)
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Mon, 5 Dec 2022 22:33:48 +0000 (22:33 +0000)]
Merge pull request #35568 from nextcloud/dependabot/composer/build/integration/behat/behat-3.12.0
dependabot[bot] [Mon, 5 Dec 2022 19:27:34 +0000 (19:27 +0000)]
Bump behat/behat from 3.11.0 to 3.12.0 in /build/integration
Bumps [behat/behat](https://github.com/Behat/Behat) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.11.0...v3.12.0)
---
updated-dependencies:
- dependency-name: behat/behat
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Christoph Wurst [Mon, 5 Dec 2022 18:25:47 +0000 (19:25 +0100)]
chore(logging): Fix branding of errorlog log messages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Côme Chilliet [Mon, 5 Dec 2022 16:57:46 +0000 (17:57 +0100)]
Merge pull request #35400 from nextcloud/fix/remove-unused-dynamic-var-in-files_sharing
Fix name of dymanic var $mountOptions to fix PHP 8.2 compatibility
Côme Chilliet [Mon, 5 Dec 2022 15:32:01 +0000 (16:32 +0100)]
Use the correct Server class in apps/dav/tests/unit/CalDAV/CalendarImplTest.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Mon, 5 Dec 2022 15:31:02 +0000 (16:31 +0100)]
Merge pull request #35604 from nextcloud/fix/noid/webauthn-redirect-after-login
Fix default redirect on successful WebAuthn login
Côme Chilliet [Mon, 5 Dec 2022 15:07:53 +0000 (16:07 +0100)]
Fix codestyle in modified files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Mon, 5 Dec 2022 14:26:36 +0000 (15:26 +0100)]
Add comments
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
J0WI [Sun, 4 Dec 2022 20:36:10 +0000 (21:36 +0100)]
Replace getSystemValue in encryption app
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Richard Steinmetz [Mon, 5 Dec 2022 11:51:53 +0000 (12:51 +0100)]
Fix default redirect on successful WebAuthn login
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Simon L [Thu, 1 Dec 2022 18:39:41 +0000 (19:39 +0100)]
delete the --image-background-size variable
Signed-off-by: Simon L <szaimen@e.mail.de>
Christoph Wurst [Mon, 5 Dec 2022 11:42:11 +0000 (12:42 +0100)]
doc(css): document frontend sass compilation
[skipci]
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Simon L [Mon, 5 Dec 2022 11:12:00 +0000 (12:12 +0100)]
Merge pull request #35249 from nextcloud/fix/33854-User_management_pages_-_Window_title_must_change_when_switching_sidebar_sections
Set page title for each sidebar section through App management pages
Côme Chilliet [Mon, 5 Dec 2022 11:03:39 +0000 (12:03 +0100)]
Merge branch 'master' into tests/fix-phpunit-warnings
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Côme Chilliet [Mon, 5 Dec 2022 11:01:12 +0000 (12:01 +0100)]
Improve typing on new methods
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 5 Dec 2022 10:51:16 +0000 (11:51 +0100)]
Put back the variable but make sure it is properly declared
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 5 Dec 2022 10:32:49 +0000 (11:32 +0100)]
Fix job tests in updatenotification and user_ldap applications
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Carl Schwan [Mon, 5 Dec 2022 10:28:52 +0000 (11:28 +0100)]
Fix migration to non-empty secret
Add a fallback for empty keys
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
blizzz [Mon, 5 Dec 2022 09:59:18 +0000 (10:59 +0100)]
Merge pull request #35580 from nextcloud/enh/noid/fix-CI
downgrade ubuntu in order to fix CI
Côme Chilliet [Mon, 5 Dec 2022 09:41:13 +0000 (10:41 +0100)]
Adapt tests to new job constructors
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Mon, 5 Dec 2022 09:13:34 +0000 (10:13 +0100)]
Use TimedJob from OCP instead of OC
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Mon, 5 Dec 2022 02:15:24 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Sun, 4 Dec 2022 15:47:11 +0000 (16:47 +0100)]
Merge pull request #35560 from J0WI/rm-obsolete-gd
Remove obsolete GD function overwrites
MichaIng [Sun, 4 Dec 2022 15:04:42 +0000 (16:04 +0100)]
Merge pull request #35119 from nextcloud/dependabot/npm_and_yarn/sass-loader-13.2.0
bump sass-loader from 12.6.0 to 13.2.0
J0WI [Sat, 3 Dec 2022 19:29:55 +0000 (20:29 +0100)]
Fix test image default quality
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
J0WI [Fri, 2 Sep 2022 19:05:05 +0000 (21:05 +0200)]
Cleanup test exclusions
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
J0WI [Fri, 2 Sep 2022 19:47:38 +0000 (21:47 +0200)]
Allow empty mimeType
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
J0WI [Sat, 31 Jul 2021 21:17:40 +0000 (23:17 +0200)]
Add type hints
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
J0WI [Fri, 2 Sep 2022 19:03:32 +0000 (21:03 +0200)]
Fix redundant condition
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
J0WI [Sat, 31 Jul 2021 21:18:38 +0000 (23:18 +0200)]
Remove obsolete GD function overwrites
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Nextcloud bot [Sun, 4 Dec 2022 02:14:51 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Simon L [Sat, 3 Dec 2022 22:01:05 +0000 (23:01 +0100)]
downgrade ubuntu in order to fix CI
Signed-off-by: Simon L <szaimen@e.mail.de>
julia.kirschenheuter [Fri, 18 Nov 2022 12:10:35 +0000 (13:10 +0100)]
Adapt router.js for setting document title
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Simon L [Sat, 3 Dec 2022 19:00:36 +0000 (20:00 +0100)]
Merge pull request #35345 from nextcloud/feat/add_event_for_failed_logins
feat: add event for failed logins
Simon L [Sat, 3 Dec 2022 18:55:16 +0000 (19:55 +0100)]
Merge pull request #35271 from nextcloud/enh/a11y-share-success
Show success on share actions
Simon L [Sat, 3 Dec 2022 18:53:46 +0000 (19:53 +0100)]
Merge pull request #34232 from nextcloud/fix/noid/refresh-filesize-on-conflict
compare cached filesize on download
Simon L [Sat, 3 Dec 2022 18:11:29 +0000 (19:11 +0100)]
Merge pull request #35563 from nextcloud/revert/35315
Revert "Fix border color contrast"
Simon L [Sat, 3 Dec 2022 18:10:17 +0000 (19:10 +0100)]
Merge pull request #35442 from Zyclotrop-j/patch-1
fix multiline-format-error in file-conflict modal
Simon L [Sat, 3 Dec 2022 18:09:37 +0000 (19:09 +0100)]
Merge pull request #35385 from pulsejet/patch-previewtype
Fix type of PreviewController::$userId
Simon L [Sat, 3 Dec 2022 18:08:22 +0000 (19:08 +0100)]
Merge pull request #34920 from ibpl/master-IB#
1126265
Added parameter to disallow calendar subscription via link
Simon L [Sat, 3 Dec 2022 18:06:24 +0000 (19:06 +0100)]
Merge pull request #35566 from pulsejet/patch-imaginary
preview: respect quality in Imaginary
Thomas Citharel [Sat, 3 Dec 2022 16:25:32 +0000 (17:25 +0100)]
Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>