]>
source.dussan.org Git - nextcloud-server.git/log
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
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 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>
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>
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>
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
Varun Patil [Sat, 3 Dec 2022 02:51:02 +0000 (18:51 -0800)]
preview: respect quality in Imaginary
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Simon L [Sat, 3 Dec 2022 14:50:47 +0000 (15:50 +0100)]
Merge pull request #35556 from nextcloud/revert/unrelated-change
Revert unrelated change from #34940
Zyc [Sat, 3 Dec 2022 03:26:15 +0000 (03:26 +0000)]
add build css files
Signed-off-by: Zyc <zyclotrop.j@gmail.com>
Nextcloud bot [Sat, 3 Dec 2022 02:15:08 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Fri, 18 Nov 2022 20:33:59 +0000 (20:33 +0000)]
Show success on share actions
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Sat, 3 Dec 2022 00:48:49 +0000 (00:48 +0000)]
Revert "Fix border color contrast"
This reverts commit
a0266d1b1668fb2751c78057ffcfacca6f4b2ae8 .
Signed-off-by: Christopher Ng <chrng8@gmail.com>
John Molakvoæ [Fri, 2 Dec 2022 13:53:22 +0000 (14:53 +0100)]
Merge pull request #35550 from nextcloud/dependabot/npm_and_yarn/decode-uri-component-0.2.2
Bump decode-uri-component from 0.2.0 to 0.2.2
dependabot[bot] [Fri, 2 Dec 2022 01:19:50 +0000 (01:19 +0000)]
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
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>
Nextcloud bot [Fri, 2 Dec 2022 02:15:22 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Fri, 2 Dec 2022 01:18:43 +0000 (17:18 -0800)]
Merge pull request #35530 from nextcloud/deps/nextcloud/vue-7.1.0
Christopher Ng [Thu, 1 Dec 2022 01:15:50 +0000 (01:15 +0000)]
Bump @nextcloud/vue to 7.1.0
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Maxence Lange [Thu, 1 Dec 2022 16:42:07 +0000 (15:42 -0100)]
compare cached filesize on download
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
John Molakvoæ [Thu, 1 Dec 2022 06:52:22 +0000 (07:52 +0100)]
Merge pull request #35525 from nextcloud/fix/theming-follow-default
Faster theming tests, better colours comparison and properly follow admin theming changes
kavita.sonawane@t-systems.com [Thu, 1 Dec 2022 06:13:24 +0000 (11:43 +0530)]
Prevents the selection of encrypted files when scroll the page
Signed-off-by: kavita.sonawane@t-systems.com <kavita.sonawane@t-systems.com>
Nextcloud bot [Thu, 1 Dec 2022 02:15:20 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Wed, 30 Nov 2022 16:46:36 +0000 (17:46 +0100)]
Bump cypress runners
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 30 Nov 2022 16:45:58 +0000 (17:45 +0100)]
Faster theming tests, better colours comparison and properly follow admin theming changes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Robin Appelman [Wed, 30 Nov 2022 13:53:32 +0000 (14:53 +0100)]
Merge pull request #35376 from nextcloud/bug/noid/fix-workflow-s3-primary
Run s3 primary tests sequential
blizzz [Wed, 30 Nov 2022 13:44:15 +0000 (14:44 +0100)]
Merge pull request #35355 from nextcloud/artonge/feat/ldap_connection_timeout
Allow to set a custom timeout for ldap connections
Simon L [Wed, 30 Nov 2022 11:20:47 +0000 (12:20 +0100)]
Merge pull request #35484 from nextcloud/fix/34653/fix-popover-menu
fix the popovermenu
Carl Schwan [Wed, 30 Nov 2022 11:18:23 +0000 (12:18 +0100)]
Merge pull request #35502 from andyxheli/patch-1
Fix SQL comparison with int array during external storage deletion
Carl Schwan [Wed, 30 Nov 2022 11:17:30 +0000 (12:17 +0100)]
Merge pull request #35426 from nextcloud/cleanup/contactintegration
Cleanup contactsinteraction
Simon L [Wed, 30 Nov 2022 09:32:38 +0000 (10:32 +0100)]
Merge pull request #35501 from nextcloud/enh/enh-33741-Focused_item_overlaps_neighbor_elements_with_text_and_border
Change app menu focused items behavior that neighbor elements (text and border) have no overlapping
julia.kirschenheuter [Tue, 29 Nov 2022 16:55:23 +0000 (17:55 +0100)]
Change focused items behavior that neighbor elements (text and border) have no overlapping.
Add native tooltips to items.
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Nextcloud bot [Wed, 30 Nov 2022 02:15:32 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Xheli [Tue, 29 Nov 2022 17:24:56 +0000 (11:24 -0600)]
Fix Executing a query: SQLSTATE[42000]
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Fix https://github.com/nextcloud/server/issues/32007#issuecomment-
1329405245
Signed-off-by: Andy Xheli <axheli@axtsolutions.com>
Robin Appelman [Tue, 29 Nov 2022 16:07:35 +0000 (17:07 +0100)]
Merge pull request #35107 from nextcloud/encryption-key-migrate
add migration for encryption keys in wrong location
Simon L [Tue, 29 Nov 2022 15:48:40 +0000 (16:48 +0100)]
Merge pull request #35494 from nextcloud/bugfix/noid/remove-old-code-from-comment
Remove old code from comment to not trigger automatic scanners more than needed
Simon L [Tue, 29 Nov 2022 15:32:49 +0000 (16:32 +0100)]
Merge pull request #35485 from nextcloud/chore/remove-bootstrap-version-comment
Remove Bootstrap version reference from tooltip.scss
Joas Schilling [Tue, 29 Nov 2022 14:38:46 +0000 (15:38 +0100)]
Recompile
Signed-off-by: Joas Schilling <coding@schilljs.com>
Álvaro Brey [Tue, 29 Nov 2022 11:54:06 +0000 (12:54 +0100)]
Remove Bootstrap version reference from tooltip.scss
We've had some reports that Nextcloud is using an outdated/deprecated Bootstrap version v3.3.5.
I believe this to be caused by the string "Bootstrap v3.3.5" in the changed line, which after bundling ends up in `core-common.js`, and trips up some security scanners.
It may also be worth investigating why the comments are not getting stripped when bundling the JS.
Signed-off-by: Álvaro Brey <alvaro.brv@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Joas Schilling [Tue, 29 Nov 2022 14:15:58 +0000 (15:15 +0100)]
Remove old code from comment to not trigger automatic scanners more than needed
Signed-off-by: Joas Schilling <coding@schilljs.com>
Simon L [Tue, 29 Nov 2022 11:21:29 +0000 (12:21 +0100)]
try to fix the popovermenu
Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Côme Chilliet [Tue, 29 Nov 2022 12:30:25 +0000 (13:30 +0100)]
Merge pull request #35468 from nextcloud/fix/bump-egulias/email-validator-to-3.2.1-in-master
Bump egulias/email-validator to 3.2.1 in master
Simon L [Tue, 29 Nov 2022 11:59:56 +0000 (12:59 +0100)]
Merge pull request #34696 from nextcloud/fix/custom-color
Allow to remove the background and select a custom colour + cypress
John Molakvoæ [Tue, 29 Nov 2022 11:04:42 +0000 (12:04 +0100)]
Drop acceptance theming
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Côme Chilliet [Tue, 29 Nov 2022 10:34:17 +0000 (11:34 +0100)]
Align 3rdparty with master
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
John Molakvoæ [Tue, 29 Nov 2022 08:51:34 +0000 (09:51 +0100)]
More theming cypress tests and some fixes
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 20 Oct 2022 14:03:19 +0000 (16:03 +0200)]
Extract colour from custom background
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Thu, 20 Oct 2022 11:18:06 +0000 (13:18 +0200)]
Allow to remove the background and select a custom colour
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Louis [Tue, 29 Nov 2022 09:20:20 +0000 (10:20 +0100)]
Merge pull request #34769 from nextcloud/port/vue/files_version
Port files_versions to vue